@charset "Shift-jis";

/* Default ---------------------------------------------------------------- */

body {
margin: 0;
background-color: #FFFFFF;
color: #333333;
line-height: 1.5;
font-size: 12px;
font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
/* for IE7 */
*+html body {
font-size: 75%;
font-family: "メイリオ", "ＭＳ Ｐゴシック";
}
/* for IE6 */
* html body {
font-size: 75%;
font-family: "ＭＳ Ｐゴシック";
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
}
ol, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
dl, dt, dd {
margin: 0;
padding: 0;
}
address, caption, cite, code, dfn, em, th, var {
text-align: left;
font-style: normal;
font-weight: normal;
} 

p {
margin: 0;
}
img, a img {
border: 0;
}
button, fieldset, form, input, label, legend, select, textarea {
margin: 0;
padding: 0;
vertical-align: middle;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: 100%; 
}
strong {
	font-weight:normal;
}
address {
	width: 780px;
	margin: 0 auto;
	padding:0;
	text-align:right;
	color: #FF0000;
	font-size:92%;
}
.clear {
clear: both;
}

/* link ---------------------------------------------------------------- */

a {
text-decoration: none;
}
a:link {
color: #F00;
text-decoration: none;
}
a:visited {
color: #ff0000;
text-decoration: none;
}
a:hover {
color:#F00;
text-decoration: underline;
}
a:active {
color: #ff0000;
text-decoration: none;
}

/* Clearfix ---------------------------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* Space ---------------------------------------------------------------- */
.margin-t5{
	margin-top:5px;
}
.margin-t15{
	margin-top:15px;
}
.margin-t20{
	margin-top:20px;
}

/* layout ---------------------------------------------------------------- */

#header{
	width: 780px;
	margin: 0 auto;
	background: url(../images/common_bg.jpg) repeat-y 0 0;
	padding:0 4px;
}
#header-inner{
	width: 780px;
	height:81px;
	margin: 0 auto;
	background: url(../images/header_bg.jpg) repeat-x 0 0;
}
#header h1{
	padding:0 0 0 10px;
	line-height: 23px;
    font-size:82%;
}
#header-l{
    float:left;
}

#header-c{
    float:right;
	padding-right:15px;
}
#header-c p{
    float:left;
	padding-left:5px;
}
#header-r{
    float:right;
	text-align:right;
}

#header-r p{
    color:#333333;
}
#header-r p.add{
    padding: 5px 5px 0 0;
	font-size:92%;
}
#header-r span.tel{
	padding:0 0 0 20px;
	background:url(../images/tel.gif) no-repeat 0 center;
	color:#333333;
    font-size:175%;
	font-weight:bold;
}
/* content ---------------------------------------------------------------- */

#main-img{
	width:100%;
	background: url(../images/main_bg.jpg) repeat 0 0;
	font:0;
}
#main-img-inner{
	width:780px;
	margin:0 auto;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	padding: 0 4px;
	background: url(../images/common_bg.jpg) repeat-y 0 0;
}
#content{
	width:750px;
	margin:0 auto;
}

ul.pan{
	width:780px;
	height:34px;
	background: url(../images/common_08.jpg) repeat-x 0 0;
}
ul.pan li{
	font-size:82%;
	padding:10px 0 0 15px;
}
.banner{
	padding:10px 0 0;
}
.pagetop{
	padding:15px 0 0 0;
	text-align:right;
}

/* footer ---------------------------------------------------------------- */
		
#footer{
	clear:both;
	width:780px;
	height:81px;
	margin:20px 0 0 0;
	background-image:url(../images/footer_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFF;
}
.footer-navi{
	padding: 20px 15px 0 15px;
	float:right;
	font-size: 92%;
	color:#FFF;
}
.footer-navi a{
	color:#FFF!important;
}
#end{
	margin:0 auto;
	width:788px;
	}
	


/* utility ---------------------------------------------------------------- */
#header-inner,
#wrapper-inner,
#footer-inner {
	width: 780px;
	position: relative;
}
#header-inner:after,
#wrapper:after,
#wrapper-inner:after,
#content:after,
#footer-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


#main-img{
	width:100%;
	background: url(../images/top_bg.jpg) repeat 0 0;
}

/* top ---------------------------------------------------------------- */

#content-top{
	width:750px;
	margin:0 auto;
		}
#content-top div#main{
	width:555px;
	float:left;
		}
