@charset "utf-8";
@import "../common/css/0-import.css";

body {
	background: #F2F0EC url(../img/faq/body_back.jpg) repeat-x left top;
}

.banner {
	padding-top: 2px;
	margin-left: 0;
}

#sideBar {
	margin-bottom: 9px;
}

#conts {
	padding-bottom: 25px;
	line-height: 1.7;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts h2.ty01 {
	margin-top: 1px;
}

#conts h2.mb11 {
	margin-bottom: 11px;
}

#conts h3 {
	margin: 0 0 10px 11px;
}

#conts h3.mb15 {
	margin-bottom: 15px;
}

#conts p {
	margin: 0 8px 9px 10px;
}

#conts ul {
	margin-left: 11px;
}

#conts ul.mb24 {
	margin-bottom: 24px;
}

#conts ul.mb27 {
	margin-bottom: 27px;
}

#conts ul li {
	padding-left: 23px;
	margin-bottom: 5px;
	background: url(../img/faq/icon01.gif) no-repeat left 5px;
	font-size: 14px;
}

#conts ul li.mb0 {
	margin-bottom: 0;
}

#conts dl {
	margin: 0 0 49px 11px;
}

#conts dl.sty01 {
	margin-bottom: 39px;
}

#conts dl.sty02 {
	margin-bottom: 28px;
}

#conts dl.sty03 {
	margin-bottom: 37px;
}

#conts dl.sty04 {
	margin-bottom: 19px;
}

#conts dl dt {
	padding-left: 25px;
	background: url(../img/faq/icon01.gif) no-repeat left 5px;
	color: #A80000;
	font-size: 14px;
	font-weight: bold;
}

#conts dl dd span {
	padding-left: 24px;
	background: url(../img/faq/icon02.gif) no-repeat left 3px;
	display: block;
}

#conts dl dd span span.mb20 {
	padding-left: 0;
	margin-bottom: 20px;
	background: none;
}

#conts dl dd {
	padding-top: 5px;
	margin-right: 15px;
	background: url(../img/faq/line01.jpg) no-repeat left top;
}

#conts p.link01 {
	text-align: center;
}

#conts p.mr30 {
	margin-right: 30px;
}

#conts .link01 a {
	background: url(../common/img/icon01.gif) no-repeat scroll left 2px;
	padding-left:14px;
}

