@charset "utf-8";

* { margin : 0 ; padding : 0 ; }

body{
	margin: 0 auto;
	text-align:center;
	background:#ffffff url(./img/bg.gif) top repeat-x;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

a{
	color:#116699;
}

a:visited{
	color:#000000;
}

a:hover{
	color:#cc0000;
}

img{
	border:none;
}

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

全体

--------------------------------*/
#all{
	width : 850px;
	margin:0 auto;
	border-left:1px solid #707070;
	border-right:1px solid #707070;
}

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

ヘッダー

--------------------------------*/
#header{
	width : 850px;
	height: 60px;
	padding-top:11px;
	padding-left:20px;
	margin:0 auto;
	margin-top:9px;
	text-align:left;
	background:url(./img/header.jpg) no-repeat;

}

#header h1{
	font-size:27px;
	line-height:50px;
	color:#5599aa;
	font-weight:bold;
}

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

#header a{
	text-decoration: none;
}

#header a:hover{
	color:#993311;
	text-decoration: none;
}

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

ラインメニュー

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

#linemenu{
	margin:0 auto;
	width:850px;
	text-align:left;
	overflow:hidden;
	position: relative;
}

#linemenu ul{
	padding-left:7px;
	list-style:none;
	overflow:hidden;
}

#linemenu li{
	float:left;
	padding:0 7px 0 0;
	margin:0 7px 0 0;
	font-size:14px; /* ラインメニュー文字のサイズ */
	line-height:35px;
	border-right:1px solid #777777;
}

#linemenu li.tel{
	padding-left:23px;
	font-size:18px;
	color:#cc0000;
	font-weight:bold;
	background:url(./img/tel.gif) no-repeat;
}

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

#linemenu li a{
	text-decoration:none;
}

#linemenu li a:hover{
	text-decoration:underline;
}

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

TOP画像

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

.img_box{
	margin:0px auto;
	position: relative;
	width : 850px ;
	height: 200px;
	overflow:hidden;
	background:#333333;
}

.img_box img{
	float:left;
	line-height:0;
	font-size:0;
}

.img_box p{
	width:300px; /* テキストスペースの幅 */
	position:absolute;
	top:35px; /* 上からの位置 */
	right:20px; /* 右からの位置 */
	text-align:left;
	font-size:16px;
	line-height:25px;
	color:#ffffff;
}

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

コンテナー

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

#container{
	width : 850px ;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}

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

コンテンツ

--------------------------------*/
#contents{
	float:right;
	margin:0;
	width : 605px ;
	padding:10px;
	text-align:center;
	background: #ffffff;
}

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

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

コンテンツ　見出し

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

#contents h2{
	margin-bottom:5px;
	padding:5px;
	text-align:left;
	font-size:18px;
	line-height:18px;
	color:#555555;
	background:url(./img/h2back.gif) repeat-x bottom #d9d9d9;
	border-top:1px solid #999999;
	border-bottom:1px solid #993311;
}
#contents div.box1 h3{
	margin-bottom:5px;
	padding:5px 5px 5px 30px;
	text-align:left;
	font-size:17px;
	line-height:17px;
	color:#993311;
	font-weight:bold;
	background:url(./img/h3.gif) no-repeat;
	border-bottom:1px dotted #aaaaaa;
}

#contents div.box2 h3{
	margin-bottom:5px;
	padding:7px 5px 5px 25px;
	text-align:left;
	font-size:15px;
	line-height:15px;
	color:#664433;	
	background:#eeeeee url(./img/h3box2.gif) no-repeat ;
	border-bottom:1px solid #aaaaaa;
}

#contents h4{
	margin:10px 10px 5px 10px;
	padding:0 0 0 23px;
	text-align:left;
	font-size:17px;
	line-height:20px;
	color:#555555;
	border-bottom:1px dotted #aaaaaa;
}

#contents .box_ab h4,
#contents .box3 h4{
	margin:10px 10px 5px 10px;
	padding:2px 0 2px 5px;
	text-align:left;
	font-size:17px;
	line-height:20px;
	color:#555555;
	background:#ffffff url(./img/h4.gif) bottom repeat-x;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #cc9696;
}

#contents .log_box h5{
	margin-bottom:5px;
	padding:7px 5px 5px 5px;
	text-align:left;
	font-size:15px;
	line-height:15px;
	font-weight:normal;
	color:#333333;	
	background:#ffffff url(./img/h5.gif) bottom repeat-x;
	border-bottom:1px solid #bbaa99;
}

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

コンテンツ　文章

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

#contents p{
	margin:0 15px 10px 15px;
	text-align:left;
	font-size:14px;
	line-height:23px;
	color:#555555;
}

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

コンテンツ　画像の位置

