body {
	font:.75em/1.8em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
	background-color: #660000;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	margin:0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
blockquote {
	margin: 0px 10px 0px 30px;
	}
p {padding-top:0;
	margin-top:0;}
img {  -ms-interpolation-mode: bicubic; 
	border: none;
}
h2 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
h3 {
	font-size:18px;
	font-family:"ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight:bold;
	padding:7px 5px 5px 33px;
	color: #990000;
	height:25px;
	margin-bottom:8px;
	clear:both;
	background:url(../img/h3_img.gif) no-repeat;
	}
h4 { font-size:16px;
		padding:3px 0px 3px 8px;

		border-left:solid #CC0000 5px;
		background-image:url(../img/h4img.jpg);
		background-repeat:no-repeat;
		clear:both;
		}
h5 { font-size:14px;
		padding:3px 0px 3px 8px;
		border-left:solid #CC0000 5px;
		}
.phot_l {float:left;
		margin-right:15px;
		margin-bottom:10px;
		}
.phot_l_top {float:left;
		margin-right:15px;
		padding:5px;
		background-color:#FFFFFF;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		}
.phot_m { padding:3px;
		border: #FFCCCC solid 1px;
		background:#FFFFFF;

		}
#container { 
	width:800px;  
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/head_m02.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 134px;
	width: 800px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 93px;
	right: 0;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 35px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/head_m01.jpg);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/head_m02.jpg);
}
#head-01 a {
	width: 76px;
	background-position: -417px -93px;
}
#head-02 a {
	width: 78px;
	background-position: -493px -93px;
}
#head-03 a {
	width: 143px;
	background-position: -571px -93px;
}
#head-04 a {
	width: 86px;
	background-position: -714px -93px;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 11px;
	line-height: 145%;
	width: 785px;
	left: 9px;
	top: 6px;
	color:#FFFFFF;
}
/*----------Flashイメージ----------*/
#flash {
	width: 800px;
	margin: 0px;
}
/*----------コンテンツ----------*/
#content {
	width: 760px;
	margin: 15px auto;
}
/*----------商品一覧----------*/
.top_syouhin {
	width:190px;
	background-color:#000000;
	padding:5px;
	margin:0 20px 20px 20px;
	color:#FFFFFF;
	font-size:12px;
	line-height:150%;
	float:left;
	}
.top_syouhin_name {
	font-size:14px;
	background-color:#990000;
	text-align:center;
	margin-bottom:5px;
	font-weight:bold;
	padding:5px 0;
	}
/*----------パンクズリスト----------*/
#pan_list { font-size:11px;
			border-bottom:#CCCCCC solid 1px;
			margin:0px auto;
			text-align:left;
			padding:0 0 0 10px;
			color:#CC0000;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 140px;
	height:auto;
	float: right;
	padding:10px;
	margin:0px;
	border-right: #660000 solid 1px;
	background-color: #330000;
}
#side a {
	color:#FF0000;
}
#side a:hover {
	color: #FFFF00;
}
.side_title {
	height:30px;
	padding-top:10px;
	font-size:14px;
	color:#FFFFFF;
	text-align: center;
	background: url(../img/sidemenu_img.gif) no-repeat;
	font-weight:bold;
	margin-bottom: 10px;
	}
/*----------メインコンテンツ----------*/
#main {
	width: 600px;
	float: left;
	text-align:left;
	padding:10px 5px 10px 20px;
}
#main_r{ 
	width: 150px;
	float:right;
	margin: 0px;
}
/*----------新着情報----------*/
.news{
	border: solid 4px #FF0000 ;
	background-color:#660000;
	padding:10px 20px;
	color: #CCCC99;
	line-height:150%;
	}
.new_title { 
	font-size:14px;
	color:#FFCC00;
	background-color:#000000;
	}
/*----------グローバルメニュー横----------*/
#nav {
	width: 800px;
	height: 53px;
	padding:0;
}
#nav li {
	float: left;
}
#nav li a {
	height: 53px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/head_m01.jpg);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/head_m02.jpg);
}

#n01 a {
	width: 147px;
	background-position: 0 -134px;
}
#n02 a {
	width: 175px;
	background-position: -147px -134px;
}
#n03 a {
	width: 133px;
	background-position: -322px -134px;
}
#n04 a {
	width: 173px;
	background-position: -455px -134px;
}
#n05 a {
	width: 172px;
	background-position: -628px -134px;
}

