@charset "euc-jp";

body {
	color: #3f281d;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 160%;
	background-color: #c17858;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align:center;
	
}
/* -----初期設定----- */
img {
	border:0;
}

.hidden {
	display:none;
}

h3 {
	margin: 0;
	padding: 0;
}

h3 img {
	margin: 0;
	padding: 0;
} 
h4 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}
.size16 {
	font-size:18px;
}

.size166 {
	font-size:18px;
	font-weight:bold;
}

a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #65453a;
	text-decoration:underline;
	filter: Alpha(opacity=80);
	opacity:0.8;
}
a:hover img {
	filter: Alpha(opacity=80);
	opacity:0.8;
}
a:active {
	color: #993300;
	text-decoration: none;
}
.clear {
	clear: both;
}
.hide {
	display:none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* -----初期設定ここまで----- */


/* -----メインコンテンツ----- */
#container {
	background-position: center 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#container02 {
	background-position: center 0px;
	width: 100%;
	margin-right: auto;
	background:url(../images/enter_main.jpg);
	background-repeat: repeat-x;
}

#maincontents {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background:#FFF;
}

#maincontents02 {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background:url(../images/enter_bg.gif);
}

#header {
	height: 300px;
	background:url(../images/header.jpg) no-repeat;
	position:relative;
}
h1 {
	margin: 0;
	padding: 0px;
	font-size:12px;
	font-weight:normal;
	color:#390101;
	position:absolute;
	top:5px;
	right:10px;
}
#logo {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#header #logo a, #logo a:link, #logo a:visited, #logo a:active {
	font-size:   0;
	line-height: 0;
	background:url(../images/logo.png);
	_background:url(../images/logo.gif);
	text-indent: -9999px;
	width: 200px;
	height: 77px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: block;
}
#header #logo a:hover {
	background:url(../images/logo_roll.gif);
	width: 200px;
	height: 77px;
}

#header #header01 a {
	background:url(../images/topnavi/01.png) no-repeat;
	_background:url(../images/topnavi/01.gif) no-repeat;
	width:77px;
	height:12px;
	position:absolute;
	bottom:7px;
	right:154px;
	text-indent:-9999px;
}
#header #header01 a:hover {
	background:url(../images/topnavi/01.gif);
	width: 77px;
	height: 12px;
}
#header #header02 a {
	background:url(../images/topnavi/02.png) no-repeat;
	_background:url(../images/topnavi/02.gif) no-repeat;
	width:77px;
	height:12px;
	position:absolute;
	bottom:7px;
	right:77px;
	text-indent:-9999px;
}
#header #header02 a:hover {
	background:url(../images/topnavi/02.gif);
	width: 77px;
	height: 12px;
}
#header #header03 a {
	background:url(../images/topnavi/03.png) no-repeat;
	_background:url(../images/topnavi/03.gif) no-repeat;
	width:77px;
	height:12px;
	position:absolute;
	bottom:7px;
	right:15px;
	text-indent:-9999px;
}
#header #header03 a:hover {
	background:url(../images/topnavi/03.gif);
	width: 77px;
	height: 12px;
}
#header #header04 {
	background:url(../images/muryoeria.png) no-repeat;
	_background:url(../images/muryoeria.gif) no-repeat;
	width:280px;
	height:220px;
	position:absolute;
	bottom:0px;
	left:0px;
	text-indent:-9999px;
}
#topUnder {
	background-color: #f6f1ee;
	background:url(../images/main_bg.gif);
}
.red {
	color:#d90303;
}

.green {
	color:#056b00;
	font-weight:bold;
}

.white {
	color:#FFFFFF;
	font-weight:bold;
}

.big {
	font-weight:bold;
	color:#3f281d;
}

.big02 {
	font-weight:bold;
	color:#6D0019;
}

#big04 {
	font-weight:bold;
	color:#6D0019;
}

.big20 {
	font-weight:bold;
	color:#3f281d;
	font-size:20px;
}
.big_red {
	font-weight:bold;
	color:#d90303;
}
.big_red_s {
	font-size:10px;
	font-weight:bold;
	color:#d90303;
}
.bold {
	font-weight:bold;
}
/* -----下段コンテンツ----- */
#footer {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	padding-top:0;
	clear:both;
}

#footer02 {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	padding-top:0;
	background-color:#faeae2;
	overflow: auto;
	clear:both;
}

#footarea {
	width:920px;
	margin: 0 auto;
}
.farea_l {
	width:300px;
	display:inline-block;
	vertical-align:top;
    *display: inline;
    *zoom: 1;
}

.farea_r {
	width:600px;
	display:inline-block;
	vertical-align:top;
    *display: inline;
    *zoom: 1;
}

#footarea ul {
	width:600px;
	margin:0;
	padding:0;
	font-size: 0;
	text-align:left;
}

#footarea li:first-child {
	list-style-type: none;
	width:11%;
	margin:0;
	padding:0;
	font-size:12px;
	vertical-align:top;
	display:inline-block;
    *display: inline;
    *zoom: 1;
}

#footarea li {
	list-style-type: none;
	width:22%;
	margin:0;
	padding:0;
	font-size:12px;
	vertical-align:top;
	display:inline-block;
    *display: inline;
    *zoom: 1;
}

#footarea dl {
	margin:0 1px;
	padding:0;
	text-align:left;
}

#footarea dt {
	margin:0;
	padding:0;
	height:25px;
	text-align:left;
	line-height:25px;
	border-bottom:1px solid #c9a082;
}

#footarea dd {
	margin-left: 1em;
	font-size:11px;
}

#footcr {
	width:905px;
	padding:5px 0 0 0;
	font-size: 12px;
	height:auto;
}

.spnav {
	background:#612700;
	background:
	-moz-linear-gradient(
		top,
		#612700 0%,
		#96430c 50%,
		#4a1801);
	-webkit-gradient(
		linear, left top, left bottom,
		from(#612700),
		color-stop(0.50, #96430c),
		to(#4a1801));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #75380f;
	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px 1px 4px rgba(240,197,184,0.6);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px 1px 4px rgba(240,197,184,0.6);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px 1px 4px rgba(240,197,184,0.6);
	color: #FFFFFF;
	margin:5px 15px 0 15px;
	padding: 5px 0;
}

a .spnav {
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
	text-shadow:
		1px 1px 1px rgba(000,000,000,0.7),
		-1px -1px 1px rgba(0,0,0,0.7);
}

/* -----下段コンテンツここまで----- */
/* -----メインコンテンツここまで----- */


/* -----左側コンテンツ----- */
#topunderleft {
	width: 210px;
	float: left;
}
#topunderleft div {
	margin:5px 0;
}
#topunderleft #pick {
	width:210px;
	height:350px;
	margin:0;
	background:url(../images/leftmenu/line_pick2.jpg) no-repeat;
	text-align:center;
}
#topunderleft #pick #pickimg {
	width:160px;
	height:223px;
	margin:10px auto 5px auto;
}
#topunderleft #pick p {
	margin-top:5px;
}
#topunderleft #hotel {
	width:210px;
	margin:5px 0;
	background-color: #faeae2;
	text-align:center;
}
#topunderleft #hotel p {
	margin-top:10px;
	padding-bottom:10px;
}

#topunderleft #tw {
	width:210px;
}

#topunderleft #mobile {
	width:210px;
	height:145px;
	margin:0;
	padding:0;
	background-color: #faeae2;
	text-align:center;
	background:url(../images/leftmenu/mobile.jpg) bottom no-repeat;
}
#topunderleft #mobile p {
	margin:0;
	padding:101px 0 0 0;
}

#topunderleft #mobile02 {
	width:210px;
	height:134px;
	margin:0;
	padding:0;
	background-color: #faeae2;
	text-align:center;
	background:url(../images/leftmenu/left_mobile.jpg) bottom no-repeat;
}
#topunderleft #mobile02 p {
	margin:0;
	padding:90px 0 0 0;
}


#topNewsText {
	padding: 0px 10px;
}

#topunderleft #l_mail {
	width:210px;
	text-align:center;
	background:url(../images/leftmenu/left_mail.jpg) no-repeat;
	border-bottom:1px solid #b1998e;
	margin:0;
}

table.mmgzn{
    border:0;
	width:195px;
	margin:0 auto;
}

.mmgzn td{
    border:0;
    padding:0;
	text-align:left;
	font-size:11px;
	line-height:12px;
}

.left_line {
	width:210px;
	height:246px;
	margin:0px;
	padding:0;
}

.left_line dt {
	width:210px;
	height:24px;
	margin:0px;
	padding:0;
}

.left_line dd {
	width:210px;
	margin:0px;
	padding:0;
}

.line_dd01 {
	width:210px;
	height:187px;
	margin:0px;
	padding:0;
}

.line_dd02 {
	width:210px;
	height:33px;
	background:url(../images/leftmenu/line02.jpg) no-repeat;
	margin:0px;
	padding:0;
}

.id_txt {
	padding-left:15px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#056b00;
}

