html,body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	text-align:center;
	color: #ffffff;
	text-align:center;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
*{
	margin: 0px;
	padding: 0px;
}
img {
	border-style:none;
}

/*■■■■■container■■■■■*/
#container{
	margin: 0;
	padding: 0;
}
/*■■■■■ヘッダー■■■■■*/
#header {
	position: relative;
	height: 230px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
h1 ,
h2 {
	margin: 0 auto 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
}
h1 {
	padding: 4px 0 0;
}
#th10{
	z-index: 40;
	position: absolute;
	top:5px;
	right:5px;
}

#home .contents {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
/*■■■■■枠■■■■■*/
.waku{
background-color:#000000;
padding: 1px;
border: 1px solid #333333;
}

.waku2{
background-color:#000000;
padding: 1px;
border: 1px solid #990000;
}
.waku3{
color:#FFFFFF;
background-color:#000000;
padding: 1px;
border: 1px solid #666666;
}
/*■■■■■エンター■■■■■*/
#home h3 {
	margin: 0 auto 10px;
	padding: 17px 0;
	text-align: center;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #fdf4c9;
	background-image: url(../images/h3home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#home h4 {
	margin: 0 auto 5px;
	padding: 0;
	text-align: center;
}
#home #mainbody {
	float: right;
	width:500px;
	margin:0 0 0 auto;
	padding:0;
}
#home #sidebody {
	float: left;
	width: 300px;
	margin:0 auto 0 0;
	padding:0;
}
#home #sidebody {
	float: left;
	width: 300px;
	margin:0 auto 0 0;
	padding:0;
}
#kakubanner {
	margin: 0 0 25px;
	padding: 12px 0 6px;
	border: solid 1px #444444;
	background-color:#222222;
}
#kakubanner img {
	margin: 0 4px 4px;
}
#enter {
	margin: 0 0 25px;
	padding: 12px 0 6px;
	border: solid 1px #444444;
	background-color:#222222;
}
#enter img {
	margin: 8px auto 4px;
}
#koshinwaku {
	margin: 0 0 15px;
	padding: 12px 0;
	border: solid 1px #444444;
	background-color:#222222;
}
#koshinwaku iframe {
	width:700px;
	height: 180px;
}
.gray {
	color:#666666;
}
#home p {
	padding: 12px 12px;
	text-align: left;
}
/*■■■■■エンターページコラムリンク■■■■■*/
.columnlists{
	width: 786px;
	margin: 10px auto;
	padding: 12px 0 6px 12px;
	border: solid 1px #444444;
	background-color:#222222;
	overflow: hidden;
}
.columnlist{
	float: left;
	width: 242px;
	height: 30px;
	margin: 0 6px 6px 0;
	padding: 5px 5px;
	text-align: left;
	background-color:#000000;
	font-size: 12px;
	line-height: 16px;
}
/*■■■■■フッター■■■■■*/
#footer {
	position: relative;
	margin: 0;
	padding: 0px 0px 20px;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	color:#ffffff;
	border-top: 0px solid #cccccc;
	overflow: hidden;
	clear:both;
}
.footerbody {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0px 10px;
	overflow: hidden;
}
#footer a.gotop,#footer a.gohome {
	display: block;
	padding: 2px 0 1px;
	width: 120px;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	border: solid 1px #444444;
	background-color:#222222;
	-webkit-border-radius: 4px; /*角丸*/
	-moz-borde-radius: 4px;
	border-radius: 4px;
}
#footer a.gotop {
	float: right;
	margin: 0 0 0 auto;
}
#footer a.gohome {
	float: left;
	margin: 0 70px 0 0;
}
#footer a.gotop:link,
#footer a.gohome:link {text-decoration: none; color: #fff;}
#footer a.gotop:visited,
#footer a.gohome:visited {text-decoration: none; color: #fff;}
#footer a.gotop:hover,
#footer a.gohome:hover {text-decoration: underline; color: #fff;}

