@charset "utf-8";

/* common
--------------------------------------------------------------- */
h1 {
	width: 184px;
	background: url(../images/h1.gif) left top no-repeat;
}
#container_inner {
	padding: 50px;
	width: 840px;
}
#container_inner .header {
	padding-top: 230px;
	background: url(../images/figure.jpg) left top no-repeat;
}
#container_inner .header h2 {
	width: 840px;
	height: 108px;
	text-indent: -999em;
	background: url(../images/h2.gif) left top no-repeat;
}
#container_inner .header p {
	display: none;
}
#container_inner .body .block {
	margin-bottom: 20px;
	display: table;
}
#container_inner .body .box {
	width: 203px;
	min-height:90px;
	height: auto !important;
	height: 90px;
	display: table-cell;
	vertical-align: top;
	border: 1px solid #dbcaa3;
	background-color: #ffffff;
}
#container_inner .body .empty {
	width: 20px;
	display: table-cell;
}
#container_inner .body h3 {
	margin: 1px auto 0;
	margin-bottom: 19px;
	width: 214px;
	height: 19px;
	text-indent: -999em;
}
#container_inner .body .box p {
	width: 214px;
	line-height: 1.5;
}
#container_inner .body #title_shinki {
	padding: 37px 25px 21px;
}
#container_inner .body #title_shinki h3 {
	width: 193px;
	background: url(../images/title_shinki.gif) center top no-repeat;
}
#container_inner .body #title_tokuten {
	padding: 31px 25px 21px;
	min-height:105px;
	height: auto !important;
	height: 108px;
	background-color: #f6f1e3;
}
#container_inner .body #title_tokuten h3 {
	margin-top: 28px;
	margin-bottom: 0;
	height: 35px;
	background: url(../images/title_tokuten_sp.gif) center top no-repeat;
}
#container_inner .body #title_gentei {
	padding: 37px 25px 21px;
}
#container_inner .body #title_gentei h3 {
	background: url(../images/title_gentei.gif) center top no-repeat;
}
#container_inner .body #title_mailmagazine {
	padding: 33px 25px 24px;
}
#container_inner .body #title_mailmagazine h3 {
	background: url(../images/title_mailmagazine.gif) center top no-repeat;
}
#container_inner .body #title_yusen {
	padding: 33px 25px 24px;
}
#container_inner .body #title_yusen h3 {
	background: url(../images/title_yusen.gif) center top no-repeat;
}
#container_inner .body #title_tokubetsu {
	padding: 33px 25px 24px;
}
#container_inner .body #title_tokubetsu h3 {
	background: url(../images/title_tokubetsu.gif) center top no-repeat;
}
#container_inner .body .btn {
	margin: 0 auto;
	padding-top: 12px;
	width: 265px;
}
#container_inner .body .kiyaku {
	margin: 8px auto 0;
	width: 100px;
}