/* -----フレーム部分----- */
#frameleft {
	margin:0;
	background-color: #f6f1ee;
	width: 210px;
	float: left;
}
#frameleft #pick {
	width:210px;
	height:350px;
	margin:0;
	background:url(../images/leftmenu/line_pick2.jpg) no-repeat;
	text-align:center;
}
#frameleft #pick #pickimg {
	width:160px;
	height:223px;
	margin:10px auto 5px auto;
}
#frameleft #pick p {
	margin-top:5px;
}
/* -----フレーム部分ここまで----- */
/* -----左側コンテンツここまで----- */

/* -----右側コンテンツ----- */
#topunderright {
	text-align: left;
	width: 720px;
	float: right;
	margin:10px 0;

}
#topunderright div {
	padding-bottom:10px;
}
.topbanner {
	margin-bottom: 50px;
	border: solid 3px #fff;
}

#r_box {
	width: 720px;
	margin-bottom:20px;
	background:#faeae2;
	font-size:14px;
	line-height:1.5;
	text-align:center;
}


#price {
	width: 720px;
	margin-bottom:20px;
	background:#faeae2;
	font-size:14px;
	line-height:1.5;
}

#mail_txt {
	width: 690px;
	padding:10px;
	font-size:14px;
	margin-bottom:20px;
	background:#faeae2;
	line-height:1.7;
}

#mail_txt p {
	background:#faeae2;
}

/* -----トップコンテンツ----- */
#top_marquee {
	width: 720px;
	height:20px;
	font-size:12px;
	background:url(../images/marqueeline01.jpg) no-repeat;
}
#top_marquee p {
	padding:0;
	margin:0;
	color:#FFF;
}
marquee {
	margin-left:110px;
	margin-right:10px;
}
#topics {
	text-align:center;
}

#top_cont {
	text-align:center;
	width: 720px;
	height:400px;

}

#topics_main {
	text-align:center;
	width: 450px;

	float: left;
}

#newface_main {
	text-align:center;
	width: 265px;

	float: right;
}

.clear { 
	clear: both;
	visibility: hidden;
	height: 0;
}

#manga01 {
	background:#000;
	text-align:center;
	clear:both;
}

#manga {
	background:#000;
	text-align:center;
	clear:both;
}
a #manga_image {
	filter: Alpha(opacity=100)!important;
	opacity:1.0!important;
	margin-top:10px;
}
a:hover #manga_image {
	filter: Alpha(opacity=100)!important;
	opacity:1.0!important;
}

a .comic_img {
	filter: Alpha(opacity=100)!important;
	opacity:1.0!important;
	margin-top:10px;
}
a:hover .comic_img {
	filter: Alpha(opacity=100)!important;
	opacity:1.0!important;
}

/* -----新着情報コンテンツ----- */

#news_bg{
	background-color:#faeae2;
}

#news {
	padding:5px;
}

.news_head {
	width:450px;
	height:40px;
}

.news_title {
	font-size:14px;
	color:#F0F;
	text-align:left;
}

.news_date {
	width:450px;
	font-size:11px;
	text-align:left;
}

.news_text{
	width:450px;
	text-align:left;
}

.news_img {
	float: left;
	width:120px;
	height:166px;
}

.news_line {
   border:dotted #000;
   border-width:1px 0 0 0;
   height:1px;/* for IE6 */
   clear:both;
} 



/* -----新人情報コンテンツここまで----- */

/* -----トップコンテンツここまで----- */
/* -----サイトマップコンテンツ----- */
#sitemap {
	width: 350px;
	margin-bottom:20px;
	line-height:2;
	font-size:14px;
	float:left;
	background:#faeae2;
}
#sitemap li {
	background:url(../images/sitemap1.jpg) no-repeat 0px 8px;
	list-style-type: none;
	padding-left:20px;
}
#siteright {
	width: 350px;
	float:left;
	margin-bottom:20px;
	line-height:2;
	font-size:14px;
}

#siteright li {
	background:url(../images/sitemap1.jpg) no-repeat 0px 8px;
	list-style-type: none;
	padding-left:20px;
}
.redback {
	list-style-type: none;
	background:url(../images/sitemap2.jpg) no-repeat 0px 8px;
}
/* -----サイトマップコンテンツここまで----- */

/* -----料金表コンテンツ----- */
#price hr {
	width:680px;
	margin:0px 0 0px 20px;
}
#price p {
	padding:5px 0 0 20px;
	margin:0 0 0 0;
}

/* -----price内id重複防止----- */
.price2 {
	width: 720px;
	margin:0 0 20px 0;
	background:#faeae2;
	font-size:14px;
	line-height:1.5;
}
.price2 #chizu {
	width: 720px;
	height:392px;
	background:url(../images/muryoeriabig.png) no-repeat 97% 100%;
}
.price2 p {
	padding:5px 0 0 20px;
	margin:0 0 0 0;
}
.price2 hr {
	width:680px;
	margin:0px 0 0px 20px;
}
/* -----price内id重複防止ここまで----- */
/* -----料金表コンテンツここまで----- */

/* -----リンクコンテンツ----- */
.link_box {

	width: 720px;
	margin-bottom:3px;
	background:#faeae2;
}

.link_box02 {
	clear:both;
	width: 720px;
	margin-bottom:3px;
	background:#faeae2;
}

#link_box03 {
	width: 720px;
	margin-bottom:3px;
	background:#faeae2;
}

.link_1 {
	height: 31px;
	width: 88px;
	margin-right:11px;
}

.link_2 {
	height: 31px;
	width: 88px;
	float:left;
	margin:5px 0 8px 10px;
}

.link_3 {
	float:left;
	vertical-align:middle;
	margin:5px 0 8px 10px;
}


/* -----リンクコンテンツここまで----- */

/* -----プロフィールコンテンツ----- */
#viewer {
	margin: 0 auto;
	width: 350px;
	text-align: left;

}
#viewer div {
	width: 350px;
	height: 473px;
	overflow: hidden;
	position: relative;
	background:url(../images/girilback.jpg) no-repeat;

}
#viewer div img {
	top: 5px;
	left: 5px;
	position: absolute;
}

#viewer ul {
	width: 350px;
	margin: 5px 0 0 0;
	padding: 0;
}

#viewer ul li {
	width: 70px;
	float: left;
	display: inline;
	padding: 0;
}

#viewer .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#viewer ul {
	display: inline-block;
	overflow: hidden;
}
#profile_main {
	width: 720px;
	margin-bottom:20px;
	background:#faeae2;
	font-size:14px;
}
#profile_img_box {
	width: 352px;
	margin: 0px 0px 0px 10px;
	float:left;
	display:inline;
	padding-top:10px;
}
#profile_text_box {
	width: 280px;
	height: 550px;
	float: right;
	margin: 20px 30px 0px 0px;
	display: inline;
	float:right;
}
#profile_img {
	width: 350px;
	height: 473px;
	padding: 5px 5px 0px 5px;
	margin:10px 0 0 0;
	background:url(../images/girilback.jpg) no-repeat;
}
#profile_thumb_box {
	width: 350px;
	height: 90px;
	margin:0px;
	padding:0px;
}
#profile_thumb_box img {
	float: left;
	margin-right: 5px;
}
#profile_name_box {
	width: 318px;
	height: 15px;
	background: url(../img/profile_name_bg.png) no-repeat;
	padding: 9px;
	position:absolute;
	top:20px;
	right:0;
}
#profile_name_box img {
	width: 40px;
	height: 15px;
	float: right;
	margin-left: 5px;
}
#pro_name {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	float: left;
}

.profname {
	width: 290px;
	height: 45px;
	padding: 0px;
	margin:0px 0px 0 10px;
	background: url(../images/prof_name.jpg) no-repeat;
}
.profname span {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 45px;
	padding-left:25px;
	padding-right:5px;
}

.profname img {
	vertical-align:middle;
}
.profname2 {
	width: 290px;
	height: 35px;
	padding: 0px;
	margin:0px 0px 0px 10px;
	background: url(../images/prof_name.jpg) no-repeat;

}
.profname2 span {
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	color: #333333;
	font-weight: bold;
	padding-left:25px;
	padding-right:5px;
	margin: 0;
}

.profname2 img {
	vertical-align:middle;

}

.pr_im {
	margin:0px 20px;
	padding:0;
	text-align: center;
	height:45px;
	color:#d90303;
	font-weight:bold;	
}

.pr_im img {
	vertical-align: bottom;
	padding:0;
}

#profile_item_box {
	width: 318px;
	margin:10px 10px 0 0;
	text-align:left;
	line-height:1;
	float:right;
	background:url(../images/giriline02.jpg) repeat-y;
}
#profile_item_box p {
	margin:10px 20px 0 20px;
}


