@charset "utf-8";
@import url(/kosaizouen/css/reset.css);
@import url(/kosaizouen/css/base.css);
@import url(/kosaizouen/css/common.css);


#content .ancor{
	overflow: hidden;
	zoom:1;
	margin-bottom: 20px;
}

#content .ancor li{
	float: left;
	margin-right: 20px;
}

#content .ancor li.none{
	margin-right: 0;
}

#flow dl dt{
	background: #000;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 2px 10px;
}

#flow dl dd{
	padding: 12px 15px;
}

#flow dl{
	border: 1px solid #ccc;
	
}

#flow dl p.text{
	margin-top: 28px;
}

#flow div{
	background: url(/kosaizouen/image/arrow.jpg) center bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#flow div.last{
	background: none;
}

#faq dl dt{
	background: url(/kosaizouen/image/q.jpg) left 3px no-repeat;
	font-size: 1.15em;
	color: #990000;
	padding-left: 45px;
	margin-bottom: 5px;
}

#faq dl dd{
	background: url(/kosaizouen/image/a.jpg) left 3px no-repeat;
	margin-bottom: 21px;
	padding: 3px 0 5px 45px;
}