@import "../common/css/0-import.css";
#pageGuide {
	overflow: hidden;
}

#conts h2{
	margin-bottom: 12px;
}
#conts p{
	margin: 0 9px 29px 4px;
	+margin: 0 9px 28px 4px;
	font-size22: 12px;
	line-height: 1.4;
}

#conts p.one{
	margin-bottom: 13px;
}

#conts p.mb35{
	margin-bottom: 42px;
}

#conts p.right{
	margin-bottom: 108px;
	text-align: right;
}


#conts p.f10{
	margin-bottom: 35px;
	font-size: 85%;
	letter-spacing: 1px;
}

#conts h3{
	margin-bottom: 7px;
}

#conts ul{
	margin: 0 9px 27px  5px;
	+margin: 0 9px 28px  5px;
	font-size22: 12px;
	line-height: 1.6;
}

#conts ul li{
	padding: 0 0 0 13px;
	text-indent: -12px;
}