/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}

#txt_nav li a {
	display: block;
	background: url(../img/back01.jpg) no-repeat;
}
#txt_nav li a:hover,
#txt_nav li a.current {
	background: url(../img/back02.jpg) no-repeat;
	color:#FFFFFF;
}
.txt01 a {

	padding: 5px 0px 5px 20px;
	text-align: left;
	margin-bottom:2px;

}
.txt02 a {
	height:21px;
	padding: 5px 0px 0px 20px;
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
/*----------グローバルメニュー縦左----------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_tl {
	width: 170px;
	padding: 0;
	margin: 0;
	padding: 0;
}
#nav_tl li a {
	width: 170px;
	display: block;
	text-indent: -5000px;
	
}
#nav_tl li a:hover,
#nav_tl li a.current {
	
}
#tl01 a {
	height:35px;
	background-position: 0 0;
}
#tl02 a {
	height:35px;
	background-position: 0 -35px;
}
#tl03 a {
	height:25px;
	background-position: 0 -70px;
}
#tl04 a {
	height:35px;
	background-position: 0 -95px;
}
#tl05 a {
	height:35px;
	background-position: 0 -130px;
}
#tl06 a {
	height:35px;
	background-position: 0 -165px;
}
#tl07 a {
	height:35px;
	background-position: 0 -200px;
}
#tl08 a {
	height:35px;
	background-position: 0 -235px;
}
#tl09 a {
	height:35px;
	background-position: 0 -270px;
}
#tl10 a {
	height:35px;
	background-position: 0 -305px;
}
/*----------リンク----------*/
.link_list {
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
	background-image:url(../img/allow.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;

	padding:3px 8px 3px 20px;
	margin-bottom:10px;
	color:#CC0000;
	line-height:170%;
					}
/*----------Ｑ＆Ａ----------*/
.qa_q_list { 
			padding:6px 3px 5px 45px;
			color:#990000;
			background:url(../img/h002q.jpg) no-repeat;
			border-top:#990000 dotted 1px;
			border-bottom:#999900 dotted 1px;
					}
.qa_a_list {
	background:url(../img/h002a.jpg) no-repeat;
	padding:6px 3px 20px 65px;
	color:#006600;
	margin-bottom:12px;
					}
/*----------フォント----------*/
.fontbig {font-size: x-large;
line-height: 145%;
}
.font16 {
	font-size: 16px;
	font-weight: bold;
}
.font15 {
	font-size: 15px;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
	line-height: 145%;
	font-weight: bold;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 135%;
}
.fontred {
	color: #FF0000;
}
.fontwhite {
	color: #FFFFFF;
}
.fontengi {
	color: #990000;
}
.font11{font-size: 11px;
		line-height: 135%;
}
.font10{font-size: 10px;
		line-height: 135%;
}
.font9{font-size: 9px;
		line-height: 135%;
}
.fontlarge {
	font-size: xx-large;
	color: #6666FF;
	line-height: 145%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.wakuline {
	padding: 5px;
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
	background-color:#FFFFFF;
}

/*----------フッタメニュー----------*/
#foot_menu {
	border-top:#666666 dashed 1px;
	padding:5px;
	text-align:right;
	}
#foot_menu li {
	float: right;
}
#foot_menu li a {
	color:#000000;
	text-decoration:none;
	display: block;
}
#foot_menu li a:hover,
#foot_menu li a.current {
	color:#CC0000;
	}
/*----------フッタ----------*/
#footer {
	height:55px;
	padding: 13px 0 5px 140px;
	background: url(../img/footer.jpg) no-repeat;
	color:#FFFFFF;

}
#footer_l{
	width:450px;
	float:left;
	padding-left:20px;
	}
#footer_r{
	width:280px;
	float: right;
	font-size:11px;
	color:#999999;
	text-align:right;
	padding-right:20px;
	}


/*----------回り込みエンド----------*/
.end{
    clear:both;
	margin:0px;
	padding:0px;
	height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Clears
*************************************************/
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */

/*
*************************************************/

/*--ご利用案内・プライバシーポリシー背景設定--*/
.con_bg {
	background: url(../img/d002.jpg) no-repeat right top;
}
