@charset "utf-8";

* { margin : 0 ; padding : 0 ; }

body{
	margin: 0 auto;
	text-align:center;
	background:#efe9d5 url(./img/bg.gif) top repeat-x;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px; /* 指定されていない文字のサイズ */
	line-height: 20px; /* 指定されていない文字の行間 */
	color: #555555; /* 文字の色 */
}

/* リンク色 */
a{
	color:#cc0000; /* 文字の色 */
}

/* 訪問済みのリンク色 */
a:visited{
	color:#000000; /* 文字の色 */
}

/* カーソル合わせた時のリンク色 */
a:hover{
	color:#116699; /* 文字の色 */
}

img{
	border:none;
	line-height:0px;
	font-size:1px;
}

/*--------------------------------

全体

--------------------------------*/
#all{
	width : 920px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}

/*--------------------------------

ヘッダー

--------------------------------*/
#header{
	width:100%;
	margin:0 auto;
	padding-bottom:10px;
	text-align:left;
	background:#ffffff;
	overflow:hidden;
}
.head_top{
	height:25px;
	margin-bottom:7px;
	background:#665544 url(./img/head_top.gif) top repeat-x;
	line-height:0px;
	font-size:1px;
}

#header .head_logo{
	float:left;
	width : 300px;
	margin-left:10px;
	padding:10px;
	font-size:22px; /* 文字のサイズ */
	font-weight:bold;
	text-align:center;
	line-height:0; /* 画像ではなく文字を入れる場合はこの行を消す */
	font-size:1px; /* 画像ではなく文字を入れる場合はこの行を消す */
}

*html #header .head_logo{
	width : 320px; /* 旧式IE対策 */
}

#header .head_text{
	float:right;
	width : 560px;
}

#header h1{
	margin-bottom:3px;
	padding-left:27px;
	font-size:18px; /* 文字のサイズ */
	line-height:23px; /* 文字の行間 */
	color:#994411;
	font-weight:bold;
	background:url(./img/h1.gif) left no-repeat;
}

#header h1 a{
	color:#555555;
	text-decoration: none;
}

#header a{
	text-decoration: none;
}

#header a:hover{
	color:#993311; /* 文字の色 */
	text-decoration: none;
}

#header p{
	margin-left:27px;
	padding-right:10px;
	font-size:15px;
	color:#555555; /* 文字の色 */
}

/*--------------------------------

ラインメニュー

--------------------------------*/

#linemenu{
	clear:both;
	width:100%;
	background:#994411;
	overflow:hidden;
	position: relative;
}

#linemenu ul{
	list-style:none;
	margin:0 7px 0 7px;
}

#linemenu li{
	float:left;
	font-size:14px; /* 文字のサイズ */
}

#linemenu li a{
	width:175px; /* ボタンの幅 */
	display:block;
	margin-left:5px;
	color:#ffffff; /* リンクの文字色 */
	line-height:50px; /* メニューの高さ */
	font-weight:bold;
	text-decoration:none;
	background:#994411 url(./img/linemenu.gif) top repeat-x;
}

#linemenu li a span{
	display:block;
	background:url(./img/linemenu_left.gif) top left no-repeat;
}

#linemenu li a span span{
	padding:0 45px 0 45px;
	background:url(./img/linemenu_right.gif) top right no-repeat;
}

/* カーソルを合わせた時のボタン */
#linemenu li a:hover{
	width:175px; /* ボタンの幅 */
	color:#ffffff; /* 文字の色 */
	background:#994411 url(./img/linemenu2.gif) bottom repeat-x;
}

#linemenu li a:hover span{
	display:block;
	background:url(./img/linemenu_left2.gif) top left no-repeat;
}

#linemenu li a:hover span span{
	padding:0 45px 0 45px;
	background:url(./img/linemenu_right2.gif) top right no-repeat;
}

#linemenu li.tel span{
	font-size:11px;	
}

/*--------------------------------

コンテナー

--------------------------------*/

#container{
	width : 890px ;
	margin:0 auto;
	padding:20px 15px 0 15px;
	text-align:center;
	background: #ffffff url(./img/con_top.gif) top repeat-x;
	overflow:hidden;
}

*html #container{
	width : 920px ; /* 旧式IE対策 */
}

