@charset "UTF-8";
/* ===================================================================
CSS information
=================================================================== */

#contents-header{
	margin-bottom:20px;
	}

h2{
	height:30px;
	padding-left:10px;
	margin-bottom:10px;	
	border-right:1px solid #ccc;
	background:transparent url(../common/img/ttl-bg.gif) top left no-repeat;
	line-height:30px;
	font-weight:bold;
	}

.section-ttl{
	margin-bottom:30px;
	}
.section{
	margin-bottom:30px;
	}
	
.section-info{
	width:700px;
	}
.section-info .box-news{
	float:left;
	width:380px;
	}
.section-info .box-news p span{
	margin-right:8px;
	font-size:10px;
	color:#666;
	}
.section-info .box-news p a:link,
.section-info .box-news p a:hover,
.section-info .box-news p a:visited{
	color:#333;
	}
.section-info .box-mobile{
	float:right;
	width:300px;
	}
.section-info .box-mobile p{
	float:left;
	width:205px;
	}
.section-info .box-mobile p.qr{
	float:right;
	width:74px;
	}
	
.section h3{
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	font-weight:bold;
	}

.section .txt,
.section .imgs{
	clear:both;
	}
	
.section-item .imgs p a:link,
.section-item .imgs p a:visited,
.section-item .imgs p a:hover{
	color:#FFF;
	text-decoration:none;
	}
.section-item .imgs p{
	float:left;
	margin:0 10px 10px 0;
	}
.section-use .txt{
	margin-bottom:15px;
	}
.section-use .txt li{
	float:left;
	width:150px;
	margin-bottom:2px;
	}


.section-point{
	padding:20px 30px 15px;
	background-color:#E8E8E8;
	}
.section-point h2{
	height:auto;
	padding:0;
	margin-bottom:12px;	
	border-right:0px solid #fff;
	background:transparent none top left no-repeat;
	line-height:1.5;
	font-weight:bold;
	font-size:13px;
	}
.section-point .imgs p{
	float:left;
	padding:0 10px 10px 0;
	}
.section-point .imgs p.last{
	padding-right:0;
	}
.section-point .imgs a{
	display:block;
	width:252px;
	height:22px;
	padding:72px 10px 0 10px;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
	}
.section-point .imgs a:link,
.section-point .imgs a:visited,
.section-point .imgs a:hover{
	color:#fff;
	text-decoration:none;
	}
.section-point a.p1{background-image:url(../img/point-01.jpg);}
.section-point a.p2{background-image:url(../img/point-02.jpg);}
.section-point a.p3{background-image:url(../img/point-03.jpg);}
.section-point a.p4{background-image:url(../img/point-04.jpg);}
.section-point a.p5{background-image:url(../img/point-05.jpg);}
.section-point a.p6{background-image:url(../img/point-06.jpg);}