@charset "UTF-8";


/*---------------------------------------

　privacy > index.html
　プライバシーポリシー

---------------------------------------*/
#main h3 {
	clear:both;
}
#wrapper #contents .inner_contents.clearfix #main h3 {
	font-size: 30px;
	background-image: url(../../common/img/bg_tit04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	padding-top: 11px;
	padding-left: 20px;
	clear:both;
}

#main .privacy_read {
	margin:0 auto;
	padding-bottom:40px;
	width:631px;
	text-align:left;
	font-size:14px;
	line-height:160%;
}
#main h4 {
	clear:both;
	display:block;
	margin-bottom:15px;
	padding-left:10px;
	color:#005100;
	font-size:18px;
	line-height:38px;
	background-color:#E8F0D9;
}

#privacy p {
	margin-bottom:40px;
	padding:0 10px;
	text-align:left;
	font-size:14px;
	line-height:160%;
}