@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

image{
	border:0;
}

h1{
	font-size:13px;
	text-align:center;
}

h2 {
	font-size:39px;
	font-weight:bold;
	padding:7px 0 0 25px;
}

h3 {
	margin:20px;
	color:#fff;
	font-size:26px;
	font-weight:bold;
	padding:7px 0 0 50px;
}

.box{
	width:816px;
	margin:10px auto;
	line-height:1.4em;
	font-size:20px;
	font-family: "Hiragino Kaku Gothic ProN","���C���I", sans-serif;
}

.mainvs{
	width:816px;
	height:349px;
	margin:0 auto;
	padding-top:20px;
	background-image: url("../images/address_data/main.jpg");
	background-repeat:no-repeat;
}

.lp_text_01{
	margin:210px 0 10px 10px;
}
.lp_text_01 h2 {
	font-size:24px;
	margin:0px 0 10px 0;
}

.title_01{
	width:658px;
	height:46px;
	margin:0 auto 30px;
	background-image: url("../images/address_data/title_back.jpg");
	background-repeat:no-repeat;

}

.table{
	width:708px;
	margin:0 auto 30px;
}

table {
	font-size:19px;
	border-collapse:collapse;
	border:1px solid #666666;
	margin-bottom:20px;
}

table th{
	border-collapse:collapse;
	border:1px solid #666666;
	background-color:#EBEBEB;
	text-align:left;
	color:#000;
	padding:7px;
}

td { 
	border:1px solid #666666;
	padding:7px;
} 


.osusume{
	width:708px;
	height:250px;
	margin:0 auto;
	background-image: url("../images/address_data/osusume_image.jpg");
	background-position:right top;
	background-repeat:no-repeat;
}

.osusume ul{
	list-style-image: url("../images/address_data/point.gif");
	margin-left:35px;
}

li {
	height:50px;
	font-weight:bold;
	color:#003437;
	font-size:113%;
}


.option{
	width:690px;
	height:220px;
	margin:0 auto;
	background-image: url("../images/address_data/option_back.jpg");
	background-repeat:no-repeat;
}

.qa{
	width:708px;
	margin:0 auto;
	line-height:150%;
	font-size:113%;
}

.option01{
	width:215px;
	height:145px;
	color:#fff;
	text-align:center;
	line-height:115%;
	font-weight:bold;
	padding:30px 0 0 0;
	float:left;
}

.option02{
	width:215px;
	height:145px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:12px 0 0 20px;
	float:left;
}

.option03{
	width:215px;
	height:145px;
	color:#fff;
	text-align:center;
	line-height:115%;
	font-weight:bold;
	padding:30px 0 0 15px;
	float:left;
}

.option04{
	width:215px;
	height:145px;
	color:#fff;
	text-align:center;
	line-height:140%;
	font-weight:bold;
	padding:60px 0 0 115px;
	float:left;
}

.option05{
	width:215px;
	height:145px;
	color:#fff;
	text-align:center;
	line-height:115%;
	font-weight:bold;
	padding:60px 0 0 21px;
	float:left;
}


.clear{
	clear:both;
}