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

body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, p, blockquote, table, th, td, object, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	color: #333;
	line-height: 150%;
	font-size: 13px;
	background-color: #F0F0E1;
}
img {
	border: 0;
	vertical-align: bottom;
}
a {
	color: #222;
	text-decoration: none;
}
a:hover {
	color: #777;
	text-decoration: underline;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} 
.clearfix {display: block;} /* End hide from IE-mac */
.clearfix:after { content: ""; display: block; clear: both; }
.clearfix {overflow:hidden;}

.clear {
	clear: both;
	padding: 0px;
}
.clear1 {
	clear: both;
	font-size: 1px;
	padding: 0px;
	line-height: 0%;
}
.clear2 {
	clear: both;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
}
.clear3 {
	clear: both;
	text-indent: -9999px;
	display: block;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
table, tr, th, td {
    border-collapse: collapse;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}

textarea {
	color: #333;
}
input, textarea {
	font-size: 12px;
}

.clear { clear:both; }  
.clear hr { display:none; }  

.text01 {
	line-height:170%;
}
.text02 {
	line-height:160%;
}

#gn.follow {
	position: fixed;
	top: 0px;
}


/*****************  ヘッダー *****************/

#h_line {
	width: 984px;
	height: 4px;
	font-size: 1px;
	background: #FE9CEF;
	margin-right: auto;
	margin-left: auto;
}

#header {
	padding: 0px;
	width: 860px;
	height: 116px;
	position: relative;
	background: url(../img/header.jpg) no-repeat left top;
	margin: 0px auto 25px;
}
#header h1.siteName { /* サイト名 h1 （テキスト） */
	padding: 8px 0 3px 20px;
	margin: 0;
	font-size: 12px;
	line-height: 1em;
}

#header h1.siteName a {
	color: #666;
	font-weight:normal;
	text-decoration: none;
}

#header h1 a:hover {
	text-decoration: underline;
}

#header h2.sitecopy { /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	margin: 0;
	color: #898989;
	font-size: 10px;
	line-height: 1em;
	padding:0 0 0 20px;
	}

#header h2.sitecopy a {
	color: #898989;
	font-weight:normal;
	text-decoration: none;
}

#header h2 a:hover {
	text-decoration: underline;
}
#header h2 a {*padding:0 0 0 0px;*color: #898989;*font-weight:normal; *text-decoration: none;}
#header h1 a {*text-decoration: none;}
#header h1 a:hover {*text-decoration: underline;}

#header #h_navi {
	position: absolute;
	right: 10px;
	top: 90px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
#header #h_navi a {
	color: #FFF;
	text-decoration: none;
}
#header #h_navi a:hover {
	text-decoration: underline;
}


#gn {
	width: 860px;
	height: 75px;
	text-align: center;
	z-index: 100;
	position: absolute;
	margin-left: -430px;
	left: 50%;
	background: url(../img/gn_bg2.png) repeat-x left top;
}
#gn ul {
	display: block;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 32px;
	background: url(../img/gn_bg.jpg) repeat-x left top;
}
#gn li {
	float: left;
}
#gn_space {
	height: 75px;
	text-indent: -9999px;
}

/*****************  フッター *****************/

#f_link {
	font-size: 16px;
}
#f_link a {
}
#copy {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 30px;
}


/*****************  コンテンツ *****************/


#wrapper {
	background: no-repeat center 76px;
	position: relative;
	padding: 0px;
	width: 100%;
}

#top_img {
	width: 1016px;
	margin: auto;
	height: 661px;
	position: relative;
}
#top_img .img_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#top_img .img_btn {
	position: absolute;
	top: 576px;
	left: 536px;
	z-index: 20;
}

.totop {
	width: 860px;
	height: 40px;
	margin: auto;
}
.totop div {
	float: right;
}

.con01 {
	width: 1016px;
	margin: auto;
}
.con02 {
	width: 900px;
	margin: auto;
}
.con03 {
	width: 815px;
	margin: auto;
}

