@charset "utf-8";
/*
Theme Name: eyes
Description:eyes
Version: 1.0
Author URI: 



/*======================================

	Structure Module
	
=======================================*/
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: "ＭＳ ゴシック", "Osaka";
	color: #353535;
	padding: 0;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 1.5;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;

	}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 1000px;
}


.border_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0px;
}
#left .column {
	padding: 5px;
	border: 1px dotted #E7E7E7;
}



/*======================================

	Header Module
	
=======================================*/
#header {
	width: 1000px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	background-image: url(images/logo.gif);
	background-position: left 20px;
	}
#header_mag {
	background-image: url(images/mag.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 2px;
	overflow: hidden;
	border: 1px solid #606473;
	height: 73px;
}

#header #header_shop {
	background-color: #333333;
	height: 200px;
}
#header .headnews ul li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}



#footer {
	text-align: center;
	height: 150px;
	clear: both;
	color: #FFFFFF;
	float: none;
	display: block;
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CEE1DD;
	background-image: url(../images/footer.gif);
	}
	
	#footer a {
	color: #FFFFFF;
	text-decoration: underline;	
	}
.head a {
	display: block;
	height: 50px;
	width: 200px;
	text-indent: -9999px;
	margin-top: 30px;
}


#footer #footer_l {
	background-image: url(images/footer_logo.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 182px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#footer #footer_inner #footer_navi {
	padding-top: 10px;
}
#entry {
	font-size: 1.2em;
	float: left;
	text-align: left;
	padding: 10px;

}



br .clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#sidebar #pickup_bg iframe {
	height: 420px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	height: 309px;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 1px;
	display: block;
}


#rank iframe {
	height: 330px;
	width: 170px;
}

#enter_page table {
border-collapse :collapse;
}
 .bnr595 .bnr595_thumb {
	height: 40px;
	width: 180px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
 .bnr595 .bnr595_naiyo {
	float: right;
	width: 350px;
	margin-top: 2px;
	margin-bottom: 2px;
}
 .bnr595 .bnr595_naiyo td {
	border: 1px solid #D7D7D7;
}
#content .newscolumn small {
	text-align: right;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #121212;
}



#content .newscolumn {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}
#content .column_rank {
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#content .column_nf {
	width: 590px;
}


 .rank_thumb {
	margin-right: 10px;
	width: 130px;
	padding-right: 5px;
	float: left;
	background-image: url(images/girls_bg.jpg);
	background-repeat: no-repeat;
	height: 240px;
	margin-bottom: 10px;
	text-align: center;
}
#content .rank_date {
	text-align: right;
	margin-right: 10px;
	color: #666666;
	display: inline;
	float: right;
}


#content .newscolumn h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.txt1 {
	color: #9933CC;
}
.txt2 {
	color: #FF6699;
}
.txt3 {
	color: #CC0000;
}
.txt4 {
	color: #000000;
}
.txt5 {
	color: #FF6600;
}
.txt6 {
	color: #FF3366;
}
.column_mini {
	background-color: #F2F2F2;
	padding: 20px;
	border: 2px solid #CCCCCC;
}

#group_desc_table th {
	color: #333333;
	font-weight: normal;
	text-align: left;
	background-color: #EAEAEA;
}
#group_desc_table td {
	border: 1px solid #E4E4E4;
}

#group_desc_table {
border-collapse :collapse;
}
#content .column_page #group img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*======================================

	Sidebar Module
	
=======================================*/
#sidebar {
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 200px;
	text-align: center;
	background-color: #E1F1FF;
}
#sidebar .side_column {
	margin-bottom: 2px;

}
#sidebar .login_bg {
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	height: 155px;
	padding-top: 70px;
}
#login_form {
	padding-top: 8px;
	padding-left: 57px;
}




#pickup_bg {
	background-image: url(images/pickup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
	padding-top: 44px;
	padding-left: 10px;
	margin-bottom: 3px;
	clear: both;
}


	
/*======================================

	Forms Module
	
=======================================*/

form {
	margin: 0px; 
	padding: 0px 0; 
}

