@charset "utf-8";
@import "setting.css";

#index #contents{
	width:500px;
	margin-right:220px;
	padding-top:10px;
	display: inline;
}
#index #mold .container{
	background:url(../images/bk_header_index.jpg) no-repeat top center;
}

#index #sheet{
	background:url(../images/bk_sheet_index.jpg) repeat-y top center;
}

#index #footer{
	background:url(../images/bk_footer_index.jpg) no-repeat top center #3c3c3c;
}

#banner{
	position:absolute;
	top:160px;
	right:0;
	width:180px;
	padding:10px;
	background:#f0f0f0;
}
#banner a{
	display:block;
	margin:0 0 5px;
}

#slideshow{
	display:block;
	width:500px;
	height:300px;
	margin:0;
	overflow:hidden;
}
#words{
	margin:10px 0;
}
#news,
#other_news{
	margin:30px 0;
}
#news dl,
#other_news dl{
	width:490px;
	margin:15px auto 0;
}
.deli{
	margin:0 5px;
}

#news iframe{
	width:490px;
	height:200px;
	margin:15px 0 0 5px;
	border:1px dotted white;;
	overflow-x:hidden;
}
#banner_2c{
	margin:15px 0;
}
#banner_2c .right{
	margin-left:15px;
}
#banner_3c a{
	float:left;
	width:165px;
}
#banner_3c a.middle{
	margin:0 2px 0 3px;
}
dt{
	float:left;
	width:100px;
	background:#f0f0f0;
	margin:0 0 10px;
	padding:4px 0;
	text-align:center;
	line-height:1.2em;
}
dd{
	float:left;
	width:380px;
	margin:0 0 10px 10px;
	padding:4px 0;
	line-height:1.2em;
}

#bnr_chikutaikai{
	margin:15px 0;
}