@charset "shift_jis";
#header{
	width:934px;
	height:133px;
	margin:0 auto 20px;
	padding:0;
	position:relative;
}

p#logo{
	position:absolute;
	border-color:#FFFFFF;
	top:29px;
	left:0px;
	width:450px;
	height:80px;
	background:url(../image/logo.gif) no-repeat;
}

p#logo a{
	display:none;
	width:390px;
	height:41px;
	text-indent:-2000em;
}

p#contact{
	position:absolute;
	top:12px;
	right:0px;
	width:106px;
	height:39px;
	background:url(../image/head_contact.gif) no-repeat;
	left: 819px;
}
p#contact a{
	display:block;
	width:106px;
	height:39px;
}

#wrapper{
	width:934px;
	margin:0 auto;
}

#mainLeft{
	width:550px;
	float:left;
}
#mainLeft p{
	margin-bottom:0;
	margin-top:1;
}

#mainRight{
	width:350px;
	float:right;
}

#footer{
	clear:both;
	width:100%;
	text-align:center;
	padding-top:40px;
}
#footer ul{
	margin-bottom:0.5em;
	font-size:0.9em;
	padding:8px 0 0;
	margin:0;
}
#footer ul li{
	display:inline;
	margin-right:6px;
	padding-left:10px;
	border-left:1px solid #ddd;
}

#footer ul li.first_child{
	border:none;
}

#footer #copyright{
	clear:both;
	padding:15px 0;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
}