.footerarealist,
.footerwhatlist {
	margin: 0 auto 0;
	padding: 10px 0;
	text-align: left;
	font-size: 9px;
	line-height: 12px;
	clear: both;
}
.footerarealist a,
.footerwhatlist a{
	margin: 0 1px;
}
.footerarealist a:link,
.footerwhatlist a:link {text-decoration: none; color: #777;}
.footerarealist a:visited,
.footerwhatlist a:visited {text-decoration: none; color: #777;}
.footerarealist a:hover,
.footerwhatlist a:hover {text-decoration: underline; color: #aaa;}

.footerlist {
	width: 1000px;
	margin: 0 auto 0;
	padding: 10px 0;
	text-align: center;
	line-height: 22px;
	color:#ffffff;
	border: solid 1px #222222;
	background-color:#111111;
}
#home .footerlist {
	width: 800px;
}

.footerlist img {
	margin-right: 10px;
}
.copy {
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
	clear: both;
}
.copy img {
}




/*■■■■■プランA プランB■■■■■*/
.banner468 {
	width: 468px;
	margin:0 auto 15px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align:center;
}
.banner468 .banner {
	position: relative;
	width: 468px;
	margin: 0 0 6px;
	padding: 0 0 6px;
	border-bottom: 1px solid #666666;
}
.banner468 .banner img {
	width:468px;
	height: 60px;
	margin: 0;
}





/*■■■■■バナー■■■■■*/

.second .banner{
width:598px;
	list-style-type: none;
	font-size: 12px;	
	margin:5px 0;
	padding: 5px 0px;
	text-align:center;
	color:#FFFFFF;
	border: 1px solid #666666;
}
.banner table{
width:590px;
}

.banner ul{
	list-style-type: none;
	margin:1px 0px 1px 0px;
	padding:0px;
	font-size: 12px;
	
}

.banner li {
	list-style-type: none;
	padding:1px;
	margin:5px 0px 5px 0px;
	text-align:left;
}

/*■■■■■テキスト■■■■■*/
#text{
	font-size: 12px;
	line-height: 18px;
	text-align:center;
	color: #ffffff;
	text-align:left;
	color:#ffffff;
	margin: 0px auto;
	padding:5px 1px 5px 3px;
}

/*■■■■■リンク■■■■■*/
a:link { color: #cccccc; text-decoration: none; border:none 0px;}
a:visited { color: #cccccc; text-decoration: none} 
a:active { color: #cccccc; text-decoration: underline} 
a:hover { color: #ff0000; text-decoration: underline} 
a:link img{ text-decoration:none; border:none 0px; }
a:link visited img{ text-decoration:none; border:none 0px; }
a:link active img{ text-decoration:none; border:none 0px; }
a:link hover img{ text-decoration:none; border:none 0px; }



/*■■■■■ニュース■■■■■*/
.RssTitle{
font-size:12px;
}


#pan{
	width:600px;
	font-size: 12px;
	text-align:left;
	color:#666666;
	margin: 0;
	padding:8px 0 5px;
}

/*■■■■■エンターグローバルメニュー■■■■■*/

#gn-enter {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	padding: 5px 0 0;
	background:url(../images/gnbg-enter.gif) center top no-repeat;
}
#gn-enter ul {
	width: 792px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
}
#gn-enter li {
	display: inline;
	float: left;
	width: 132px;
	height: 40px;
	margin: 0 auto 0 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
}
#gn-enter li a {
	display: block;
	width: 132px;
	height: 40px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/gn-enter.jpg);
}
#gn-enter01 a:link,#gn-enter01 a:visited {background-position: 0 0px;}
#gn-enter01 a,#gn-enter01 a:hover {background-position: 0px -40px;}
#gn-enter02 a:link,#gn-enter02 a:visited {background-position: -132px 0px;}
#gn-enter02 a,#gn-enter02 a:hover {background-position: -132px -40px;}
#gn-enter03 a:link,#gn-enter03 a:visited {background-position: -264px 0px;}
#gn-enter03 a,#gn-enter03 a:hover {background-position: -264px -40px;}
#gn-enter04 a:link,#gn-enter04 a:visited {background-position: -396px 0px;}
#gn-enter04 a,#gn-enter04 a:hover {background-position: -396px -40px;}
#gn-enter05 a:link,#gn-enter05 a:visited {background-position: -528px 0px;}
#gn-enter05 a,#gn-enter05 a:hover {background-position: -528px -40px;}
#gn-enter06 a:link,#gn-enter06 a:visited {background-position: -660px 0px;}
#gn-enter06 a,#gn-enter06 a:hover {background-position: -660px -40px;}


