/* マージン・背景色・文字サイズ・文字色 */
body {
margin: 0;
padding: 0;
background-color: #f3f5eb;
	font-size:10pt;
	line-height:1.2em;
	color:#666666;
}

.blk{color:#000000;
}
.gr{
color:#006600;
}

.blu{
color:#003399;
}



/* リンク設定 */
a:link { color: #0000ff; }
a:visited { color: #0000a0; }
a:hover { color: #0000ff; }
a:active { color: #ff8000; }


.redlink a:link { color: #FF0000; }
.redlink a:visited { color: #FF0000; }
.redlink a:hover { color: #FF0000; }
.redlink a:active { color: #FF0000; }

A.bk {
	color: #000000;
	text-decoration:none;
}
A.bk:link {
	color:#000000;
	text-decoration:none;
}
A.bk:hover {
	color: #0066CC;
	text-decoration:underline;
}
A.bk:visited {
	color: #000000;
	text-decoration:none;
}

A.wh {
	color: #fff;
	text-decoration:none;
}
A.wh:link {
	color:#fff;
	text-decoration:none;
}
A.wh:hover {
	color: #0066CC;
	text-decoration:underline;
}
A.wh:visited {
	color: #fff;
	text-decoration:none;
}

/* コンテンツエリア */
#Contents {
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
width: 800px;
}

/* メインエリア */
#ContMain {
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 780px;
}

/* コンテンツエリア　幅小さめ */
#Contents_mini {
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
width: 500px;
}

/* メインエリア  幅小さめ */
#ContMain_mini {
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 460px;
font-size: 12px;
}


/*ナビゲーションバーここから20071106追加*/

.container{
	width: 780px;
}

#miniflex {
	width: 780px;
	float: left;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif; 
	font-size: 11px;
	margin-bottom: 5px;
	padding-top:5px;
	border-bottom: 1px solid #666;
	background-image:url(images/btn/menu_bg.jpg);
	background-repeat:no-repeat;
	}

#miniflex td {
	float: left;
	margin: 0; 
	padding-left: 8px;
	padding-right: 8px;
	display: inline;
	list-style: none;
	}
	
#miniflex a:link, #miniflex a:visited {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 3px solid #333;
	padding-bottom: 1px;
	color: #333;
	}

/*******************************************クマのボタン*******************************************/

#kuma {
    width:570px;
	margin-top:5px;
	}
#kuma img {
    float:left;
	border:0px;
	}
/*******************************************クマのボタン*******************************************/

	
/********************************エイ関係のバナー**************************/

#ei {
    width:560px;
	margin-top:8px;
	background-color:#eeeeee;
	padding:5px;
	}
/********************************エイ関係のバナー**************************/
	
	
/**********************topics****************************/

.rightspace {
vertical-align:top;
border-bottom:solid 1px #999999;
}
#topics { 
margin-top:4px;
/*width:255px; */
width:185px;
font-size:11px;
line-height:1.2em;
}
#topics img{
margin-bottom:2px;
}
#topics table{
color:#333333;
margin-bottom:5px;
}
#topics td{
vertical-align:top;
padding:5px 2px 5px 2px;
}
#topics .redlink {
	color: #FF0000;
	font-weight: bold;
}
/**********************topics****************************/

/*copyright*/
#copy{
margin-bottom:8px;
	}
#copy table{
text-align:center;
font-size:12px;
	}
#copy td{
padding:2px;
}		


.txt01 {
	font-size:10pt;
	line-height:110%;
	color:#666666;
	}

.txt01_b {
	font-size:10pt;
	line-height:110%;
	font-weight:600;	
	color:#666666;
	}

.txt01_r {
	font-size:10pt;
	line-height:110%;
	color:#FF0000;
	}
	
.txt01_rb {
	font-size:10pt;
	font-weight:600;
	line-height:110%;
	color:#FF0000;
	}

.txt01_w {
	font-size:10pt;
	font-weight:600;
	line-height:110%;
	color:#FFFFFF;
	}

.txt02 {
	font-size:8pt;
	line-height:110%;
	color:#666666;
	}

.book_price {
	font-size:9pt;
	line-height:110%;
	color:#ff6600;
}
.book_sold {
	font-size:9pt;
	font-weight:600;
	line-height:110%;
	color:#FF0000;
}

/* イメージ画像の周囲にマージン＆テキスト回り込み */
.image_t { 
text-align:center;
font-size:9pt;
float: right; 
margin: 0px 0px 10px 15px; 
} 

th {
	font-size:9pt;
	color:#666666;
	background-color: #E0E0E0;
}