.pro_item_name {
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 120%;
	font-size: 14px;
	color:#630;
}
.pro_item_title {
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 120%;
	font-size: 12px;
	width:250px;
	height:20px;
	background:#B7967B;
	padding:3px 0 2px 5px;
}
.pro_messe {
	width:250px;
	padding:2px 5px;
	font-size:11px;
	line-height:120%;
}
.prof_ima {
	padding:2px 0 0 5px;
}



#schedule_box {
	width: 680px;
	height: auto;
	float: left;
	margin: 10px;
	text-align: center;
	display: inline;
}
#schedule_box table {
	border-top: #DEBB60 1px solid;
	border-left: #DEBB60 1px solid;
	width: 680px;
	height: auto;
	font-size:12px;
	text-align:center;
	background:#FFFFFF;
	margin:0 auto;
}
#schedule_box td {
	border-right: #DEBB60 1px solid;
	border-bottom: #DEBB60 1px solid;
	line-height: 20px;
	padding: 5px 2px;
}

#schedule_box th {
	border-right: #DEBB60 1px solid;
	border-bottom: #DEBB60 1px solid;
	background:#B7967B;
	line-height: 20px;
	padding: 5px;
	font-weight: bold;
}



#schedule_box img {
	margin: 0px 5px;
}

.skill {
	text-align:center;
}

.skill_h {
	border:1px #cccccc solid;
	text-align:left;
}

.skill tr {
	border:solid 1px #630;
}

#skill_box {
	width: 350px;
	height: 95px;
	background:url(../images/skill_bg.gif) no-repeat;
	padding:0px;
	margin:0px;
}

#skill_box02 {
	width: 350px;
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#skill_box02 img {
	vertical-align:bottom;
}

.skill_dt {
	width: 350px;
	margin:0;
	padding:0;
	list-style-type: none;
line-height:0;
}

.skill_dt img {
	vertical-align:bottom;
}

.skill_dd {
	width: 350px;
	padding:0;
	background:url(../images/skill_bg02.gif);
	list-style-type: none;
	line-height:0;
}

.skill_dd img {
	vertical-align:bottom;
	margin: 0 0 0 7px;
}


#skill_img {
	width: 340px;
	height: 90px;
	padding:10px 0px 0px 10px;
	margin:0px;
}


/* -----プロフィールコンテンツここまで----- */
/* -----システムコンテンツ----- */
#system {
	width: 720px;
	margin-bottom:20px;
	background:url(../images/system3.jpg) #faeae2 no-repeat;
	font-size:14px;
	line-height:1.5;
}
#system p {
	padding:0 0 0 20px;
}
#system .line-heigh2 {
	padding:0 0 0 20px;
	line-height:2;
}

#system .line-heigh1 {
	padding:0 0 0 20px;
	line-height:1;
}

#system h3 {
	margin:0;
	padding:0 0 0 20px;
	font-size:14px;
}

#system02 {
	width: 720px;
	margin-bottom:20px;
	padding-top: 5px;
	font-size:14px;
	line-height:1.5;
	background:rgba(255,255,255,0.5);
	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 1px 0px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 1px 0px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 1px 0px 1px rgba(0,0,0,0.2);
}

.sys_tbl {
	width:690px;
	margin:0 0 10px 15px;
}

.sys_tbl dd {
	margin:0px;
	padding:5px 0 0 0;
}

.sys_tbl p {
	margin:0px;
	padding:5px 0 0 0;
}

.sys_tbl dt {
	margin:0px;
	background:#EE9572;
	filter: Alpha(opacity=70);
	opacity:0.7;
}

.sysimg {
	float:left;
	padding:5px 0 0 5px;
	width:190px;
}

.sysimg {
	display: inline-block;
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	padding:5px 0 0 5px;
	width:190px;
}

.sysimg02 {
	display: inline-block;
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	padding:5px 0 0 20px;
	width:265px;
}


.sys_txt {
	font-size:11px;
	color:#CD0000;
}

.sysdiv {
	width:490px;
	padding:5px 0 0 0;
	float:right;
}

.sys_cp {
	color:#662600;
	text-align:left;
	margin:5px;
	padding: 10px;
	position: relative;
	background: #fffbfa;
}

.sys_cp:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(243, 236, 202, 0);
	border-left-color: #fffbfa;
	border-width: 8px;
	margin-top: -8px;
}

#system .sys_cp p {
	padding:10px 0px;
}

.sys_cp2 {
	color:#644b02;
	text-align:left;
	margin:5px;
	padding: 10px;
	position: relative;
	background: #f3ecca;
}

/* -----システムコンテンツここまで----- */
/* -----求人コンテンツここまで----- */
#recruit {
	width: 720px;
	margin-bottom:20px;
	background:#faeae2;
	font-size:12px;
	line-height:1.5;
}

#recruit2 {
	width: 720px;
	margin-bottom:20px;
	background:#FFFFFF;
	font-size:12px;
	line-height:1.5;
}

#recruit2 th {
	background: #f9ede7;
}

#recruit_m {
	width: 720px;
	margin-bottom:20px;
	background:#F0F8FF;
	font-size:12px;
	line-height:1.5;
}

.recruit_bn {
	width: 720px;
	margin-bottom:10px;
	background:#F0F8FF;
	font-size:12px;
	line-height:1.5;
}


.rec_txt {
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}

.recimg {
	margin:0;
	padding:0 0 5px 0;
}

.imgpg {
	padding-top:15px;
	margin:0 auto;
	text-align:center;
}

.imgpg02 {
	padding-bottom:15px;
	margin:0 auto;
	text-align:center;
}

.imgpg03 {
	padding-top:0;
	margin:0 auto;
	text-align:center;
}

.imgpg04 {
	padding:10px 0;
	margin:0 auto;
	text-align:center;
}

.mybox{
    background-color: #F6D4D8;
    border-radius: 5px;
    margin: 15px 5px;
    padding: 20px 20px 20px 20px;
    position: relative;
    z-index: 0;
}

.mybox:before{
    border: 1px solid #fff;
    border-radius: 5px;
    content: '';
    display: block;
    margin: 4px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: -1;
}
.mybox:after{
    background-color: rgba(249,223,213,0.9);
    background-image: radial-gradient(#fff 20%, transparent 0), radial-gradient(#fff 20%, transparent 0);
    background-position: 0 0, 8px 8px;
    background-size: 15px 15px;
    border-left: 2px dotted rgba(0,0,0,0.1);
    border-right: 2px dotted rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    content: 'INFORMATION';
    display: block;
    margin: 0 0 10px 0;
    padding: 5px 20px;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 20px;
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
}

.mybox div {
	font-size:12px;
	line-height:1.7;
	padding:3px 10px;
	background:rgba(255,255,255,0.7);
	text-shadow:
		1px 1px 1px rgba(255,255,255,1),
		-1px -1px 1px rgba(255,255,255,0.7);
}

.mybox div span {
	font-weight:bold;
	font-size:14px;
}

.sppink {
	color:#f7588b;
}

.spblue {

	color:#3fc7ff;
}

.spgreen {
	color:#228b22;
}

.spbrown {
	color:#8b0000;
}

.rec_box {
	margin: 0 auto;
}

.rec_box li {
	list-style:none;
}
.rec_l {
	width:280px;
	height:45px;
	display:inline-block;
	position: relative;
	vertical-align:top;
	margin-right:3px;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	line-height:45px;
	background-color:#e2245f;
	background-image:-moz-linear-gradient(
		top,
		#f5759e 0%,
		#e2245f);
	background-image: -webkit-gradient(
		linear, left top, left bottom,
		from(#f5759e),
		to(#e2245f));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0px solid #76cf17;
	-moz-box-shadow:
		5px 6px 0px rgba(000,000,000,0),
		inset -2px 0px 0px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		5px 6px 0px rgba(000,000,000,0),
		inset -2px 0px 0px rgba(255,255,255,0.6);
	box-shadow:
		5px 6px 0px rgba(000,000,000,0),
		inset -2px 0px 0px rgba(255,255,255,0.6);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.6),
		0px 0px 0px rgba(255,255,255,0);
	*display: inline;
	*zoom: 1;
}

.rec_r {
	width:280px;
	height:45px;
	position: relative;
	display:inline-block;
	vertical-align:top;
	margin-right:3px;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	line-height:45px;
	background-color:#06b600;
	background-image:-moz-linear-gradient(
		top,
		#94f00a 0%,
		#06b600);
	background-image: -webkit-gradient(
		linear, left top, left bottom,
		from(#94f00a),
		to(#06b600));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0px solid #76cf17;
	-moz-box-shadow:
		5px 6px 0px rgba(000,000,000,0),
		inset -2px 0px 0px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		5px 6px 0px rgba(000,000,000,0),
		inset -2px 0px 0px rgba(255,255,255,0.6);
	box-shadow:
		5px 6px 0px rgba(000,000,000,0),
		inset -2px 0px 0px rgba(255,255,255,0.6);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.6),
		0px 0px 0px rgba(255,255,255,0);
	*display: inline;
	*zoom: 1;
}

.rec_l a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color: #ffffff;
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.6),
		0px 0px 0px rgba(255,255,255,0);
}

.rec_r a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color: #ffffff;
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.6),
		0px 0px 0px rgba(255,255,255,0);
}

.rec_box01 {
	width:700px;
	margin: 0 auto;
}

ul.rec_tbl01 {
	width:700px;
	margin: 0;
	padding: 0;
}

ul.rec_tbl01 li {
	margin: 10px 0 0 0;
	padding: 0;
	list-style:none;
	display:inline-block;
	vertical-align:top;
	*display: inline;
	*zoom: 1;
}

ul.rec_tbl01 li:first-child {
	list-style:none;
	width:175px;
}

ul.rec_tbl01 li:last-child {
	list-style:none;
	width:510px;
	background:rgba(229,187,169,0.2); 
	border:2px solid #e0b19c;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

ul.rec_tbl01 li:last-child p {
	padding:0 10px;
	text-shadow:
		0px -1px 1px rgba(255,255,255,0.6),
		0px 0px 0px rgba(255,255,255,0.5);
}

/* -----求人コンテンツここまで----- */
/* -----コンセプトコンテンツ----- */
#concept {
	width: 720px;
	height:200px;
	margin-bottom:20px;
	background:url(../images/concept1.jpg) no-repeat;
	font-size:14px;
	line-height:25px;
}
#concept p {
	padding:5px 0 0 20px;
	margin:0 0 0 0;
	font-weight:bold;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7);
}
.concept2 {
	width: 720px;
	margin-bottom:20px;
	background:#faeae2;
	font-size:14px;
	line-height:1.5;
}
.concept2 p {
	padding:5px 0 0 20px;
	margin:0 0 0 0;
}
/* -----コンセプトコンテンツここまで----- */
/* -----ホテルリストコンテンツ----- */
.hotel {
	font-size:12px;
}
.hotel a {
	text-decoration:underline;
	font-size:12px;
}
.hotel td {
	background:#FFF;
	padding:3px 10px;
}


#hotel {
	width: 720px;
	margin-bottom:20px;
	padding-top:10px;
	background-color:#faeae2;
	font-size:14px;
	line-height:1.5;
}