/*■■■■■新グローバルメニュー■■■■■*/
#gn {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	padding: 5px 0 0;
	background:url(../images/gnbg.gif) center top no-repeat;
}
#gn ul {
	width: 990px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
}
#gn li {
	display: inline;
	float: left;
	width: 165px;
	height: 40px;
	margin: 0 auto 0 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
}
#gn li a {
	display: block;
	width: 165px;
	height: 40px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/gn.jpg);
}
#gn01 a:link,#gn01 a:visited {background-position: 0 0px;}
#gn01 a,#gn01 a:hover {background-position: 0px -40px;}
#gn02 a:link,#gn02 a:visited {background-position: -165px 0px;}
#gn02 a,#gn02 a:hover {background-position: -165px -40px;}
#gn03 a:link,#gn03 a:visited {background-position: -330px 0px;}
#gn03 a,#gn03 a:hover {background-position: -330px -40px;}
#gn04 a:link,#gn04 a:visited {background-position: -495px 0px;}
#gn04 a,#gn04 a:hover {background-position: -495px -40px;}
#gn05 a:link,#gn05 a:visited {background-position: -660px 0px;}
#gn05 a,#gn05 a:hover {background-position: -660px -40px;}
#gn06 a:link,#gn06 a:visited {background-position: -825px 0px;}
#gn06 a,#gn06 a:hover {background-position: -825px -40px;}

/*■■■■■ジャンルメニュー■■■■■*/
#gmenugenre {
	width: 140px;
	margin: 24px auto 5px;
	padding: 26px 0 0;
	background:url(../images/gmenugenre.gif) center top no-repeat;
}
#gmenugenre ul {
	width: 140px;
	margin: 0 auto;
	padding: 0;
}
#gmenugenre li {
	width: 140px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	list-style-type: none;
}
#gmenugenre li a {
	display: block;
	width: 140px;
	height: 40px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/tokyo-navi-genre.jpg);
}
#gg1 a:link,#gg1 a:visited {background-position: 0px 0px;}
#gg1 a,#gg1 a:hover {background-position: -140px 0px;}
#gg2 a:link,#gg2 a:visited {background-position: 0px -40px;}
#gg2 a,#gg2 a:hover {background-position: -140px -40px;}
#gg3 a:link,#gg3 a:visited {background-position: 0px -80px;}
#gg3 a,#gg3 a:hover {background-position: -140px -80px;}
#gg4 a:link,#gg4 a:visited {background-position: 0px -120px;}
#gg4 a,#gg4 a:hover {background-position: -140px -120px;}
#gg5 a:link,#gg4 a:visited {background-position: 0px -160px;}
#gg5 a,#gg5 a:hover {background-position: -140px -160px;}


/*■■■■■女性向けメニュー■■■■■*/
#gmenurecruit {
	width: 210px;
	margin: 24px auto 5px;
	padding: 26px 0 0;
	background:url(../images/gmenurecruit.gif) center top no-repeat;
}
#gmenurecruit ul {
	width: 210px;
	margin: 0 auto;
	padding: 0;
}
#gmenurecruit li {
	width: 210px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	list-style-type: none;
}
#gmenurecruit li a {
	display: block;
	width: 210px;
	height: 45px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/tokyo-navi-recruit.jpg);
}
#gr1 a:link,#gr1 a:visited {background-position: 0px 0px;}
#gr1 a,#gr1 a:hover {background-position: -210px 0px;}
#gr2 a:link,#gr2 a:visited {background-position: 0px -45px;}
#gr2 a,#gr2 a:hover {background-position: -210px -45px;}
#gr3 a:link,#gr3 a:visited {background-position: 0px -90px;}
#gr3 a,#gr3 a:hover {background-position: -210px -90px;}
#gr4 a:link,#gr4 a:visited {background-position: 0px -135px;}
#gr4 a,#gr4 a:hover {background-position: -210px -135px;}
#gr5 a:link,#gr5 a:visited {background-position: 0px -180px;}
#gr5 a,#gr5 a:hover {background-position: -210px -180px;}

