body
{
	background-color: black;
	color: white;
	margin: 5px;
	padding: 0;
	font-size: 12px;
}

a
{
	color: orange;
}

a:hover
{
	color: #9c0;
}

form
{
	margin: 0;
	padding: 0;
}

a img
{
	border: 0;
}

h1
{
	color: white;
}

#wrapper
{
	position: relative;
	width: 800px;
}

#logo
{
	margin: 10px 0 0 10px;
}

#container
{
	position: relative;
	background: url("../img/base/wak_middle.gif") repeat-y left top;
}

#inner
{
	padding: 10px;
}

.header
{
	position: relative;
	clear: both;
	width: 780px;
}

.header h1,
.header h2
{
	background: url("../img/base/bg_header.gif") no-repeat left top;
	color: white;
	font-size: 16px;
	margin: 0;
	padding: 9px 0 1px 10px;
}

.header em
{
	display: block;
	position: absolute;
	right: 5px;
	top: 12px;
	font-style: normal;
	font-size: 12px;
	color:white !important;
}


.header2
{
	clear: both;
	width: 720px;
	position: relative;
	background: url("../img/base/bg_header2.gif") no-repeat left top;
	height: 20px;
	margin: 10px auto;
}

.header2 h2
{
	text-align: center;
	color: white;
	margin: 0;
	padding: 2px 0 0 0;
}


.header3
{
	clear: both;
	width: 720px;
	position: relative;
	background: url("../img/base/bg_header3.gif") repeat-x left top;
	height: 25px;
	margin: 10px auto;
}

.header3 h2
{
	color: black;
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
}

#head
{
	position: relative;
	height: 105px;
}

#title
{
	position: absolute;
	right: 0;
	top: 10px;
}

