@charset "utf-8";

/* 全体関係 */

*{
	margin:0px auto;
	padding:0px;
}
body{
	background-image :	url(../images/back_ptn.png);
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 16px;
	color:#ffffff;
	background-color: #c60404;
}

a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}

/* レイアウト関係 */

.topimg{
	background-image : 	url(../images/topimg_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}

.topimg a{
	color:#ffffff;
}

.logo{
	background-image : 	url(../images/topimg.png);
	height:766px;
	background-repeat: no-repeat;
}

.toptxt{
  padding-top: 400px;
}


#wrap{
	width:1060px;
	margin : 0 auto ;
}

#reserve{
	background-image: url(../images/reserve_back.png);
	background-repeat:no-repeat;
	width:1020px;
	height:432px;
	text-align: center;
	margin-bottom:30px;
}

#reserve img{
	padding-top: 18px;
}

#reserve_tenpo{
	padding-top: 190px;
}

#reserve_tenpo img{
	margin: 0px 7px;
	padding: 20px 17px;
	background-color: rgba(60,60,60,0.6);
}

#tokuten{
	background-image: url(../images/tokuten_back.png);
	background-repeat:no-repeat;
	width:1029px;
	height:422px;
	text-align: center;
}

#tokuten img{
	text-align: center;
	margin-top: 152px;
}


/* テキスト・装飾関係 */
#item{
	background-image: url(../images/item_back01.png);
	background-repeat:no-repeat;
	width:1024px;
	height:580px;
	padding-top: 154px;
}

#item h3{
	font-size:28px;
	font-weight:normal;
	letter-spacing:5px;
	color:#ffffff;
	padding:5px 0px;
	text-align:left;
	width:870px;
	border-bottom:solid #ffffff 2px;
}


#item p a{
	color:#ffffff;
}

#item_description{
	margin: 10px 0px;
	padding: 20px 10px;
	width: 817px;
	font-size: 20px;
	background-color: rgb(108,56,56);
}

#item_description span{
	font-size: 14px;
}

#item_detail{
	margin-left: 10px;
}

#item_detail span{
	color: #e1ff00;
}

#selling{
	margin-bottom: 10px;
}

#selling_title{
	text-align: left;
	margin-left: 20px;
}

#selling_tenpo{
	text-align: center;
}

#selling_tenpo img{
	margin: 0px 16px;
}

#selling_note{
	text-align: center;
	padding: 10px;
	width: 960px;
	font-size: 16px;
	background-color: rgb(108,56,56);
}

#selling_note b{
	color: #ff4747;
}

#selling_note a{
	color: #ffffff;
}

.official{
	width: 665px;
	height: 121px;
	margin:20px auto 20px auto;
  padding: 10px 20px;
	background-image: url(../images/official_back.jpg);
	background-repeat: no-repeat;
}

.official a{
	color: #12d5e3;
}

.official_bnr{
	float:left;
	margin-right: 10px;
}

.official_link{
	margin-top: 24px;
}

.reservelink{
	text-align: center;
}

.kblink{
	margin: 10px 0px;
}


#last-text{
	font-size:11px;
}

#last-text a{
	color:#fff;
}

#last-text a:hover{
	color:#fff;
}
