body {
	margin:0;
	padding:0;
	font-family: "メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 160%;
}
p {
	margin-bottom: 10px;

}

.left {
	float: left;
}

.right {
	float: right;
}
.clear {
	clear: both;
}

.img_top {vertical-align: top;}
.img_bottom {vertical-align: bottom;}
.red {
	color: #F00;
	font-weight: bold;
}
.price {
	font-weight: bold;
	color: #C00;
}
header  {
	margin-right: auto;
	margin-left: auto;
	height: 390px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

h1    {
	padding#top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: normal;
	color: #630;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h2 {
	color: #960;
	text-align: center;
}

h3 {
	font-size: 140%;
	font-weight: bold;
	color: #690;
	margin-bottom: 10px;
}


#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.mainbtn {
	position: relative;
	height: 150px;
	background-image: url(img/bg_mainbtn.png);
	background-repeat: no-repeat;
}
.mainbtn .btn01 {
	position: absolute;
	left: auto;
	right: 130px;
	width: 700px;
}


#nyusankin01 {
	background-image: url(img/bg_top.png);
	background-repeat: no-repeat;
	height: 350px;
}
#nyusankin01 p {
	padding-top: 110px;
	padding-right: 210px;
	padding-left: 270px;
}
#nyusankin02 {
	margin-top: 20px;
}

#nyusankin02 p,#nyusankin03 .p1 {
	padding: 15px;
}
#nyusankin03 {
	margin-top: 20px;
	background-image: url(img/kokuban.png);
	background-repeat: no-repeat;
	background-position: center 230px;
}
#nyusankin03 .origo {
	padding-top: 360px;
	padding-left: 230px;
	padding-bottom: 50px;
}
#nyusankin04 {
	background-image: url(img/bg_heru.jpg);
	background-repeat: no-repeat;
	height: 430px;
}
#nyusankin04 p {
	padding-top: 280px;
	padding-right: 20px;
	padding-left: 20px;
}
#hikaku {
	background-image: url(img/plus.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#hikaku p {
	text-indent: -9999px;
}

#spl_hikaku {

}


#hikaku ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#spl_hikaku a {
	background: url(img/btn_off.png) no-repeat;
	height: 279px;
	display: block;
}
#spl_hikaku .spl01 a {width: 309px;}
#spl_hikaku .spl02 a {width: 158px;background-position: -309px 0px;}
#spl_hikaku .spl03 a {width: 160px;background-position: -467px 0px;}
#spl_hikaku .spl04 a {width: 159px;background-position: -627px 0px;}
#spl_hikaku .spl05 a {width: 174px;background-position: -786px 0px;}

#spl_hikaku .spl01 a:hover {width: 309px;background-position: 0 -279px;}
#spl_hikaku .spl02 a:hover {width: 158px;background-position: -309px -279px;}
#spl_hikaku .spl03 a:hover {width: 160px;background-position: -467px -279px;}
#spl_hikaku .spl04 a:hover {width: 159px;background-position: -627px -279px;}
#spl_hikaku .spl05 a:hover {width: 174px;background-position: -786px -279px;}


















.table01 {
	border-collapse: collapse;
	width: 95%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.table01 th {
	background-color: #FFE781;
	vertical-align: middle;
	border: 1px solid #92B2A7;
	padding: 5px;
	color: #630;
	text-align: center;
	width: 20%;
}
.table01 td {
	padding: 5px;
	text-align: left;
	border: 1px solid #999;
	padding: 5px;
	vertical-align: middle;
}

footer {
	background-repeat: repeat-x;
	clear: both;
	color: #630;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C96;
	margin-top: 15px;
}

footer .footer_inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.copy {
	text-align: right;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 30px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #CCC;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