--------------------------------*/
#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;
	padding:0 5px 0 17px;
	text-align:right;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background:#dd7715 url(./img/link.gif) no-repeat;
	border-top:1px solid #bb3300;
	border-bottom:1px solid #bb3300;
}

#contents a:hover.link{
	float:right;
	margin:0 10px 10px 10px;
	padding:0 5px 0 17px;
	text-align:right;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background:#777777 url(./img/link.gif) no-repeat;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}


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

コンテンツ　白ボックス

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

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

}

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

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

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

#contents div.box2{
	margin:0 15px 10px 15px;
	padding:10px;
	text-align:left;
	overflow:hidden;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

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

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

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

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

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

コンテンツ　二割ボックス

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

#contents .box_ab{
	width:560px;
	margin:0 auto;
	margin-bottom:20px;
	text-align:left;
	overflow:hidden;
}
#contents .box_ab p{
	font-size:13px;
	line-height:20px;
}

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

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

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

ニュースリリース

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

#contents .log_box{
	width:540px;
	padding: 10px;
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	overflow:hidden;
	background:#ede4bf;

}

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

#contents .log_box span{
	margin:0 7px 0 7px;
	background:#dd7715;
	padding:0 3px 0 3px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
#contents .log_box ul{
	margin-top:10px;
	list-style:none;
	text-align:left;
	color:#333333;	
}

#contents .log_box li{
	display:block;
	width:540px;
	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: 200px;
	padding-left:10px;
	padding-top:10px;
	text-align:left;
}

*html #sidemenu{
	width: 210px;
}

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

サイドメニュー リスト

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

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

#sidemenu .sidemenu1 h3{
	padding:10px 5px 10px 5px;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	background:#993311 url(./img/sidemenu1_h3.gif);
	border-top:1px solid #999999;
	border-bottom:1px solid #993311;
}

#sidemenu .sidemenu1 ul{
	overflow:hidden;
	text-align:left;
	line-height:25px;
	list-style:none;
}

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

#sidemenu .sidemenu1 li a{
	display:block;
	padding-left:20px;
	padding-right:5px;
	font-size:14px;
	text-decoration: none;
	background:url(./img/ic_menu1.gif) no-repeat;
}

#sidemenu .sidemenu1 li a:hover{
	padding-left:20px;
	font-size:14px;
	text-decoration: none;
	background:url(./img/ic_menu2.gif) no-repeat;
}
/*--------------------------------

サイドメニュー 特集など

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

#sidemenu .special{
	display:block;
	width:180px;
	padding-left:30px;
	margin-bottom:10px;
	over-flow:hidden;
	text-align:left;
	font-size:18px;
	line-height:70px;
	font-weight:normal;
	text-decoration: none;
	background:#eeeeee url(./img/special.gif) top repeat-x;	
}

*html #sidemenu .special{
	width:210px;	
}

#sidemenu .special2{
	width:160px;
	margin:0 auto;
	margin-bottom:10px;
	padding:10px;
	over-flow:hidden;
	text-align:left;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	background:#bbbbbb url(./img/special2.gif) top repeat-y;	
}


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

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

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

#sidemenu .sidemenu2 h3{
	margin:5px;
	padding:5px;
	color:#000000;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	background:#d2a359 url(./img/sidemenu2_h3.gif);
}

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

#sidemenu .sidemenu2 .sidemenu2box span.title{
	display:block;
	width:180px;
	font-weight:bold;
	font-size:13px;
	border-top:1px solid #999999;
	border-bottom:1px dotted #993311;
}

#sidemenu .sidemenu2 .sidemenu2box p{
	text-align:left;
	font-size:11px;
}

#sidemenu .sidemenu2 .sidemenu2box span.price{
	display:block;
	width:130px;
	text-align:left;
	font-weight:bold;
	font-size:11px;
}

#sidemenu .sidemenu2 .sidemenu2box a.more{
	float:right;
	margin:0 0 5px 7px;
	padding:0 2px 0 12px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#dd7715;
	background:url(./img/ic_menu3.gif) no-repeat;
}

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

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

#sidemenu .sid_img_btm{
	margin-top:50px;
	width : 200px ;
	height:100px;
	background:url(./img/sid_img_btm.gif) no-repeat top;
}

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

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

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

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

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

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

フッター

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

#footer{
	clear:both;
	margin:0px auto;
	height:50px;
	background:#cccccc;
	font-size: 13px;
	color: #eeeeee;
}


address{
	padding-top:10px;
	text-align: center;
	font-size: 12px;
	color: #555555;
}

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

その他

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


.line{
	width : 880px ;
	height:1px;
	background-color: #ffffff;
}

.height5{
	clear:both;
	height:10px ;
}