/*--------------------------------

コンテンツ

--------------------------------*/
#contents{
	float:right;
	width : 655px;
	background: #ffffff;
	text-align:center;
}

/*--------------------------------

コンテンツ　TOPボックス

--------------------------------*/
#contents .topbox{
	width:595px;
	padding:5px 15px 0px 15px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background:#994411 url(./img/topbox_bg.gif) repeat-y;
}

*html #contents .topbox{
	width:625px; /* 旧式IE対策 */
}

#contents .topbox_ab{
	float:left;
	width:393px;
	background:#994411;
	overflow:hidden;
}

#contents .topbox_a{
	float:left;
	width:190px;
	padding-bottom:10px;
	background:#000000;
	overflow:hidden;
}

#contents .topbox_b{
	float:right;
	width:190px;
	padding-bottom:10px;
	background:#000000;
	overflow:hidden;
}

#contents .topbox_c{
	float:right;
	width:190px;
	padding-bottom:10px;
	background:#000000;
	overflow:hidden;
}

/* TOPボックス見出し */
#contents .topbox_top h2{
	margin-left:5px;
	padding-left:38px;
	text-align:left;
	font-size:18px; /* 文字のサイズ */
	line-height:23px; /* 文字の行間 */
	color:#f9e45f; /* 文字の色 */
	background: url(./img/h2.gif) left no-repeat;
}

/* TOPボックス個別見出し */
#contents .topbox h3{
	margin-left:5px;
	padding-left:23px;
	text-align:left;
	font-size:16px; /* 文字のサイズ */
	line-height:23px; /* 文字の行間 */
	color:#d3a333; /* 文字の色 */
	font-weight:normal;
	background: url(./img/top_h3.gif) left no-repeat;
}

/* TOPボックス文章 */
#contents .topbox p{
	margin:0 7px 7px 7px;
	font-size:15px; /* 文字のサイズ */
	line-height:22px; /* 文字の行間 */
	color:#fbf3dd;
}

#contents .topbox_top{
	width:625px;
	height:30px;
	margin:0 auto;
	padding-top:15px;
	line-height:0;
	font-size:1px;
	background:url(./img/topbox_top.gif) top no-repeat;
}

*html #contents .topbox_top{
	height:45px; /* 旧式IE対策 */
}

#contents .topbox_btm{
	width:625px;
	height:15px;
	margin:0 auto;
	margin-bottom:20px;
	line-height:0;
	font-size:1px;
	background:url(./img/topbox_btm.gif) top no-repeat;
}

/*--------------------------------

コンテンツ　見出し

--------------------------------*/

/* お知らせボックス見出し */
#contents div.box1 h3{
	margin-bottom:5px;
	padding-left:28px;
	text-align:left;
	font-size:17px; /* 文字のサイズ */
	line-height:25px; /* 文字の行間 */
	color:#332407; /* 文字の色 */
	font-weight:normal;
	background:#ddcc88 url(./img/h3.gif) no-repeat;
}

/* お知らせボックス見出し */
#contents div.box2 h3{
	margin-bottom:5px;
	padding:7px 5px 5px 25px;
	text-align:left;
	font-size:15px; /* 文字のサイズ */
	line-height:15px; /* 文字の行間 */
	font-weight:normal;
	color:#4c5c74; /* 文字の色 */
	background:url(./img/h3_3.gif) no-repeat ;
	border-top:3px solid #ddcc88 ;
	border-bottom:3px solid #ddcc88 ;
}

/* 二割と三割、枠付きボックス見出し */
#contents .box_cde h3,
#contents .box_ab h3,
#contents div.box3 h3{
	padding:3px 3px 10px 10px;
	text-align:left;
	font-size:15px; /* 文字のサイズ */
	line-height:20px; /* 文字の行間 */
	color:#554400; /* 文字の色 */
	font-weight:normal;
	background:url(./img/h3_2.gif) bottom repeat-x;
	border-top:5px solid #994411;
}

/* ニュースリリース見出し */
#contents .log_box h3{
	margin:5px;
	padding-left:23px;
	text-align:left;
	font-size:15px; /* 文字のサイズ */
	line-height:25px; /* 文字の行間 */
	color:#332407; /* 文字の色 */
	font-weight:normal;
	background:#ddcc88 url(./img/h3_4.gif) no-repeat;
	border-top:1px solid #994411;
	border-bottom:1px solid #994411;
}


