.cach { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-style: normal; 
line-height: 20px} .smalink { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; 
font-style: normal; line-height: 13px; color: #666666} .honbun { font-family: 
"ＭＳ Ｐゴシック", "Osaka"; font-size: 9pt; font-style: normal; line-height: 15pt} .mid01 
{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; font-style: normal; line-height: 
15pt} .midB { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12pt; font-style: normal; 
line-height: 15pt; font-weight: bold; color: #000099} .midW { font-family: "ＭＳ 
Ｐゴシック", "Osaka"; font-size: 12pt; font-style: normal; line-height: 17pt; font-weight: 
bold; color: #FFFFFF} .midhyou { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 
10pt; font-style: normal; line-height: 12pt} .midcoment { font-family: "ＭＳ Ｐゴシック", 
"Osaka"; font-size: 10pt; font-style: normal; line-height: 11pt} .cachB { font-family: 
"ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-style: normal; line-height: 20px ; 
font-weight: bold; color: #333333} .midBRED { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 15px; 
font-style: normal; line-height: 16px; font-weight: bold; color: #CC3300} .mid02 
{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px; font-style: normal; line-height: 
15px; color: #009933; font-weight: bold} .honbun01 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9pt; font-style: 
normal; line-height: 12pt} .honbunB { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 
14px; font-style: normal; line-height: 16px; font-weight: bold; color: #006633} 
.doc1 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11pt; line-height: 16pt; 
color: #000000} .title01 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13pt; 
font-weight: bold; color: #000000} .doc2 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 
10pt; line-height: 12pt; color: #000000 } .title02 { font-family: "ＭＳ Ｐゴシック", 
"Osaka"; font-size: 12pt; font-weight: normal; color: #000000; background-color: 
#eeeeee} .12pxcel {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 14px}
.14pxcel {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 16px}
.mincyou { font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-size: 12px; line-height: 16px}
.10pxcel { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 12px}
.smalinkCopy { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 13px; color: #FFFFFF}
.smalinkCopy2 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 13px; color: #CC3300; font-weight: normal}
.midBREDCopy { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px; font-style: normal; line-height: 16px; font-weight: bold; color: #CC3300 }


h1 {margin:0;}
h2.year {
	border-bottom:#CCCCCC solid 1px;
	font-size:1em;
	padding-bottom:0.2em;
}
h2.year span {
	border-left:#135CBC solid 4px;
	padding-left:0.5em;
}
.bnr {
	padding-top:10px;
	padding-left:5px;
}
.bnr a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/*自動アイコン*/
.icon a {
padding:2px 0 2px 20px;
background:no-repeat left 50%;
}
.icon a[href$=".pdf"] {
background-image:url(img/item/pdf.gif);
}
* html .icon a.pdf {
background-image:url(img/item/pdf.gif);
}
* html .icon a{ /* IE6用 */
behavior: expression(
this.className += this.getAttribute("href").match(/\.pdf$/) ? " pdf" : '',
this.style.behavior = "none");
}
