@charset "utf-8";

/*** トップページ ***/
#top_contents {
	width:780px;
	margin:10px auto 0;
	background:url(../images/top_bg.gif) repeat-y left top;
	text-align:left;
}

#Left_parts{
	float:left;
	width:170px;
}
#Center_parts{
	width: 390px !important;
	width /**/: 430px;
	margin:0 20px;
	float:left;
}
#Right_parts{
	float:right;
	width:180px;
}


#top_ccontact{
	border:1px solid #F90;
	background-color:#FFF0D2;
	width:168px;
	text-align:center;
	padding-bottom:2px;
	margin-bottom:10px;
}
#top_ccontact p{
	margin:8px 7px 5px;
	text-align:left;
}


#Center_parts h2{
	margin:0 0 10px;
}

#Center_parts p{
	border-bottom:1px solid #D7D0C6;
	padding-bottom:10px;
	line-height:1.6;
}

#Center_parts ul{
	list-style-type:square;
	margin:10px 0 0 18px;
	line-height:1.6;
}


#Right_parts h3{
	margin:0 0 2px;
}
#Right_bus{
	border:1px solid #F90;
	width:178px;
}
#Right_bus ul{
	width:168px !important;
	width /**/: 178px;
	margin:5px 5px 0;
	list-style:none;
}
#Right_bus ul li{
	height:50px;
	margin-bottom:5px;
	padding:0 5px 0 95px;
	font-size:12px;
}
.bus01{background:url(../images/bus_01.jpg) no-repeat left center;}
.bus02{background:url(../images/bus_02.jpg) no-repeat left center;}
.bus03{background:url(../images/bus_03.jpg) no-repeat left center;}
.bus04{background:url(../images/bus_04.jpg) no-repeat left center;}

#Right_bus ul li a{
	display:block;
	background:url(../images/arr_m_orange.gif) no-repeat left 13px;
	padding:10px 0 5px 10px;
}

