/* CSS Document */

*	{margin: 0;  border: none;
   	font-style: normal; font-weight: normal; font-size: 100%; text-decoration: none;}

/*
-------------------------------------------------------------*/
body	{ background-color: #CCC; text-align: center; }

div#shadow	{ width: 840; margin-right: auto; margin-left: auto;
				background : transparent url(images/bg.gif) repeat-y center top; text-align: center; }
div#wrap	{ width: 760; margin-right: auto; margin-left: auto; }

/* font
-------------------------------------------------------------*/
body { font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; }
.M10 { font-size: 9px; line-height: 13px; }
.M12 {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.MB10 { font-size: 11px; line-height: 12px; }
.MB12 {
	font-size:12px;
	line-height: 20px;
}
.M14 { font-size: 14px; line-height: 18px; }
.MB14 {
	font-size:13px;
	line-height: 14px;
}
.MB18 { font-size:18px;  }
.MB24 { font-size:24px; }


select {  font-size: 12px;}
input {  font-size: 12px;}
textarea {  font-size: 12px;}

A:LINK { color:#2E417B; text-decoration:none; }
A:VISITED { color:#432FFF; text-decoration:none; }
A:HOVER { color:#FF2F60; text-decoration:underline; font-weight: bold; }
A:ACTIVE { color:#432FFF; text-decoration:none; }
#navi { font-size: 10px; }

/*Anchor
-------------------------------------------------------------*/
a:link		{ color: #039; }
a:visited	{ color: #039; }
a:hover		{ color: #39C; text-decoration:underline; font-weight: bold; }
a:active	{ colcr: #39C; }
.red {
	font-size: 10px;
	color: #CC0000;
}
.more {
	font-size: 14px;
	color: #990000;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;

}
.copylight {
	font-size: 11px;
	color: #FFFFFF;
}
.redCopy {

	font-size: 12px;
	color: #CC0000;
}
.MB12Copy {
	font-size:12px;
	line-height: 16px;
	color: #BA9205;
	font-weight: bold;


}
.MB12Copy2 {

	font-size:12px;
	line-height: 16px;
	color: #EA5E00;
	font-weight: bold;
}
.MB12Copy {

	font-size:11px;
	line-height: 16px;
}
.MB12hwite {
	font-size:12px;
	color: #FFFFFF;

}
.M10white {
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;

}
.M11Copy {

	font-size: 11px;
	line-height: normal;
	color: #666666;
}
.MB12siro {


	font-size:12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.style11 {
	font-size: 12px;
	font-weight: bold;
}
.style12 {
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}
.style14 {color: #FFFFCC;}
.style15 {
	font-size: 12px;
	color: #333333;
}
.style17 {font-size: 12px; color: #663300; font-weight: bold; }
.style18 {color: #663300;}
.style20 {
	font-size: 12px;
	color: #663300;
}
.style15b {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
A.mytable { color:#ffffff; text-decoration:none; }
A.mytable:link { color : #ffffff; }
A.mytable:hover { color : #ffffff; }
A.mytable:active { color : #ffffff; }
A.mytable:visited { color : #ffffff; }

A.blue { color:#000066; text-decoration:none; }
A.blue:link { color : #000066; }
A.blue:hover { color : #000066; }
A.blue:active { color : #000066; }
A.blue:visited { color : #000066; }
.img {
	 margin-right: 7px; margin-left: auto; }