#hotel p {
	padding: 0 20px 10px 20px;
}

dl#hotelmap {
	width: 710px;
	margin-left:10px;
}

dl#hotelmap {
	margin: 0;
	list-style-type: none;
}

dl#hotelmap dt {
	float:left;
	margin: 0;
	width:340px;
	padding-left:10px;
	list-style-type: none;
}

dl#hotelmap dd {
	float:right;
	margin: 0;
	width:350px;
	list-style-type: none;
}

dl#hotelmap dt p {
	font-weight:bold;
	color:#d90303;
	padding:5px 0;
}


#hotel_box02 {
	margin:5px;
}


#hotel_box02 ol {
	margin: 0;
	padding: 0 0 0 8px;
}



.hotel01 {
	float:left;
	width:220px;
	padding:8px 0;
	margin:3px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb 50%,
		#dbdbdb 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ebebeb),
		color-stop(0.50, #dbdbdb),
		to(#b5b5b5));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.2),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.2),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.2),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
	list-style-type:none;
}

.hotel01 a {
	display: block;
	color: #BD0750;
}

.hotel01 a:hover {
	color:#9854ff;
	text-decoration:none;
}

.hotel03 {
	border-bottom: 1px dotted #CFCFCF;
	color:#FF4040;
}

.hotel04 {
	border-bottom: 1px dotted #CFCFCF;
	text-align:left;
	padding-left:5px;
	font-size:14px;
}

.hotel05 {
	text-align:left;
	padding-left:5px;
	font-size:14px;
}

.hotel_box01 {
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 25%,
		#ffffff 50%,
		#EEE9E9);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.25, #ffffff),
		color-stop(0.50, #ffffff),
		to(#EEE9E9));
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	border-radius: 5px;  
	border: 1px solid #CFCFCF;
	padding: 5px;
	margin:5px;
}


.mlmg_box01 {
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 25%,
		#ffffff 50%,
		#EEE9E9);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.25, #ffffff),
		color-stop(0.50, #ffffff),
		to(#EEE9E9));
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	border-radius: 5px;  
	border: 1px solid #CFCFCF;
	padding: 5px;
	margin:5px;
	text-align:left;
}

.mlmg_box01 dt {
	padding:5px;
	color:#FF4040;
	font-weight:bold;
	text-shadow: 1px 1px 2px #ccc;
}

.mlmg_box01 ul {
	font-size: 12px;
	padding:3px;
	list-style-type: decimal;　
}

.mlmg_box01 ul li {
	font-size: 12px;
	padding-botom:3px;
	list-style-position: inside;
}

.h_list01 {
	clear:both;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 25%,
		#ffffff 50%,
		#EEE9E9);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.25, #ffffff),
		color-stop(0.50, #ffffff),
		to(#EEE9E9));
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	border-radius: 5px;  
	border: 1px solid #CFCFCF;
	padding: 5px;
	margin:5px;
}

.h_list01 dt {
	width: 70px;
	height: 70px
}

.h_list01 dd {
	padding: 0px 0px 0px 70px;
	margin: -70px 0px 0px 0px;
	min-height: 70px;
	text-align:center;
}

.h_list01 dd strong {
	color:#FF4040;
	font-weight:bold;
	font-size:15px;
	padding:0 0 3px 0;
	text-shadow: 1px 1px 2px #ccc;
}

.h_list01 dd p {
	border-top: 1px dotted #CFCFCF;
	margin:0;
	padding:3px 0;
	font-size:15px;
}

.hotellists2 {
	margin-top:80px;
	background-color:#faeae2;
}

.nohtl {
	padding: 0 20px;
}

#hotellists {
	padding-bottom:10px;
}



#form1 {
	margin-bottom:20px;
	margin-top:10px;
}

#rollover_img_div img {
z-index:1; position:absolute; cursor:pointer; display:none; opacity:0;

-moz-transition-property:opacity, left, top, width, height;
-webkit-transition-property:opacity, left, top, width, height;
-o-transition-property:opacity, left, top, width, height;
-ms-transition-property:opacity, left, top, width, height;
transition-property:opacity, left, top, width, height;

-moz-transition-duration:1s;
-webkit-transition-duration:1s;
-o-transition-duration:1s;
-ms-transition-duration:1s;
transition-duration:1s;

}

/* -----ホテルリストコンテンツここまで----- */
/* -----ホテルリストコンテンツここまで----- */

/* -----出勤表コンテンツ----- */
.schedule_line1 {
	width: 720px;
	background:#faeae2;
	padding:0;
	margin: 0 0 10px 0;
}
.youbi {
	font-size:14px;
}
#honjitu {
	width:720px;
	height:50px;
	margin:0!important;
	padding:0!important;
	background:url(../images/line3.jpg) no-repeat;
}

#honjitu02 {
	width:720px;
	height:50px;
	margin:0!important;
	padding:0!important;
	background:url(../images/line3.jpg) no-repeat;
	clear:both;
}

#honjitu02 p {
	font-size:26px;
	margin:0 0 0 220px;
	padding:0;
	line-height:55px;
}

#honjitu p {
	font-size:26px;
	margin:0 0 0 220px;
	padding:0;
	line-height:55px;
}
#asita {
	width:720px;
	height:50px;
	margin:0!important;
	padding:0!important;
	background:url(../images/line13.jpg) no-repeat;
	clear:both;
}
#asita p {
	font-size:26px;
	margin:0 0 0 220px;
	padding:0;
	line-height:55px;
}
#assate {
	width:720px;
	height:50px;
	margin:0!important;
	padding:0!important;
	background:url(../images/line14.jpg) no-repeat;
	clear:both;
}
#assate p {
	font-size:26px;
	margin:0 0 0 240px;
	padding:0;
	line-height:55px;
}
dl.schedule {
	float: left;
	margin: 0 12px 10px 12px;
	_margin: 0 10px 10px 10px;
	padding: 5px 0;
	width: 155px;
	height:228px;
	background:url(../images/scheduleback.jpg) no-repeat;
}
.schedule dt {
	margin: 0;
	padding: 0 5px;
	font-size: 12px;
	line-height: 1.5;
	text-align:center;
}

.schedule dd {
	margin: 0;
	font-size: 12px;
	line-height: 1.2;
	text-align:center;
}
.schedule dt img {
	margin:0 0 5px 0;
}
 dl.schedule:nth-child(4n+1) {
 clear: left;
}



dl.schedule3 {
	float: left;
	margin: 0 12px 10px 12px;
	_margin: 0 10px 10px 10px;
	padding: 5px 0;
	width: 155px;
	height:228px;
	background:url(../images/scheduleback.jpg) no-repeat;
}
.schedule3 dt {
	z-index: 1;
	position: relative;
	margin: 0;
	padding: 0 5px;
	font-size: 12px;
	line-height: 1.5;
	text-align:center;
	height:166px;
}