.column_page {
	margin-top: 0px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}


form dl,
form p {
}

fieldset {
	padding: 0;
}

legend {
	margin: 0 1em;
	padding: 0 10px;
	background-color: #fff;
}


#feed ul li {
	background-image: url(images/icon_feed.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}
#login p {
	margin: 3px;
	padding: 0px;
}

label {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-size: 100%;
}



input.radio {
	background-color: transparent;
	background-image: none;
	border: none;
}
/*======================================

	Tables Module
	
=======================================*/

table {
	border-collapse: separate;
}

th,
td {
}

th {

}

td {

}





/*======================================

	Image
	
=======================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	width: 170px;
	}

.alignleft {
	float: left
	}

/*======================================

	Menu
	
=======================================*/
#menu {
	height: 60px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	clear: both;
	float: none;
	width: 1000px;
}

#menu a {
	text-decoration:none;
	background-position: left top;
	background-image: url(images/menu.png);
	overflow: hidden;
	height: 30px;
	display: block;
}
#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}

#menu ul {
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#menu01 a {
	background-position:0px 0px;
	width: 150px;
}
#menu02 a {
	width: 170px;
	background-position:-150px 0px;
}
#menu03 a {
	width: 170px;
	background-position:-320px 0px;
}
#menu04 a {
	width: 170px;
	background-position:-490px 0px;
}
#menu05 a {
	width: 170px;
	background-position:-660px 0px;
}
#menu06 a {
	width: 170px;
	background-position:-830px 0px;
}



#menu01 a:hover,.menu_r001{
	background-position:0px -30px;
}
#menu02 a:hover{
	background-position:-150px -30px;
}
#menu03 a:hover{
	background-position:-320px -30px;
}
#menu04 a:hover{
	background-position:-490px -30px;
}
#menu05 a:hover{
	background-position:-660px -30px;
}
#menu06 a:hover{
	background-position:-830px -30px;
}


/*======================================

	TopPage Module
	
=======================================*/
.widecolumn {
	padding: 5px;
}

#content small {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EDF0F1;
	display: block;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
}


.dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
	clear: both;
	float: none;
}
#left h2 {
	padding: 2px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 0px;
	background-image: url(images/bar1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#left h4 {
	padding: 2px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 0px;
	background-image: url(images/bar2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -9999px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
#left .alignright {
	float: right;
	text-align: right;
}
.rss_icon {
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 20px;
	margin-top: 3px;
	margin-right: 3px;
	float: left;
}
.readmore a {
	height: 20px;
	width: 105px;
		display: block;
}
.readmore {
	height: 20px;
	width: 110px;
	background-image: url(images/more.gif);
	margin-top: 2px;
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
}
#header .headnews ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.readmore a:hover {
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: center -20px;
}
.rss_icon a {
	display: block;
	height: 20px;
	width: 50px;
}


.postmetadata p {
	padding: 0px;
	font-size: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#top_newcast iframe {
	height: 200px;
	width: 580px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*======================================

	パンくずリスト
	
=======================================*/

.breadcrumb {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
}
dd {
	font-size: 12px;
	font-weight: normal;
	color: #211F21;
	padding-left: 10px;
	margin: 0px;

}
dt {
	font-size: 12px;
	font-weight: bold;
	color: #1C1C1C;
	margin-bottom: 10px;
}



 .breadcrumb a:hover {
	color: #FFFFFF;
	background-color: #5A5A5A;
	padding: 5px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.breadcrumb a{
	padding: 5px;
	background-color: #FAFAFA;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #666666;
	text-decoration: none;
}

.entry img a {
	padding: 1px;
	border: 1px solid #E8E8E8;
	margin-right: 5px;
}


#content .entry .thumb .snap {
	border: 1px solid #CCCCCC;
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#pagenavi {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 15px;
}
#sidebar_leftcolumn iframe {
	display: block;
	height: 330px;
	width: 190px;
	margin-bottom: 3px;
}
.date {
	font-size: 10px;
	padding: 5px;
	border: 1px dotted #999999;
}
 #title_bar {
	background-repeat: no-repeat;
	height: 40px;
	background-position: left top;
	margin-bottom: 10px;
}
.title1 {	background-image: url(images/title1.jpg);}
.title2 {	background-image: url(images/title2.jpg);}
.title3 {	background-image: url(images/title3.jpg);}
.title4 {	background-image: url(images/title4.jpg);}
.title5 {	background-image: url(images/title5.jpg);}
.title6 {	background-image: url(images/title6.jpg);}
.title7 {	background-image: url(images/title7.jpg);}
.title8 {	background-image: url(images/title8.jpg);}
.title9 {	background-image: url(images/title9.jpg);}
.title10 {	background-image: url(images/title10.jpg);}
.title11 {	background-image: url(images/title11.jpg);}
.title12 {	background-image: url(images/title12.jpg);}
.title13 {	background-image: url(images/title13.jpg);}
.title14 {	background-image: url(images/title14.jpg);}
.nalloowcolumn {
	padding: 10px;
}
#left {
	float: left;
	width: 635px;
	margin-top: 3px;
	clear: left;
}
#sidebar iframe {
	height: 390px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}