.start01 {
	position: relative;
	height: 300px;
}
.start01 .img_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.start01 .img_btn {
	position: absolute;
	left: 235px;
	top: 182px;
	z-index: 20;
}
#img08bg {
	float: right;
	width: 396px;
	height: 365px;
	background: url(../img/img08bg.jpg) no-repeat left top;
}
#img08bg .detail {
	padding-top: 37px;
}
#img08bg .detail span {
	display: block;
	margin-bottom:10px;
}
#img08bg .detail p {
	font-size: 14px;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom:10px;
}

#point1 {
	height: 344px;
	background: url(../img/img12.jpg) no-repeat left top;
}
#point1 p {
	font-size: 14px;
	width: 600px;
	padding-top: 125px;
	margin-left: 50px;
}
#point2 {
	height: 344px;
	background: url(../img/img13.jpg) no-repeat left top;
}
#point2 p {
	font-size: 14px;
	width: 350px;
	padding-top: 125px;
	margin-left: 50px;
}
#point3 {
	height: 264px;
	background: url(../img/img14.jpg) no-repeat left top;
	position: relative;
}
#point3 p {
	font-size: 17px;
	line-height: 180%;
	width: 350px;
	padding-top: 150px;
	margin-left: 50px;
	font-weight: bold;
}
#point3 .detail {
	position: absolute;
	width: 450px;
	top: 25px;
	left: 390px;
}
#point3 table {
	width: 100%;
}
#point3 th {
	border: 1px solid #999;
	background: #E4EBD4;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 4px;
}
#point3 td {
	border: 1px solid #999;
	padding: 8px 20px 10px;
	font-size: 14px;
}
#point4 {
	height: 289px;
	background: url(../img/img15.jpg) no-repeat left top;
	position: relative;
}
#point4 p {
	font-size: 14px;
	width: 350px;
	padding-top: 90px;
	margin-left: 50px;
}
#point4 .detail {
	position: absolute;
	width: 450px;
	top: 20px;
	left: 390px;
}
#point4 .detail p {
	font-size: 14px;
	width: 100%;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#point4 table {
	width: 100%;
}
#point4 th {
	border: 1px solid #999;
	background: #E4EBD4;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
	width: 30%;
}
#point4 td {
	border: 1px solid #999;
	padding: 8px 20px 4px;
}

#movie01 {
	height: 500px;
	background: url(../img/movie01.jpg) no-repeat left top;
	position: relative;
}
#movie01 #moviebox {
	position: absolute;
	left: 185px;
	top: 142px;
}

.price01 {
	position: relative;
	height: 249px;
}
.price01 .img_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.price01 .img_btn {
	position: absolute;
	left: 535px;
	top: 156px;
	z-index: 20;
}

.price02 {
	position: relative;
	height: 263px;
}
.price02 .img_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.price02 .img_btn {
	position: absolute;
	left: 535px;
	top: 172px;
	z-index: 20;
}

.price03 {
	position: relative;
	height: 383px;
}
.price03 .img_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.price03 .img_btn {
	position: absolute;
	left: 535px;
	top: 281px;
	z-index: 20;
}

#saratto {
	position: relative;
	height: 80px;
}
#saratto .img_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#saratto .detail {
	position: absolute;
	left: 266px;
	top: 224px;
	z-index: 20;
	width: 370px;
	font-size: 14px;
}
#saratto .detail p {
	margin-bottom: 10px;
}

.price04 {
	position: relative;
	height: 215px;
}
.price04 .img_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.price04 .img_btn {
	position: absolute;
	left: 535px;
	top: 107px;
	z-index: 20;
}

.con03 table {
	width: 100%;
	font-size: 12px;
	border: 1px solid #8A8A7B;
	margin-bottom: 35px;
}
.con03 th {
	width: 20%;
	border: 1px solid #8A8A7B;
	background: #D2B479;
	text-align: center;
	vertical-align: top;
	padding: 6px 0px 4px;
}
.con03 td {
	border: 1px solid #8A8A7B;
	padding: 6px 10px 4px;












/* 
--------------------------------------------------------- */