#head ul
{
	position: absolute;
	top: 10px;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

#head li
{
	float: left;
	margin-right: 5px;
}

#head li a
{
	color: #5d7f26;
	font-size: 12px;
}

#head p
{
	position: absolute;
	right: 0px;
	top: 85px;
	font-size: 12px;
	margin: 0;
	padding: 0;	
}



/* *******************************
	メニュー
******************************** */
#menus
{
	position: relative;
	clear: both;
	border-top: 5px solid #765c30;
	height: 45px;
	background: url("../img/base/m_bar.gif") no-repeat left;
	background-position: 3px 5px;
}

#menus ul
{
	list-style: none;
	margin: 0 0 0 4px;
	padding: 0;
	
}

#menus li
{
	float: left;
	background: url("../img/base/m_bar.gif") no-repeat;
	background-position: right 5px;
	margin-right:1px;
}

#menus li a
{
	position: relative;
	top: -5px;
	display: block;
	width: 192px;
	height: 45px;
	margin-right:4px;
	border-top: 3px solid #765c30;
	_border-top: 5px solid #765c30;
}

#menus li a em
{
	display: none;
}

/*
	場所で探す
*/
#m_location
{
	padding-left: 6px;
}

#m_location a
{
	background: url("../img/base/m_location_1.gif") no-repeat left;
}

#m_location a:hover
{
	background: url("../img/base/m_location_2.gif") no-repeat left;
}



/*
	理想の女の子で探す
*/
#m_girl a
{
	background: url("../img/base/m_girl_1.gif") no-repeat left;
}

#m_girl a:hover
{
	background: url("../img/base/m_girl_2.gif") no-repeat left;
}



/*
	こだわりで探す
*/
#m_sticks a
{
	background: url("../img/base/m_sticks_1.gif") no-repeat left;
}

#m_sticks a:hover
{
	background: url("../img/base/m_sticks_2.gif") no-repeat left;
}


/*
	新人を捜す
*/
#m_newface a
{
	background: url("../img/base/m_newface_1.gif") no-repeat left;
}

#m_newface a:hover
{
	background: url("../img/base/m_newface_2.gif") no-repeat left;
}


/* *******************************
	サブメニュー
******************************** */
#menus_sub
{
	position: relative;
	margin: 5px 0 10px 0;
	clear: both;
	border-top: 3px solid #765c30;
	border-bottom: 3px solid #765c30;
	height: 30px;
}

#menus_sub ul
{
	list-style:none;
	margin: 5px 0 0 30px;
	padding: 0;
}

#menus_sub li
{
	float: left;
	border-right: 1px solid #fc3;
	margin-right: 30px;
	padding-right: 30px;
	text-align: center;
}

#menus_sub li a
{
	display: block;
	font-size: 16px;
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}

#menus_sub li a:hover
{
	color: #9c0;
}


/* ----------------------------------
	ページ右側のエリア
------------------------------------ */
#wrapper_right
{
	position: absolute;
	width: 180px;
	left: 815px;
	top: 10px;
}

#inner_right
{
	position: relative;
	background: url("../img/base/wak_right_middle.gif") repeat-y left top;
	padding: 0 8px;
}

#inner_right p
{
	margin: 0;
}

#wrapper_right h2
{
	background-color: #ccc;
	padding: 0;
	margin: 10px 0;
	text-align: center;
}

#wrapper_right a
{
	color: white;
	text-decoration: none;
}

#wrapper_right a:hover
{
	color: #9c0;
}

/* ----------------------------------
	QRコード
------------------------------------ */
#qr
{
	text-align: center;
}

#qr p
{
	text-align: left;
	margin-bottom: 10px;
}

/* ----------------------------------
	参照店舗履歴
------------------------------------ */
#history
{
	background-color: black;
	padding-bottom: 5px;
}

#history div
{
	padding-bottom: 5px;
	margin: 0 5px 5px 5px;
	border-bottom: 1px dotted white;
}

#history div address
{
	color: orange;
	font-style: normal;
	font-size: 10px;
	padding-bottom: 2px;
}

#history h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}


#infomation
{
	background-color: black;
}




/* ----------------------------------
	インフォメーション
------------------------------------ */
#infomation
{
	padding-bottom: 10px;
}

#infomation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#infomation li
{
	border-left: 5px solid white;
	margin: 0 0 2px 10px;
	padding-left: 10px;
}

/* ----------------------------------
	新着店舗
------------------------------------- */
#newshops
{
	background-color: black;
	padding-bottom: 10px;
}

#newshops ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#newshops li
{
	margin-bottom: 3px;
}

/* ----------------------------------
	エリア検索
------------------------------------ */
#search_area
{
	background-color: black;
	height: 1200px;
}

#search_area h3
{
	clear: both;
	margin: 0 0 5px 0;
	padding: 5px 0 0 10px;
	letter-spacing: 1px;
	font-size: 12px;
	color: yellow;
}

#search_area ul
{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#search_area li
{
	float: left;
	width: 70px;
	margin-bottom: 3px;
}

#search_area li.longname
{
	width: 140px !important;
}


/* ----------------------------------
	テーブルスタイルベース
------------------------------------ */
table.base_table
{
	width: 780px;
	border-collapse: collapse;
}

.base_table th,
.base_table td
{
	font-size: 12px;
	text-align: left;
	padding: 5px;
	border: 1px solid black;
}

.base_table th
{
	background-color: #933;
	white-space: nowrap;
}

.base_table td
{
	background-color: #333;
}

.base_table em
{
	font-style: normal;
	font-size: 10px;
	color: #c33;
}

.base_table dfn
{
	display: block;
	background: url("../img/base/icons/bullet_error.png") no-repeat left;
	padding: 5px 0 5px 20px;
	font-style: normal;
	color: #cc6;
}

/* ----------------------------------
	ページネーション
------------------------------------ */
.pagination
{
	position: relative;
	clear: both;
	padding: 7px;
	background-color: #333;
	border: 1px solid #999;
	top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

.pagination a
{
	color: orange !important;
}

.pagination a:hover
{
	color: #9c0 !important;
}

/* ----------------------------------
	フッタ
------------------------------------ */
#footer
{
	clear: both;
	padding: 10px;
	text-align: right;
}

#footer p
{
	margin:0;
	padding: 0;
}

#footer a
{
	color: orange;
}