/*■■■■■新右メニュー■■■■■*/
#gmenutokusen {
	width: 210px;
	margin: 0 auto 15px;
	padding: 0;
}
#gmenutokusen ul {
	width: 210px;
	margin: 0 auto;
	padding: 0;
}
#gmenutokusen li {
	width: 210px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	list-style-type: none;
}
#gmenutokusen li a {
	display: block;
	width: 210px;
	height: 45px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/tokyo-navi-tokusen.jpg);
}
#gt1 a:link,#gt1 a:visited {background-position: 0px 0px;}
#gt1 a,#gt1 a:hover {background-position: -210px 0px;}
#gt2 a:link,#gt2 a:visited {background-position: 0px -45px;}
#gt2 a,#gt2 a:hover {background-position: -210px -45px;}
#gt3 a:link,#gt3 a:visited {background-position: 0px -90px;}
#gt3 a,#gt3 a:hover {background-position: -210px -90px;}
#gt4 a:link,#gt4 a:visited {background-position: 0px -135px;}
#gt4 a,#gt4 a:hover {background-position: -210px -135px;}

/*■■■■■縦メニュー■■■■■*/
#gmenu{
	margin:0;
	padding:0;
	background:url(../images/gmenu.gif) left top repeat-y;
}
#gmenutop{
	margin:0;
	padding:0;
	background:url(../images/gmenutop.gif) left top no-repeat;
}
#gmenubottom{
	width:150px;
	font-size: 10px;
	margin:0px 0px 20px;
	padding:36px 0px 10px;
	background:url(../images/gmenubottom.gif) left bottom no-repeat;
}
#gmenu2{
	margin:0;
	padding:0;
	background:url(../images/gmenu2.gif) left top repeat-y;
}
#gmenutop2{
	margin:0;
	padding:0;
	background:url(../images/gmenutop2.gif) left top no-repeat;
}
#gmenubottom2{
	width:220px;
	font-size: 10px;
	margin:0px 0px 20px;
	padding:36px 0px 4px;
	text-align: center;
	background:url(../images/gmenubottom2.gif) left bottom no-repeat;
}
#gmenucontents{
	width:142px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	background-image: url(../img/tokyo-navi.jpg);

	background-repeat: no-repeat;
	background-position: -0px 0px;
}

#gmenucontents ul{
	width:142px;
	margin:0px auto;
	display: inline;
	list-style-type: none;
	height:45;
	background-repeat: no-repeat;
}



#gmenucontents li{
	display: inline;
	list-style-type: none;
	width:142px;
	height:45;
	background-repeat: no-repeat;
}

#gmenucontents li a:link,#gmenucontents li a:visited,#gmenucontents li a:hover {
	background-image: url(../img/tokyo-navi.jpg);
}

#gmenucontents li a{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 142px;
	height: 45px;
	color: #000000;
}

	
#subcontents{
	width:142px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	background-image: url(../img/submenu.jpg);
	background-repeat: no-repeat;
	background-position: -282px 0px;
}	

#subcontents li a:link,#subcontents li a:visited,#subcontents li a:hover {
	background-image: url(../img/submenu.jpg);
}

#subcontents ul {
	display: inline;
	text-indent: -9999px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
	width: 142px;
	height: 24px;
}

#subcontents li{
	height: 24px;
}

#subcontents li a{
	display: block;
	text-indent: -9999px;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
	width: 142px;
	height: 24px;
}

#g1 a:link{background-position: 0px 0px;}
#g1 a:hover {background-position: -141px 0px;}

#g2 a:link,#g2 a:visited {background-position: 0px -45px;}
#g2 a:hover {background-position: -141px -45px;}

#g3 a:link,#g3 a:visited {background-position: 0px -90px;}
#g3 a:hover {background-position: -141px -90px;}