#content-top div#main h2{
	background-image: url(../images/top_02.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#58595B;
	font-weight:bold;
	width:535px;
	height:27px;
	padding:10px 0 0 25px;
		}
#content-top div.main-inner{
	background-color:#ffeae9;
	width:530px;
	padding:0 12px 15px 11px;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
		}
#content-top div.main-inner p.text{
	background-color:#FFF;
	padding:5px 12px 5px;
	line-height:170%;
		}
#content-top div#right{
	width:180px;
	float:right;
		}
#content-top div#right h2{
	background-image:url(../images/top_07.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:150px;
	height:24px;
	color:#FFF;
	font-weight:bold;
	font-size:92%;
	padding:4px 0 0 30px;
		}
		
#content-top div.main-inner h3 {
	font-weight: 800;
	color:#F66;
	margin-bottom: 10px;
	/*background-image: url(../images/arrow02.jpg);*/
	height: 12px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	
#content-top div.right-inner h3{
	background-image:url(../images/top_09.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:165px;
	height:19px;
	color:#FFF;
	font-weight:bold;
	font-size:92%;
	padding:4px 0 0 15px;
		}
#content-top div.right-inner{
	background-image:url(../images/top_05.jpg);
	width:180px;
		}
#content-top div.right-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #content-top div.right-inner {
    height: 1em;
    overflow: visible;
}
/**/
#content-top div.right-inner p.img{
     text-align:center;
	 padding-top:5px;
		}
#content-top div.right-inner dl{
	text-align:center;
	padding:5px 15px;
		}
#content-top div.right-inner dt{
	font-size:92%;
	font-weight:bold;
		}
#content-top div.right-inner dd{
	font-size:82%;
		}
#content-top div.right-inner ul.category{
	background-color:#FFF;
	width:168px;
	margin:0 6px;
	font-size:92%;
		}
#content-top div.right-inner ul.category li{
	background-image:url(../images/top_10.jpg);
	background-repeat:no-repeat;
	background-position:6px 11px;
	padding:6px 0 5px 15px;
	border-bottom:1px dotted #ffb9d6;
		}
/* sub---------------------------------------------------------------- */

#logo-sub{
	font-size:180%;
	font-weight:bold;
	padding:15px 0 0 10px;
	}
#logo-sub a{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}		
/* goods ---------------------------------------------------------------- */

#main-img-inner div.image{
	background-image:url(../images/goods_01.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:780px;
	height:100px;
		}
#main-img-inner div.image p{
	color:#333;
	font-weight:bold;
	padding:38px 0 0 70px;
	font-size:130%;
		}
#goods{
	width:700px; 
	margin:0 auto;
	}
#goods h2.item{
	background-image:url(../images/goods_02.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:680px;
	height:32px;
	font-weight:bold;
	padding:14px 0 0 20px;
	}

#content-goods{
	padding:20px 0 0 35px;
		}	
#content-goods-l{
	float:left;
		}
#content-goods-l img{
	border:1px solid #fbc5e7;
	margin-top:5px;
		}
#content-goods-r{
	float:right;
		}
#content-goods-r dl{
		}
#content-goods-r dt{
	float:left;
	clear:both;
	width:150px;
	padding:5px 5px 5px 15px;
	border-bottom:1px dotted #f9ddeb;
	background-image:url(../images/goods_03.jpg);
	background-repeat:no-repeat;
	background-position:0 11px;
		}
#content-goods-r dd{
	float:left;
	padding:5px;
	border-bottom:1px dotted #f9ddeb;
	width:300px;
		}
#content-goods-r dt.noborder,#content-goods-r dd.noborder{
	border-bottom:none!important;
	}

#goods div#customer-voice{
	width:700px;
	clear:both;
	}
#goods h2.customer{
	background-image:url(../images/goods_04.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:660px;
	height:24px;
	color:#FFF;
	font-weight:bold;
	padding:20px 0 0 40px;
	}
#goods div#customer-voice dl{
	margin-top:20px;
	background-color:#FFE8E8;
	padding:5px;
	}
#goods div#customer-voice dt{
	float:left;
	}
#goods div#customer-voice dd{
	float:right;
	}
#goods div#customer-voice p.coment{
	clear:both;
	padding:10px 0;
	}

.float_l {
	float: left;
	margin-right: 15px;
	background-color: #FFFFFF;
	padding: 1px;
	margin-bottom: 13px;
}

