/************************************************
　common 
************************************************/

/* メインのボックスのボーダー */
.mainbox {border: 1px solid #666666; background-color: #FFFFFF;}

/*  body  */

body {margin-top: 0px; background-color: #FFFFFF;}

/*　link　*/

A:link {text-decoration:none;color:#0000FF;}		
A:visited {text-decoration:none;color:#646DC8;}	
A:active {text-decoration:none;}
A:hover {text-decoration:underline;}


/*　font　*/

table {font-size:10pt; text-align: left; vertical-align: top;}
/*td {text-align: left;	vertical-align: top;}*/

.txt_14 {font-size:14pt;}

.txt_12 {font-size:12pt;}
.txt_12_bold {font-size:12pt;font-weight: bold;}

.txt_11 {font-size:11pt;}
.txt_11_bold {font-size:11pt;font-weight: bold;}

.txt_10 {font-size:10pt;}
.txt_10_bold {font-size:10pt;font-weight: bold;}
.txt_10_bold_white {font-size:10pt;font-weight: bold; color: #FFFFFF}

.txt_9 {font-size:9pt;}
.txt_9_bold {font-size:9pt;font-weight: bold;}

.8pt {font-size:8pt;}
.txt_8 {font-size:8pt;}
.txt_8_bold {font-size:8pt;font-weight: bold;}

/*　copyright　*/

.copyright { font-size: 8pt;}
.copyright A:link { text-decoration:none;}
.copyright A:hover { text-decoration:underline;}

.line01 {
	background-image: url(/beta_lefty/img/lefty/common/line_01.gif);
	background-repeat: repeat-x;
	background-position: 600px;
}


/*
***********************************************
　titles 
***********************************************
*/
.top_subtit {
	font-size:10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.ttl_bible { font-size: 14pt; color:#B69A3F; font-weight: bold; }
.ttl_yurayura { font-size: 14pt; color:#B69A3F; font-weight: bold; }
.title_game {  font-size: 14pt; font-weight: bold; color: #FFFFFF}
.subtitle_game {  font-weight: bold; color: #E76D21}
.title_mama {  font-size: 14pt; font-weight: bold; color: #009999}
.subtitle_mama {  font-weight: bold; color: #009999}
.title_pink {  font-size: 14px; font-weight: bold; color: #CC0066}		

/*　2001年おいしいお酒メニュー　*/
/*　ビール　*/

.special_01_2_beer { color: #663333; font-size: 8pt;}	/*　色：茶　サイズ8pt　*/
.special_01_2_beer A:link { color: #FF9900;}		/*　色：橙　*/
.special_01_2_beer A:visited { color: #FFCC99;}		/*　色：橙　*/
.special_01_2_beer A:active { color: #FFFFFF;}		/*　色：赤　*/
.special_01_2_beer A:hover { color: #FF9900;}		/*　色：薄黄　*/

/*　ウィスキー　*/
.special_01_2_whiskey  { color: #663333; font-size: 8pt;}	/*　色：茶　*/
.special_01_2_whiskey A:link { color: #6AB1E5;}				/*　色：水色　*/
.special_01_2_whiskey A:visited { color: #C5E0F5;}			/*　色：橙　*/
.special_01_2_whiskey A:active { color: #FFFFFF;}			/*　色：赤　*/
.special_01_2_whiskey A:hover { color: #6AB1E5;}			/*　色：薄黄　*/

/*　焼酎　*/
.special_01_2_shochu  { color: #663333; font-size: 8pt;}	/*　色：茶　*/
.special_01_2_shochu A:link { color: #0A927D;}				/*　色：水色　*/
.special_01_2_shochu A:visited { color: #B9E1D7;}			/*　色：橙　*/
.special_01_2_shochu A:active { color: #FFFFFF;}			/*　色：赤　*/
.special_01_2_shochu A:hover { color: #009966;}

/*　カクテル　*/
.special_01_2_cocktail  { color: #663333; font-size: 8pt;}	/*　色：茶　*/
.special_01_2_cocktail A:link { color: #990000;}				/*　色：水色　*/
.special_01_2_cocktail A:visited { color: #CC9999;}			/*　色：橙　*/
.special_01_2_cocktail A:active { color: #FFFFFF;}			/*　色：赤　*/
.special_01_2_cocktail A:hover { color: #660000;}

/*　更においしく・・・　*/
.special_01_2_foragood  { color: #663333; font-size: 8pt;}	/*　色：茶　*/
.special_01_2_foragood A:link { color: #FF6699;}				/*　色：水色　*/
.special_01_2_foragood A:visited { color: #F8D6E4;}			/*　色：橙　*/
.special_01_2_foragood A:active { color: #FFFFFF;}			/*　色：赤　*/
.special_01_2_foragood A:hover { color: #FF6699;}
.special_bg {
	background-image: url(/beta_lefty/img/lefty/top/bg_stripe.gif);
	background-repeat: repeat-y;
}
/***********************************************
　back number 
***********************************************/
.backtxt01 { color:#BD9A6B;}
