/* ƒgƒbƒv */

* { box-sizing : border-box}

* { -moz-box-sizing : border-box}

*{  margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	line-height:1.5;
	font-size:12pt;
	color:#4C4948;
	

}

body{
color:#4C4948;
font-size:12pt;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial;
margin:0px;
padding:0p;
background-image: url(img/back.jpg);
background-repeat: repeat-x;
}

#main-contents{
width:873px;
margin:auto;
background-color:#FFFFFF;
}

#contents{
width:873px;
height:820px;
clear:both;
}

#main_header{
height:399px;
}

#navi{
width:873px;
height:39px;
}

#top{
height:360px;
}


#left{
float:left;
width:606px;
margin-top:22px;
margin-left:22px;

}

#left_top{
margin-bottom:22px;
}

#right{
width:203px;
float:left;
margin-left:19px;
margin-top:22px;

}

#right_top{
text-align:center;
}

#right_bottom tr{
text-align:center;
}

#right_bottom h1{
position: static;
position:relative; top:19px; left:24px;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
letter-spacing:0px;
line-height:16px;
}

#futter{
height:65px;
}