#left .column iframe {
	height: 685px;
	width: 620px;
}

#content_page {
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #EBEBEB;
	padding: 7px;
	overflow: hidden;
	float: left;
	font-size: 12px;
}
#content_rank {
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #EBEBEB;
	padding: 7px;
	overflow: hidden;
	float: left;
	width: 880px;
	font-size: 12px;
}
#content_page .qa {
}

.faq_a {
	color: #CC0000;
	font-weight: bold;
}
.faq_q {
	font-weight: bold;
	color: #996699;
}

#content_page #cos a {
	background-image: url(images/btn_cos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 24px;
	width: 165px;
}
#content_page #cos a:hover {
	background-image: url(images/btn_cos.gif);
	background-repeat: no-repeat;
	background-position: center -24px;
}


#content_page #mag a {
	background-image: url(images/btn_mag.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 24px;
	width: 165px;
}
#content_page #mag a:hover {
	background-image: url(images/btn_mag.gif);
	background-repeat: no-repeat;
	background-position: center -24px;
}


.td03 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-size: 12px;
}





#title_sub1 {
	background-image: url(images/system_price.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 3px;
	text-indent: -9999px;
}

#title_sub2 {
	background-image: url(images/system_service.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 3px;
	text-indent: -9999px;
}

#title_sub3 {
	background-image: url(images/system_attent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 3px;
	text-indent: -9999px;
}

#title_sub4 {
	background-image: url(images/system_area.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 3px;
	text-indent: -9999px;
}

#totop {
	display: block;
	width: 131px;
	background-image: url(images/totop.gif);
	background-repeat: no-repeat;
	height: 27px;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}


#totop a {
	display: block;
	width: 131px;
	float: right;
	margin-right: 5px;
	text-indent: -9999px;
	height: 27px;
}
.sitelink th {
	background-color: #EFEFEF;
	padding: 5px;
	width: 130px;
	text-align: left;
}
#content_page .sitelink table {
	border: 1px solid #DFDFDF;
}

#content_page .link_list dt {
	float: left;
	margin-right: 10px;
}
#content_page .link_list dt img {
	border: 1px solid #999999;
}
#title_link1 {
	background-image: url(images/link_bnr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-bottom: 5px;
}
#title_link2 {
	background-image: url(images/link_sogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.td04 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}



#title_recruit1 {
	background-image: url(images/recruit_qa.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 30px;
}

#title_recruit2 {
	background-image: url(images/recruit_desc.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 30px;
}
.recruit_head {
	font-weight: bold;
	background-color: #F3F3F3;
	width: 150px;
}


#title_recruit3 {
	background-image: url(images/recruit_form.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 30px;
}

#title_contact {
	background-image: url(images/contact_form.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 30px;
}

#title_enq {
	background-image: url(images/enquete_form.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 30px;
}
#title_reserve {
	background-image: url(images/reserve_form.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 30px;
}

#recruit {
	background-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.td05 {
	background-color: #FFFFFF;
}
#recruit table {
	padding: 1px;
	border: 1px solid #CCCCCC;
}


