@charset "Shift_JIS";

/*ページ全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 13pt;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom:5px;
	padding-left: 0px;
	line-height: 60px;
	color: #000000;
	background-color: #eaf1e7;
}
/*コンテンツ全体コンテナ*/
#wrapper {
	padding: 0px;
	height: auto;
	width: 750px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 15px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
}
FONT{
  font-size : 12px;
}
.aosmall{
 font-size : 8pt;
 color:#0099FF;}
.aosmall a link{
 font-size : 8pt;
 color:#0099FF;}
.midosmall {
	font-size: 10px;
	color:#669933;
}
.menubgon{
  background-color : gray;
}
.topmenulink{
  background-color : green;
}
form{margin:2px;}
A{
	font-size : 12px;
	text-decoration: none;
}
TD{
  font-size : 12px;
}

/*ヘッダ全体コンテナ*/
#header {
	margin: 0px;
	padding: 0px;
	height: 60px;
/*	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color:#99CC66;*/
}
/*検索の価格枠の幅*/
.M6_keyword{
	width: 132px;
}
.M6_price{
	width: 70px;
}


/*トップナビ*/
#header h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 9pt;
}
/*トップナビリンク全体*/
#header a {
	display: block;
	width: 150px;
	text-decoration:none;
	height: auto;
	font-size: 9pt;
	line-height: 28px;
	font-weight: bold;
	text-decoration:none;
}
/*トップナビ内テキスト表示*/
#header h2 em {
	visibility: inherit;
	font-style: normal;
	color: #333333;
}
/*ボタンリンクとロールオーバー*/
#header h2#mo a {
	background: url(menu/base_gr1.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
#header h2#mo a:hover,#header h2#tn1 a:active {
	background: url(menu/base_gy1.jpg) no-repeat;
}
#header h2#mo_no  {
	background: url(menu/base_gy1.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	width:150px;
	height: auto;
	font-size: 9pt;
	line-height: 28px;
	font-weight: bold;
	text-decoration:none;
}
/*top画像下の今月のイベント・人気商品・お客様の声の枠*/
.top3bg1{height:68;
        width:182;
		background-repeat:no-repeat;
		background-image:"top/event_tab.gif";
        background: 
        bgcolor:"#FFFFFF"
        background-position:"center";
 }
.top3bg2{height:68;
        width:182;
		background-repeat:no-repeat;
		background-image:"top/hit_tab.gif";
        background: 
        bgcolor:"#FFFFFF"
        background-position:"center";
 }
.top3bg3{height:68;
        width:182;
		background-repeat:no-repeat;
		background-image:"top/user_tab.gif";
        background: 
        bgcolor:"#FFFFFF"
        background-position:"center";
 }
 /*フッタ*/
 .sefoot{
color:#336633;
font-size: 12px;
}
.sefoot a:link{color: #FFFFFF;text-decoration:underline}
.sefoot a:visited{color:#FFFFFF;text-decoration:underline;}   /*メニュー・訪問済みのリンクの色*/
.sefoot a:active{color:#663300;text-decoration:none;}   /*メニュー・クリック時のリンクの色*/
.sefoot a:hover{color:#663300;text-decoration:none;}   

.cpright {
	color:#666666;
	margin: 0px;
	height: 9px;
	text-align: center;
	font-size: 12px;
}
.cpright	a:link{color: #666666;text-decoration:underline;}
.cpright a:visited{color:#666666;text-decoration:underline;}   /*メニュー・訪問済みのリンクの色*/
.cpright a:active{color:#666666;text-decoration:underline;}   /*メニュー・クリック時のリンクの色*/
.cpright a:hover{color:#00CCCC;text-decoration:underline;}   


