@charset "utf-8";
/* ================================================================ *
	CSS for Hoken 2015 design module
 * ================================================================ */
/*hoken2015*/
#like_box{
	display: block;
width: 730px;
height: 600px;
margin-left: auto;
margin-right: auto;
	margin-bottom: 40px;
}
#like_box iframe{
	background: white;
}
#hoken_area{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url(_images/bk_hoken.png) center top repeat-y scroll;
}
#hoken_top{
	width: 980px;
	height: 503px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url(_images/hoken_01.png) center top no-repeat scroll;
	position: relative;
}
#hoken_top h1{
	width: 520px;
	height: 158px;
	display: block;
	position: relative;
	top: 110px;
	left: 370px;
}
#hoken_area .border{
	width: 880px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dotted #0b0b0b;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}
#hoken_bottom{
	width: 980px;
	height: 71px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url(_images/hoken_16.png) center bottom no-repeat scroll;
	position: relative;
}
#hoken_area .hoken_inquiry{
	width: 980px;
	height: 279px;
	background: url(_images/hoken_15.png) left top no-repeat scroll;
	position: relative;
}
#hoken_area .hoken_inquiry a.btn_order{
    width: 425px;
    height: 50px;
    display: block;
	position: relative;
	top: 176px;
	left: 334px;
}
#hoken_area p{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}