/*--------------------------------

コンテンツ　文章

--------------------------------*/

#contents p{
	margin:0 10px 10px 10px;
	text-align:left;
	font-size:14px; /* 文字のサイズ */
	line-height:21px; /* 文字の行間 */
}

/*--------------------------------

コンテンツ　画像の位置

--------------------------------*/
#contents span.right{
	float:right;
	margin:0 10px 0 10px;
}

#contents span.left{
	float:left;
	margin:0 10px 10px 0; 
}

/*--------------------------------

コンテンツ　リンク

--------------------------------*/

#contents a.link{
	float:right;
	margin:0 10px 10px 10px;
	text-align:right;
	text-decoration:none;
	font-size:12px; /* 文字のサイズ */
	line-height:23px;
	color:#555555; /* 文字の色 */
	background:#eeeeee url(./img/link.gif) no-repeat;
}

#contents a.link span{
	display:block;
	background:url(./img/link_left.gif) top left no-repeat;
}

#contents a.link span span{
	padding:0 5px 0 17px;
	background:url(./img/link_right.gif) top right no-repeat;
}

/* カーソル合わせた時のリンク */
#contents a:hover.link{
	float:right;
	margin:0 10px 10px 10px;
	text-align:right;
	text-decoration:none;
	font-size:12px; /* 文字のサイズ */
	line-height:23px;
	font-weight:bold;
	color:#e38122; /* 文字の色 */
	background:#faf7ee url(./img/link2.gif) no-repeat;
}

#contents a:hover.link span{
	display:block;
	background:url(./img/link_left2.gif) top left no-repeat;
}

#contents a:hover.link span span{
	padding:0 5px 0 17px;
	background:url(./img/link_right2.gif) top right no-repeat;
}


/*--------------------------------

コンテンツ　白ボックス

--------------------------------*/

#contents div.box1{
	margin:0 15px 10px 15px;
	text-align:left;
	overflow:hidden;
	clear:both;
}

/*--------------------------------

コンテンツ　お知らせボックス

--------------------------------*/

#contents div.box2{
	margin:0 13px 20px 13px;
	text-align:left;
	background:#ffffff;
	border:solid 1px #aaaaaa;
	overflow:hidden;
	clear:both;
}

/*--------------------------------

コンテンツ　枠付きボックス

--------------------------------*/

#contents div.box3{
	margin:0 10px 20px 10px;
	text-align:left;
	background:#ffffff;
	border:solid 1px #aaaaaa;
	overflow:hidden;
	clear:both;
}

/*--------------------------------

コンテンツ　三割ボックス

--------------------------------*/

#contents .box_cde{
	width:625px;
	margin:0 auto;
	margin-bottom:20px;
	text-align:left;
	overflow:hidden;
	clear:both;
}

#contents .box_cde p{
	margin:0 7px 7px 7px;
	font-size:13px;
	line-height:20px;
}

#contents .box_cd{
	float:left;
	width:413px;
	padding-bottom:10px;
	overflow:hidden;
}

#contents .box_c{
	float:left;
	width:200px;
	padding-bottom:10px;
	overflow:hidden;
	border:1px solid #aaaaaa;
}

#contents .box_d{
	float:right;
	width:200px;
	padding-bottom:10px;
	overflow:hidden;
	border:1px solid #aaaaaa;
}

#contents .box_e{
	float:right;
	width:200px;
	padding-bottom:10px;
	overflow:hidden;
	border:1px solid #aaaaaa;
}


/*--------------------------------

コンテンツ　二割ボックス

--------------------------------*/

#contents .box_ab{
	width:620px;
	margin:0 auto;
	margin-bottom:20px;
	text-align:left;
	overflow:hidden;
	clear:both;
}
#contents .box_ab p{
	font-size:13px; /* 文字のサイズ */
	line-height:20px; /* 文字の行間 */
}

#contents .box_a{
	float:left;
	width:303px;
	padding-bottom:10px;
	overflow:hidden;
	border:1px solid #aaaaaa;
}

#contents .box_b{
	float:right;
	width:303px;
	padding-bottom:10px;
	overflow:hidden;
	border:1px solid #aaaaaa;
}

