#TopPage #contents2 {
	padding-top:10px;
	}

/*main_img
--------------*/
h3#mainImg {
	width:870px;
	height:300px;
	background:url(../images/main_img.jpg) no-repeat;
	}

#flashArea {
	padding:0 15px;
	}

/*topCont
--------------*/
#topCont {
	width:870px;
	}

#topContL {
	width:440px;
	float:left;
	}

#topContR {
	width:405px;
	float:right;
	}
	
	
/*facBox
--------------*/
.facBox {
	width:439px;
	background:url(../images/top_box_top.gif) no-repeat top;
	padding-top:6px;
	}
	
.facBox .bg {
	width:439px;
	background:url(../images/top_box_btm.gif) no-repeat bottom;
	padding-bottom:6px;
	}
	
.facBox .cont {
	width:419px;
	background:url(../images/top_box_mdl.gif) repeat-y;
	padding:6px 8px 10px 12px;
	}
	
.facBox .section {
	background:url(../common/images/dot_x02.gif) repeat-x bottom;
	margin-bottom:20px;
	padding-bottom:20px;
	}
	
.facBox .ttl {
	width:415px;
	background:url(../common/images/fac_ttl_bg.gif) repeat-x bottom;
	margin-bottom:10px;
	padding-bottom:5px;
	color:#664a29;
	position:relative;
	line-height:1.4;
	}
	
.facBox .ttl .area {
	color:#b0a49c;
	position:absolute;
	right:-1px;
	}
	
.facBox .ttl .icn {
	display:block;
	background:url(../common/images/icn_cross.gif) no-repeat left;
	padding-left:14px;
	}
	
.facBox .ttl em {
	color:#664a29;
	font-weight:bold;
	}
	
.facBox .flWrap {
	width:415px;
	margin-bottom:10px;
	}
	
.facBox .flL {
	width:200px;
	}
	
.facBox .flR {
	width:206px;
	}
	
.facBox em {
	color:#ec8300;
	}	
	
.facBox p.txtM {
	margin-bottom:10px;
	}

.facBox dl {
	}
	
.facBox dl dt {
	font-weight:bold;
	}

.facBox ul.facBtn li {
	display:inline;
	}
	
.facBox ul.facBtn li img {
	vertical-align:top;
	}
	
	
/*newsArea
--------------*/
#newsArea {
	margin-bottom:30px;
	}

#newsArea h4 {
	/*margin-bottom:0;*/
	margin-bottom:20px;
	}

#infoArea h4 {
	margin-bottom:12px;
	}

#newsArea dl, #infoArea ul {
	margin:0 5px;
	}

#newsArea dl dt {
	font-weight:bold;
	background:url(../common/images/icn_list_arw.gif) no-repeat left 4px;
	padding:2px 0 2px 20px;
	}
	
#newsArea dl dd {
	background:url(../common/images/dot_x02.gif) repeat-x bottom;
	padding:2px 2px 10px 20px;
	margin-bottom:10px;
	}	
	
#newsArea .blogName {
	color:#dd5d5d;
	padding-left:10px;
	}
	
	
/*bnrArea
--------------*/
.bnrArea {
	margin-bottom:30px;
	}

.bnrArea ul li {
	margin-bottom:10px;
	}
		
		
/*bookmarkArea
--------------*/		
.bookmarkArea {
	width:340px;
	margin-bottom:10px;
	margin-left:65px;
	}
	
.bookmarkArea .ttl {
	background:url(../common/images/icn_arw_red.gif) no-repeat left;
	padding-left:16px;
	float:left;
	}
	
.bookmarkArea ul {
	float:right;
	}

.bookmarkArea ul li {
	display:inline;
	margin-left:5px;
	}
	
		
/*bnrBox
--------------*/		
.bnrBox {
	margin-bottom:30px;
	}
	
.lineTtl {
	padding:0 0 5px 0;
	margin:15px 0 7px 0;
	background:url(../common/images/dot_x02.gif) repeat-x bottom;
	color:#f78000;
	}
	
.lineTtl em {
	border-left:solid 4px #f78000;
	padding-left:7px;
	}
	