.requi {
	color: #CC0000;
	margin-left: 5px;
	font-weight: normal;
}

.form_head {
	font-size: 12px;
	font-weight: bold;
	color: #1E1E1E;
	width: 200px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC3366;
	clear: left;
	float: left;
	padding-left: 7px;
}
#hotel_love {
	background-image: url(images/hotel_lovr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-indent: -9999px;
}
#hotel_business {
	background-image: url(images/hotel_business.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-bottom: 15px;
	text-indent: -9999px;
	margin-top: 25px;
}
#title_rank1 {
	background-image: url(images/subrank1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 15px;
}
#title_rank2 {
	background-image: url(images/subrank2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 15px;
}
#hotel th {
	font-weight: bold;
	color: #CC6699;
	text-align: left;
	padding-top: 15px;
}
#hotel td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.form_desc {
	clear: right;
	display: inline;
}


.wpcf7-form p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.wpcf7-form {
	margin-top: 25px;
}

#side_bnr img {
	margin-top: 2px;
	margin-bottom: 1px;
}

#rank td {
border-collapse: collapse;
}
#sidebar  #mobile_bnr {
	background-image: url(images/mobile_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 250px;
	margin-top: 2px;
}
#mob_layer {
	position: relative;
	height: 50px;
	width: 230px;
	left: 15px;
	top: 170px;
}
.ml5 {
	margin-left: 5px;
}

#mob_layer select {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

#costume td {
	font-size: 10px;
}
#costume img {
	padding: 1px;
	border: 1px double #CCCCCC;
}
#mobile_bnr  .myTx {
	width: 50px;
}
.border {
	border: 1px dotted #CCCCCC;
	clear: both;
	float: none;

}
#content {
	width: 795px;
	overflow: hidden;
	display: inline;
	float: right;
	padding: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

#sidebar input img {
	height: 27px;
	width: 180px;
}


p {
	margin: 0px;
	padding: 0px;
}

#content h2 {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 2px;
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	height: 20px;
	vertical-align: top;
	width: 580px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-indent: -9999px;
}



#content .date_new {
	color: #CC0000;
	margin-left: 15px;
}

#sidebar .s {
	height: 14px;
	width: 120px;
}


#content .entry {
	font-size: 10px;
	color: #40454A;
}
#content .column h3 a {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

#content .column {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#sidebar .side_bar1 {
	background-image: url(images/gradh2.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 200px;
	margin-bottom: 3px;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-top: 2px;
}
 .side_bar2 {
	background-image: url(images/gradh2.jpg);
	background-repeat: repeat-x;
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #E7E7E7;
	color: #000033;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

#sidebar .side_bar3 {
	background-image: url(images/bnr_craime.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	margin-bottom: 3px;
	margin-top: 10px;
}
a:link,a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}#sidebar .side_column img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 .ranking_thumb_a img a {
	border: 1px solid #FF9999;
}
.ranking_layer {
	background-image: url(images/ranking_layer.png);
	position: relative;
	left: 0px;
	height: 48px;
	width: 150px;
	top: -223px;
}
.news_title {
	font-weight: normal;
	font-size: 12px;
	margin-top: 15px;
}

#content table {
	border-collapse: collapse;
	vertical-align: middle;

}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
	float: none;
}
.bnr595_naiyo td {
border-collapse: collapse;
}


#content th {
	font-weight: normal;
	background-color: #F2F3F4;
	text-align: left;
	color: #666666;
}
#header .headnews {
	padding: 2px;
	color: #F0F0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #2D424F;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
#content .column clearfix .bnr595 .bnr595_thumb img {
	border: 1px solid #CCCCCC;
}


 #revue table {
border-collapse :collapse;
}


#content .column #revue td {
	border: 1px solid #CCCCCC;
}


.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.rating {
	color: #FF9900;
}
.revue_title {
	font-weight: bold;
	color: #006699;
	margin-bottom: 5px;
	margin-top: 10px;

}
#contents #textfield {
	border: 1px inset #E0E0E0;
}
.spacer {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#content .column_page img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.shop_icon {
	margin-top: 5px;
	margin-bottom: 2px;
}


