@charset "UTF-8";

/* ===================================================
	Index CSS
====================================================== */


div#index_top{
	width: 760px;
	height: 255px;
	background: url(../img/index/top_img.jpg) no-repeat center;
}



/* 左部分 */

div#index_left{
	margin: 12px 0;
	width: 312px;
	float: left;
	background-color: #d0c27b;
}


div.comment{
	margin: 10px auto;
	width: 290px;
	height: auto;
	text-align: left;
	background: #fff url(../img/index/photo.jpg) no-repeat left center;
}

div.comment p{
	margin: 0 15px 0 80px;
	padding-top: 10px;
}

p.day{ text-align: right;}


div.new{
	margin: 10px auto;
	padding: 8px 0 10px;
	width: 290px;
	text-align: left;
	background-color: #fff;
}

div.new img{
	margin-left: 8px;
	height: 25px;
}

	div.new ul{ margin: 5px 8px 0;}
	div.new  ul li {
		padding-left: 17px;
		background: url(../img/icon1.gif) no-repeat left center;
	}


div.left_contents{
	margin: 10px auto;
	width: 290px;
	text-align: left;
	background: #fff;
	border: 1px solid #000;
}

div.title{
	height: 34px;
	background-color: #000;
}

div.sub_title{
	margin: 20px 15px;
	padding-left: 6px;
	font-weight: bold;
	border-left: 5px solid #3b118d;
}

div.sub_title a{
	color:#333333;
}

div.sub_section1{
	margin: 0 10px 30px 15px;
	background: url(../img/index/s_section4.jpg) no-repeat left center;
}


div.sub_section2{
	margin: 0 10px 30px 15px;
	background: url(../img/index/s_section3.gif) no-repeat left center;
}

	ul.sublist {
		margin-left: 110px;
		line-height: 1.6;
		list-style: none;
	}

	ul.sublist li {
		padding-left: 15px;
		background: url(../img/icon2.gif) no-repeat left center;
	}



/* メイン部分 */

div#index_main{
	margin: 12px 0;
	width: 438px;
	float: right;
}


div.informarion{
	border: 1px solid #000;
	padding-bottom:10px;
}

div.info_image{
	width: 160px;
/*	margin: 2px 0;*/
	padding: 10px 0px 10px 0px;
	float: left;
}

dl.info_text{
	margin: 13px 20px 13px 170px;
	text-align: left;
}

dl.info_text dt{
	font-size: 120%;
	font-weight: bold;
	color: #3b118d;
	line-height: 1.3;
}

dl.info_text dd{
	margin: 10px 0 0 0;
	line-height: 1.5;
}

dd.right{
	margin: 5px 0px 0;
	text-align: right;
}


div.section{
	margin: 10px 0px 0px 0px;
}

div.section4{
	margin: 5px 0px 0px 0px;
}

div.section5{
	margin: 5px 0px 10px 0px;
}

div.section2{
	margin: 10px 0;
	background: url(../img/index/reco.jpg) no-repeat left center;
}

div.section3{
	margin: 10px 0;
	background: url(../img/banner_s.jpg) no-repeat right bottom;
}


div.text{
	margin-left: 70px;
	line-height: 1.4;
	text-align: left;
}
