@charset "utf-8";
@import "common.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#globalNavi li.navi08 a,
#globalNavi li.navi08 a span {
	color: #fff;
	background: url(images/common/icon/02.gif) no-repeat center top;
}

#container {
	padding: 0 0 0 104px;
	background: url(images/sitepolicy/container_back.jpg) no-repeat 900px bottom;
	overflow: hidden;
	zoom: 1;
}

#mainImg01 {
	height: 272px;
	background: url(images/sitepolicy/mainImg.jpg) no-repeat center top;
}

#conts {
	margin: 38px 0 0 0;
	text-align: left;
	width: 742px;
}

#conts  h2 {
	margin-bottom: 16px;
	padding-left: 3px;
}

#conts p {
	margin: 0 0 26px 0;
	font-size: 11px;
	color: #b4b4b4;
	line-height: 1.7;
}

	*html #conts p {
				font-size: 10px;
				line-height: 1.9;
			}

	*+html #conts p {
			line-height: 1.9;
			font-size: 10px;
		}

#conts p.ml10 {
	margin-left: 10px;
}

#conts p.mb23{
	margin-bottom: 23px;
}

#conts p.mb18 {
	margin-bottom: 18px;
}

#conts p.mb0 {
	margin-bottom: 0px;
}

#conts p.mb22 {
	margin-bottom: 22px;
}

#conts p.mb20 {
	margin-bottom: 20px;
}

#conts p.mb24 {
	margin-bottom: 25px;
}

#conts .pageTop {
	margin: 0 8px 16px 0;
	text-align: right;
}

#conts .pageTop a {
	font-size: 10px;
	color: #b4b4b4;
	text-decoration: none;
}

#conts .pageTop a:hover {
	color:#FFF;
}

#conts .mb14 {
	margin-bottom: 14px;
}

#conts .mb36 {
	margin-bottom: 36px;
}

#conts .mb22 {
	margin-bottom: 22px;
}
