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

body {
	background:url(../image/sky.jpg) no-repeat;
	background-attachment:fixed;
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 1.8em;
}
/*-------------clearfix---------------------*/
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.cleatfix {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clear{
	clear:both;
}
/*-------------clearfix---------------------*/
div#container {
	height: 100%;
	margin: 0 auto;
	text-align: left;
	width: 710px;
	height: auto;
	background:#FFF;
/*	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;*/
}
/*----------------リンク---------------------------*/
a:link{
	color:#333;
	text-decoration: none;
}

a:visited {
	color:#333;
	text-decoration:none;
}

a:hover{
	color:#F00;
	text-decoration:none;
}

/*a:active{
	color:#F06;
	text-decoration:
}*/
/*----------------リンク---------------------------*/
h1{
	background:url(../image/onelinelogo.jpg) no-repeat;
	width: 365px;
	height: 55px;
	text-indent:-9999px;
	margin: 20px 0 0 10px;
	}
	
h1 a{
	display:block;
	padding: 10px 0 20px 0;
}
h2{
	background:url(../image/title03.jpg) no-repeat;
	width: 623px;
	height: 51px;
	text-indent:-9999px;
	margin: 20px 0 0 45px;
}
p.evaoliginal{
	text-align: center;
	margin: 10px 0 10px 0;
}
div#attention {
	background:url(../image/bgbl.jpg) no-repeat;
	width: 572px;
	height: 110px;
	margin: 5px 10px 0 70px;
}
	
div#attention p {
	font-size:12px;
	font-weight:bold;
	padding: 5px 10px 0px 50px;
}

ul#navi li{
	font-size:14px;
	float:left;
	list-style:none outside none;
	z-index: 9998;
	margin: 5px 20px 10px 40px;
}
div#purchaseflow {
	padding: 10px 0 0 20px;
}

h3{
	background:url(../image/purchase.jpg) no-repeat;
	width: 601px;
	height: 62px;
	text-indent:-9999px;
	margin: 20px 0 0 40px;
}

div#itembox{
	width: 90%;
}
h4{
	margin: 10px 0 0 70px;
	color:#09F;
	text-align:center;
}

li{
	list-style:none outside none;
	margin-left: 30px;
}
div#rei{
	width: 300px;
	float:left;
}
p.reitype{
	background:url(../image/reitypename.jpg) no-repeat;
	width:257px;
	height:84px;
	margin: 20px 0 10px 65px;
	text-indent:-9999px;
}

div#mari{
	width: 300px;
	float:right;
}
p.maritype{
	background:url(../image/maritypename.jpg) no-repeat;
	width:257px;
	height:84px;
	margin: 25px 0 10px 65px;
	text-indent:-9999px;
}
/*-------------サイズ----------------------*/
ul.size{
	padding: 0 0 0 80px;
	font-weight:bold;
}

/*-------------サイズ----------------------*/
dt.souryou{
	margin-left: 55px;
}

div#border{
	margin: 50px 0 0 50px;
}

/*--------------ナビボタン-----------------------*/

ul.guide 
li{
	font-size:14px;
	float:left;
	list-style:none outside none;
	z-index: 9998;
	margin: 0 0 0 80px;
}

li.qand{
	background:url(../image/flowbaner.jpg) no-repeat 0 0;
	width:186px;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;
}
li.qand a{
	display:block;
	padding: 10px 0 0 10px;
}
li.qand:hover{
	/*モダンブラウザ用*/
	opacity:0.6;
	/*IE7以下用*/
	filter:alpha(opacity=60);
	/*IE8用*/
	-ms-filter:"alpha(opacity=60)";
}
li.kounyu{
	background:url(../image/qanda.jpg) no-repeat 0 0;
	width:186px;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;
}
li.kounyu a{
	display:block;
	padding: 10px 0 0 10px;
}
li.kounyu:hover{
	/*モダンブラウザ用*/
	opacity:0.6;
	/*IE7以下用*/
	filter:alpha(opacity=60);
	/*IE8用*/
	-ms-filter:"alpha(opacity=60)";
}

/*--------------ナビボタン-----------------------*/
div#return
p{
	text-align: right;
	margin: 90px 10px 10px 0;
}

