@charset "utf-8";

#inner_section {
	background-image: url(../../img/qa/bg_character.png);
}

.anchor-link{
	margin:20px 0 45px -4px;
}

.anchor-link li{
	display:inline;
	margin:4px 0 0 4px;
	float:left;
}

.mod_block-1 p.to_top{
	margin-top:15px;
	text-align:right;
}






.mod_list-2 li{
	margin-top: 10px;
	padding-bottom:8px;
	background: url(../../img/bg_mod_corner-2.gif) left bottom no-repeat;
}


.mod_list-2 li .outer{
	width: 500px;
	padding-top:8px;
	background: url(../../img/bg_mod_corner-3.gif) left top no-repeat;
}


.mod_list-2 li .outer .inner{
	background: url(../../img/bg_mod_corner-1.gif) left top repeat-y;
}


.mod_list-2 li .lt{
	width: 463px;
	padding:5px 0 3px 0;
	margin-left: 15px;
	background:url(../../img/qa/bg_qa-1.png) 30px bottom repeat-x;
}


.mod_list-2 li .rt{
	width: 463px;
	margin-left:15px;
	padding:3px 0 0 0;
}

.mod_list-2 li h4{
	padding:7px 0 0 27px;
	background:url(../../img/qa/img_qa-1.png) 0 0 no-repeat;
	font-size: 0.917em;
	font-weight:bold;
	color:#72D416;
}

.mod_list-2 li p.lead{
	margin-top:5px;
	padding:9px 0 0 26px;
	background:url(../../img/qa/img_qa-2.png) 0 0  no-repeat;
}

.mod_list-2 li.single p.lead{
	margin-top:0;
	padding:7px 0 0 0;
	background:none;
}

.mod_list-2 li.single dl{
	font-size: 0.917em;
}

.mod_list-2 li.single dt{
	margin-top:14px;
}

.mod_list-2 li.single dl dd dt{
	margin-top:0px;
}

.mod_list-2 li.single dl img{
	vertical-align:middle;
}

/* =============== FLOAT CLEAR ================= */
.anchor-link:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: ".";
}


.anchor-link{
	zoom: 1;
}