/*--------------------------------

ニュースリリース

--------------------------------*/

#contents .log_box{
	margin:0 10px 20px 10px;
	margin-bottom:10px;
	text-align:center;
	background:#ffffff;
	overflow:hidden;
	clear:both;

}

#contents .log_box span{
	font-weight:bold;
}

#contents .log_box span.red{
	margin:0 7px 0 7px;
	background:#dd7715;
	padding:0 3px 0 3px;
	font-size:12px; /* 文字のサイズ */
	color:#ffffff; /* 文字の色 */
}
#contents .log_box ul{
	margin:0 10px 10px 10px;
	list-style:none;
	text-align:left;
	color:#333333; /* 文字の色 */
}

#contents .log_box li{
	display:block;
	font-size:13px; /* 文字のサイズ */
	line-height:23px; /* 文字の行間 */
	border-bottom:1px dotted #766655;	
}

#contents .log_box li a{
	margin:0;
	padding:5px 0 5px 7px;
	color:#000000; /* 文字の色 */	
}
#contents .log_box li a:hover{
	color:#aa3333; /* 文字の色 */
}
/*--------------------------------

サイドメニュー

--------------------------------*/

#sidemenu{
	float: left;
	width: 220px;
	text-align:center;
	background:#ffffff;
}

/*--------------------------------

サイドメニュー オススメ

--------------------------------*/

#sidemenu .favorite1{
	margin:0 auto;
	margin-bottom:10px;
	width : 220px ;
	overflow:hidden;
	background:#ffffff;
}

#sidemenu .favo1_h3_top{
	height: 19px;
	line-height:0;
	font-size:0;
	background:url(./img/favo1_h3_top.gif) left top repeat-x;

}

#sidemenu .favorite1 h3{
	padding:13px 10px 30px 10px;
	font-size:15px; /* 文字のサイズ */
	line-height:15px; /* 文字の行間 */
	font-weight:bold;
	color:#ffffff; /* 文字の色 */
	background:#a98976 url(./img/favo1_h3_top.gif) top no-repeat;
}

#sidemenu .favorite1 img{
	margin:5px 5px 0 5px;
	text-align:center;
	line-height:0;
	font-size:0;
}

#sidemenu .favorite1 ul{
	overflow:hidden;
	margin:0 1px 0 1px;
	text-align:left;
	list-style:none;
	background:#ffffff;
}

#sidemenu .favorite1 li{
	margin:2px 0 2px 0;
	padding:5px 0 5px 2px;
	line-height:20px;
	background:#ffffff url(./img/li.gif) bottom repeat-x;
	border-top:1px solid #eeeeee;
	border-left:1px solid #dddddd;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #d0d0d0;
}

#sidemenu .favorite1 li a{
	display:block;
	padding-left:17px;
	padding-right:5px;
	font-size:14px; /* 文字のサイズ */
	text-decoration: none;
	background:url(./img/ic_li1.gif) no-repeat;
}

#sidemenu .favorite1 li a:hover{
	padding-left:17px;
	font-size:14px; /* 文字のサイズ */
	text-decoration: none;
	background:url(./img/ic_li2.gif) no-repeat;
}

/*--------------------------------

サイドメニュー リスト

--------------------------------*/

#sidemenu .sidemenu1{
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	width : 220px ;
	overflow:hidden;
	background:#ffffff;
}

#sidemenu .sidemenu1 h3{
	padding:13px 10px 20px 10px;
	font-size:15px; /* 文字のサイズ */
	line-height:15px; /* 文字の行間 */
	font-weight:bold;
	color:#ffffff; /* 文字の色 */
	background:#ffffff url(./img/sidemenu1_h3.gif) top no-repeat;
}

#sidemenu .sidemenu1 ul{
	overflow:hidden;
	margin:0 1px 0 1px;
	text-align:left;
	list-style:none;
	background:#ffffff;
}

#sidemenu .sidemenu1 li{
	margin:2px 0 2px 0;
	padding:5px 0 5px 2px;
	line-height:20px;
	background:#ffffff url(./img/li.gif) bottom repeat-x;
	border-top:1px solid #eeeeee;
	border-left:1px solid #dddddd;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #d0d0d0;
}

