/* CSS Document */
* {
margin:0px;
padding:0px;
font-size:12px;

}
body {	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	text-align:center;
	}
#inner_box{
width:903px;
height:1097px;
margin:0 auto;
}
#Lshadow {
	float:left;
}
#Rshadow {
	float:left;
	width:12px;
	height:1097px;
}
#header {
	background-image:url(../images/head_back.jpg);
	background-repeat:no-repeat;
	width:879px;
	height:150px;
	text-align:left;
	float:left;
}

#head_contact {
	width:170px;
	padding:10px 0 0 700px;

}

#logo {
	float:left;
	width:182px;
	height:64px;
	padding:40px 0 0 40px;
}
#navi {
	float:right;
	width:589px;
	padding:40px 0 0 0;
}
#navi img {
	float:left;
}
.navi_btn{
	width:70px;
	height:16px;
	float:left;
	padding:25px 0 0 43px;
}
#foot_left{
	float:left;
	background-image:url(../images/top_shadowL.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:592px;
	margin:auto;
}
#foot_right{
	float:left;
}
#footarea {
	background-image:url(../images/slash.gif);
	background-repeat:repeat;
	width:879px;
	height:592px;
	float:left;
	text-align:left;
}
#what {
	float:left;
	width:118px;
	height::29px;
	padding:48px 0 0 183px;
}
#kiji {
	float:left;
	width:560px;
	text-align:left;
	padding:57px 0 0 10px;
}