@charset "utf-8";

#header {
	width:780px;
	height:144px;
	margin:0 auto;
	padding:0;
	background:top center url("../img/bg_header.gif") no-repeat;
	letter-spacing: 1px;
    zoom: 1;/*Print BackgroundImg for IE*/
}
#header_layoutbox_01{
	width:68px;
	float:left;
	padding:115px 0 0 50px;
}

#header_layoutbox_02{
	width:330px;
	float:right;
	color:#fff;
	padding-right:15px;
}
#header_innerbox_01{
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}


.text{
	width:600px;
	float:left;
	letter-spacing:1px;
	line-height:20px;
	padding:30px 0 20px 30px;
}

.text02{
	width:650px;
	float:left;
	letter-spacing:1px;
	line-height:20px;
	padding:30px 0 20px 30px;
}



.sitemap{
	width:600px;
	float:left;
	letter-spacing:1px;
	line-height:20px;
	padding:30px 0 20px 30px;
}

.sitemap li{
	list-style:disc outside;
	margin-left:20px;
}