#sidemenu .sidemenu1 li a{
	display:block;
	padding-left:20px;
	padding-right:5px;
	font-size:14px; /* 文字のサイズ */
	text-decoration: none;
	background:url(./img/ic_li1.gif) no-repeat;
}

#sidemenu .sidemenu1 li a:hover{
	padding-left:17px;
	font-size:14px; /* 文字のサイズ */
	text-decoration: none;
	background:url(./img/ic_li2.gif) no-repeat;
}
/*--------------------------------

サイドメニュー 特集など

--------------------------------*/

#sidemenu .special{
	display:block;
	padding:20px 0 16px 20px;
	width:200px;
	margin:0 auto;
	margin-bottom:10px;
	over-flow:hidden;
	text-align:left;
	font-size:16px; /* 文字のサイズ */
	color:#ffffff; /* 文字の色 */
	line-height:16px;
	font-weight:normal;
	text-decoration: none;
	background:#805085 url(./img/special.gif)  no-repeat;	
}

*html #sidemenu .special{
	width:220px; /* 旧式IE対策 */
}

#sidemenu a:hover.special{
	display:block;
	font-weight:normal;
	text-decoration: none;
	background:#bb9922 url(./img/special2.gif) top repeat-x;	
}

/*--------------------------------

サイドメニュー お勧め商品

--------------------------------*/
#sidemenu .sidemenu2{
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	width : 218px ;
	background:#ffffff;
	border:1px solid #bb9922;
	overflow:hidden;
}

/* 見出し */
#sidemenu .sidemenu2 h3{
	padding:15px 5px 5px 5px;
	color:#de9a00;
	font-size:15px; /* 文字のサイズ */
	line-height:18px; /* 文字の行間 */
	color:#555555; /* 文字の色 */
	font-weight:normal;
	background:#ffffff url(./img/sidemenu2_h3.gif) top repeat-x;
	border-bottom:1px dotted #e0c197;
}

#sidemenu .sidemenu2box{
	width:180px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	background:#ffffff;
	border-bottom:1px dotted #aaaaaa;
}

/* 商品名 */
#sidemenu .sidemenu2box span.title{
	display:block;
	width:180px;
	font-weight:bold;
	font-size:13px; /* 文字のサイズ */
	color:#ac5016; /* 文字の色 */
	border-bottom:1px dotted #eeaa22;
}

/* 商品の説明 */
#sidemenu .sidemenu2box p{
	text-align:left;
	font-size:11px;
}

/* 商品の価格 */
#sidemenu .sidemenu2box span.price{
	display:block;
	width:130px;
	text-align:left;
	font-weight:bold;
	font-size:11px; /* 文字のサイズ */
}

/* 詳細のリンク */
#sidemenu .sidemenu2box a.more{
	float:right;
	margin:0 0 5px 7px;
	padding:0 2px 0 12px;
	text-align:right;
	font-size:11px; /* 文字のサイズ */
	color:#994411; /* 文字の色 */
	font-weight:bold;
	background:url(./img/ic_menu3.gif) no-repeat;
}

#sidemenu .sidemenu2box hr{
	clear:both;
	margin-bottom:10px;
}

#sidemenu .sidemenu2box a{
	text-decoration: none;
}

/*--------------------------------

サイドメニュー フリースペース

--------------------------------*/
#sidemenu .sidemenu3{
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	width : 220px ;
	background:#ffffff; /* フリースペースの背景色 */
	border-top:2px solid #dddddd; /* フリースペースの線（上） */
	border-bottom:2px solid #dddddd; /* フリースペースの線（下） */
	overflow:hidden;
}

#sidemenu .sidemenu3 h3{
	padding:10px 10px 0 10px;
}

#sidemenu .sidemenu3 p{
	padding:10px;
	text-align:left;
}

/*--------------------------------

フッター

--------------------------------*/

#footer{
	clear:both;
	padding-top:30px;
	height:50px;
	background:#552211 url(./img/footer.gif) top repeat-x;
	font-size: 13px; /* 文字のサイズ */
	color: #eeeeee; /* 文字の色 */
}


address{
	margin-left:20px;
	text-align: center;
	font-size: 12px; /* 文字のサイズ */
	color: #ffffff; /* 文字の色 */
}

