body {
	margin: 0px;
	background-image: url(/image/shadow.gif);
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #9999CC;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #9999CC;
}
P.NormP01 {
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	color: #9999CC;
	font-weight: bold;
}
DIV.Outer {
	width: 780px;
	height: auto;
	background-image: url(image/BG01.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
DIV.Header {
	margin: 0px;
	height: 80px;
	background-image: url(image/top_logo01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 370px;
	text-align: center;
}
DIV.MainMenu {
	padding-top: 1px;
}
DIV.MContents {
	font-size: 12px;
	padding-top: 1px;
}
DIV.Details {
	width: 595px;
	float: right;
}
DIV.MainHeight {
	float: left;
}
DIV.TopImage {
	border: 2px solid #CCCCFF;

}
DIV.SideMenuArea {
	float: none;
	width: 180px;
	text-align: center;
}
DIV.SideMenuTop {
	width: 175px;
	background-image: url(image/SideMenu_Header01.gif);
	padding-top: 10px;
	padding-bottom: 5px;
}
DIV.SideMenuMid {
	border: 2px solid #CCCCFF;
	width: 171px;
	text-align: left;
}
DIV.SideMenuBtm {
	width: 175px;
	background-image: url(image/SideMenu_Footer01.gif);
	background-repeat: no-repeat;
	height: 15px;
}
DIV.Footer {
	font-size: 12px;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	clear: both;
}
DIV.HeaderContent {
	padding-top: 10px;
}
A:LINK{
	color : #006699;
	text-decoration: none;
}
A:VISITED{
	color : #663366;
	text-decoration: none;
}
A:ACTIVE{
	color : #FF3333;
	text-decoration: none;
}
A:HOVER{
	color : #0066FF;
	text-decoration: underline;
}
LI.Cate {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(image/mk_star_bl.gif);
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: inside;
}
LI.Item {
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	list-style-type: none;
	list-style-image: url(image/mk_circle_gr.gif);
	list-style-position: inside;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
P.Size12 {
	font-size: 14px;
	margin: 5px;
}
P.Size14 {
	font-size: 14px;
	margin: 5px;
}
P.Size16 {
	font-size: 16px;
	margin: 5px;
}
TD.Sty010 {
	text-indent: 40px;	
}
TD.Sty011 {
	background-color: #CCCCFF;
}
TD.Sty012 {
	background-color: #99CCFF;
}