@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;
}

.backword_button{
	clear:both;
	padding-left:20px;
	padding-bottom:50px;
}
.backword_button a{
	float:left;
	text-indent:-9999px;
	display:block;
}
#link_button{
	background:top left url("../backword/img/backword.gif") no-repeat;
	width:335px;
	height:32px;
}
#link_button:hover{
	background:top left url("../backword/img/backword_on.gif") no-repeat;
}

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