#g4 a:link,#g4 a:visited {background-position: 0px -135px;}
#g4 a:hover {background-position: -141px -135px;}

#g5 a:link,#g5 a:visited {background-position: 0px -180px;}
#g5 a:hover {background-position: -141px -180px;}

#g6 a:link,#g6 a:visited {background-position: 0px -225px;}
#g6 a:hover {background-position: -141px -225px;}


#s9 a:link,#s9 a:visited {background-position: 0px 0px;}
#s9 a:hover {background-position: -141px 0px;}

#s10 a:link,#s10 a:visited {background-position: 0px -24px;}
#s10 a:hover {background-position: -141px -24px;}

#s11 a:link,#s11 a:visited {background-position: 0px -48px;}
#s11 a:hover {background-position: -141px -48px;}

#s12 a:link,#s12 a:visited {background-position: 0px -72px;}
#s12 a:hover {background-position: -141px -72px;}

#s13 a:link,#s13 a:visited {background-position: 0px -96px;}
#s13 a:hover {background-position: -141px -96px;}

#s14 a:link,#s14 a:visited {background-position: 0px -120px;}
#s14 a:hover {background-position: -141px -120px;}


/*■■■■■会社系ページ右側画像■■■■■*/
#rightimg{
	width:600px;
	margin:5px 0 5px;
	padding:5px 0px 5px;
	font-size: 12px;
}


#menu{
	margin:5px 0px 3px;
	padding:0;
}

#content{
	width: 1000px;
	margin: 5px auto;
	padding:0;
}
.second .contents {
	width: 1000px;
	margin: 0 auto;
	padding:0;
}
#wapper{
	width: 1000px;
	margin: 0 auto;
	padding:0;
}
#leftbody{
	float: left;
	width: 150px;
	margin:2px 15px 2px 0px;
	margin-bottom:5px;
	vertical-align:top;
}
#rightbody{
	float: right;
	width: 220px;
	margin:2px 0px 2px auto;
	padding:0;
}
#mainbody{
	float: left;
	width: 610px;
	margin: 0 auto 0 0;
	padding:0;
}

#toptitle{
	width: 600px;
	margin:5px auto 8px 0;
	font-size: 12px;
	text-align:left;
	padding:0;
}

#gmenu{
	margin-bottom:5px;
}
#gmenu li{
	margin-bottom:5px;
	list-style-type: none;
}


.localmenu{
margin:0px 0px 3px 0px;
font-size: 12px;
text-align:center;
}

.localmenu ul{
font-size: 12px;
text-align:center;
}

.localmenu li{
margin-bottom:3px;
padding:0px 3px 0px 3px;
font-size: 12px;
list-style-type: none;
float: left;
}












/*■■■■■スタンダードバナー ■■■■■*/

#planc{
    margin-top:5px;
	font-size: 12px;
    text-align:center;
		color:#FFFFFF;
}

.planc ul{
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font-size: 12px;
	line-height: 140%;
}

.planc li {
	list-style-type: none;
	margin:0px 0px 5px 0px;
}

/*■■■■■ゴールドプラン■■■■■*/
#planb{
	width:568px;
	margin:0;
	padding:15px;
	font-size: 12px;
	text-align:center;
	color:#FFFFFF;
background-color: #222222;
border: 1px solid #656565;
}

#planb ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

#planb li{
	margin:0;
	padding:0;
	list-style-type: none;
}


/*■■■■■テーブル■■■■■*/
.mainbody {
width: 800px; /* テーブルの横幅 */ 
	margin: 0px auto 0;
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
vertical-align:top;
}

.enter {
width: ; /* テーブルの横幅 */ 
	margin: 0px auto 0;
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
font-size: 12px;
color: #ffffff;
vertical-align:top;
padding: 1px;
border: 1px solid #ffffff;
}

.big {
width: 490px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #ffffff;
font-size: 12px;
padding: 5px 0px 5px 0px;
margin-top: 0px;
vertical-align:top;
}

.big td{
padding: 3px 0px 1px 10px;
font-size: 12px;
}


.b {
color: #000000;
background-color: #ff0000;
background-repeat:repeat-x;
}

