@charset "utf-8";
/* CSS Document */

div#topnav{
	position:absolute;
	text-indent:-9999px;
}

/* ----------------------------------------
*	汎用要素スタイル 
---------------------------------------- */
a{	color:#0044CC;}
.imgexch{
	display:block;
	background-position:0% 0%;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

/* ----------------------------------------
*	汎用クラススタイル
---------------------------------------- */

/* ----------------------------------------
*	ワイヤーフレーム部位別スタイル 
---------------------------------------- */
body{ background:#000028; padding:0;}
#container{ background:url(../images/bg.png) no-repeat left top;}
#wrapper{ width:900px; margin:0 auto;}
#light{ background:url(../images/bg2.png) repeat-y;width:1280px; margin:0 auto;}

p.pagetop{ display:block; text-align:right;}

/* ----------------------------------------
*	共通スタイル
---------------------------------------- */
ul.light_wrapper{ margin:0; height:247px;}
ul.light_wrapper li.light_left{ width:187px; float:left;}
ul.light_wrapper li.light_right{float:left;}
/*	header ヘッダー		---------------------------------------- */

/*	footer フッター		---------------------------------------- */

/* ----------------------------------------
*	ページスタイル　index.html
---------------------------------------- */
ul#btn_place li.place{ width:215px; text-align:right; float:left; list-style:none;}
ul#btn_place{ margin-top:20px; margin-bottom:60px;}

#tokyo{ background:url(../images/bg_tokyo.png) no-repeat top; padding-top:130px; margin-bottom:10px;}

#kanagawa{ background:url(../images/bg_kanagawa.png) no-repeat top; padding-top:130px; margin-bottom:10px;}

#saitama{ background:url(../images/bg_saitama.png) no-repeat top; padding-top:130px; margin-bottom:10px;}

#chiba{ background:url(../images/bg_chiba.png) no-repeat top; padding-top:130px; margin-bottom:10px;}
