/*====================================== 
INDEX—pCSS
=======================================*/ 

#contents p{
	font-size:1.2em;
	line-height: 1.6em;
}

.contL3 {
}
.contL3L {
	float:left;
	width:210px;
}
.contL3R {
	float:left;
	width:200px;
}
.contL2 {
	margin-top:10px;
}
.contL2L {
	float:left;
	width:315px;
}
.contL2R {
	float:left;
	width:305px;
}


.indexNews {
	margin-top:30px;
	margin-bottom:5px;
}

.indexNews ul{
	padding:1px 0 0 0;
	margin:0;
	list-style:none;
}
.indexNews li{
	background:url(../../img/dotline.gif) repeat-x bottom left;
	padding-bottom:10px;
	margin-top:10px;
	font-size:1.2em;
	line-height: 1.6em;
}

.topicsBox{
	width:620px;
	height:100px;
	overflow:auto;
}