@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: url(../img/back.gif) repeat;
}

img {
    border-style:none;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

#all {
	background: url(../img/main_back.jpg) repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 915px;
}

/* ヘッダー */

#header {
	margin: 0px auto;
	height: 77px;
	width: 894px;
	border-bottom: 2px solid #CCCCCC;
	padding-top: 20px;
}
#a1  {
	font-size: 12px;
	background: url(../img/gn_logo.gif) no-repeat;
	text-indent: -9999px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 465px;
}

/* メイン分割　*/

#main {
	width: 894px;
	margin-left: 15px;

}

#main_l {
	width: 650px;
	float: left;
}

#main_r {
	width: 225px;
	float: right;
	margin-right: 10px;
	display: inline;
	
}

/* ぱんくずリスト */
#breadcrumbs {
	text-indent: 10px;
	line-height: 14px;
	height: 14px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}


/* ピックアップ */

#pickup {
	width: 647px;
	margin-bottom: 20px;
	clear: both;
	height: 360px;
}

#pickup h2{
	width: 647px;
	background: url(../img/h2/pickup.gif) no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 30px;
	margin: 20px 0px 5px;
}

.pick_con {
	width: 627px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	clear: both;
	height: 150px;
}

.pick_con h3{
	font-size: 12px;
	line-height: 16px;
	color: #FF6699;
	margin: 0px;
	padding: 0px;
}

.pick_con_l {
	width: 300px;
	padding: 0px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	display: inline;	
}

.pick_con_r {
	width: 300px;
	padding: 0px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	display: inline;	
}

/* information h2のベース*/

#info {
	width: 647px;
	clear: both;
	height: 315px;
	margin-bottom: 18px;	/*通常は20。上部に10のマージンあるため調整*/
}

#info h2{
	width: 647px;
	background: url(../img/h2/info.gif) no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 30px;
	margin: 0px 0px 15px;
}

.info_con {
	width: 627px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	clear: both;
	height: 80px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.info_con_l {
	float: left;
	height: 80px;
	width: 180px;
}

.info_con_r {
	float: left;
	height: 70px;
	width: 420px;
	text-align: left;
	margin-left: 10px;
	padding-top: 10px;
	display: inline;	
}

/* エリア特集 */

#area {
	width: 647px;
	clear: both;
	height: 360px;
	margin-bottom: 20px;
}

#area h2{
	width: 647px;
	background: url(../img/h2/area.gif) no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 30px;
	margin: 0px 0px 15px;
}

#a_tokyo{
	width: 627px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	clear: both;
	height: 200px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#a_osaka{
	width: 627px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	clear: both;
	height: 200px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#a_tokyo h3{
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 216px;
	background: url(../img/h3/a_tokyo.gif) no-repeat;
}

#a_osaka h3{
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 216px;
	background: url(../img/h3/a_osaka.gif) no-repeat;
}

.a_sp_con {
	height: 70px;
	width: 627px;
}

.a_sp_con_a {
	height: 63px;
	width: 200px;
	float: left;
}

.a_sp_con_b {
	height: 63px;
	width: 200px;
	float: left;
	padding-left: 10px;
}

.a_sp_con_c {
	height: 63px;
	width: 200px;
	float: left;
	padding-left: 10px;
}



/* モバイル　*/

#mobile {
	width: 647px;
	height: 160px;	
	margin-bottom: 20px;	
}

#mobile h2{
	width: 647px;
	background: url(../img/h2/mobile.gif) no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 30px;
	margin: 0px 0px 15px;
}

#mobile_con{
	width: 627px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 16px;
	clear: both;
	height: 160px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#mobile_con_l {
	float: left;
	height: 140px;
	width: 270px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;	
}

#mobile_con_r {
	float: right;
	height: 140px;
	width: 345px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../img/mobile/keitai.gif) no-repeat;
	display: inline;	
}

#fm{
	height: 30px;
	width: 300px;
	margin-top: 65px;
	margin-left: 50px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

.formin{
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

#form_txt{
	height: 25px;
	width: 270px;
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
	margin: 25px 0px 0px 80px;
}

/* 右サイドナビ */

#r_navi {
	width: 225px;
	padding: 0px 0px 0px 5px;
	margin-top: 20px;
}

#r_navi h3{
	background-image: url(../img/h3/serch.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 25px;
	width: 200px;
	text-indent: -9999px;
}