.nf_thumb {
	float: left;
	margin-top: 5px;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 0px;
	height: 230px;
	margin-left: 2px;
	width: 105px;
	border: 1px solid #BDD0DB;
	background-color: #F9FAFB;
	padding-top: 1px;
	line-height: 1.2;
	color: #666666;
}
#content .column_page .column_nf .nf_thumb .rank_thumb_img .rank_thumb_text_prof {
	color: #827E96;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
}

.rank_thumb_text_prof_comm {
	color: #CC3399;
	margin-top: 3px;
	font-size: 10px;
}
#content .column .kkm_title {
	margin-top: 5px;
	margin-bottom: 10px;
}
#shp_bg {

	display: inline;

	padding: 1px;
}
#content #girls_search {
	background-color: #EEFDFF;
	padding: 2px;
	border: 1px double #EBEBEB;
	margin-bottom: 2px;
	margin-right: 3px;
}
#content #bar4 {
	clear: both;
}
#content #bar9 {
	clear: both;
}
.mb10 {
	margin-bottom: 5px;
	margin-top: 3px;
}
.ml3 {
	margin-left: 10px;
}
#revue td {
	border: 1px solid #DFDFDF;
}


tr.even td {
	background-color: #FFF7FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.cf_search {
	font-size: x-small;
	color: #353535;
	text-align: left;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/search_page_bg.jpg);
	background-repeat: no-repeat;
	height: 250px;
	margin-left: 5px;

}
.clear {
	clear: both;
	float: none;
}
#header .headnews ul {
	margin: 0px;
	padding: 0px;
}
#logo {
	margin-right: auto;
	margin-left: auto;
	height: 103px;
	background-color: #FFFFCC;
}
#header .headnews ul li a {
	color: #FFFFFF;
}
#fader {
	height: 200px;
}
.rank_thumb_img {
	text-align: center;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
.ranking_thumb_a {
	background-color: #FFFFFF;
	border: 1px solid #FAFAFA;
}
.rank_thumb_text {
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	margin-top: 2px;
}
#flashContents2 {
	margin-right: auto;
	margin-left: auto;
}
.event_day {
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ECF4F9;
	clear: both;
}
.event_name {
	font-weight: bold;
	vertical-align: middle;
}
.kkm_title {
	margin-top: 10px;
	margin-bottom: 5px;
}
.rank_title_text {
	display: inline;
	float: left;
}
#bar1 {
	background-image: url(images/bar1.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 600px;
	background-position: left;
}
#bar2 {
	background-image: url(images/bar2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#bar3 {
	background-image: url(images/bar3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#bar4 {
	background-image: url(images/bar4.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#content #icon_revue {
	text-align: right;
}
.user {
	background-repeat: no-repeat;
	display: inline;
	vertical-align: bottom;
}
.user_icon {
	background-image: url(images/user.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	display: block;
	float: left;
}
#bar_link {
	background-image: url(images/bar_link.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 41px;
	text-indent: -9999px;
	position: relative;
	left: 750px;
	top: -70px;
}
#bar_link a {
	display: block;
	height: 10px;
	width: 41px;
}
#sidebar .side_bar3 a {
	display: block;
	height: 70px;
	width: 200px;
}
#form select {
	float:none;
	clear: both;
}
#form  p {

	margin-top: 15px;
	font-weight: bold;
}
#form {
	background-color: #FCFCFC;
	border: 1px solid #EAEAEA;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}#form submit {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
