@charset "UTF-8";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
address,em {
font-style: normal;
}
strong,th {
font-weight: normal;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
hr,legend {
display: none;
}
h1,h2,h3,h4,h5,h6 {
font-size:14px;
}
img,fieldset {
border: 0;
}
li {
list-style-type: none;
}


/* --------------------------------*/
/* -------------メニュー-----------*/
/* --------------------------------*/




/* ------------■トップ----------*/
.top{
	width:170px;
	height:86px;
	background-image:url(../main_img/btn_top02.jpg);
	background-repeat:no-repeat;
}
.top a {display:block; width:170px; height:86px; outline:none;}
.top a:hover{text-indent:-9999px;}
	
	
/* ------------■システム----------*/
.system{
	width:170px;
	height:86px;
	background-image:url(../main_img/btn_system02.jpg);
	background-repeat:no-repeat;
}
.system a {display:block; width:170px; height:86px; outline:none;}
.system a:hover{text-indent:-9999px;}

/* ------------■キャスト----------*/
.cast{
	width:170px;
	height:86px;
	background-image:url(../main_img/btn_cast02.jpg);
	background-repeat:no-repeat;
}
.cast a {display:block; width:170px; height:86px; outline:none;}
.cast a:hover{text-indent:-9999px;}

/* ------------■イベント----------*/
.event{
	width:170px;
	height:86px;
	background-image:url(../main_img/btn_event02.jpg);
	background-repeat:no-repeat;
}
.event a {display:block; width:170px; height:86px; outline:none;}
.event a:hover{text-indent:-9999px;}

/* ------------■ブログ----------*/
.blog{
	width:170px;
	height:86px;
	background-image:url(../main_img/btn_blog02.jpg);
	background-repeat:no-repeat;
}
.blog a {display:block; width:170px; height:86px; outline:none;}
.blog a:hover{text-indent:-9999px;}

/* ------------■FB----------*/
.fb{
	width:170px;
	height:58px;
	background-image:url(../main_img/btn_fb02.jpg);
	background-repeat:no-repeat;
}
.fb a {display:block; width:170px; height:58px; outline:none;}
.fb a:hover{text-indent:-9999px;}

/* ------------■IG----------*/
.ig{
	width:170px;
	height:58px;
	background-image:url(../main_img/btn_ig02.jpg);
	background-repeat:no-repeat;
}
.ig a {display:block; width:170px; height:58px; outline:none;}
.ig a:hover{text-indent:-9999px;}



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





/* --------------店舗情報----------*/
#infobox{
	width:435px;
	height:293px;
	text-align:left;
	float:left;
}

.info{
	width:384px;
	height:199px;
	background-image:url(../foot/info_bg.jpg);
	background-repeat:no-repeat;
	padding-left:26px;
	padding-top:7px;
	padding-right:25px;
	text-align:left;
	margin-bottom:6px;
}

.list01{
	width:75px;
	height:21px;
	float:left;
}

.list02{
	width:299px;
	height:auto;
	padding-left:10px;
	float:left;
	color:#795100;
	font-size: 14px; /* IE */
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
	
.list02 a:link { color: #795100; border-bottom: 0px solid;}
.list02 a:visited { color: #795100; border-bottom: 0px solid;}
.list02 a:hover { color: #c8000a; border-bottom: 0px solid;}
.list02 a:active { color: #c8000a; border-bottom: 0px solid;}



/* --------------求人情報----------*/

.staff{
	width:435px;
	height:97px;
	background-image:url(../foot/staff02.jpg);
	background-repeat:no-repeat;
}
.staff a {display:block; width:435px; height:97px; outline:none;}
.staff a:hover{text-indent:-9999px;}




/* --------------アクセスマップ----------*/

#map{
	width:399px;
	height:43px;
	float:left;
	margin-left:6px;
	display:inline;
	background-image:url(../foot/map_bg.jpg);
	background-repeat:no-repeat;
	padding-top:250px;
	color:#795100;
	text-align:center;
	font-size: 14px; /* IE */
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
#map a:link { color: #795100; border-bottom: 0px solid;}
#map a:visited { color: #795100; border-bottom: 0px solid;}
#map a:hover { color: #c8000a; border-bottom: 0px solid;}
#map a:active { color: #c8000a; border-bottom: 0px solid;}


/* --------------コピーライト----------*/

#copy{
	clear:both;
	width:840px;
	height:61px;
	background-image:url(../foot/copy_bg.jpg);
	background-repeat:no-repeat;
	padding-top:50px;
	text-align:center;
	color:#795100;
	font-size: 13px; /* IE */
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
