.schedule3 dd {
	margin: 0;
	font-size: 12px;
	line-height: 1.2;
	text-align:center;
}
.schedule3 dt img {
	margin:0 0 5px 0;
}
 dl.schedule3:nth-child(4n+1) {
 clear: left;
}

.today02 {
	z-index: 2;
	position: absolute;
	bottom: 0px;
	right: 17px;
	width: 65px;
	height:77px;
}

dl.schedule02 {
	float: left;
	margin: 0 10px 8px 10px;
	_margin: 0 10px 10px 10px;
	padding: 5px 0;
	width: 155px;
	height:228px;
	background:url(../images/scheduleback.jpg) no-repeat;
}
.schedule02 dt {
	margin: 0;
	padding: 0 5px;
	font-size: 12px;
	line-height: 1.5;
	text-align:center;
}

.schedule02 dd {
	margin: 0;
	font-size: 12px;
	line-height: 1.2;
	text-align:center;
}
.schedule02 dt img {
	margin:0 0 5px 0;
}
 dl.schedule02:nth-child(4n+1) {
 clear: left;
}

#therapist_navi {
	width:720px;
	padding-top:10px;
	background-color:#faeae2;
}

.sche_foot {
	clear:both;
	width:720px;
	height:21px;
}

#sche_nav {
	width: 692px;
	height: 43px;
	border:1px solid;
	background: url(../images/sche_nav01.gif) repeat-x;
	padding: 0px;
	margin: 0 auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px 1px 4px rgba(240,197,184,0.6);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px 1px 4px rgba(240,197,184,0.6);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px 1px 4px rgba(240,197,184,0.6);
}

#sche_nav li {
	width:97px;
	height: 43px;
	float:left;
	list-style: none;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	border-right:1px solid #7a6156;
	border-left:1px solid #a58778;
}

#sche_nav li:first-child {
	width:97px;
	height: 43px;
	float:left;
	border-right:1px solid #7a6156;
	border-left:none;
}

#sche_nav li:last-child {
	width:97px;
	height: 43px;
	float:left;
	border-right:none;
	border-left:1px solid #a58778;
}

.sche_w2 {
	background: url(../images/sche_nav02.gif) repeat-x;
	float:left;
	text-shadow:
		-1px -1px 1px rgba(000,000,000,0.5),
		1px 1px 1px rgba(255,255,255,0.5);

}

.sche_w2 a {
	display: block;
	width:97px;
	height: 43px;
	line-height: 43px;
}

.sche_w2 a span {
	color:#FFFFFF;
}

.sche_w {
	color:#FFFFFF;
	float:left;
	text-shadow:
		-1px -1px 1px rgba(000,000,000,0.5),
		1px 1px 1px rgba(255,255,255,0.5);
}

.sche_w a {
	display: block;
	width:97px;
	height: 43px;
	line-height: 43px;
}

.sche_w a span {
	color:#FFFFFF;
}

.sche_w a:hover {
	-moz-box-shadow:
		inset 0px -3px 6px rgba(000,000,000,0.6);
	-webkit-box-shadow:
		inset 0px -3px 6px rgba(000,000,000,0.6);
	box-shadow:
		inset 0px -3px 6px rgba(000,000,000,0.6);
}


#sche_box {
	width: 720px;
	margin-bottom:20px;
	padding-top:10px;
	background:#faeae2;
	font-size:14px;
	line-height:14px;
}

.sc_tdy {
	font-weight:bold;
	text-align:center;
	line-height:21px;
	background: url(../images/sche_line.gif) no-repeat;
}

.sc_tdy span {
	background: #fbeae2;
	padding: 0 3px;
}



/* -----出勤表コンテンツここまで----- */
/* -----右側コンテンツここまで----- */


/* -----index.htmlコンテンツ----- */
#index {
	width: 950px;
	background:url(../images/indexbg.jpg);
}
.center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#index ul#ninsyo {
	background: url(../images/icon-18.jpg) no-repeat center top;
	width: 500px;
	height:61px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:8px 8px 0 8px;
}
#index ul#ninsyo li {
	float: left;
	list-style-type: none;
}
#index ul#ninsyo li.last {
	float: right;
	list-style-type: none;
}
#index p {
	margin-bottom: 10px;
	color: #221812;
	text-align: center;
	line-height: 1.2;
}

#index .txt01 {
	padding-top: 15px;
	color: #221812;
	text-align: center;
	line-height: 1.2;
}

#index .lead {
	margin:0 auto;
	width:800px;
	height:330px;
	background:url(../images/enter_text.gif);
}
#index .lead p {
	text-align:left;
	padding:5px 50px 0 50px;
}
#index .lead h2, #index .lead h3 {
	margin:0 0 12px;
	padding:20px 50px 0 50px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	_font-size:120%;
}
#index div.lead p.lead-last {
	margin-bottom:0;
	margin:0;
}
#toplink_box {
	height:auto;
	width: 950px;
	margin:auto;
	padding-bottom:5px;
	text-align:center;
}
.toplink_1 {
	height: 40px;
	width: 200px;
	margin-right:11px;
	padding-bottom:10px;
}

#toplink_box2 {
	width:500px;
	margin: 0 auto;
	line-height:14px;
	text-align:center;
	padding-bottom:5px;
}

#toplink_box3 {
	width:850px;
	margin: 0 auto;
	padding-bottom:5px;
	list-style: none;
}


.toplink_2 {
	margin: 0 0 5px 5px;
	text-align:left;
}
.toplink_3 {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top
	padding:0 5px 5px;5px;
}
.toplink_box04 {
	height:auto;
	width: 950px;
	margin:auto;
	text-align:center;
	padding:10px 0;
}

.toplink_box05 {
	height:auto;
	width: 950px;
	margin:auto;
	text-align:center;
	padding:0 0 10px 0;
}

.toplink_box06 {
	height:auto;
	width: 950px;
	margin:auto;
	text-align:center;
	padding:0 0 10px 0;
}

#enter_head {
	width: 950px;
	background:url(../images/indexlogo.jpg);
	border:1px solid;
}

#header_02 {
	width: 950px;
	height: 366px;
	background:url(../images/indexlogo.jpg);
	position:relative;
}

#header_02 h1 {
	margin: 0;
	padding: 0px;
	font-size:12px;
	font-weight:normal;
	color:#390101;
	position:absolute;
	top:5px;
	left:10px;
}
/* -----index.htmlコンテンツここまで----- */


#navi {
	width:950px;
	height: 40px;
}
#navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navi ul li {
	float: left;
}
#navileft {
	width: 3px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/naviside1.jpg);
	text-indent:-9999px;
}
#navi1 a {
	width: 118px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/01.jpg);
	text-indent:-9999px;
}
#navi2 a {
	width: 118px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/02.jpg);
	text-indent:-9999px;
}
#navi3 a {
	width: 118px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/03.jpg);
	text-indent:-9999px;
}
#navi4 a {
	width: 118px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/04.jpg);
	text-indent:-9999px;
}
#navi5 a {
	width: 118px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/05.jpg);
	text-indent:-9999px;
}
#navi6 a {
	width: 118px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/06.jpg);
	text-indent:-9999px;
}
#navi7 a {
	width: 118px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/07.jpg);
	text-indent:-9999px;
}
#navi8 a {
	width: 118px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/08.jpg);
	text-indent:-9999px;
}
#navi9 a {
	width: 118px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/09.jpg);
	text-indent:-9999px;
}

#navi10 a {
	width: 118px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/10.jpg);
	text-indent:-9999px;
}

#naviright {
	width: 3px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/naviside2.jpg);
	text-indent:-9999px;
}


/* トップスライダー
--------------------------------------------------------------------------- */

.slider {
	width:715px;
	margin: 0 auto;
}

.sli_cont {
	width:720px;
	background:#faeae2;
	margin-bottom:10px;
}

.pattern4 .slick-slide {
    -webkit-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
  }
 
.pattern4 .slick-slide:not(.slick-center) {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
  }


/* ホテルリスト
--------------------------------------------------------------------------- */
#hotel02 {
	width:680px;
	padding-left:20px;
	clear:both;
}

#hotel_mds {
	width:670px;
}

#hotel_bg {
	width:670px;
	background-image:url(./images/hotel_bg.gif);
}


#hotel_box {
	width:620px;
	font-weight:bold;
	line-height:18px;
	margin: 0 auto;
}

.hotel_block {
	width: 640px;
	margin: 0;
	padding: 0;
}

#area {
	height:55px;
	margin: 0;
	padding: 0;
}

#area li {
	list-style:none;
}

.area_list {
	width: 85px;
	float: left;
	margin: 2px;
	padding: 3px;
	background:#FFDAB9;
	text-align: left;
}

#map_img {
	width:360px;
	height:300px;
	float:right;
}

#map_text {
	width:320px;
	height:270px;
	float:left;
	padding:20px 10px 10px 10px;
	text-align:left;
}

#map_text p {
	line-height:18px;
	padding-bottom:10px;
}