#header #magframe {
	position: relative;
	top: 11px;
	width: 250px;
	left: 530px;
}
#group h3 {
	margin-bottom: 15px;
}
#group .border {
	padding: 2px;
	border: 1px solid #D9D9D9;
}
#header h1 {
	font-size: 10px;
	color: #868686;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	height: 14px;
	width: 200px;
}
#header #header_logo {
	width: 195px;
	height: 54px;
	margin-top: 4px;
}
#header #header_logo a {
	display: block;
	height: 50px;
	width: 200px;
}
#header #header_count {
	position: relative;
	left: 790px;
	top: -13px;
	background-color: #EEEEEE;
	padding: 5px;
	display: inline;
}
#header #header_submenu {
	position: relative;
	left: 370px;
	top: -26px;
	font-size: 12px;
	top: 0px;
	clear: both;
	float: none;
	height: 25px;
	margin-bottom: 7px;
	width: 640px;
}
#header #header_submenu ul {
	margin: 0px;
	padding: 0px;
}
#header #header_submenu ul li {
	float: left;
	list-style-type: none;
}
#header #header_submenu #icon002 {
	background-image: url(images/icon_alsok.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 14px;
	margin-right: 3px;
	margin-left: 3px;
}
#header #header_submenu #icon003 {
	background-image: url(images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 14px;
	margin-right: 3px;
}
#header #header_submenu #icon {
	background-image: url(images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
	margin-right: 3px;
}
#header #header_submenu #icon004 {
	background-image: url(images/icon_mag.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-right: 3px;
	padding-left: 14px;
}
#content #fla {
	height: 230px;
	width: 795px;
	background-color: #333333;
	margin-bottom: 5px;
}
#tophidari {
	float: left;
	width: 545px;
	display: inline;
	overflow: hidden;
}
#topmigi {
	float: right;
	width: 245px;
	display: inline;
}
#content #tophidari #topmaga {
	background-image: url(images/bnr_mag.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 545px;
	margin-bottom: 2px;
}
#content #tophidari #topmaga #magaform iframe {
	height: 62px;
	width: 230px;
}
#magaform {
	position: relative;
	left: 320px;
	top: 5px;
	display: inline;
}
#content #tophidari #topmaga #magaallshop {
	position: relative;
	left: 373px;
	width: 150px;
	height: 20px;
	top: 6px;
	text-indent: -9999px;
}
#content #tophidari #topmaga #magaallshop a {
	display: block;
	height: 20px;
	width: 150px;
}
#content #tophidari .column img {
	margin-bottom: 5px;
}
#searchform {
	position: relative;
	height: 170px;
	width: 330px;
	left: 220px;
	top: 70px;
	color: #FFFFFF;
}

.mt5 {
	margin-top: 5px;
}
.usericon {
	padding-top: 8px;
}

#content #topmigi #top_fla_about {
	background-repeat: no-repeat;
	height: 185px;
	width: 243px;
	border: 1px solid #999999;
	margin-bottom: 3px;
}
#top_ranking {
	background-image: url(images/ranking.jpg);
	background-repeat: no-repeat;
	width: 245px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 500px;
}
#content #topmigi #top_mobile {
	margin-bottom: 3px;
}
.more {
	text-align: right;
}
#icon_userrevue {
	background-image: url(images/icon_userrevue.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 178px;
	position: relative;
	left: 350px;
}
#icon_userrevue a {
	display: block;
	height: 31px;
	width: 350px;
}




/* 2010/1/23追加*/
.glossymenu{
	margin: 0;
	padding: 0;
	border-bottom-width: 0;
	font-size: 14px;
}

.glossymenu a.menuitem{
	font: bold 14px;
	font-family: "ＭＳ ゴシック", "Osaka";
	color: white;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	clear: both;
	float: none;
	display: block;
	margin-bottom: 3px;
}
.inline_blue_bg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 5px;
}
.inline_blue_bg2 {
	background-color: #00CCCC;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.inline_blue_bg3 {
	font-weight: bold;
	background-color: #FF6666;
	padding: 5px;
}
.inline_blue_bg4 {
	font-weight: bold;
	background-color: #FF6600;
	padding: 5px;
}



.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: white;
	margin-bottom: 1px;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	margin-top: 1px;
	display: block;
	clear: both;
	float: none;
	padding-top: 0px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: block;
	font-size: 12px;
}

.glossymenu div.submenu ul li a{
	display: inline;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0;
	padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
}
.glossymenu div.submenu ul li img a {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

.glossymenu div.submenu ul li img a:hover {
	background-color: #CEF3FF;
}



/*HOTEL*/
/*----------------------------------

タブメニュー

-------------------------------------*/
#squaretab {

}

