@charset "utf-8";
/* CSS Document */

body {
	font-size: 0.8em;
	line-height: 1.7em;
}

h1 {
	font-size: 1em;
	line-height: 1.7em;
	display: inline;
	font-weight : normal;
}

a {
	text-decoration: none;
}

a:link {
	color:#3374a6;
}
a:visited {
	color:#3374a6;
}
a:hover {
	color:#009ddf;
}
a:active {
	color:#009ddf;
}


img {
    border-style:none;
}

#header {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-top: 20px;
}

.headin {
	float: left;
	height: 150px;
}

.headin2 {
	float: right;
	/*height: 150px;*/
	padding-top: 100px;
	padding-right: 20px;
		padding-bottom: 10px;
}

#logocwra {
	float: left;
	position-x: -100px;
}

#logoc {
	float: left;
	padding-right: 20px;
	padding: 0px 15px 0px 15px;
	position: absolute;
    z-index: 0;
}

#logoc2 {
	float: left;
	padding-right: 20px;
	padding: 0px 15px 0px 15px;
	position: absolute;
    z-index: 1;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#slideback {
	width: 100%;
	background: #000000;
	clear: both;
}

/* スライドショー */
#slideshow {
	margin-left : auto ; margin-right : auto ;
    position:relative;
	width: 980px;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
/* スライドショーここまで */





#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1180px;
	clear: both;
}

#wrapper2 {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	clear: both;
}

.ad1 {
	float: left;
}

.ad2 {

}

.ad2inn {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
}

.comment {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	width: 960px;
	height: 50px;
	margin-left : auto ; margin-right : auto ;
	border-bottom: solid 1px #000000;
}

.comment2 {
	padding-top: 20px;
	width: 980px;
	margin-left : auto ; margin-right : auto ;
	border-bottom: solid 1px #000000;
}

.facebook {
	float: left;
	margin-top: 10px;
}

.manu1 {
	width: 980px;
}

.button1 {
	float: left;
	margin: 5px 5px;
	width: 100px;
	height: 40px;
}

#footer-menu {
	margin-top: 20px;
	text-align: center;
	clear: both;
}

.shoplist {
	margin-top:10px;
	height: 35px;
	border-bottom: solid 1px #666666;
}


.shopname {
	float: left;
	padding-left: 20px;
}

.shopname a {
	padding-left: 20px;
	padding-top: 8px;
	width: 200px;
	height: 28px;
	display: block;

}

.shoptel {
	float: left;
	margin-left: 20px;
	padding-top: 8px;
	height: 28px;
	width: 100px;
}

.address {
	float: left;
	margin-left: 50px;
	padding-top: 8px;
	width: 100px;
	height: 28px;
}

.shopicon {
	float: left;
	margin-left: 50px;
}

.shopicon2 {
	float: left;
	padding-left: 5px;
}

.brand {
	float: left;
}

.brandname {
	clear: both;
}

.shopname a:hover {
	background-image: url(images/shoplist06.png);
	background-repeat:no-repeat;
	background-position:left;
}

.more {
	float: right;
	padding-top: 7px;
	margin-left: 5px;
	height: 25px;
}

.line2 {
	margin-top: 10px;
	height: 2px;
	background: #606060;
	clear: both;
}

.cr {
	margin-top: 20px;
	text-align: center;
	clear: both;
}

#space {
	margin: 100px;
}


.tdftad a:link,a:visited,a:active {
	color: #8d8d8d;
	text-decoration: none;
}