.c {
color: #000000;
background-color: #FBF206;

background-repeat:repeat-x;
}

.s {
width: 300px; /* テーブルの横幅 */ 
color: #ffffff;
background-color: #000000;
background-repeat:repeat-x;
font-size: 12px;
vertical-align:top;
}
.s td{
padding: 0px 0px 10px 0px;
}

.newsarea {
width: 294px;
height: 980px; /* テーブルの横幅 */ 
color: #999999;
border:none;
background-image:url(../img/newsback.gif);
background-repeat:no-repeat;
background-color:#000000;
font-size: 10px;
vertical-align:top;
}

.newsarea tr{
vertical-align:top;
}

.newsarea td{
padding: 30px 6px 0px 0px;

}


.update {
color: #000000;
background-color: #20D9FA;
background-repeat:repeat-x;
}

.1 {
color: #000000;
background-color: #FBF206;
background-image: 
background-repeat:repeat-x;
}

.pr {
width: 800px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #ffffff;
font-size: 12px;
padding-top: 0px;
margin: 0px auto;
vertical-align:top;
}

.pr2 {
width: 800px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #ffffff;
font-size: 12px;
padding-top: 0px;
margin: 0px auto 10px;
text-align:left;
vertical-align:top;
}


/*■■■■■TD■■■■■*/
.td1 {
width: px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #ffffff;
font-size: 12px;
padding-top: 0px;
margin: 0px auto;
}

.td2 {
width: px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #666666;
font-size: 12px;
padding-top: 0px;
margin: 0px auto;
}





/*■■■■■美女名鑑■■■■■*/
.ladies {
	width: 604px;
	margin: 10px -2px 3px;
}
.ladies a {
	float: left;
	display: block;
	width: 145px;
	height: 252px;
	margin: 0 2px 4px;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color:#fff;
	background: #222222;
	border: 1px solid #444;
}
.ladies a:hover { color: #555; text-decoration: none;background-color: #fff;} 
.ladies a img {
	width: 145px;
	height: 200px;
	margin: 0 auto 3px;
}

/*■■■■■ PICKUP ■■■■■*/
#pickup {
	background :#3d3d3d;
	margin:0 2px 0 3px;
	padding:0 0 1px;
}
#pickuptop {
	background : url(../images/ttl_interview.png) no-repeat center top;
	height:131px;
	margin-top:10px;
}
#pickup #pickuptenpo {
	background : url(../images/ttl_tenpo.png) no-repeat center top;
	height:50px;
	line-height:50px;
	font-size:16px;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
#pickup #pickuptenpo a {
	color:#FFF;
}
#pickup #pickuptenpo_in {
	background : #FFF;
	margin:0 6px 10px 5px;
	font-size:16px;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	color:#000;
	text-align:left;
	padding:0 6px 10px;
}
#pickup #pickuptenpo_in a{
	font-size:16px;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	color:#000;
	text-align:left;
}
#pickup #pickuptenpo_in a img{
	margin-bottom:5px;
}
#pickuptop {
	background : url(../images/ttl_interview.png) no-repeat center top;
	height:131px;
	margin-top:10px;
}
/*■■■■■歴代ピックアップ店舗■■■■■*/
#pickuplist {
	width: 598px;
	margin: 0 auto;
	padding: 0 0 15px;
	border: 1px solid #555555;
	overflow: hidden;
}
.pickupthumb {
	position: relative;
	width: 288px;
	height: 134px;
	margin: 0 auto 0;
	padding: 5px 0 0;
	text-align: left;
	color:#fff;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px solid #555;
}
#pickuplist .pickupthumb {
	float: left;
	margin: 0 4px 0px 5px;
	padding: 15px 0 5px;
}
.pickupthumb img {
	float: left;
	width: 90px;
	height: 120px;
	margin: 0 auto 0 0;
}
.pickupright {
	width: 188px;
	margin: 0 0 0 auto;
	padding: 0;
}
.pickupthumb .time {
	float: right;
	margin: 0 0 0 auto;
	padding: 0 0 2px;
	font-size: 10px;
	line-height: 10px;
	color:#aaaaaa;
}
.pickupthumb .name {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color:#ff0000;
}
.pickupthumb .size {
	margin: 0 0 2px;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
}
.pickupthumb .com {
	margin: 0;
	padding: 0 0 3px;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
}
.pickupthumb .shop {
	margin: 0;
	padding: 0 0 2px;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	color:#f2d999;
}
.pickupthumb .area {
	margin: 0;
	padding: 1px 0 0 41px;
	background : url(../images/pickuparea.gif) no-repeat left top;
}
html > body p.linkarea a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: left;
	text-indent: -9999px;
	background/*\**/: #fff; /*IE7、8*/
	filter: alpha(opacity=0); /*透明化*/
	opacity: 0;
}
html > body p.linkarea a:hover {
	background : url(../images/linkarea.png) center top repeat;
	filter: alpha(opacity=50); /*透明化*/
	opacity: 50;
}
html > #headerin p.linkarea a {
	background : url(../images/linkarea.png) center top repeat;
	filter: alpha(opacity=20); /*透明化*/
	opacity: 20;
}


