@charset "utf-8";
/* CSS Document */

@import url("reset.css");
@import url("wysiwyg.css");
@import url("thickbox.css");

body{
	background:#fff;
}

#wrapper{
	width:800px;
	padding:0px 9px;
	margin:0px auto;
	background:url(../common/wrap_bg_01.png);
}

#footer01{
	position:relative;
	height:90px;
}

#footer01 img{
	vertical-align:bottom
}

#footer01 .p01{
	font-size:1.2em;
	font-weight:800;
	padding:0px 80px
}

#footer01 address{
	position:absolute;
	bottom:0px;
	left:0px;
}

#header{
}

#header img{
	vertical-align:bottom;
}

#header ul {
	background:url(../common/gnavi_bg_01.png) repeat-x;
	padding-left:50px;
}

#header ul li{
	float:left;
}


