@charset "euc-jp";

body {
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
text-align:center;
font-size:12px;
line-height:16px;
margin:0px;
}

img{
border-style:none;
}


div#contaner{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}
div#main_content{
height:auto;
}
div#main_content_top{
clear:both;
height:auto;
}
div#main_content img{
}
.main_content_enter{
float:right;
margin-right:50px;
margin-bottom:2px;
}
.main_content_back{
float:right;
margin-right:50px;
margin-bottom:14px;
}
.space{
clear:both;
}

#mobile {
	font-size: 10px;
	color: #000000;
	text-align: right;
	width: 800px;
	margin-bottom: 35px;
}

div#footer{
width:100%;
height:auto;
border:1px;
border-bottom-color:#333333;
border-bottom-style:solid;
border-top-color:#333333;
border-top-style:solid;
padding-top:4px;
padding-bottom:4px;
}
.footer_bottom{
margin-top:2px;
width:100%;
}
