@charset "utf-8";

/* CSS Document */



/* index --------------------------------------------------------------------*/

.index_wrapper{
	width:830px;
	height:auto;
	font-size:12px;
	line-height:135%;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/common/wrapper_main.jpg);
	background-repeat: repeat-y;
}



.index_header{width:800px; height:30px; text-align:center; clear:both;}

.index_header h1{font-size:12px; line-height:135%; font-weight:normal;}



.index_image img{margin:10px 0px 0px;}



.index_btn{
	width:800px;
	height:100px;
	text-align:right;
	clear:both;
}

.index_btn table{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}



.index_mobile{width:450px; height:auto; margin:0px auto; text-align:left; clear:both;}

.index_mobile p{color:#FB58B7; font-size:10px; line-height:100%;}

.index_mobile strong{font-size:18px; font-weight:bold; line-height:100%;}

.index_mb_left{width:165px; height:auto; float:left;}

.index_mb_left img{margin:0px 12px 0px 5px;}

.index_mb_right{width:auto; height:auto; float:right;}



.index_copyright{width:800px; height:auto; line-height:250%; text-align:center; clear:both;}


.index_comment{
	font-size:16px;
	font-weight:bold;
	color: #F6C;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



