@charset "utf-8";

/* --------------------------------------------------
	point.css
-------------------------------------------------- */
.mainBlock .section.section01 {
	margin-top:0;
}
.mainBlock .section ul {/*add131202*/
	margin: 0.5em 0 0;
}
.mainBlock .section ul li {/*add131202*/
	float: left;
	padding: 0 0 0 21px;
	margin: 0 16px 0 0;
	background: url(/res/img/shared/img_01.png) 5px 5px no-repeat;
}
/* .section01
======================================== */
.section01 .block {
	padding:0 0 20px;
}
/* .block01
---------------------------------------- */
.section01 .block01 {
	text-align:center;
}
/* .block02
---------------------------------------- */
.section01 .block02 .row {
	width:556px;
	margin:-5px 0 0 70px;
}
.section01 .block02 .row .box.left {
	width:340px;
}
.section01 .block02 .row .box.right {
	width:177px;
}
/* .block03
---------------------------------------- */
.section01 .block03 .row {
	width:572px;
	margin:-13px 0 0 70px;
}
.section01 .block03 .row .box.left {
	width:340px;
}
.section01 .block03 .row .box.right {
	width:207px;
}
/* .block04
---------------------------------------- */
.section01 .block04 .row {
	width:580px;
	margin:0 0 0 70px;
	border-top:1px dashed #ccc;
}
.section01 .block04 .row.lastChild {
	border-bottom:1px dashed #ccc;
}
.section01 .block04 .row .box.left {
	width:90px;
	padding:20px 0 10px;
}
.section01 .block04 .row .box.right {
	width:465px;
	padding:16px 0 10px;
}
.section01 .block04 .row .box.right h6 {
	color:#003A99;
	font-size:14px;
	font-weight:bold;
}

.section01 .block04 .box .bottomBox {
margin-top: 10px;
padding: 15px;
}

.section01 .block04 .box .bottomBox .comment {
margin-top: 0.3em;
}

/* .section02
======================================== */
.section02 .block {
	padding:0 0 20px;
}
/* .block01
---------------------------------------- */
.section02 .block01 {
	text-align: center;
	padding:0;
}
/* .block02
---------------------------------------- */
.section02 .block02 p.link {
	margin-top:1em;
}

.section02 .block02 .detailBtn {
padding-top: 10px;
text-align: right;
}


/* .bottomBox
======================================== */
.section .bottomBox {
	margin:20px 0 0;
	padding:18px 23px;
	border:1px solid #ccc;
}
.section .bottomBox p strong {
	font-weight:bold;
}
.section .bottomBox ul {
	margin-left:17px;
}
.section .bottomBox ul li {
	padding: 3px 0 3px 18px;
	background:url(/res/img/card_about/point/dot_01.png) 0 9px no-repeat;
}



