﻿@charset "utf-8";
/* ================================================
FAQcss
================================================ */

/* エリア
----------------------------------------------------------------------------- */


#kiji_ttl {
	background-image: url(../imgs/faq/title.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 550px;
	font-size: 1%;
	line-height: 1%;
}

#kiji_ttl h2 {
	width: 550px;
	height: 33px;
	/* \*/overflow: hidden;
	display: block;
}#faq {
}
#faq #koumoku {
	border: 1px solid #1E7CCF;
	background-color: #fff0de;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
#koumoku #leftqa {
	float: left;
	width: 215px;
	position: relative;
}
#koumoku #rightqa {
	float: right;
	width: 215px;
	position: relative;
}
#koumoku li {
	padding-bottom: 3px;
	padding-top: 3px;
}

#koumoku li span {
	width:2em;
	display:inline-block;
}

#koumoku a {
	color: #2210d2;
}
#koumoku a:hover {
	color: #FF0000;
}

#faq #qa {
}
#qa #Q1_ttl {
	line-height: 160%;
	font-weight: bold;
	background-color: #6ec8f2;
	padding-left: 20px;
	margin-bottom: 15px;
	position: relative;
}
#qa dt {
	line-height: 160%;
	font-weight: bold;
	color: #0057c9;
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#qa dd {
	line-height: 140%;
	margin-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
}

#article #left_sec {
	width: 550px;
	padding-right: 13px;
	float: left;
	padding-bottom: 10px;
	padding-left: 26px;
	display: block;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b2b2b2;
	background-color: #FFFFFF;
}

.txt_gr{
color: #03b286;
}

#faq #catalog {
	width: 420px;
	height: 180px;
	background-color: #ffffcc;
	padding: 10px;
	margin-left: 15px;
	border: solid #03b286 1px;
}



#faq #catalog img.hyo{
	margin: 10px 10px 10px 40px;
}

#faq #catalog img.btn{
	margin: 10px 10px 60px;
}
#qa ul{
	margin: 10px 20px 0 30px;
}
#qa li{
	line-height: 140%;
	list-style-type: decimal;
	margin-top: 3px;
}
#qa img{
	margin-top: 10px;
}
img.m-btm{
	margin-bottom: 18px;
}
.m-l{
	margin-left: 12px;
	line-height: 160%;
}
.mgb1{ margin-bottom:1em;}

/*-----------------------
q10.html
-----------------------*/
div#faq div#qa dl#q10-1 dd, 
div#faq div#qa dl#q10-2 dd {
	margin-bottom: 15px;
}

div#faq div#qa dl#q10-1 dd dl dt {
	margin-bottom: 15px;
}

div#faq div#qa dl#q10-1 dd p {
	margin-bottom: 1em;
}

div#faq div#qa dl#q10-1 dd dl dt span {
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
	color: #000;
}

div#faq div#qa dl#q10-1 dd dl dd {
	margin-bottom: 3px;
	text-indent: -1em;
	margin-left: 1em;
}

div#faq div#qa dl#q10-1 dd dl dd.link {
	margin-top: 10px;
	margin-bottom: 25px;
}