.hotel_list01 {
	width: 251px;
	padding: 5px;
	text-align: left;
	border: 1px solid #C0C0C0;
	background-color:#FFFFFF;
}

.hotel_list02 {
	width: 111px;
	padding: 5px;
	text-align: left;
	border: 1px solid #C0C0C0;
	background-color:#FFFFFF;
}

.hotel_list03 {
	width: 285px;
	padding: 5px;
	text-align: left;
	border: 1px solid #C0C0C0;
	background-color:#FFFFFF;
}

.hotel_clear {
	clear:both;
	text-align:center;
	line-height:17px;
}

.hotelbox02 {
	padding-left:8px;
}

/* ホテルリストここまで
--------------------------------------------------------------------------- */
/* ランキング用 
--------------------------------------------------------------------------- */
#rank {
	width:720px;
	padding-top:10px;
	background-color:#faeae2;
	text-align:center;
}

#rank2 {
	width:720px;
	padding-top:10px;
	background-color:#faeae2;
}

.rank_c {
	clear:both;
	width:690px;
	height:210px;
	margin:0 auto;
}

.rank_c2 {
	clear:both;
	width:690px;
	height:130px;
	margin:0 auto;
}

.rank_1 {
	width:690px;
	height:210px;
	margin:0 auto;
	background-image:url(../images/rank1_bg.gif);
	background-repeat: no-repeat;
}

.rank_m1 {
	width:690px;
	height:210px;
	margin:0 auto;
	background-image:url(../images/rank1_bg2.gif);
	background-repeat: no-repeat;
}

.rank_k1 {
	width:690px;
	height:210px;
	margin:0 auto;
	background-image:url(../images/rank1_bg3.gif);
	background-repeat: no-repeat;
}

.rank_l1 {
	float:left;
	width:130px;
	height:200px;
	padding:20px 0 0 5px;
	text-align:right;
}

.rank_r1 {
	float:right;
	width:545px;
}

.rank_l2 {
	float:left;
	width:200px;
	height:120px;
}

.rank_r2 {
	float:right;
	width:340px;
}

.rank_r3 {
	float:right;
	width:340px;
	height:210px;
	background-image:url(../images/rank23_bg.gif);
	background-repeat: no-repeat;
}

.rank_l3 {
	float:left;
	width:340px;
	height:210px;
	background-image:url(../images/rank23_bg.gif);
	background-repeat: no-repeat;
}

.rank_r4 {
	float:right;
	width:340px;
	height:130px;
	background-image:url(../images/rank45_bg.gif);
	background-repeat: no-repeat;
}

.rank_l4 {
	float:left;
	width:340px;
	height:130px;
	background-image:url(../images/rank45_bg.gif);
	background-repeat: no-repeat;
}

.rank_l5 {
	float:left;
	width:80px;
	height:130px;
	padding:20px 0 0 5px;
	text-align:right;
}

.rank_r5 {
	width:250px;
	float:right;
	height:130px;
	text-align:center;
}

.ranktitle {
	width:550px;
	text-align:center;
}

.ranktitle2 {
	width:200px;
	float:right;
	height:210px;
	text-align:center;
}

.rankimg {
	width:140px;
	height:210px;
	text-align:right;
}

.rankname {
	width:200px;
	text-align:center;
	font-size:15px;
}

.ranksize {
	width:200px;
	text-align:center;
	font-size:15px;
	margin:0;
}

.rank_dl {
	margin:0;
}

.rankname2 {
	width:185px;
	text-align:center;
	font-size:15px;
}

.ranksize2 {
	width:185px;
	text-align:center;
	font-size:13px;
	margin:0;
}

.rankname3 {
	width:250px;
	text-align:center;
	font-size:15px;
}

.ranksize3 {
	width:250px;
	text-align:center;
	font-size:13px;
	margin:0;
}


.rankcomm01 {
	width:340px;
	height:127px;
	text-align:center;
}

.rankcomm{
	width:310px;
	height:80px;
	overflow:auto;
	text-align:left;
	margin:0 auto;
}

.rankcomm2{
	width:175px;
	height:80px;
	overflow:auto;
	margin:0 auto;
	font-size:11px;
	text-align:left;
	background-image:url(../images/rankcomm_bg.gif);
}

.rankday {
	text-align:right;
	width:710px;
}

.big03 {
	font-weight:bold;
}


/* ランキング用 ここまで
--------------------------------------------------------------------------- */

/* メルマガ
--------------------------------------------------------------------------- */
.mail_line{
	background-color:#EE9572;
	font-weight:bold;
	color:#d90303;
	padding:0 0 0 5px;
}

#mail_box{
	width: 720px;
	margin-bottom:20px;
	font-size:14px;
	line-height:1.5;
}
.mail_txt {
	padding:10px 0 10px 20px;
	background:#FFFFFF;
}

.mail_bg {
	width:700px;
	height:300px;
	background:url(../images/event8.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}

.mail_form {
	padding:18px 10px 10px 400px;
}

.mail_reg {
	width:280px;
}

.mail_ipt {
	width:190px;
}

.mm_2020 {
	width:700px;
	height:300px;
	margin:0 auto;
}

.mm_txt01 {
	font-weight: bold;
	font-size:large;
	color:#EE0000;
	text-align: center;
}

.mm_txt02 {
	font-weight: bold;
	font-size:large;
	line-height:1.5em;
	text-align: center;
}

.mm_txt03 {
	color:#008080;
}

.mm_txt04 {
	color:#EE0000;
}


/* 写メ日記
--------------------------------------------------------------------------- */
.syame01 {
	width:720px;
	margin:0 0 10px 0;
	padding:0!important;
}

.syame011 {
	width:720px;
	height:436px;
	margin:0 0 20px 0;
	padding:0!important;
}

.syame01a {
	width:720px;
	height:50px;
	margin:0;
	padding:0;
}

.syame01a img {
	vertical-align:bottom;
}
.syame01b {
	height:560px;
	margin:0;
	padding:0 15px 0 15px;
	text-align:center;
	background:url(../images/diary_bg01.jpg);
}

.syame01b1 {
	height:380px;
	margin:0;
	text-align:center;
	padding:0 15px 0 15px;
	background:url(../images/diary_bg01.jpg);

}

.syame01bb {
	margin:0;
	background:url(../images/diary_bg01.jpg);
}


.syame01c {
	width:720px;
	height:16px;
	margin:0;
	padding:0;
}


.syamebox {
	background:#faeae2;
	padding-top:10px;
}
/* リンク
--------------------------------------------------------------------------- */

.bn_title {
	margin-top:10px;
	margin-bottom:0;
}

.bn_box {
	width: 720px;
	background:#faeae2;
	padding-top:3px;
	margin:0;
}

.bn_box span {
	padding:0 5px 0 0;
}

.bn_box p {
	padding:0 0 0 10px;
}

/* 今すぐ割
--------------------------------------------------------------------------- */
#imawari {
	width:720px;
	height:50px;
	margin:0!important;
	padding:0!important;
	background:url(../images/ima03.gif) no-repeat;
	clear:both;
	text-align:left;
}

#imawari img {
	float:left;
}

.im_box {
	width:220px;
	float:left;
	margin:5px 0 5px 13px;
	padding:0;
	text-align:center;
}

.im_box dt {
	padding:0;
	margin:0;
}
.im_box dd {
	padding:0;
	margin:0;
}

.ddbg {
	background:#EECBAD;
	width:180px;
	height:40px;
	margin:0 auto;
	padding:0;
}



#im_line {
	width: 720px;
	background:#faeae2;
	margin-bottom:10px;
}

.im_name {
	font-size: 14px;
	width:180px;
	height:16px;
	line-height:16px;
	color: #333333;
	font-weight: bold;
	padding:0;
	margin:0;
}

.im_bwh {
	font-size: 12px;
	width:180px;
	height:14px;
	line-height:14px;
	padding:0;
	margin:0;
}

.im_time {
	font-size: 13px;
	width:180px;
	height:15px;
	line-height:15px;
	font-weight: bold;
	padding:0;
	margin:0;
	color:#8B0000;
}

.ima_icon {
	width: 45px;
	height: 28px;
}

#ranking {
	margin:0 auto;
	width:707px;
}



.ranking_body {
	background:url(../images/rank_day02.jpg);
	list-style-type: none;
	padding-left:10px;
overflow:hidden;
}

.ranking_foot {
	width:705px;
	height:17px;
	padding:0px;
}