/*■■■■■店舗一覧■■■■■*/
.box {
	position: relative;
	width: 568px;
	margin: 0 0 15px;
	padding: 10px 15px 13px;
	text-align: left;
	color:#fff;
	font-size: 13px;
	line-height: 15px;
	background: #222222;
	border: 1px solid #444;
	overflow: hidden;
}
.recbox {
	background: #451826;
	border: 1px solid #999;
}
.box img.pic {
	margin: 0 0 15px;
}
.box a.goofficial {
	display: block;
	position: absolute;
	left: 400px;
	top: 10px;
	width: 90px;
	height: 22px;
	text-align: left;
	text-indent: -9999px;
	background : url(../images/goofficial.png) left top no-repeat;
}
.box a.godetail {
	display: block;
	position: absolute;
	left: 497px;
	top: 10px;
	width: 90px;
	height: 22px;
	text-align: left;
	text-indent: -9999px;
	background : url(../images/godetail.png) left top no-repeat;
}
.box h3 {
	height: 30px;
	margin: 0 0 10px;
	padding: 10px 0 0 35px;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color:#ffe6a7;
	text-align: left;
	background : url(../images/h3.jpg) left top no-repeat;
	border: 1px solid #777;
}

body.colum h2 {
	width: 561px;
	height: 28px;
	margin: 0 0 10px;
	padding: 12px 0 0 37px;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #fdf4c9;
	text-align: left;
	line-height: 20px;
	background : url(../images/h3.jpg) left top no-repeat;
	border: 1px solid #777;
}
.box h4 {
	margin: 0px 0 0;
	padding: 0 0 4px 19px;
	font-size: 15px;
	font-weight: bold;
	color:#d7bc78;
	line-height: 20px;
	background : url(../images/h4.png) left 2px no-repeat;
}
.box h5 {
	margin: 0px 0 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color:#d7bc78;
	line-height: 20px;
}
h5.point0 {
	height: 76px;
	padding: 0 0 4px 80px;
}
h5#point1 {
	background : url(../images/point1.jpg) left top no-repeat;
}
h5#point2 {
	background : url(../images/point2.jpg) left top no-repeat;
}
h5#point3 {
	background : url(../images/point3.jpg) left top no-repeat;
}
h5#point4 {
	background : url(../images/point4.jpg) left top no-repeat;
}
.boxin {
	display: block;
	margin: 0 0 15px;
	overflow: hidden;
}
.box .boxleft {
	float: left;
	width: 200px;
	height: 150px;
	margin: 0 15px 0 auto;
	text-align: center;
}
.box .boxleft a.pic {
	display: block;
	width: 200px;
	height: 150px;
	background: #fff;
}
.box .boxleft img {
	width: 200px;
	height: 150px;
	margin: 0 auto;
}
.box .boxright {
	position: relative;
	width: 355px;
	margin: 0 0 0 auto;
	line-height: 16px;
}
.box p {
	margin: 0 0 10px;
}
.box ul li {
	margin: 0;
	padding: 0 0 10px 17px;
	list-style-type: none;
	background : url(../images/star.jpg) left 3px no-repeat;
}
.txt {
	margin: 0 0 10px;
	padding: 5px 20px;
	line-height: 22px;
}
.sbox {
	margin: 0 20px 5px;
	padding: 8px 0 8px;
	background: #4c4c4c;
	border: 1px solid #777;
	text-align: center;
}
.arrow {
	display: block;
	height: 32px;
	margin: 0;
	padding: 0;
	background : url(../images/arrow.gif) center top no-repeat;
}
dl.hyo {
	margin: 0 0 10px;
	background: #4c4c4c;
	border-bottom: 1px dotted #777;
}
dl.hyo dt {
	float: left;
	width: 24%;
	margin: 0 auto 0 0;
	padding: 3px 0px 4px 1%;
	list-style-type: none;
	color: #ccc;
	border-top: 1px dotted #777;
}
dl.hyo dd {
	width: 74%;
	margin: 0 0 0 auto;
	padding: 3px 0px 4px 1%;
	background: #333;
	border-top: 1px dotted #777;
}
.recbox dl.hyo {
	background: #851d3d;
	border-bottom: 1px dotted #777;
}
.recbox dl.hyo dt {
	border-top: 1px dotted #777;
}
.recbox dl.hyo dd {
	background: #5f172d;
	border-top: 1px dotted #777;
}
.center {
	text-align: center;
}


