@charset "utf-8";

#inner_section {
	background: #ff8712 url(../../img/top/bg_character_top.gif) no-repeat 0 0;
}

.mod_block-1 {
	margin-top: 20px;
	padding: 0 15px 13px;
	background: #fff url(../../img/bg_mod_block-1.png) no-repeat 0 bottom;
}

.mod_block-1 h2.title {
	margin: 0 -15px;
}

.img-1 {
	margin: 14px -6px 2px -5px;
	display: block;
}

.img-2 {
	margin: 14px -15px -13px;
	position: relative;
}

.link {
	margin-top: 8px;
	font-size: 0.917em;
	line-height: 1.455em;
}

.link a {
	padding-left: 15px;
	background: url(../../img/bg_arrow-1.gif) no-repeat 0 center;
}

.btn-list {
	margin: 15px -7px 0 -5px;
}

.btn-list li {
	float: left;
	margin-right: 2px;
}

.text-1 {
	color: #fff;
	margin: 12px 0 -5px;
}

.text-2 {
	margin-top: 8px;
	color: #999;
	padding-left: 1.3em;
	font-size: 0.917em;
	line-height: 1.455em;
	text-indent: -1.3em;
}

/* =============== FLOAT CLEAR ================= */

.btn-list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.btn-list{
	zoom: 1;
}


/* =============== 告知枠 ================= */
.clearfix:after {
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	content: "";
}

.clearfix {
	display: inline-block;
}

.imgCenter {
	margin-bottom: 5px;
	text-align: center;
}

.boxLeft {
	float: left;
	width: 255px;
	margin: 0 10px 0 0;
}

.boxRight {
	float: left;
	width: 255px;
}

.boxLeft dt,
.boxRight dt {
	float: left;
	width: 100px;
	margin-right: 5px;
}

.boxLeft dd,
.boxRight dd {
	float: left;
	width: 145px;
	font-size: 0.917em;
	line-height: 1.455em;
}

#siteserch {
	background:#ffffff;
	margin-top:10px;
	padding:4px;
}

#siteserch a {color:#000be6;}