ul.ranking {
	width:705px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.rankingdt {
	width:705px;
	height:41px;
	margin: 0;
	padding: 0;
	list-style-type: none;

}



.rank_n01 {
	background:url(../images/rank_night01.jpg) no-repeat;
	width:705px;
	height:41px;	
}

.ranking1 {
	float:left;
	margin:5px;
	border:1px solid #CCCCCC;
	height:265px;
	width:216px;
	background:#FFFAFA;
}

.ranking1 dt {
	height:28px;
	line-height:28px;
	text-align:left;
	font-size:14px;
	margin: 0;
	padding: 0;
	color:#8B2500;
}

.ranking1 dt img{
 	vertical-align:top;
	padding:0 10px 0 3px;
}

.ranking1 dd {
	margin: 0;
	padding: 0;
}

.ranking_l {
	float:left;
	width:160px;
	padding-left:3px;
}

.ranking_r {
	float:right;
	text-align:left;
	width:48px;
	height:210px;
position:relative;
}


.ranking_r span {
	font-size:11px;
}

.ranking_txt {
	padding:5px 0 0 0;
	text-shadow:
		0px -1px 1px rgba(255,255,255,0.5),
		1px 1px 1px rgba(0,0,0,0.3);
}

.ranking_ima {
	padding:17px 0 0 0;
	margin:0px;
}
.ranking_blog {
	padding:5px 0 0 0;
	margin:0px;
position:absolute;
bottom:0px;
}

.ranking_former {
	clear:both;
	border:1px solid;
	color:#8B2500;
}

/* ライン
--------------------------------------------------------------------------- */

.timeline {
	width:720px;
	padding-top:10px;
	background-color:#faeae2;
	text-align:center;
}

.line_box01 {
	width:700px;
	background:#FFFFFF;
	margin:10px auto;
	border:1px solid #FFFFFF;
}

.line_box02 {
	width:660px;
	margin:0 auto;
	border:1px solid #FFFFFF;
	text-align:left;
}

.line_box02 p {
	font-size:15px;
	line-height:24px;
	text-align:left;
	padding:0 10px;
}

.line_box02 p span {
	font-weight:bold;
}

#line_box03 {
	width:660px;
	margin:0 auto;
	list-style-type: none;
	padding:0;
}

#line_box03 li {
	float:left;
	list-style-type: none;
}

#line_box03 li p{
	font-weight:bold;
	font-size:16px;
	line-height:22px;
}


#line_box03 li:nth-child(2n+1) {
	width:200px;
	text-align:center;
}

#line_box03 li:nth-child(2n) {
	width:455px;
	text-align:left;
	padding-top:20px;
	color:#d90303;
}

.line_title {
	border-top: 1px solid #006633;
	margin:15px 0 0;
	text-align:center;
	padding:0;
	height:16px;
}

.line_title span {
	position: relative;
	top: -10px;
	padding: 0 20px;
	background:white;
	color:#006633;
	font-weight:bold;
	font-size:15px;
}

.line_use {
	width:700px;
	margin:0 auto;
	list-style-type: none;
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	padding: 0;
}

.line_use01 {
	list-style-type: none;
	float:left;
	width:315px;
	text-align:center;
}

.line_use01 img {
	border:1px solid #bababa;
}

.line_use02 {
	list-style-type: none;
	float:left;
	width:380px;
	text-align:left;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	border-top:1px solid #CCCCCC;
}

.line_use02 p {
	font-size:15px;
	padding:0 5px 0 10px;
	line-height:18px;
}

.line_use02 span {
	font-weight:bold;
}

.line_use02 div {
	text-align:center;
}


.line_use03 {
	width:700px;
	padding:10px 0 10px 0;
}

.line_use04 {
	width:700px;
	padding:5px 0 10px 0;
	clear:both;
}

.line_use04 p {
	font-weight:bold;
	font-size:15px;
	padding:0 10px;
	text-align:left;
}

.h3_line {
	position: relative;
	padding-left:35px;
	line-height:30px;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	background:#f2fffb;
}

.h3_line:before{
	font-family: FontAwesome;
	content: "\f075";
	position: absolute;
	font-size:25px;
	left: 5px;
	top: 0;
	color: #00c300;
}

.check {
	color:#5ab9ff;
	font-weight:bold;
	padding-left:3px;
	border-bottom:1px solid #CCCCCC;
}

.check:before {
	font-family: FontAwesome;
	content: '\f00c';
	color:#5ab9ff;
}

.linebutton {
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#94f00a 0%,
		#06b600);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#94f00a),
		to(#06b600));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0px solid #76cf17;
	-moz-box-shadow:
		5px 6px 0px rgba(000,000,000,0),
		inset -2px 0px 0px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		5px 6px 0px rgba(000,000,000,0),
		inset -2px 0px 0px rgba(255,255,255,0.6);
	box-shadow:
		5px 6px 0px rgba(000,000,000,0),
		inset -2px 0px 0px rgba(255,255,255,0.6);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.6),
		0px 0px 0px rgba(255,255,255,0);
}

.linebutton span {
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.6),
		0px 0px 0px rgba(255,255,255,0);
}

.linebutton a {
	display:block;
	width:100%;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.6),
		0px 0px 0px rgba(255,255,255,0);
}


/* メールフォーム
--------------------------------------------------------------------------- */

#formWrap {
	width:600px;
	margin: 20px 0 20px 20px;
}
dl.formTable{
	width:100%;
	margin:10px auto;
	padding:20px 10px;
	border: 1px solid #a77575;
}
dl.formTable dd{
	padding:5px 0 5px 0;
}
dl.formTable dt{
	padding-left:15px;
	color:#a77575;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
}

dl.formTable input,textarea,select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	border: 1px solid #a77575;
}

dl.formTable textarea{
	width:500px;
}

.mailform_txt {
	padding:5px;
	width:680px;
}

/* 新人紹介
--------------------------------------------------------------------------- */
#newface {
	width:720px;
	padding:10px 0 15px 0 ;
	background-color:#faeae2;
}

.newface_box {
	width:680px;
	height:340px;
	margin:0 auto 15px auto;
	border:1px solid #f6d7c8;
	background:#fff9f5;
	padding:3px;
	list-style-type:none;
	clear:both;
}

.newface_img {
	float:left;
	width:240px;
	height:333px;
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.newface_img img {
	margin: 0;
	padding: 0;
}


.newface_cont {
	float:right;
	width:430px;
	list-style-type:none;
}

.newface_cont ul {
	margin: 0 auto;
	width:420px;
	padding:0;
	list-style-type:none;

}

.newface_cont ul li {
	width:420px;
	padding:0;
	margin:0;
	list-style-type:none;
}

.newface_name {
	margin: 0;
	padding:0;
	width:420px;
	height:68px;
	line-height:15px;
	background: url(../images/new_name.jpg) no-repeat;
	border:1px solid #f6d7c8;
}

.img-right {
	margin: 0;
	padding:0;
	text-align:right;
	height:52px;
}

.img-right img {
	margin: 0;
	padding:0;
}

.newface_txt01 {
	overflow: auto;
	padding:5px;
	height:190px;
	margin-bottom:10px;
	color: #3f281d;
}

.newface_txt01 a {
	color: #3f281d;
}

.newface_txt02 {
	padding:15px 0 0 25px;
	margin: 0;
	font-size:15px;
	font-weight:bold;
	color:#ab0000;
	text-shadow:
		-1px -1px 1px rgba(255,255,255,0.6),
		1px 1px 1px rgba(255,255,255,0.6);
}

.newface_txt03 {
	padding:5px 0 0 25px;
	margin: 0;
	font-size:13px;
	font-weight:bold;
	text-shadow:
		-1px -1px 1px rgba(255,255,255,0.6),
		1px 1px 1px rgba(255,255,255,0.6);
}


#rule {
	width: 720px;
	margin-bottom:20px;
	background:#faeae2;
	font-size:14px;
	line-height:1.5;
	padding-top:5px;
}

.rule_txt {
	padding:0 10px;
}

/* 体験マンガ
--------------------------------------------------------------------------- */
.comic_navi {
	margin: 15px auto;
}

/* カスタム404ページ
--------------------------------------------------------------------------- */
#box_404 {
	width: 720px;
	height:460px;
	background:url(../images/404_bg.jpg) no-repeat;
}
#box_404 div {
	padding:330px 0 10px 50px;
	font-weight:bold;
	font-size:16px;
	line-height:25px;
	text-shadow:
		-1px -1px 1px rgba(255,255,255,0.6),
		1px 1px 1px rgba(255,255,255,0.6);
}

#box_404 div a {
	display:block;
}

.txt_404 {
	font-weight:bold;
	font-size:16px;
	line-height:25px;
	text-shadow:
		-1px -1px 1px rgba(255,255,255,0.6),
		1px 1px 1px rgba(255,255,255,0.6);
}

/* 動画
--------------------------------------------------------------------------- */
dl.mov {
	width:690px;
	padding:10px 0 0 0;
	margin: 0;
}

dl.mov dt {
	margin: 0;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	line-height:30px;
	padding:0 0 0 60px;
	color:#491f12;
	background: url(../images/mds_icon66.png) left top no-repeat;
}

dl.mov dd {
	margin: 0;
	font-weight:bold;
}

.mov_txt01 {
	font-size:13px;
	color:#4F94CD;
	border-bottom:1px dashed #CCCCCC;
	width:480px;
	margin: 2px auto 10px auto;
}

