@charset "utf-8";
/*------------------------------------------------*/
body{
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin-top: 0px;
	background-image: url(../img/h_bk.jpg);
	background-repeat: repeat-x;
	line-height:1.5;
}
.t_u{
	height: 42px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	list-style-type: none;
}
.fleft{
	float: left;
}
.buy a{
	line-height: 42px;
	background-image: url(../lop_img/buy_btn_off.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 42px;
	width: 260px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	list-style-type: none;
}
.buy a:hover{
	line-height: 42px;
	background-image: url(../lop_img/buy_btn_on.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 42px;
	width: 260px;
	text-decoration: none;
}

#head{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 130px;
}
#main{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#contentsbox{
	width: 900px;
	display: block;
	clear: both;
}
#navibox{
	display: block;
	float: left;
	width: 230px;
}
#in-linebox{
	text-align: left;
	display: block;
	float: right;
	width: 670px;
}
#maincontents-box{
	display: block;
	padding: 10px;
	width: 580px;
	border: 1px solid #ff99cc;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.saronhhh{
	background-image: url(../img/guide-icon.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 90%;
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 10px;
	color: #ff99cc;
	padding-top: 5px;
}
.imgbox{
	display: block;
	clear: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.imgbox-clear{
	display: block;
	clear: both;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.big{
	font-size: 16px;
	font-weight: bold;
}
.txt-m{
	font-size: 76%;
}
h6{
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}
.in-linebox ul{
	display: block;
	float: none;
	list-style-type: none;
	clear: both;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.in-linebox li{
	display: block;
	font-size: 86%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../img/ex-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-left: 35px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.listnone{
	list-style-type: none;
}
#wa{
	display: block;
	width: 641px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#wa-h{
	background-image: url(../img/p-waku-h.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 641px;
}
#wa-b{
	background-image: url(../img/p-waku-b.jpg);
	background-repeat: repeat-y;
	width: 611px;
	padding-right: 15px;
	padding-left: 15px;
}
#wa-f{
	background-image: url(../img/p-waku-f.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 641px;
	clear: both;
}
#wa-b h2{
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
}

#wa-b dl{
	display: block;
	width: 300px;
	float: left;
	margin-right: 5px;
	color: #333333;
}
#wa-b dt{
	display: block;
	width: 300px;
	font-size: 86%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#wa-b dd{
	display: block;
	width: 290px;
	font-size: 76%;
	padding-right: 10px;
}

#wa-b ul{
	color: #333333;
}
#wa-b li{
	backgrou
	nd-image: none;
	height: auto;
	padding-left: 0px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wa-b ol{
	color: #333333;
	font-size: 76%;
	list-style-type: decimal;
	display: block;
	width: 300px;
}
.none{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

