@charset "utf-8";
@import "../common/css/0-import.css";

body {
	background: #fff url(../common/img/body_back02.gif) repeat-x left top;
}

#header {
	height: 271px;
	background: url(../img/faq/heder_back.jpg) no-repeat right 37px;
}

#header h1 {
	position: absolute;
	top: 19px;
	left: 1px;
}

#header p {
	position: absolute;
	left: 0;
	top: 97px;
}

#header .img01 {
	position: absolute;
	top: 0;
	right: 2px;
	_right: 1px;
}

#header .img02 {
	position: absolute;
	top: 49px;
	right: 10px;
	_right: 9px;
}

#globalNavi {
	position: absolute;
	left: 0;
	top: 222px;
}

#globalNavi li {
	float: left;
}

#main {
	background: url(../img/faq/main_back.jpg) no-repeat 555px top;
}

#conts {
	padding: 33px 0 48px 0;
	background: url(../common/img/back01.gif) repeat-x left top;
}

#conts p {
	margin: 0 0 23px 2px;
	line-height: 1.4;
}

#conts .box01 {
	margin-bottom: 39px;
	padding: 0 3px 0 2px;
	overflow: hidden;
	zoom: 1;
}

#conts .box01 p {
	margin: 0 304px 0 0;
	padding-top: 1px;
}

#conts .box01 p span {
	color: #f60;
	font-weight: bold;
}

#conts h2 {
	margin-bottom: 17px;
	padding: 0 0 11px 2px;
	line-height: 1.3;
	background: url(../common/img/back01.gif) repeat-x left bottom;
	color: #000;
	font-size: 16px;
}

#conts .box02 {
	margin-bottom: 25px;
	padding: 0 0 0 3px;
	overflow: hidden;
	zoom: 1;
}

#conts h3 {
	margin-bottom: 8px;
	padding: 11px 0 12px 12px;
	color: #fff;
	background: url(../common/img/h3_back.gif) no-repeat left top;
	font-size: 14px;
}

#conts .box02 p {
	margin: 0 0 21px 34px;
}

#conts p.mb20 {
	margin-bottom: 17px;
}

#container #main #conts #followers {
	margin: 0 0 0px 15px;
}
#container #main #conts #followers img {
display:inline;
}

