/* class設定 */
.small, .xsmall, .large, .xlarge , .xxlarge{
}

/* リンク設定 */
A{}
A:link { color:#003399;text-decoration:underline}
A:visited { color: #663366;text-decoration:underline}
A:hover   { color: #CC6600;text-decoration:none}
A:active  { color: #CC6600;text-decoration:none}

/* Hタグ文字設定 */
h1 {
font-size: 10px;
margin: 0px 5px;
color: #B4A27F;
} 

/* ↓サイト毎の設定は以下に記載↓ */
body {
text-align: center; 
margin: 0px auto;
padding: 0px;
background: #F5F2EF url(share/back.gif);
color: #5C4D47;
}

.footer {
margin: 0px;
padding: 8px;
font-size: 10px;
color: #B4A27F;
background:#3D1100;
height: 50px;
}

.index_footer {
margin: 0px;
padding: 5px;
font-size: 10px;
color: #B4A27F;
border-top: 1px solid #9E8785;
}

.side {
margin: 0px;
padding: 0px;
background:#EE819F url(share/side.jpg) no-repeat top;
}

.line190 {
line-height: 190%;
}

.menu_title {
padding: 5px;
color: #3D1100;
font-size: 10px; 
border-bottom: 1px solid #3D1100;
}
.menu_title img{
margin: 0px 8px 0px 0px;
}

.menu_under {
padding: 5px;
color: #3D1100;
font-size: 12px; 
}

.menu_table {  
margin: 0px auto;
padding: 0px;
background:#FFF;
}

.menu_table td{  
padding: 4px;
font-size: 12px; 
}
.menu_table td.white{ 
text-align: left;
background:#F8F3E7;
}
.menu_table td.brown{
text-align: left; 
background:#F1EAD7;
}
.menu_table td.white_p{ 
text-align: right;
background:#F8F3E7;
}
.menu_table td.brown_p{ 
text-align: right;
background:#F1EAD7;
}



.staff_purple {  
margin: 0px;
padding: 4px;
background:#350019;
color: #FFF;
}

.staff_green {  
margin: 0px;
padding: 4px;
background:#B2CAB9;
color:#5C4D47;
}


.staff_no {
margin: 0px;
padding: 0px;
}
.staff_no ul{
padding: 0px;
margin: 0px;
list-style: none;
}
.staff_no li{
margin: 0px 0px;
font-size: 10px;
}
.staff_no li.no01{
padding: 0px 0px 0px 0px;
background: url(share/nos_r1_c1.gif) no-repeat 3px 5px; 
}
.staff_no li.no01 img{
margin: 7px 0px 0px 0px;
}
.staff_no li.no02{
padding: 0px 0px 0px 18px;
background: url(share/nos_r2_c1.gif) no-repeat 3px 5px; 
}
.staff_no li.no03{
padding: 0px 0px 0px 18px;
background: url(share/nos_r3_c1.gif) no-repeat 3px 5px; 
}
.staff_no li.no04{
padding: 0px 0px 0px 18px;
background: url(share/nos_r4_c1.gif) no-repeat 3px 5px; 
}
.staff_no li.no05{
padding: 0px 0px 0px 18px;
background: url(share/nos_r5_c1.gif) no-repeat 3px 5px; 
}




.voice {  
padding: 4px 8px;
margin: 0px;
border-left: 3px solid #E66100;
}
.voice strong{ 
color: #E66100;
}




/* aka */
.privacy_bk {
	background-image: url(other/img/bk_privacy.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.recru_bk {
	background-image: url(recruit/img/ment_bk.jpg);
	background-repeat: no-repeat;
	background-position: 150px;
}
.order_box1 {
	padding-left: 15px;
}
.order_box2 {
	text-align: right;
	padding-right: 30px;
}





/* curio */

.red {
	font-weight: bold;
	color: #FF0000;
}

.whiteTxt {
	color: #FFFFFF;
}

.purple {color: #993366}
.ticketBack {
	background-image: url(first/ticket/back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendarBack {
	background-image: url(calendar/img/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.calendar {
	text-align: right;
}

.calendarDay {
	background-color: #E4D0A2;
	text-align: center;
}
.calendarOff {
	background-color: #FECC5C;
}
.calendarSun {
	color: #FF0000;
} 



.calendarOff-Sun {
 background-color: #FECC5C; color: #FF0000;
} 



/* 初めてのお客様 */
#first .space {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#first .special {
	background-image: url(first/img/special-bk.gif);
	background-repeat: no-repeat;
	height: 166px;
	width: 565px;
	text-align: center;
}
#first .special .txt {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#first .space .ticketTxt {
	color: #FF0000;
	padding-left: 100px;
}
#first .reserveTxt {
	color: #951B4C;
	text-align: center;
}
#first .assuredbk {
	text-align: center;
	border-left:1px solid #341112;
	border-right:1px solid #341112;
	border-bottom:1px solid #341112;
}
