body {
	color: #3f281d;
	font-size: 12px;
	font-family: "Hiragino Kaku Ghothic Pro", Osaka, "ＭＳ Ｐゴシック", 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;
}
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-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;
}

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

.big02 {
	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;
}
/* -----下段コンテンツ----- */
#footer {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	padding-top:0;
	clear:both;
}
#footertext {
	max-width:950px;
	font-size: 12px;
	background:url(../images/footer.jpg) no-repeat;
	height:auto;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

#footertext02 {
	font-size: 12px;
	background:url(../images/footer02.jpg) no-repeat;
	height:auto;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #E6E6FA;
}

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

#footertext p {
	padding:20px 0;
	margin:0;
	font-size: 12px;
}
/* -----下段コンテンツここまで----- */
/* -----メインコンテンツここまで----- */


/* -----左側コンテンツ----- */
#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 {
	background-color: #f6f1ee;
	text-align: left;
	width: 720px;
	float: right;
	margin:10px 0;
}
#topunderright div {
	padding-bottom:10px;
}
.topbanner {
	margin-bottom: 50px;
	border: solid 3px #fff;
}
#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;
}


#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: 720px;
	margin-bottom:20px;
	line-height:2;
	font-size:14px;
	position:relative;
}
#sitemap li {
	background:url(../images/sitemap1.jpg) no-repeat 0px 8px;
	list-style-type: none;
	padding-left:20px;
}
#sitemap #siteright {
	position:absolute;
	right:220px;
	top:0;
}
#sitemap .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:0 0 0 20px;
	margin:5px 0 0 0;
}
#price .padding300 {
	padding:0 0 0 300px;
}
/* -----price内id重複防止----- */
.price2 {
	width: 720px;
	margin-bottom:20px;
	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:0 0 0 20px;
	margin:5px 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_1 {
	height: 31px;
	width: 88px;
	margin-right:11px;
}

.link_2 {
	height: 31px;
	width: 88px;
	float:left;
	margin:5px 0 8px 10px;
}
/* -----リンクコンテンツここまで----- */

/* -----プロフィールコンテンツ----- */
#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;
}
#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;
}
#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: left;
	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;
}
#schedule_box td {
	border-right: #DEBB60 1px solid;
	border-bottom: #DEBB60 1px solid;
	line-height: 20px;
	padding: 5px;
}
#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_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;
}

.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;
}

.sysimg02 {
	float:left;
	padding:5px 0 0 20px;
	width:265px;
}

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

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

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

#recruit_m {
	width: 720px;
	margin-bottom:20px;
	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;
}

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

/* -----出勤表コンテンツ----- */
.schedule_line1 {
	width: 720px;
	background:#faeae2;
}
.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;
}

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


/* -----index.htmlコンテンツ----- */
#index {
	width: 950px;
	background:url(../images/indexbg.jpg) no-repeat;
}
.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:950px;
	margin: 0 auto;
	padding-bottom:5px;
	list-style: none;
}

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

#toplink_box4 table {
	margin: 0 auto;
}

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

.toplink_box55 {
	float:left;
	margin:5px 2px;
}

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


.toplink_2 {
	margin: 0 auto 5px auto;
	text-align:center;
}
.toplink_3 {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
	padding:5px;
}
.toplink_box0444 {
	height:auto;
	width: 950px;
	margin:40px auto 0 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;
}

#toplink_box04 {
	height:auto;
	width: 950px;
	margin:100px auto 0 auto;
	text-align:center;
	padding: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;
}
#naviright {
	width: 3px;
	height: 40px;
	overflow: hidden;
	display: block;
	background:url(../images/navi/naviside2.jpg);
	text-indent:-9999px;
}


#event_waku {
	width:720px;
	float: left;
	height: 300px;
	text-align: left;
	display: inline;
	margin:0;
	padding:0;
}

#kwick {
	/*border-bottom: 3px double #333;*/
	margin: 0px;
	padding:0px;
	text-align: left;
	float: left;
	height: 300px;
	width: 720px;
	display: inline;
}

#kwick .kwicks {
	display: block;
	height: 300px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#kwick li {
	float: left;
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 200px;
	width: 87px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 2px solid #fff;
}


#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	height: 300px;
	margin: 0px;
	background-image: url(../images/1.jpg);
}

#kwick .opt2 {
	height: 300px;
	background-image: url(../images/2.jpg);
}

#kwick .opt3 {
	height: 300px;
	background-image: url(../images/4.jpg);
}

#kwick .opt4 {
	height: 300px;
	background-image: url(../images/5.jpg);
}

#kwick .opt5 {
	height: 300px;
	background-image: url(../images/9.jpg);
}

#kwick .opt6 {
	height: 300px;
	background-image: url(../images/10.jpg);
}
#kwick .opt7 {
	height: 300px;
	background-image: url(../images/7.jpg);
}

#kwick .opt8 {
	height: 300px;
	background-image: url(../images/8.jpg);
}

#imgMenu {
	overflow: hidden;
}
#imgMenu li {
	float: left;
	height: 300px;
	width: 89px;
	overflow: hidden;
}

ul,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#imgMenu a {
	text-decoration:underline;
}
#imgMenu a:hover img {
	text-decoration:underline;
	filter: Alpha(opacity=100);
	opacity:1;
	-moz-opacity: 1;
}

/* ホテルリスト
--------------------------------------------------------------------------- */
#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:0 0 10px 20px;
}

.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;
}

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

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

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

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

/* リンク
--------------------------------------------------------------------------- */

.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: 13px;
	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;
}

#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;
}

#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;
}

.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;
}
