/*style[S]
-------------------------------------------------------------*/
/*Font
--------------*/
.h2.pageTtl {
	font-size:95%;
	line-height:1.8;
	}

h3.content-title, h4.sub-title, .txtLL {
	font-size:85%;
	line-height:1.6;
	}

.txtL, #ftrNavi dl dt {
	font-size:75%;
	line-height:1.6;
	}

.txtM, #content p, .section table, .content-footer,
#rlinkArea #rlinkTtl, #rlinkArea ul li,
#localnavi ul#menu li, .section-title, .pageLink, h6, 
#ttlWrap h3.content-title {
	font-size:65%;
	line-height:1.6;
	}

#localnavi ul#menu li#menuTree ul li, .section table p,
#localnavi .menuTree ul li, #localnavi ul#menu li ul li {
	font-size:100% !important;
	line-height:1.6;
	}

.txtS, #header ul#hdrLink, ol#topicpath li, #fontChanger p, #header ul#hdrLink2 li,
#ftrNavi dl dd, #ftrLink #copyright, #content p.txtS, #pluginArea {
	/*font-size:65%;*/
	font-size:53%;
	_font-size:55%;
	line-height:1.4;
	}


/*header
--------------*/
#hdrRtop {
	width:225px;
	}
	
#printBtn {
	padding-top:2px;
	}
	

/*fontChanger
--------------*/
#fontChanger {
	width:105px;
	}
	
#fontChanger p {
	_line-height:1;
	}

#fontChanger p {margin-top:3px;}
#fontChanger ul li#fontS a {background:url(../images/fsize_s_over.gif) no-repeat;}
#fontChanger ul li#fontM a {background:url(../images/fsize_m.gif) no-repeat !important;}


/*newsList
--------------*/
/*--for blueBox1--
.blueBox dl.newsList dd {
	width:850px;
	}
		
.blueBox dl.newsList dd span {
	width:772px;
	}
*/
	
/*--for blueBox1L--*/
.blueBox.blueBox1L dl.newsList dd {
	width:590px;
	}
		
.blueBox.blueBox1L dl.newsList dd span {
	width:510px;
	}

*:first-child+html .blueBox.blueBox1L dl.newsList dd {
	width:600px;
	}

*:first-child+html .blueBox.blueBox1L dl.newsList dd span {
	width:520px;
	}

