@charset "utf-8";

@import "../../common/css/0-import.css";

.pageGuide {
	padding-bottom: 22px;
}

#conts h2 {
	margin: 0 0 12px 15px;
	clear: both;
}

#conts .boxA {
	margin: 0 17px 48px 17px;
	*margin-bottom: 50px;
}

#conts .boxA .imgbox {
	float: right;
}

#conts .boxA h3 {
	padding-top: 6px;
	margin: 0 0 11px 0;
}

#conts .boxA p {
	margin: 0 275px 0 0;
	line-height: 1.6;
}

#conts h3.h3_01 {
	margin: 0 0 9px 19px;
}

#conts p.p01 {
	margin: 0 15px 13px 18px;
	*margin-bottom: 14px;
	line-height: 1.6;
}

#conts ul.ul01 {
	margin: 0 0 56px 15px;
}

#conts ul.ul01 li {
	margin-right: 15px;
	float: left;
}

#conts ul.ul01 li.mr0 {
	margin-right: 0;
}

#conts h2.h2_01 {
	margin-bottom: 13px;
	*margin-bottom: 12px;
}

#conts table {
	margin: 0 0 20px 16px;
	*margin-left: 15px;
	width: 709px;
	*width: 710px;
}

#conts table th {
	padding:13px 0 0 17px; 
	border: 1px solid #cbcbcb;
	background: #EFEFEF;
	width: 157px;
	vertical-align: top;
	font-weight: normal;
}

#conts table td {
	padding: 12px 20px 0 20px;
	border: 1px solid #cbcbcb;
}

#conts table td .boxIn {
	margin-bottom: 9px;
}

#conts table td .boxIn ul.ul02 {
	padding-top: 2px;
	float: left;
	line-height: 1.2;
	font-weight: bold;
}

#conts table td .boxIn ul.ul02 li {
	margin-bottom: 19px;
}

#conts table td .boxIn ul.ul02 li.mb0 {
	margin-bottom: 0;
}

#conts table td .boxIn img {
	float: right;
	display: block;
}

