
/* --------------------
body and container
-------------------- */


body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", arial, helvetica, san-serif;
	background-color: #fff;
	color: #333;
	text-align: center;
	margin:0px;
	padding:0px;
	font-size: 9pt;
}


body, p, th ,td {
	font-size:9pt;
	color: #333333;
}


/* --------------------
text
-------------------- */
.body {
	font-size: 9pt;
	line-height:140%;
}

.bodyBold {
	font-size: 9pt;
	line-height:140%;
	font-weight: bold;
}

.bodyS {
	font-size: 8pt;
	line-height:140%;
}

.note {
	font-size: 8pt;
	color: #999999;
	line-height:140%;
}

.bodyPoint {
	font-size: 10pt;
	line-height:140%;
	font-weight: bold;
	color:#222f8e;
}

.bodyColor {
	font-size: 9pt;
	line-height:140%;
	color:#222f8e;
}

.bodyW {
	font-size: 9pt;
	line-height:140%;
	color:#fff;
}

.subTL {
	font-size: 10pt;
	font-weight: bold;
	color:#666666;
	border-left: solid 5px #eca008;
	padding: 2px 0 2px 7px;
	border-bottom: solid 1px #eca008;
	width:550px;
}

.subTLr {
	font-size: 10pt;
	font-weight: bold;
	color:#666666;
	border-left: solid 5px #C61801;
	padding: 2px 0 2px 7px;
	border-bottom: solid 1px #C61801;
	width:550px;
}

.subTLg {
	font-size: 10pt;
	font-weight: bold;
	color:#333333;
	border-left: solid 5px #26751D;
	padding: 2px 0 2px 7px;
	border-bottom: solid 1px #26751D;
	width:550px;
}

.ltno {
	font-size: 8pt;
	font-weight: bold;
	color:#222f8e;
	padding: 0 3px 0 0;	
}

.ltmaintxt {
	font-size: 9pt;
	font-weight: bold;
	color:#7a5305;
}

.ltsubtxt {
	font-size: 8pt;
	color:#7a5305;
}

.mid01 {  font-size: 12px; color: #663333; background-color: #F8FAD5; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mid01y {  font-size: 12px; color: #333333; background-color: #FDF043; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mid01g {  font-size: 12px; color: #333333; background-color: #90D235; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mid01r {  font-size: 12px; color: #333333; background-color: #ECA17D; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mid01yg {  font-size: 12px; color: #333333; background-color: #CCD121; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mid01v {  font-size: 12px; color: #333333; background-color: #CC9AC6; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mid01bl {  font-size: 12px; color: #333333; background-color: #9E9ECE; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mid01s {  font-size: 12px; color: #663333; background-color: #; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mid01b {  font-size: 12px; color: #663333; background-color: #D5F7FA; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mid02 {  font-size: 12px; font-weight: bold; border-color: #FFFFFF #FFFFFF #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.mid03 {  font-size: 12px; border-color: #FFFFFF #FFFFFF #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}



/* -----------------------------------------
 Anchor
----------------------------------------- */
a:link {
	color:#7a5305;
	text-decoration:underline;
}
a:visited {
	color:#7a5305;
	text-decoration:underline;
}
a:active {
	color:#7a5305;
	text-decoration:none;
}
a:hover {
	color:#7a5305;
	text-decoration:none;
}


/* -----------------------------------------
 left menu
----------------------------------------- */

.ltmuBgColor {
	background-color:#fde3b0;
}

.mainColor {
	font-size: 9pt;
	background-color:#f3c25f;
	padding: 5px 5px;
	font-weight: bold;
	color:#7a5305;
}

.subColor {
	font-size: 8pt;
	background-color:#fde3b0;
	padding: 5px 2px 5px 8px;
	color:#7a5305;
}

.hitColor {
	font-size: 8pt;
	background-color:#fef6e5;
	padding: 5px 2px 5px 8px;
	color:#7a5305;
}

