@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;
	text-align:center;
	color: #929496;
	font-size:92%;
}
.clear {
clear: both;
}

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

a {
text-decoration: none;
}
a:link {
color: #333333;
text-decoration: none;
}
a:visited {
color: #333333;
text-decoration: none;
}
a:hover {
color:#00ADEE;
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 ---------------------------------------------------------------- */

#header{
	width: 790px;
	height: 81px;
	margin: 0 auto;
	background: url(../images/common_bg.jpg) repeat-y 0 0;
}
#header-inner{
	width: 780px;
	margin: 0 auto;
	background: url(../images/header_bg.jpg) repeat-x 0 0;
}

#header-l{
	width:390px;
    float:left;
}
#header-l h1{
	padding:0 0 0 10px;
	line-height: 18px;
    font-size:82%;
}
#header-r{
	width:390px;
    float:right;
	text-align:right;
}
#header-r .navi{
	width:175px;
	margin: 0 0 0 215px;
	background:url(../images/header_navi.jpg) no-repeat 0 0;
	line-height:23px;
	color:#FFF;
	font-size:82%;
	text-align:center;
}
#header-r .navi a{
	color:#FFF;
}
#header-r p{
    color:#00ADEE;
}
#header-r p.add{
    padding: 10px 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:#00ADEE;
    font-size:175%;
	font-weight:bold;
}

/* content ---------------------------------------------------------------- */

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

#wrapper {
	width: 790px;
	margin: 0 auto;
	padding: 0 0 9px;
	background: url(../images/common_bottom.jpg) no-repeat 0 bottom;
}
#wrapper-inner {
	width: 780px;
	margin: 0;
	padding: 0 5px;
	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;
	margin:0;
	padding: 17px 0 0;
	background: url(../images/footer_top.jpg) no-repeat 0 0;
}
#footer-inner{
	width:780px;
	background: url(../images/footer_bg.jpg) repeat-x 0 0;
}
#footer-inner .footer-navi{
	padding: 10px 0 0 15px;
	float:left;
	font-size: 92%;
}
#footer-inner .footer-logo{
	float:right;
}

/* utility ---------------------------------------------------------------- */

#header-inner,
#top-img-inner:after,
#wrapper-inner,
#footer-inner {
	width: 780px;
	position: relative;
}

#header-inner:after,
#top-img-inner:after,
#wrapper-inner:after,
#content:after,
#footer-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

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

#top-img{
	width:100%;
	background: url(../images/top_bg.jpg) repeat-x 0 0;
}
#top-img-inner{
	width:780px;
	margin:0 auto;
	padding:0 5px;
	background: url(../images/top_img_bg.jpg) no-repeat 0 0;
}

#top #main{
	width: 555px;
	margin: 0 0 15px;
	float: left;
}

#top #main a{
	color: #FF0000;
}

.style1 {
font-size: 12px;
font-weight: bold;
}

#top #main .topbox01 {
	width: 555px;
	margin: 0 0 15px;
	padding: 0 0 35px;
	background: url(../images/top_box_03.jpg) no-repeat 0 bottom;
}
#top #main .topbox01 h2{
	width: 535px;
	line-height: 49px;
	padding: 0 0 10px 20px;
	background: url(../images/top_box_01.jpg) no-repeat 0 0;
	color: #265994;
	font-size: 117%;
	font-weight: bold;
}
#top #main .topbox01-inner {
	width: 515px;
	padding: 0 20px;
	background: url(../images/top_box_02.jpg) repeat-y 0 0;
}
#top #main .topbox02 {
	width: 555px;
	margin: 0 0 5px;
	padding: 0 0 35px;
	background: url(../images/top_box_06.jpg) no-repeat 0 bottom;
}
#top #main .topbox02 h2{
	width: 535px;
	line-height: 49px;
	padding: 0 0 10px 20px;
	background: url(../images/top_box_04.jpg) no-repeat 0 0;
	color: #265994;
	font-size: 117%;
	font-weight: bold;
}
#top #main .topbox02-inner {
	width: 515px;
	padding: 0 20px;
	background: url(../images/top_box_05.jpg) repeat-y 0 0;
}
		
#top #side{
	width:180px;
	margin: 0 0 15px;
	float:right;
}
#top #side h2{
	width:150px;
	line-height:23px;
	padding: 0 0 0 30px;
	background: url(../images/side_bar_01.jpg) no-repeat 0 0;
	color:#FFF;
	font-weight:bold;
	font-size:92%;
}
#top #side .side-reco{
	width: 180px;
	margin: 0 0 15px;
}
#top #side .side-reco-inner{
	width: 180px;
	height: 131px;
	background: url(../images/side_bg_01.jpg) no-repeat 0 0;
	text-align: center;
}
#top #side .side-reco-inner .side-reco-img{
	padding: 6px 0 6px;
}
#top #side .side-reco-inner dt{
	color:#B21F62;
	font-size:92%;
	font-weight:bold;
}
#top #side .side-reco-inner dd{
	font-size:82%;
}
#top #side .side-cat {
	width: 180px;
	margin: 0 0 15px;
	padding: 0 0 9px;
	background: url(../images/side_bottom.jpg) no-repeat 0 bottom;
}
#top #side .side-cat-inner {
	width: 180px;
	background: url(../images/side_bg_02.jpg) repeat-y 0 0;
}
#top #side .side-cat-inner h2 {
	width:150px;
	line-height:23px;
	margin: 0 0 6px;
	padding: 0 0 0 30px;
	background: url(../images/side_bar_01.jpg) no-repeat 0 0;
	color:#FFF;
	font-weight:bold;
	font-size:92%;
}
#top #side .side-cat-inner h3 {
	color: #FFF;
	font-weight:bold;
	font-size:92%;
}
#top #side h3.side-cat-01 {
	width: 153px;
	line-height: 23px;
	margin: 0 6px;
	padding: 0 0 0 15px;
	background: url(../images/side_bar_02.jpg) no-repeat 0 0;
}
#top #side h3.side-cat-02 {
	width: 153px;
	line-height: 23px;
	margin: 0 6px;
	padding: 0 0 0 15px;
	background: url(../images/side_bar_03.jpg) no-repeat 0 0;
}
#top #side .side-cat-inner ul {
	width: 168px;
	margin: 0 6px;
	background-color: #ffffff;
}
#top #side .side-cat-inner ul li{
	padding:6px 0 5px 15px;
	background: url(../images/side_mark.jpg) no-repeat 6px center;
	border-bottom:1px dotted #3DD6FF;
	font-size:92%;
}
#top #side .side-cat-inner ul li a{
	display: block;
}
#top #side .side-cat-inner ul li.li-end{
	border-bottom:none;
}
#top #side .side-bnr {
	width: 180px;
	margin: 0 0 10px;
}

/* sub---------------------------------------------------------------- */

#logo-sub{
	font-size:200%;
	font-weight:800;
	padding:15px 0 0 10px;
	}
#logo-sub a{
	color:#42d5ff;
	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:50px 0 0 15px;
	font-size:130%;
		}
#goods{
	width:700px; 
	margin:0 auto;
	}
	
#goods a{
	color:#F00;
	}
	
	
#goods h2.item{
	background: #eefcff url(../images/goods_02.jpg) no-repeat 0 0;
	width:680px;
	margin: 0 0 10px;
	line-height:45px;
	color:#1CA362;
	font-weight:bold;
	padding: 0 0 0 20px;
	}

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

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

