/******************************
Styles Setup
******************************/

/* ------------ Styles */
body{
	background:url(../img/bg.png) repeat-x;
}

#wrapper{
	padding:0;
	width:1000px;
	margin:0 auto;
	
}

#wrapper #head{
	margin:15px 0 0;
}
#wrapper #head h1{
	color:#218B21;
	font-weight:normal;
	text-align:left;
}

#wrapper #head #logo{
	float:left;
	background:url(../img/logo.png) no-repeat;
	width:312px;
	height:61px;
	/*text-indent:-9999px;*/
	margin:15px 0 0;
}

#wrapper #head #logo a{
	display:block;
	width:312px;
	height:61px;
}

#wrapper #head #tel{
	float:right;
	background:url(../img/tel.png) no-repeat;
	width:385px;
	height:90px;
	text-indent:-9999px;
	margin:-15px 0 20px;
}

#wrapper #g_navi{
	height:45px;
	clear:both;
}

#wrapper #g_navi li{
	float:left;
	height:45px;
}

#wrapper #g_navi li a{
	display:block;
	height:45px;
	overflow:hidden;
}

#wrapper #main_visual{
	width:1016px;
	height:365px;
	margin:10px -3px 20px;
	
}

#wrapper #index_contents{
}

#wrapper #index_contents h3{
}

#wrapper #index_contents #left_col{
	float:left;
	width:400px;
	text-align:left;
	background:url(../../img/photo.png) no-repeat 260px 190px;
	overflow:hidden;
	color:#555;
}

#wrapper #index_contents #left_col dl{
	margin:25px 0 0;
}

#wrapper #index_contents #left_col dt{
	border-bottom:1px dotted #CCC;
	height:295px;
	font-size:14px;
	line-height:170%;
}

#wrapper #index_contents #left_col dt p{
	margin:0 0 10px;
}

#wrapper #index_contents #left_col dd{
	padding-right:10px;
	text-align:right;
	background: url(../../03_request/img/arrow02.png) no-repeat right;
}

#wrapper #index_contents #right_col{
	float:right;
	width:560px;
}

#wrapper #index_contents #right_col iframe{
	width:100%;
	height:335px;
}

#wrapper #links{
	clear:both;
	/*background:url(../../img/bg_owl.png) no-repeat 880px 130px;*/
	width:1000px;
	height:230px;
	margin:60px 0 20px;
}

#wrapper #links ul{
	width:1016px;
	margin:30px -12px 0 0;
	overflow:hidden;
	zoom:1;
}

#wrapper #links li{
	float:left;
	margin:0 12px 13px 0;
}

#footer{
	clear:both;
	width:100%;
	height:240px;
	background:url(../img/foot_bg.png) repeat-x;
}

#footer #footerwrap{
	width:1000px;
	margin:0 auto;
	height:100%;
	position:relative;
}
#footer #pagetop{
	background:url(../img/pagetop.png) no-repeat;
	width:155px;
	height:45px;
	text-indent:-9999px;
	float:right;
	margin:-4px 0 0;
}

#footer #pagetop a{
	display:block;
	width:155px;
	height:45px;
}

#footer #footlink{
	background:#E8E6D7;
	width:100%;
}

#footer ul{
	width:1000px;
	height:40px;
	margin:0 auto;
	text-align:left;
}

#footer li{
	line-height:40px;
	display:inline;
	background: url(../../03_request/img/arrow02.png) no-repeat 0 3px;
	padding:0 0 0 13px;
	margin:0 10px 0 0;
}

#footer p{
	width:1000px;
	color:#FFF;
	text-align:left;
	line-height:normal;
	margin:20px auto 10px;
}

#footer #copyright{
	color:#FFF;
	text-align:right;
	height:auto !important;
	position:absolute;
	left: 727px;
	top: 213px;
}
#slider{
	height:365px;
	overflow:hidden;
}
