#head-top {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	margin-top: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 430px;
	}
#head-top .logo{
	width: 331px;
	float: left;
	margin-top: 10px;
}
#head-top .logo h1{	margin: 0px;
	padding: 0px;
}
#head-top .logo h1 a:link{
	background-image: url(../images/logo.jpg);
	height: 39px;
	width: 331px;
	background-repeat: no-repeat;
	display: block;
	}

#head-top .logo h1 span{
	display: none;
}
.hd-wrap{
	width: 980px;
    margin: auto;
}
.hdr{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #EBEDEC;

}
.category-title-img{
	margin: 0px;
	height: auto;
	width: 980px;
	}
#head-top-cont .hdr{
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-image: url(../images/cont-logo-t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.imgchg{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.imgcv{
	position: absolute;
	top: 0px;
	z-index: auto;

	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	}
.hdtxt{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	position: absolute;
	top: 30px;
	z-index: 300;
	display: block;
	font-size: 12px;
	padding: 5px;
	}
.hdtxt2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	position: absolute;
	top: 318px;
	z-index: 300;
	display: block;
	font-size: 16px;
	padding: 5px;
	font-weight: 900;
	background-color: hsla(0,0%,0%,0.88);
	}
#imageContainer {
	position:relative;
	width: 980px;
	height: 369px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#head-top-cont {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	margin-top: 10px;
	}
#head {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	margin-top: 0px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 208px;
	}
.hd-right{
	float: right;
	margin-right: 7px;
	}
.hd-link{
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 12px;
	}
.hd-link a{
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-right: 10px;
}
#category{
	background-image: url(../images/cont_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 210px;
	width: 100%;
	}

.hd-text{
	width: 460px;
	float: left;
	margin-left: 8px;
	}

.hd-text div{
	font-size: 12px;
	color: #947A86;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 2px;
	line-height:13px;
	}



#menu{
	clear: both;
	float: none;
	height: 76px;
	width: 100%;
	background-color: #0099CB;
	}