#squaretab ul {
	float: left;
	display: block;
	overflow: hidden;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#squaretab ul li {
	float: left;
	margin-right: 5px;
}

#squaretab ul li a {
	display: block;
	width: 150px;
	height: 35px;
	text-align: center;
	line-height: 2.2;
	text-decoration: none;
}
#hotel1 a {
	background-image: url(images/btn_hotel.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: -9999px;
}
#hotel1 a:hover ,#hotel1 .selected{
	background-image: url(images/btn_hotel.gif);
	background-repeat: no-repeat;
	background-position: left -35px;
}
#hotel2 a {
	background-image: url(images/btn_hotel.gif);
	background-repeat: no-repeat;
	background-position: -150px 0px;
	text-indent: -9999px;
}
#hotel2 a:hover,#hotel2 .selected{
	background-image: url(images/btn_hotel.gif);
	background-repeat: no-repeat;
	background-position: -150px -35px;
}


#squaretab ul li a:hover {
	color: #336699;
}

#squaretab ul li a.selected {
	color: #ffffff;
}

#squaretab div {
	vertical-align: middle;
}

#squaretab p {


}

.pack:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

/* Hides from IE-mac \*/
* html .pack {
        height: 1%;
}
/* End hide from IE-mac */

*:first-child+html .pack {
        min-height: 1px;
}
.boxmap {
	clear: both;
	float: none;
}
.hotellist {
	text-align: left;
}
.hotellist p {
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
}
#container #content #content_page #main #top_main #top_main01 #squaretab .boxmap hr {
	border: 1px solid #333333;
}
#content #content_page #main #top_main #top_main01 #squaretab .boxmap #b-2 .hotellist img {
	vertical-align: middle;
}
.boxmap table {

}
.hotelpic {
	border: 1px solid #CCCCCC;}
	
	
#sidebar .padding5 left {
	text-align: left;
	font-size: 10px;
	line-height: 1;
}
.padding5 {
	text-align: left;
	font-size: 10px;
	line-height: 1.2;
	margin-bottom: 3px;
	padding: 3px;
	color: #666666;
}
.column10 {
	padding: 10px;
	border: 1px solid #CFD7E9;
}
.hissu {
	color: #CC0000;
	font-size: 10px;
}
.txt_blk_bold {
	font-weight: bold;
	color: #1C538A;
	font-size: 14px;
}
.mb29 {
	margin-bottom: 20px;
}
.txt12bold {
	font-size: 12px;
	font-weight: normal;
	color: #006699;
}

#info_seek th {
	background-color: #C1D8F9;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #003333;
}
#info_seek td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.info_td1 {
	background-color: #F3FCFC;
}
.info_td2 {
	background-color: #FFFFD0;
}
 .about {
	height: 25px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 5px;
}
.user_column {
	padding: 5px;
	border: 1px solid #CCCCCC;
	color: #444444;
	font-size: 12px;
	background-image: url(images/user_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 2px;
	clear: both;
	float: none;
}
.user_title a {
	font-size: 18px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.user_title {
	padding: 3px;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.user_summaly {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: 1.2;
}
.user_naiyo {
	font-weight: bold;
	color: #0033CC;
}
.user_content {
	font-size: 14px;
	line-height: 1.3;
}
.username {
	font-weight: bold;
	color: #003399;
}
.column_gray {
	background-color: #F0F0F0;
	margin-bottom: 5px;
	margin-top: 2px;
}
#header #count {
	left: 780px;
	text-align: center;
	line-height: 1;
	color: #000000;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 4px;
	background-image: url(images/count.gif);
	background-repeat: no-repeat;
	background-position: center -5px;
}
#modelcount {
	font-size: 22px;
	color: #0066CC;
	font-weight: bold;
}
#modeltotal {
	font-size: 10px;
	color: #333333;
	background-repeat: no-repeat;
}
small {
	font-size: 10px;
}
#footer_up {
	text-align: right;
}

