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

body{
	padding:0;
	margin:0;
	font-size:11px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #000000;
	background-image: url(../images/backg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

img{
margin:0;
padding: 0;
border: 0;
}

ul,li,h1,h2,h3,h4,h5,dl,dt,dd,a,form{
margin: 0;
padding: 0;
}

p {
margin:0;
padding:0;
}

a {
	color:#FFFFFF;
	text-decoration: underline;
}

li {
	list-style-type: none;
}

/* ーーーーーーーーーーーーーーーーーーーーーーーー
　　　　　　　　　共通 
ーーーーーーーーーーーーーーーーーーーーーーーー */
#contents{
	width: 800px;
	text-align: left;
	border-color: #0F0F0F;
	border-style: solid;
	border-width: 1;
	background-color: #000000;
}


h1{
	font-size: 15px;
	color: #FF9966;
	text-decoration: underline;
	text-align: center;
	margin-top: 5px;
}

#navi{
	background-image: url(../images/li_back.gif);
	background-repeat: repeat-x;
	height: 43px;
}

#navi li{
	float: right;
}

#footer {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	height: 23px;
	clear: both;
}

address {
	font-style: normal;
	padding-top: 3px;
	font-weight: normal;
}

#imagearea{
	background-image: url(../images/logo002.jpg);
	background-repeat: no-repeat;
	height: 290px;
}

#imagearea img{
	float: right;
}

#imagearea p{
	margin-top: 197px;
	margin-left: 35px;
	font-size: 1.2em;
	line-height: 130%;
}
#main{
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main h2{
	color: #FF985F;
	font-size: 22px;
	text-align: center;
	margin-bottom: 15px;
}
/* ーーーーーーーーーーーーーーーーーーーーーーーー
　　　　　　　　　トップページ 
ーーーーーーーーーーーーーーーーーーーーーーーー */
#flaarea{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

#topleft{
	width: 300px;
	float: left;
	padding-bottom: 15px;
}

#topleft p{
	font-size: 1.2em;
	padding-left: 30px;
}

#topleft h2{
	margin-left: 15px;
	margin-top: 10px;
}

#topleft h5{
	font-size: 1.4em;
	font-weight: normal;
	background-image: url(../images/mailimage.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	text-indent: 53px;
	margin-top: 5px;
	line-height: 100%;
	padding-top: 4px;
	padding-bottom: 5px;
}

#toplight{
	width: 460px;
	margin-left: 330px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#toplight iframe{
	margin-bottom: 10px;
	border-style: none;
	margin-top: 5px;
}

#toplight h3{
	font-size: 20px;
	background-image: url(../images/h3image.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-top: 9px;
	padding-bottom: 8px;
	line-height: 100%;
}

#toplight table{
	margin-top: 5px;
}

#toplight td{
	line-height: 180%;
}
/* ーーーーーーーーーーーーーーーーーーーーーーーー
　　　　　　　　　こんなお店 
ーーーーーーーーーーーーーーーーーーーーーーーー */
#konna {
	width: 417px;
	color: #000000;
	background-color: #DCB156;
	float: right;
	margin-right: 20px;
	margin-bottom: 15px;
}

#konna p{
	padding: 0 45px 8px 60px;
	text-indent: -1em;
	font-size: 1.3em;
	line-height: 140%;
}


#konnaleft{
	width: 340px;
}

/* ーーーーーーーーーーーーーーーーーーーーーーーー
　　　　　　　　　低料金 
ーーーーーーーーーーーーーーーーーーーーーーーー */
#system {
	margin-left: 42px;
}
#system th {
	vertical-align: top;
	text-align: left;
}
#system td{
	color: #000000;
	background-color: #DCB156;
}


#system h3{
	font-size: 22px;
	color: #FF0000;
	padding: 0 0 8px 25px;
	line-height: 100%;
}
#system h4{
	font-size: 19px;
	color: #990000;
	padding: 0 35px 5px 55px;
	line-height: 130%;
	text-indent: -19px;
}
#system h5{
	font-size: 17px;
	color: #330099;
	padding: 0 35px 5px 36px;
	line-height: 130%;
}

.casetable{
	margin-left: 35px;
	font-size: 1.3em;
}

.casetd{
	padding-bottom: 2px;
}

.hrm{
	padding-top: 20px;
	padding-bottom: 20px;
}

/* ーーーーーーーーーーーーーーーーーーーーーーーー
　　　　　　　　　メニュー 
ーーーーーーーーーーーーーーーーーーーーーーーー */
#menu{
	padding-left: 20px;
}
#menu h3{
	font-size: 19px;
	color: #990000;
	line-height: 100%;
	padding-left: 20px;
	margin-bottom: 5px;
}

#menu table{
	color: #000000;
}

#menu td{
	vertical-align: top;
}
.menuimg{
	margin-left: 20px;
}
.tdbg{
	background-color: #DCB156;
}
.tm{
	margin-left: 20px;
	line-height: 150%;
}

/* ーーーーーーーーーーーーーーーーーーーーーーーー
　　　　　　　　　マップ 
ーーーーーーーーーーーーーーーーーーーーーーーー */

#map{
	padding-left: 100px;
}

#map table{
	margin-top: 20px;
}

#map td{
	vertical-align: bottom;
}

#map p{
	font-size: 1.2em;
	line-height: 140%;
}

#map h3{
	font-size: 17px;
	margin-bottom: 3px;
}


/* ーーーーーーーーーーーーーーーーーーーーーーーー
　　　　　　　　　アルバイト 
ーーーーーーーーーーーーーーーーーーーーーーーー */

#arbeit{
	padding-left: 20px;
}

#arbeit th{
	vertical-align: top;
	text-align: center;
}

#arbeit td{
	vertical-align: top;
	background-color: #DCB156;
	color: #000000;
	font-size: 1.1em;
	line-height: 170%;
}

#arbeit a{
	color: #000000;
}

.arbeitta{
	margin-left: 20px;
}

/* ーーーーーーーーーーーーーーーーーーーーーーーー
　　　　　お知らせ＆イベント情報 一覧
ーーーーーーーーーーーーーーーーーーーーーーーー */

#archive{
	padding-left: 100px;
	height: 400px;
	line-height: 135%;
	font-size: 14px;
}

#archive td{
	vertical-align: top;
}

#archive p{
	margin-bottom: 8px;
	color: #DCB156;
}
.text_con{
	margin-bottom: 20px;
}

.menulink{
	margin-bottom: 8px;
}

/* ーーーーーーーーーーーーーーーーーーーーーーーー
　　　　　　　　　お知らせ詳細
ーーーーーーーーーーーーーーーーーーーーーーーー */

#iven{
	margin-left: 100px;
	margin-right: 100px;
}

#iven h3{
	margin-bottom: 10px;
	font-size: 18px;
	margin-top: 10px;
}
#iven h4{
	text-align: right;
	margin-bottom: 10px;
	font-size: 11px;
}

#iven p{
	font-size: 14px;
	line-height: 135%;
	margin-bottom: 10px;
}

#iven02 h5{
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#iven td{
	padding: 12px 0px 11px 0px;
	font-size: 14px;
	vertical-align: top;
}

/* ーーーーーーーーーーーーーーーーーーーーーーーー
　　　　　　　　　お知らせ一覧
ーーーーーーーーーーーーーーーーーーーーーーーー */
#iven3{
	margin-left: 100px;
	margin-right: 100px;
}

#iven3 td{
	padding: 12px 18px 11px 0px;
	font-size: 12px;
	vertical-align: top;
}