#r_navi_con {
	padding: 0px 0px 10px 10px;
	width: 200px;
	margin-left: 8px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #EBEBEB;
	background-color: #F7F7F7;
	background-image: url(../img/r_navi/back.gif);
	background-repeat: repeat;
	margin-top: 5px;
}

#r_navi_con h4{
	margin: 0px;
	padding: 5px 0px 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

.side_ad {
	height: 70px;
	width: 210px;
	margin: 10px 0px 0px 9px;
	padding: 0px;
}

.side_ad2 {
	height: 150px;
	width: 210px;
	margin: 10px 0px 0px 9px;
	padding: 0px;
}

.side_ad3 {
	width: 210px;
	margin: 10px 0px 0px 9px;
	padding: 0px;
	text-align: center;
}


/* ヘッダーナビ */

#h_navi {
	margin: 0px auto;
	padding: 0px 0px 0px 22px;
	height: 20px;
	width: 536px;
	top: 75px;
	position: absolute;
}

#h_navi ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#h_navi li{
	list-style: none;
	float: left;
}

#h_navi a.navi_home {
	background: url(../img/h_navi/home.gif) no-repeat;
	height: 15px;
	width: 48px;
	display: block;
	text-indent: -9999px;
    outline-style: none;	
}

#h_navi a.navi_info {
	background: url(../img/h_navi/info.gif) no-repeat;
	height: 15px;
	width: 105px;
	display: block;
	text-indent: -9999px;
    outline-style: none;	
}

ul#h_navi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
}

#h_navi a.navi_serch {
	background: url(../img/h_navi/serch.gif) no-repeat;
	height: 15px;
	width: 63px;
	display: block;	
	text-indent: -9999px;
    outline-style: none;	
}

#h_navi a.navi_area {
	background: url(../img/h_navi/area.gif) no-repeat;
	height: 15px;
	width: 112px;
	display: block;	
	text-indent: -9999px;
    outline-style: none;	
}

#h_navi a.navi_pickup {
	background: url(../img/h_navi/pickup.gif) no-repeat;
	height: 15px;
	width: 66px;
	display: block;	
	text-indent: -9999px;
    outline-style: none;		
}

#h_navi a.navi_coupon {
	background: url(../img/h_navi/coupon.gif) no-repeat;
	height: 15px;
	width: 70px;
	display: block;	
	text-indent: -9999px;
    outline-style: none;		
}

#h_navi a.navi_recruit {
	background: url(../img/h_navi/recruit.gif) no-repeat;
	height: 15px;
	width: 60px;
	display: block;	
	text-indent: -9999px;
    outline-style: none;	
}


/* adwards */
#google {
	padding: 10px 0px;
	height: 80px;
	width: 894px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin-top: 40px;
}
 
/* アップデート */
#update {
	font-size: 10px;
	color: #999999;
	position: absolute;
	margin-left: 800px;
	top: 20px;
	padding: 0px;
	margin-top: 20px;
}


/* フッター */
#footer {
	font-size: 10px;
	color: #999999;
	background: #FFFFFF url(../img/footer_back.gif) repeat;
	margin: 0px auto;
	padding: 0px;
	width: 905px;
	text-align: center;
	clear: both;
}

#f_navi {
	font-size: 12px;
	line-height: 14px;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 675px;
	padding-left: 230px;
}

#f_navi ul{
	padding: 10px 0px 0px;
	list-style: none;
	height: 18px;
	margin: 0px;
}

#f_navi li{
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #999999;
	height: 18px;
	display: inline;	
}

#f_navi a:link {
	color: #999999;
	text-decoration: none;
}

#f_navi a:visited {
	color: #999999;
	text-decoration: none;
}

#f_navi a:hover {
	color: #FF9900;
	text-decoration: none;
}

#copyright {
	font-size: 12px;
	line-height: 14px;
	width: 894px;
	margin: 0px;
	padding: 10px 0px 0px;
}

#copyright a:link {
	color: #69C;
	text-decoration: none;
	font-size: 10px;
}

#copyright a:visited {
	color: #69C;
	text-decoration: none;
	font-size: 10px;
}

#copyright a:hover {
	color: #69C;
	text-decoration: none;
	font-size: 10px;
}

/*ブックマーク　*/
#bookmark {
	top: 74px;
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 750px;
	height: 18px;
	width: 141px;
}