#sidebar .border {
	border: 11px solid #EAEAEA;
}
#footerbannrer {
margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
.user_rating {
	color: #FF9900;
}

.column_news {
	background-color: #EBEBEB;
	border: 1px solid #EFEFEF;
	padding: 3px;
	margin-top: 1px;
	height: 100px;
	overflow: auto;
}
.column_event {
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.marker {
	background-color: #FFFF00;
}
.column_rank h3 {
	color: #003366;
	margin-top: 5px;
	padding-left: 10px;
}
#group #textfield {
	width: 200px;
	background-color: #FAFAFA;
	border: 1px inset #F2F2F2;
	margin-bottom: 3px;
}
.qr {
	border: 1px solid #999999;
}
.txt_wht {
	color: #333333;
}
.searchform-param {
	color: #333333;
}
.table1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}
.star {
	color: #CC0000;
}
.hotel_name {
	font-weight: bold;
}
.bnr1 {
	border: 1px solid #CCCCCC;
}
.hotel_syubetsu_b {
	padding: 3px;
	margin-top: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	background-color: #D3EBFE;
	font-weight: bold;
	color: #003366;
}
.star2 {
	color: #FCDEFE;
}
.cf_search_top {
	background-image: url(http://www.sapporo-eyes.jp/images/search_bg.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 545px;
	margin-top: 1px;
}
.cf_search_top #searchform {
	position: relative;
	left: 220px;
	top: 80px;
}
.bnr595 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 2px;
}
.bnr595_thumb img {
	border: 1px solid #CCCCCC;
}
.column15 {
	padding: 10px;
}
#content td {
	font-size: 12px;
}
.txt10 {
	font-size: 10px;
}
.mt25 {
	margin-top: 25px;
}
#group_desc_table2 td {
	border: 1px solid #CCCCCC;
}
.tableborder td,.tableborder th {
	border: 1px solid #EEEEEE;
	padding: 3px;
}
.mag_regist {
	background-image: url(images/mag_regist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 10px;
}
.mtb10 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#squaretab ul {
	margin: 0px;
	padding: 0px;
}
.box_1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.shop_stsumi {
	font-size: 11px;
	line-height: 1;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #333333;
}
#search_under {
	padding: 3px;
	font-weight: normal;
	color: #FF0099;
	line-height: 1.2;
	font-size: 12px;
	background-color: #FFECFB;
	border: 1px solid #FDD9FF;
	margin-top: 3px;
}
.rankh3 {
	background-image: url(../images/rank_bar.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 3px;
	margin: 0px;
}
.rank_setsumei {
	text-align: right;
	color: #003366;
	font-weight: normal;
	margin-right: 10px;
}
.txt18 {
	font-size: 18px;
}.rank_thumb_text_prof {
	font-size: 10px;
	color: #666666;
}
.border1 {
	padding-top: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.user_column img {
	margin-right: 3px;
}
#footer_up {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
.event_shop {
	vertical-align: middle;
	float: left;
	margin-right: 3px;
	padding-top: 3px;
}
.column .clearfix .bnr595 .bnr595_naiyo .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wp-pagenavi {
	text-align: right;
}
.rank_border {
	border-left-color: #CFD7E9;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFD7E9;
	border-bottom-color: #CFD7E9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.text_red {
	color: #FF0066;
}
.text_gray {
	color: #666666;
}
.pink_border {
	padding: 3px;
	background-color: #FFF4FD;
	border: 1px solid #FDD9FF;
	margin-bottom: 3px;
}
#icon_revue {
	text-align: right;
}
.border1_movie {
	height: 700px;
	width: 243px;
	border: 1px solid #CCC;
}
#icon005 {
	margin-right: 3px;
	padding-left: 13px;
	background-image: url(images/icon_blog.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#movie_bg {
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.mt10 {
	margin-top: 10px;
}
#movie {
	background-image: url(images/large_blk.jpg);
	background-repeat: no-repeat;
	height: 605px;
	width: 780px;
	background-position: center top;
}
#movie #RTplayer_L {
	padding-left: 0px;
	border: 1px solid #C99;
	margin-top: 78px;
}
