@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%; 
}
.clear {
clear: both;
}
strong{
	font-weight:normal;
	}
address{
	text-align:center;
	font-size:92%;
	color:#EB638F;
	width:750px;
	margin:0 auto;
	}

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

a {
text-decoration: none;
}
a:link {
color: #333333;
text-decoration: none;
}
a:visited {
color: #333333;
text-decoration: none;
}
a:hover {
color:#B21F62;
text-decoration: underline;
}
a:active {
color: #333333;
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-t15{
	margin-top:15px;
	}
.margin-t20{
	margin-top:20px;
	}

/* Layout ---------------------------------------------------------------- */

#container-head{
	background-image: url(../images/common_01.jpg);
	background-repeat:repeat-y;
	background-position:0 0;
	width:780px;
	margin:0 auto;
	padding:0 3px;
	}
#wrapper{
	background-image: url(../images/common_01.jpg);
	background-repeat:repeat-y;
	background-position:0 0;
	width:780px;
	margin:0 auto;
	padding:0 3px 20px;
	}
#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #wrapper {
    height: 1em;
    overflow: visible;
}
/**/
	
#header{
	background-image:url(../images/common_02.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	width:780px;
	height:83px;
	}
#header-l{
    float:left;
	width:300px;
	}
#header-l h1{
    font-size:82%;
	padding:0 0 0 10px;
	height:20px;
	}
#header-r{
    float:right;
	text-align:right;
	width:300px;
	}
#header-r div.navi{
	background-image:url(../images/common_13.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:175px;
	height:22px;
	color:#FFF;
	font-size:82%;
	text-align:center;
	float:right;
	padding:2px 0 0 0;
	}
#header-r div.navi a{
	color:#FFF;
	}
#header-r p{
    color:#b21b60;
	}
#header-r p.add{
    padding:10px 5px 0 0;
	height:18px;
	font-size:92%;
	clear:both;
	}
#header-r dl.tel{
    font-size:140%;
	font-weight:bold;
	padding:0 5px 0 0;
	float:right;
	height:31px;
	}
#header-r dl.tel dt{
	float:left;
	}
#header-r dl.tel dd{
	float:left;
	color:#B21F62;
	padding:0 0 0 5px;
	}

#main-img{
	width:100%;
	background-image:url(../images/common_07.jpg);
	background-repeat:repeat;
	}
#main-img-inner{
	background-image: url(../images/common_01.jpg);
	background-repeat:repeat-y;
	background-position:0 0;
	width:780px;
	margin:0 auto;
	padding:0 3px;
	}
ul.pan{
	background-image: url(../images/common_08.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	width:780px;
	height:34px;
	}
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;
		}
		
div#footer{
	background-image: url(../images/common_11.jpg);
	background-repeat:repeat-y;
	background-position:0 0;
	width:780px;
	margin:0 auto;
	padding:0 3px;
	}
#footer:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #footer{
    height: 1em;
    overflow: visible;
}
div#footer-inner{
	padding:10px;
	color:#FFF;
	font-size:92%;
	}
div#footer-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html div#footer-inner{
    height: 1em;
    overflow: visible;
}
div#footer-inner a{
	color:#FFF;
	}
div#footer-inner p.navi{
	float:left;
	}
div#footer-inner p.logo{
	float:right;
	}

#footer-end{
	clear:both;
	width:786px;
	margin:0 auto;
	height:8px;
	}
	
		

/* toppage ---------------------------------------------------------------- */

#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:#F1339C;
	font-weight:bold;
	width:535px;
	height:34px;
	padding:20px 0 0 20px;
		}
#content-top div.main-inner{
	background-color:#feedf7;
	width:532px;
	padding:0 12px 15px 11px;
		}
#content-top div.main-inner p.text{
	background-color:#FFF;
	padding:5px 12px 5px;
		}
#content-top div#right{
	width:180px;
	float:right;
		}
#content-top div#right h2{
	background-image:url(../images/top_10.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:150px;
	height:19px;
	color:#FFF;
	font-weight:bold;
	font-size:92%;
	padding:4px 0 0 30px;
		}
#content-top div.right-inner h3{
	background-image:url(../images/top_11.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:153px;
	height:19px;
	color:#FFF;
	font-weight:bold;
	font-size:92%;
	padding:4px 0 0 15px;
	margin:6px 6px 0;
		}
#content-top div.right-inner{
	background-color:#feedf7;
	width:180px;
	padding-top:6px;
		}
#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{
	padding:6px 33px 0 33px;
		}
#content-top div.right-inner dl{
	text-align:center;
	padding:5px 15px;
		}
#content-top div.right-inner dt{
	color:#B21F62;
	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_12.jpg);
	background-repeat:no-repeat;
	background-position:6px 11px;
	padding:6px 0 5px 15px;
	border-bottom:1px dotted #ffb9d6;
		}
		
#content-end{
	clear:both;
	width:786px;
	margin:0 auto;
		}
		
/* sub---------------------------------------------------------------- */

#logo-sub{
	font-size:200%;
	font-weight:800;
	padding:15px 0 0 10px;
	}
#logo-sub a{
	color:#f53fa4;
	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:#FFF;
	font-weight:bold;
	padding:40px 0 0 15px;
	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;
	color:#b11b5a;
	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_04.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_05.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:660px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:22px 0 0 40px;
	}
#goods div#customer-voice dl{
	margin-top:20px;
	background-color:#feedf7;
	padding:5px;
	}
#goods div#customer-voice dt{
	float:left;
	color:#F1339C;
	}
#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: 10px;
}

#content-top div.main-inner h3{
	color: #F69;
	margin-left: 10px;
	font-weight: 420;
}


