@charset "Shift-Jis";

/* ▼---お客様の声---▼ */

#n-index.koe {
	font-size:85%;
	line-height:1.4em;
}

#n-index.koe p {
	padding:0.5em 5px 0.7em 5px;
	line-height:1.6em;
}

#n-index.koe .quiz {
	background:#FDF8D3;
	padding:10px 7px;
	margin-top:5px;
	border:dotted 1px #996633;
	line-height:1.4em;
}

#n-index.koe .quiz .toa {
	text-align:right;
	color:#FF0000;
}
#n-index.koe .quiz strong {
	color: #996633;
}

#n-index.koe .answer {
	width:300px;
	border:solid 1px #cc0000;
	margin:0px 0px 0px 198px;
	padding:7px 10px;
	line-height:1.4em;
	font-size: 95%;
}

#n-index.koe .answer .a {
	color:#FF0000;
	font-size:110%;
}

.koe_td{
	padding:0 10px;
	line-height:1.5em;
	text-align:left;
}

.koe_inner{
	padding:0px 0px 5px 0px;
	line-height:1.6em;
	text-align:left;
	margin-bottom:10px;
	background-image:url(../img/dot.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	clear:both;
}
.koe_inner.ls{
	padding:0px 0px 12px 0px;
	line-height:1.5em;
	background:none;
}
.koe_inner_l {
	padding:0px 0px 12px 0px;
	line-height:1.5em;
	text-align:left;
	margin-bottom:10px;
	clear:both;
}
.koe_inner img ,.koe_inner_l img {
	float:right;
	margin:0px 0px 10px 10px;
}

.koe_inner .staff , .koe_inner_l .staff {
	background-image: url(../koe/img/staff.gif);
	background-repeat: no-repeat;
	padding: 28px 10px 5px 15px;
	min-height: 47px;
	height: auto!important;
	height: 47px;
	margin: -0.5em 0 10px;
	background-color: #FAF8DE;
	clear:both;
}

/* ページング */

.koe .paging {
	background-repeat:repeat-x;
	background-image:url(../img/dot.gif);
	margin-bottom: 20px;
	text-align:center;
}
.koe .paging .in {
	background-repeat:repeat-x;
	padding:10px 0;
	background-image:url(../img/dot.gif);
	background-position: left bottom;
	clear:both;
}
* html .koe .paging table {
	font-size:85%;
}

.koe .paging td {
	width:4em;
	padding:10px 5px;
}
.koe .paging th {
	text-align:center;
	padding:10px 0;
}
.koe .paging a , .koe .paging b {
	display: inline-block;
	padding: 3px 5px;
	margin: 0 1px;
	border: solid 1px #ccc;
	line-height: 1.2em;
	text-align: center;
}
.koe .paging a {
	font-weight: normal;
	background-image: url(../img/bg/btn_gd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.koe .paging a:link , .koe .paging a:visited {
	color:#003399;
}
.koe .paging a:active , .koe .paging a:hover {
	color:#ff6600;
}

.koe .paging b {
	background-color:#F4F4F4;
}


.koe_paging1 {
	padding:10px 10px 10px 10px;
	line-height:1.5em;
	text-align:right;
	clear:both;
	background-repeat:repeat-x;
	background-image:url(../img/dot.gif);
}
.koe_paging1 {
	background-position: left top;
}
.koe_paging2 {
	background-position: left bottom;
	background-repeat:repeat-x;
	background-image:url(../img/dot.gif);
	margin-bottom:20px;
}


.koe_sen{
	background-image:url(../img/dot.gif);
	background-repeat:repeat-x;
	height:5px;
	margin:10px auto;
}

.name {
	text-align:right;
	margin:-0.5em auto 5px;
	text-align:right;
	font-weight:bold;
}
.koe_name1{
	color:#FF6600;
}

.koe_name2{
	color:#FF0099;
}
/* 見出し */

#n-index.koe h3.title-top {
	margin:0px;
	color:#663300;
	padding:8px 5px;
	background:#F5F0BE;
	border-bottom:solid 2px #663300;
}

#n-index.koe h3.title {
	margin:30px 0px 0px 0px;
	color:#663300;
	padding:8px 5px;
	background:#F5F0BE;
	border-bottom:solid 2px #663300;
}

