@charset "utf-8";
@import "common/0-import.css";
/*  
	Author : S.Takahashi
	Update : 8/22
*/
/*------------------------------------------------------------
	プライバシーポリシー
------------------------------------------------------------*/
#conts h3 {
	padding: 25px 0 8px 0;
}

#conts h4 {
	padding: 0 0 10px 5px;
}

#conts .box {
	padding: 15px 0 10px 10px;
	position: relative;
}

#conts img.topPhoto {
	margin: 0 0 10px 5px;
		
	display: block;
}

#conts p {
	padding: 0 15px 0 5px;
	
	line-height: 1.6;
}

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

#conts p.btm {
	padding-bottom: 20px;
}

#conts ul {
	margin: 5px 0 0 10px;
	font-weight: bold;
}

#conts ul li {
	padding: 0 0 0 12px;
	background: url(/img/icon/05.gif) no-repeat left 6px;
}

#conts p span {
	font-weight: bold;
}

#conts img.mail {
	margin: 30px 0 30px 7px;
}

