@charset "utf-8";
/*-----------------------------------------------------------
BACKGROUND
-----------------------------------------------------------*/
body{
	background:#FFFAF0 url(../images/back.gif) repeat-x left top;
}
img{
	vertical-align:top;
}
#back{
	width: 900px;
	margin:0 auto;
}
#head h1{
	width:376px;
	float:left;
}
#head dl{
	color:#FFFFFF;
	float:right;
	margin:28px 20px auto auto;
	background:url(../images/line.gif) repeat-y 100px top;
}
#head dt{
	float:left;
	width:98px;
}
#head dd{
	width:250px;
	float:left;
	margin-left:14px;
}
#container{
	clear:both;
	background:#FFFFFF;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	padding:10px 8px 10px 7px;
}
#left_contents{
	width:202px;
	float:left;
	margin-right:18px;
	margin-bottom:12px;
}
#left_contents li{
	margin-bottom:14px;
}
#right_contents{
	width:662px;
	float:left;
	margin-bottom:20px;
}
#address{
	clear:both;
	background:#FFFAF0;
	border:solid 1px #CCCCCC;
}
#address div span{
	width:190px;
	display:block;
	float:left;
}
#address div span i{
	font-style: normal;
	margin:0 0 0 10px;
}
#address div{
	width:850px;
	margin:10px auto;
	clear:both;
}
#address div hr{
	clear:both;
	display:block;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:dotted 1px #999999;
}
.add1{
	width:300px;
	float:left;
	margin-bottom:8px;
}
.add2{
	width:160px;
	float:left;
	margin-bottom:8px;
}
.add3{
	width:200px;
	float:left;
	margin-bottom:8px;
}
#undermenu{
	clear:both;
	text-align:center;
	margin:14px 0 10px 0;
}
#copy{
	background:url(../images/copy.jpg) repeat-x left top;
	color:#FFFFFF;
	text-align:center;
	padding:18px 0;
}
