@charset "UTF-8";
@import url(default.css);

/*topPage*/

.topPage #content #main .col1{
	float:left;
	width:440px;
}
.topPage #content #main .col2{
	float:right;
	width:440px;
}

.topPage #content #main .section{
	width:440px;
	background-image:url(../img/bg_dot_3-3_A7C9CD.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin-bottom:35px;
	padding-bottom:1px;
}
.topPage #content #main .section h2{
	padding-bottom:5px;
}

.topPage #content #main .section .rptBase{
	margin:0 0 0 25px;
	width:415px;
}
.topPage #content #main .section ul{
	margin:1em 0 0 0;
	padding:0;
	list-style-type:none;
	width:415px;
}
.topPage #content #main .section#topIdxSctPrd ul,
.topPage #content #main .section#topIdxSctSt ul{
	float:left;
	width:200px;
}	
.topPage #content #main .section#topIdxSctPrd ul.even,
.topPage #content #main .section#topIdxSctSt ul.even{
	float:right;
	width:200px;
}

.topPage #content #main .section ul li{
	background-image:url(../img/o_arw_11-11_box.gif);
	background-position:left 0.3em;
	background-repeat:no-repeat;
	padding:0 0 4px 16px;
	width:399px;
}
.topPage #content #main .section#topIdxSctPrd ul li,
.topPage #content #main .section#topIdxSctSt ul li{
	width:184px;
}
.topPage #content #main .section#topIdxSctNws ul li{
	background-image:none;
	padding:0 0 0.8em 0;
	width:400px;
}
.topPage #content #main .section#topIdxSctNws p.dtlLnk{
	float:right;
	text-align:center;
	border:1px dotted #5D7B80;
	width:9em;
	padding:2px 0;
}

.topPage #content #main .section#topIdxSctBk .rptGrp{
	padding-top:1em;
}
.topPage #content #main .section#topIdxSctBk .relTxtArea{
	float:right;
	width:295px;
}
.topPage #content #main .section#topIdxSctBk .relTxtArea h3{
	font-size:100%;
}
.topPage #content #main .section#topIdxSctBk .relTxtArea h3 span.relLnk{
	display:block;
}
.topPage #content #main .section#topIdxSctBk .relImgArea{
	float:left;
	width:100px;
}

.topPage #content #main .section#topIdxSctMgz{
	background-image:none;
	}
.topPage #content #main .section#topIdxSctMgz .rptBase{
	border:5px solid #E5F0F1;
	margin:0;
	width:auto;
	}
.topPage #content #main .section#topIdxSctMgz .rptBase .rptGrp{
	margin:13px;
	width:auto;
	}
.topPage #content #main .section#topIdxSctMgz .rptBase .rptGrp h2{
	padding:0;
}
.topPage #content #main .section#topIdxSctMgz .rptBase .rptGrp p{
	line-height:1.5;
	margin:0.8em 0 0 0;
	}
.topPage #content #main .section#topIdxSctMgz .rptBase .rptGrp p.dtlLnk{
	text-align:center;
	}