.mov_img {
	background: #000000;
	margin: 10px 0;
	padding: 0;
	display:block;
}

.mov_img img {
	margin: 0;
	padding: 0;
vertical-align: bottom;
}

.syame01b2 {
	margin:0;
	text-align:center;
	padding:0 15px 0 15px;
	background:url(../images/diary_bg01.jpg);
	height:436px;
	overflow-y:auto;
	overflow-x:hidden;
}

.syame0111 {
	width:720px;
	margin:0 0 20px 0;
	padding:0!important;
}


.sp01 {
	font-size:30px;
	font-weight: bold;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
}

.sp02 {
	font-size:16px;
	font-weight: bold;
	line-height:1.5;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
}

.sp03 {
	font-size:25px;
	font-weight: bold;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
}

.sp04 {
	font-size:25px;
	font-weight: bold;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
}

.sp05 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	background-color:
		rgba(255,255,255,0.7);
	margin:25px auto;
	width:97%;
	padding:10px;
}

.sp06 {
	font-size:30px;
	font-weight: bold;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
	text-align: left;
	padding: 0 0 0 25px;
}

.sp07 {
	padding:10px 0 0 0;
	font-size:16px;
	font-weight: bold;
	line-height:1.5;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
}

.sp08 {
	font-size:20px;
	font-weight: bold;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
}

.sp09 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	background-color:
		rgba(255,255,255,0.7);
	margin:25px auto;
	width:80%;
	padding:10px;
}


.sp_u {
	text-decoration: line-through;
	color: #828282;
	font-size:20px;
	font-weight: bold;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.0),
		1px 1px 1px rgba(255,255,255,0.0);
}

.sp_c {
	font-size:18px;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.0),
		1px 1px 1px rgba(255,255,255,0.0);
}


.sp_tbl {
border-collapse: collapse;
text-align: left;
line-height: 1.5;
border: 1px solid #ccc;
width: 95%;
margin: 10px auto;
	font-size:25px;
	background:rgba(255,255,255,0.8); 
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
		
}
.sp_tbl th {
padding: 6px 10px;
font-weight: bold;
width: 35%;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.sp_tbl td {
padding: 6px 10px;
font-weight: bold;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.sp_red {
	color: #8B0000;
}

.sp_blue {
	color: #00008B;
}

.sp_pink {
	color: #CD3278;
}

.sp_or {
	color:#FF4500;
}

#ato {
	margin: 0 auto 10px auto;
}



/* 口コミ
--------------------------------------------------------------------------- */

.kuchi_box{
	background:rgba(255,255,255,0.8); 
	border:2px solid #e0b19c;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
    margin: 15px;
    padding: 10px 0;
}

.kuchi_box02{
    margin: 30px auto;
	width:700px;
}

.kuchi_box03{
    margin: 16px auto 30px auto;
	width:700px;
}

.kuchi_box04 {
	background:rgba(240,142,142,0.2); 
	border:2px solid #F08E8E;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
    margin: 15px;
    padding: 10px 0;
	text-align: center;
}

.k_title01 {
	padding: 15px 0;
	margin: 0 auto;
}

.k_title02 {
	padding: 10px 0 10px 0;
	margin: 0 auto;
}

.k_title03 {
	padding: 30px 0 0 0;
	margin: 0 auto;
}

.k_title04 {
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #fffaf4;/*背景色*/
  border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
}

.k_title05 {
	color:#8B0000;
	font-weight: bold;
	font-size:18px;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.3),
		1px 1px 1px rgba(255,255,255,0.3);
}

.k_title06 {
	padding: 5px 0 0 0;
	margin: 0 auto;
}

.k_title07 {
	padding: 0;
	margin: 0 auto;
}


ul.kuchi_c {
	margin: 15px 0;
	padding: 0px;
	display: inline-block;
}

ul.kuchi_c li {
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
	font-weight: bold;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.3),
		1px 1px 1px rgba(255,255,255,0.3);
}

ul.kuchi_c01 {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}

ul.kuchi_c01 li {
	color: #C00;
	margin: 0px;
	padding: 5px 0px;
	font-weight: bold;
	list-style-type: disc;
}


ol.kuchi {
	margin: 10px auto;
	width: 580px;
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
}

ol.kuchi li {
  position: relative;
  padding-left: 40px;
  line-height: 1.5em;
	padding: 8px 0 8px 40px;
	text-align: left;
	border-bottom: 1px solid #e0b19c;
	font-weight: bold;
}

ol.kuchi li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #8B4513;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.simple_square_btn2:visited {
         color: #FFFFFF;
}

a.simple_square_btn2 {
	display: block;
	position: relative;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
         color: #FFFFFF;
	 background: #8B4513;
	border:2px solid #8B4513;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 30px auto 20px auto;
	width: 70%;
	font-weight: bold;
	font-size:20px;
}



a.simple_square_btn2:hover {
	color: #DC143C;
	background: #fff;
	font-size:20px;
	font-weight: bold;
	 cursor: pointer;
	 text-decoration: none;
}


.kuchi_txt01 {
	color:#DC143C;
}

.kuchi_pure {
	width: 700px;
	height: 495px;
	position: relative;
	background:url(../images/kuchi_pure.png) no-repeat;
	margin: 15px auto;
}

.kuchi_pure2 {
	width: 650px;
	text-align:left;
	margin: 10px auto 15px auto;
}

.kuchi_list {
list-style-type: none;
	padding: 0;
}
 
.kuchi_list li img {
vertical-align:bottom;
}

.simple_square_btn3:visited {
         color: #FFFFFF;
}

a.simple_square_btn3 {
	display: block;
	position: absolute;
	bottom: 60px;
 	left:0;
 	right:0;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
        color: #FFFFFF;
	background: #968b77;
	border:2px solid #968b77;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: auto;
	width: 500px;
	font-weight: bold;
	font-size:20px;
}

a.simple_square_btn3:hover {
	color: #968b77;
	background: #fff;
	font-size:20px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}


.simple_square_btn4:visited {
         color: #FFFFFF;
}

a.simple_square_btn4 {
	display: block;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
        color: #FFFFFF;
	background: #ff87b4;
	border:2px solid #ff87b4;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 20px auto;
	width: 500px;
	font-weight: bold;
	font-size:20px;
}

a.simple_square_btn4:hover {
	color: #968b77;
	background: #fff;
	font-size:20px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.simple_square_btn5:visited {
         color: #FFFFFF;
}

a.simple_square_btn5 {
	display: block;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
        color: #FFFFFF;
	background: #00BFFF;
	border:2px solid #00BFFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 10px auto;
	width: 500px;
	font-weight: bold;
	font-size:20px;
}

a.simple_square_btn5:hover {
	color: #968b77;
	background: #fff;
	font-size:20px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}


.simple_square_btn6:visited {
         color: #FFFFFF;
}

a.simple_square_btn6 {
	display: block;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
        color: #FFFFFF;
	background: #FF0000;
	border:2px solid #FF0000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto 20px auto;
	width: 500px;
	font-weight: bold;
	font-size:20px;
}

a.simple_square_btn6:hover {
	color: #968b77;
	background: #fff;
	font-size:20px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.box21 {
	font-size:30px;
	padding-top:10px;
	font-weight: bold;
	margin: 15px auto 5px auto;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
}

.box22 {
	font-size:20px;
	padding-top:10px;
	font-weight: bold;
	margin: 15px auto 5px auto;
	width: 80%;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
}

.box23 {
	font-size:18px;
	padding-top:10px;
	font-weight: bold;
	text-align: left;
	margin: 15px auto 5px auto;
	width: 85%;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
}

.box24 {
	font-size:16px;
	padding-top:10px;
	font-weight: bold;
	text-align: right;
	margin: 15px auto 5px auto;
	width: 85%;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.7),
		1px 1px 1px rgba(255,255,255,0.7);
}

.tbl21 {
	border-collapse:collapse;
	margin:0 auto;
	width: 80%;
}

.tbl21 td {
	border:1px solid #ccc;
	padding:10px;
	font-weight: bold;
	background:#FFFFFF;
	font-size:18px;
}

.tbl21 th{
	background:#FFFFFF;
	border:1px solid #ccc;
	padding:10px;
	width: 40%;
	font-size:18px;
}

.ctpln_box {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	background-color:
		rgba(255,255,255,0.7);
	margin:0 auto;
	width:97%;
	padding:10px;
}

.ctpln {
	text-align: left;
	font-size:16px;
	text-shadow:
		1px 1px 1px rgba(255,255,255,0.0),
		1px 1px 1px rgba(255,255,255,0.0);
	width: 95%;
	margin:0 auto;
}

.ctpln_ttl {
	text-align: center;
	font-size:20px;
	width: 100%;
	background-color:#191970;
	color:#FFFFFF;
	text-shadow:none;
	font-weight: bold;
}

#ctp {
	padding-top:10px;
}

.ctpln_txt01 {
	font-weight: bold;
	color:#00008B;
}
