@charset "utf-8";
/* CSS Document */


/* 乗り物index */


article.contents_body{
	padding-bottom:20px;
	}


article.contents_body img{
	width:100%;
	}


article.contents_body section{
	width:100%;
	padding-top:20px;
	}


article.contents_body section.sec01 h1{
	width:100%;
	line-height:0;
	}

	
article.contents_body section.sec02{
/*	background:url(img/bg02.gif) repeat scroll left top ;*/
	padding-bottom:10px;
	}	

	
article.contents_body section.sec02 div.divInr{
	width:94%;
	margin:0 auto;
	}

article.contents_body section.sec02 div.divInr p{
	margin-bottom:10px;
	line-height:1.5;
	}
	


article.contents_body section.sec02 div.divInr div{
	width:100%;
	margin:0 auto;
	padding:10px 0;
	border-bottom:1px dotted #cccccc;
	}
	
article.contents_body section.sec02 div.divInr div.last{
	border-bottom:none;
	}


article.contents_body section.sec02 div.divInr p.privacyP02 {
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
		font-weight:bold;
}


article.contents_body section.sec02 div.divInr h2{
	margin-bottom:10px;
	font-size:15px;
	font-weight:normal;
	color:#0678b7;
	}
	
article.contents_body section.sec02 div.divInr h3 {
    color: #0678b7;
    font-size: 13px;
    margin-bottom: 10px;
}	


table{
	border-collapse:collapse;
	border-left:1px solid #D0D0D2;
	border-top:1px solid #D0D0D2;
	width:100%;
	margin:0 auto;
}


th,td {
	border-right:1px solid #D0D0D2;
	border-bottom:1px solid #D0D0D2;
	line-height:1.5;
	padding:1%;
	vertical-align:top;
}
 th {
	background-color:#E7E7E7;
}
