#contents_index{
	width:780px;
	margin:10px auto 20px;
}
.topimg{
	width:780px;
	height:151px;
	margin-bottom:20px;
	background:#eee url(../img/index/top_img.jpg) no-repeat;
}
#contents_brace{
	width:780px;
}
#box_brace1{
	position:relative;
	float:left;
	margin-right:10px;
	width:440px;
	height:338px;
	background:#eee url(../img/index/brace1.gif) no-repeat bottom;
}
.h2_index_brace1{
	height:55px;
	background:#fff url(../img/index/h2_index_brace1.gif) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}
a.button_brace1{
	display:block;
	position:absolute;right:15px;top:175px;
	width:228px;
	height:38px;
	text-indent:-500px;
	overflow:hidden;
	background:#ccc url(../img/index/button_brace1.gif) top;
}
a:hover.button_brace1{
	background-position:bottom;
}

#box_brace2{
	position:relative;
	float:left;
	width:329px;
	height:450px;
	background:#eee url(../img/index/brace2.gif) no-repeat;
	background-position:0px 55px;
}
.h2_index_brace2{
	height:55px;
	background:#fff url(../img/index/h2_index_brace2.gif) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}
a.button_brace2{
	display:block;
	position:absolute;right:10px;top:175px;
	width:146px;
	height:38px;
	text-indent:-500px;
	overflow:hidden;
	background:#ccc url(../img/index/button_brace2.gif) top;
}
a:hover.button_brace2{
	background-position:bottom;
}
.brace2_list{
	position:absolute;bottom:0;
	width:329px;
	height:110px;
	background:#eee url(../img/index/bg_brace2_list.gif) no-repeat;
}
.brace2_list img{
	margin-top:28px;
}
/* =========================================================== */
#info{
	clear:both;
	width:440px;
	position:relative;top:-110px;
}
#box_other{
	width:390px;
	margin:0 auto;
}
#mobile_index{
	position:relative;
	height:107px;
	margin-top:10px;
	background:#eee url(../img/index/bg_mobile.gif);
}
#mobile_index a{
	display:block;
	position:absolute;top:50px;left:120px;
	width:139px;
	height:29px;
	text-indent:-500px;
	overflow:hidden;
	background-image:url(../img/index/button_mobile.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#mobile_index a:hover{
	background-position:bottom;
}
/* =========================================================== */
#bottom_menu{
	padding:20px 0;
	text-align:center;
}
#bottom_menu hr{
	margin-bottom:20px;
}