/*■■■■■VIP■■■■■*/
#vip {
	height: 200px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	background-image: url(Images/menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: text-top;
}
#vip2 {
	width: 200px;
	margin: 0 auto;
	padding: 0px 0 0;
	float: center;
}


/*■■■■■ 更新情報 ■■■■■*/

#news {
	width: 290px;
	height: 900px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}


/*■■■■■ lightbox ■■■■■*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
#overlay img{ border: none; }


#overlay{ background-image: url(../img/overlay.png); }

* html #overlay{
	background-color: #600;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png",
sizingMethod="scale");
}






.red {
	color: #ff0000;
}
/*■■■■■ 広告掲載について ■■■■■*/
.adcell {
	margin: 0 auto 10px;
	border-collapse:collapse;
}
.adcell td {
	font-size: 14px;
	line-height: 20px;
	color:#cccccc;
	background-color:#000000;
}
.adcell .leftcell {
	width: 130px;
	padding: 10px 7px 10px 8px;
	text-align: left;
	border-right: solid 2px #aaaaaa;
}
.adcell .rightcell {
	padding: 10px 7px 10px 8px;
	text-align: left;
}
/*■■■■■ メールフォーム ■■■■■*/
.formcell {
	margin: 0 auto 10px;
	border-collapse:separate;
	border-spacing:14px;
}
.formcell td {
	font-size: 13px;
	line-height: 15px;
	color:#cccccc;
	background-color:#000000;
}
.formcell .leftcell {
	width: 200px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	border-right: solid 2px #aaaaaa;
}
.formcell .rightcell {
	padding: 0px 0px 0px 0px;
	text-align: left;
}










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

　■ インタビュー

------------------------------ */
.main_images {
	margin-top:10px;
	margin-bottom:20px;
}
p.interviewer {
	color:#ED0;
	margin-bottom:30px;
	font-size:14px;
}
p.interviewer span {
	font-size:xx-large;
	margin-right:2px;
}
p.interviewee {
	color:#EEE;
	margin-bottom:30px;
	font-size:14px;
	line-height:1.7;
}




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

　■ 掲載店舗数

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

.shop_count {
	width:1000px; position:relative; margin:0px auto; top:0; line-height:1;
}

.shop_count span {
	font-size:14px; right:13px; position:absolute; top:163px; text-align:right;
}

.shop_count span em {
	font-size:50px; line-height:1em; margin-right:4px;
}


h2.column_h2 {
	width: 561px;
	height: 28px;
	margin: 0 0 10px;
	padding: 12px 0 0 37px;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #fdf4c9;
	text-align: left;
	line-height: 20px;
	background : url(../images/h3.jpg) left top no-repeat;
	border: 1px solid #777;
}