.re_price {
	font-size:9pt;
	color:#333333;
	background-color: #FDF7E3;
}

.attention {
 	width: 600px;
 	margin: 5px 5px 5px 5px;
 	border-style: double;
 	border-width: 3px;
	border-color:red;
	padding: 5px 5px 5px 5px;
}

.blockquote {
padding: 8px 0px 2px 5px
}



#menu {font-size:9pt; background-image: url(http://www.e-sfs.com/images/bg_bar.gif); background-repeat: no-repeat; }
#menu table {margin-top:2px; margin-left:320px;}
#menu .allow {margin-left:10px; margin-top:2px;}

#menu2 {font-size:9pt; background-image: url(http://www.e-sfs.com/images/bg_bar.gif); background-repeat: no-repeat; }
#menu2 table {margin-top:2px; margin-left:175px;}
#menu2 .allow {margin-left:10px; margin-top:2px;}


#menu3 {font-size:9pt; background-image: url(http://www.e-sfs.com/images/bg_bar.gif); background-repeat: no-repeat; }
#menu3 table {margin-top:2px; margin-left:600px;}
#menu3.allow {margin-left:10px; margin-top:2px;}




#go_top { text-align:right; font-size:11px;}
#go_top a {text-decoration:none;}
#go_top a:link { color: #666666; } 
#go_top a:visited { color: #666666; } 
#go_top a:hover { color:  blue; } 
#go_top a:active { color: red;} 

#news_menu{ margin:2px 2px 2px 2px; text-align:right; width:730px;}


.style1 {color: #CC0000}

.container {
	width: 780px;
	padding: 0px;
	margin-bottom: 3px;
	background: #fff;
	}

.movie {margin:0px 0px 5px 0px ;}
.newicon { margin:0px 3px 0px 0px; }

/*　業販紹介　*/

#wholesale  dl {   
 width: 754px;
 margin-top:3px;
 margin-bottom:5px;
}   
#wholesale dt {   
 float:left;
 margin-right:15px;
 padding:5px 0px 5px 0px;   
 clear:both;   
 font-weight:bold;   
}   
#wholesale  dd {   
 padding:5px 5px 0px 0px;   
}
#wholesale  hr {   
 width:742px; 
 margin-right:10px;  
}    


/*******トップ商品カテゴリ******/
#tcate {width: 180px;}
#tcate ul{list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:130px;
	/*border-left:solid 1px #bbbbbb;
	border-right:solid 1px #bbbbbb;*/
	}
#tcate li{
margin:0px;
}
#tcate .cate_t{
margin:0px 0px 0px 2px ;
}

#tcate h5 {
   margin:3px 0px 0px 2px;
   width:180px;
   height:30px;
   position:relative;
   padding:0 0 5px 0;
   border-bottom:dotted 1px #bbbbbb;
   font-size:10px;
   /*HideMacIE\*/
   overflow:hidden;
   /**/
}
#tcate h5 .btn {
   display:block;
   position:absolute;
   margin:1px 0px 2px 0px;
   top:0;
   left:0;
}
/******トップ商品カテゴリ******/

/*　トップ店舗案内　*/
#annai_box1{
float:left;
margin:5px 5px 10px 0;
}

#annai_box2{
float:left;
margin:5px 0 10px 0;
}

#annai_box_yoga{
width:270px;
height:30px;
font-size:16px;
color:#000000;
background-color:#dcf1fc;
padding:5px;
border-bottom: solid 3px #bae3f9;
}

#annai_box_yoga3c{
width:180px;
height:46px;
font-size:12px;
color:#000000;
background-color:#dcf1fc;
margin:0;
padding:5px;
border-bottom: solid 3px #bae3f9;
}

#annai_box_omote3c{
width:170px;
height:46px;
font-size:12px;
color:#000000;
background-color:#E8342F;
margin:0;
padding:5px;
border-bottom: solid 3px #E8342F;
text-align:center;
}


#annai_box_yoga .cap{
font-size:14px;
line-height:125%;
}

#annai_box_mono{
width:180px;
height:46px;
font-size:12px;
color:#000000;
background-color:#cccccc;
padding:5px;
border-bottom: solid 3px #666666;
text-align: center;
}

#annai_box_dai{
width:270px;
height:30px;
font-size:16px;
color:#000000;
background-color:#ffe57f;
padding:5px;
border-bottom: solid 3px #ffcc00;
}

#annai_box_dai3c{
width:180px;
height:46px;
font-size:12px;
color:#000000;
background-color:#ffe57f;
padding:5px;
border-bottom: solid 3px #ffcc00;
}



#annai_box_dai .cap{
font-size:14px;
line-height:125%;
}