@charset "utf-8";
@import url(basic.css);
@import url(layout.css);

#slideshow{
width:500px;
height:300px;
margin:0px;
padding:0px;
}

#catch-text{
position:relative;top:-80px; left:0px ;
height:150px;
margin-bottom:15px;
}
.hiko-ki {
background: url(images/hiko-ki.gif) no-repeat left top;
height:25px;
line-height:25px;
vertical-align:middle;
text-indent:35px;
width: 500px;
border-bottom: solid 1px #999999;
margin-bottom:15px;
}

div#newinfo {margin:20px 0px}
dl.newinfo dt {
clear: left;
float: left;
width: 5em;
padding: 5px 0.5em;
}

dl.newinfo dd {
margin-left: 0;
padding: 5px 0.5em 5px 5em;
border-bottom: dotted 1px #999;
}

.kuromidasi{
line-height:25px;
vertical-align:middle;
border-bottom: dotted 1px #222222;
margin-top:20px;
margin-bottom:10px;
padding-left:20px;
background:#ffffff url(images/side-dt.gif) no-repeat 10px center;
}

.orangemidasi{
line-height:25px;
vertical-align:middle;
border-bottom: dotted 1px #222222;
margin-top:20px;
margin-bottom:10px;
padding-left:20px;
background:#ffffff url(images/h4.gif) no-repeat 10px center;
}

.syouhin dd{margin-bottom:10px;}
.syouhin dt{border-bottom: dotted 1px #222222;margin-bottom:5px;clear:both;font-weight:bold}
.syouhin ul{list-style-type: none ;padding-bottom:15px;}
.syouhin li{background: url(images/point.gif) no-repeat 3px 8px; float:left;line-height:20px;padding-right:20px;padding-left:15px;white-space: nowrap}

.densyou {float:right;width:300px;margin-bottom:20px}
.densyou p {text-align:left}
.yen {font-size:16px;font-weight: bold;color:#990000}
#header-in{
background:#ffffff url(images/tel.gif) no-repeat right bottom;
}


.text-left   {text-align: left}
.text-right  {text-align: right}
.text-center {text-align: center}
.img-left  {float:left}
.img-right {float:right}
.clear {clear:both}



