/*レイアウト用スタイルシート*/
	
a {color:#FF6600; text-decoration: none}
a:hover {color:#CC0000;  text-decoration:underline}
body { color: #333333 ; font-family: "Osaka"}
.caption01 {  font-family: "Osaka"; font-size: 9pt}
.size12 {  font-family: "Osaka"; font-size: 12pt; line-height: 125%}
.size10 { font-family: "Osaka"; font-size: 10pt; line-height: 125%}
.size12b { font-family: "Osaka"; font-size: 12pt ; font-weight: bold}
.size14b { font-family: "Osaka"; font-size: 14pt; font-weight: bold }
.size12b-red { font-family: "Osaka"; font-size: 12pt ; font-weight: bold ; color: #B30000}
.size14b-red { font-family: "Osaka"; font-size: 14pt; font-weight: bold ; color: #B30000}
.sizebig-red { font-family: "Osaka"; font-size: x-large; font-weight: bold ; color: #CC0000 }
.caption-brown { font-family: "Osaka"; font-size: 9pt ; color: #663300}
.green {  color: #009900}
td  { font-family: "Osaka" ; font-size: 10pt}
.size14-p { font-family: "Osaka"; font-size: 14pt; font-weight: bold ; color: #6666FF}
.p_caption { font-family: "Osaka"; font-size: 9pt ; color: #339900}
.red {  color: #B30000}
.size10pt16l { font-family: "Osaka"; font-size: 10pt ; line-height: 120%; text-decoration: none}
.form01 {  font-size: 10pt}
.form02 { background-color: #FFCC00 ; border-color: #CC9900 #FFCC33; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-size: 10pt}
.just {  text-align: justify}
.size14-blue { font-family: "Osaka"; font-size: 14pt; font-weight: bold ; color: #337AFF}
.size10b-red { font-family: "Osaka"; font-size: 10pt ; font-weight: bold; color: #B30000}
.size10b_o {  font-family: "Osaka"; font-size: 10pt; font-weight: bold; color: #660000; text-decoration: none}
.brown { color: #660000}
.size10b-w { font-family: "Osaka"; font-size: 10pt ; font-weight: bold; color: #FFFFFF}
.size09_b { font-family: "Osaka"; font-size: 9pt; color: #660000; text-decoration: none }

.ikujimenu { background-color: #FFFFCC ; border:1pt dotted #FF6600; font-size: 10pt} .u-line {  text-decoration: underline}


/*-----特集用大バナー-----*/
.reportTopBigBannerWrap{
	padding:10px 0 20px 0;
	text-align:center;
	clear:both;
	}
.reportBtmBigBannerWrap{
	padding:30px 0 25px 0;
	text-align:center;
	clear:both;
	}
/*-----特集用リンクユニット-----*/
.reportTopLinkUnitWrap,
.reportBtmLinkUnitWrap{
	padding:10px 0 30px 0;
	text-align:center;
	clear:both;
	}
