@charset "shift_jis";


#question a:link {
	color: #000000;
	text-decoration: none;
}
#question a:visited  {
	color: #FF6600;
	text-decoration: none;
}
#question a:hover  {
	color: #000000;
	border-bottom:1px solid #FF6600;
}
#question a:active  {
	color: #FF6600;
	border-bottom:1px solid #FF6600;
}

#question {
	margin:5px 0px 50px;
	padding:0px;
}

#question h3 {
	font-size: 14px;
	line-height: 18px;
	padding:4px;
	font-weight: bold;
	color: #330000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
}

.faq ul {
	margin:5px 0px 5px 0px;
	padding:0px;
}
.faq li {
	font-size: 12px;
	line-height: 1.5em;
	margin:8px 0px 8px 18px;
	padding:0px;
	list-style-type: disc;
	list-style-position: inside;
}

#mina_q {
	margin:5px 0px 50px;
	padding:0px;
}

#mina_q p {
	font-size: 18px;
	line-height: 1.5em;
	margin:8px 0px 8px 0px;
	padding:4px;
	font-weight: bold;
	color: #330000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
}

#mina_q ul {
	margin:5px 0px 5px 0px;
	padding:0px;
}
#mina_q li {
	font-size: 16px;
	line-height: 1.5em;
	margin:8px 0px 8px 18px;
	padding:0px;
	list-style-type: none;
}

.bk_1 {
	margin:0px;
	padding:2px;
	background-color: #FAF2E5;
}

.toi ul {
	margin:5px 0px 5px 0px;
	padding:0px;
}

.toi li {
	font-size: 12px;
	line-height: 1.5em;
	margin:8px 0px 8px 30px;
	padding:0px;
	list-style-type: decimal;
	list-style-position: outside;
}

#faqmain{
	margin:5px 0px;
	padding:0px;
}
#faqmain h4 {
	font-size: 14px;
	line-height: 18px;
	padding:4px;
	font-weight: bold;
	color: #330000;
	border-width: 1px;
	border-style: dotted;
	border-color: #330000;
}

#faqmain p {
	font-size: 12px;
	line-height: 18px;
	margin:5px 0px;
}

table.hyo {
	font-size: 12px;
	line-height: 16px;
	background-color: #333333;
	margin-left: 30px;
	
}

td.hyo_wl {
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
		padding:4px;

}
td.hyo_gl {
	font-size: 12px;
	line-height: 16px;
	background-color: #666666;
		padding:4px;
}


td.hyo_wc {
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
		padding:4px;

}
td.hyo_gc {
	font-size: 12px;
	line-height: 16px;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
		padding:4px;
}

table.faqnavi {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	
}
td.faqnavi_ye {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background-color: #EFEFDE;
		padding:3px;

}

/*皆様からのＱ＆Ａサイドナビ*/

#mi_navi {
	width:180px;
	margin:10px 0px 10px 5px;
	padding:3px;
	border: 1px solid #7F5447;
}

#mi_navi p.komoku_1 {
	width: 180px;
	height: 30px;
	margin:0px;
	padding:0px;	
}

#mi_navi ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#mi_navi li {
	padding-top:5px;
	padding-bottom:5px;
	display: block;
	width: 180px;
	font-size: 14px;
	line-height: 1.2em;
}

#mi_navi li.d1 {
	background-color: #FAF2E5;
}
#mi_navi li.d2 {
	background-color: #FFFFFF;
}
.mi_faq ul {
	margin:5px 0px 5px 0px;
	padding:0px;
}
.mi_faq li {
	font-size: 14px;
	line-height: 1.5em;
	margin:8px 0px 8px 20px;
	padding:0px;
	list-style-type: disc;
	list-style-position: outside;
}

.minatop {
	font-size: 12px;
	width:180px;
	margin:10px auto;
	padding:3px;
	border: 1px solid #7F5447;
	text-align:center;
	background-color: #F1F1F1;
}

