@charset "utf-8";

body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
ul,li,img,embed,object,p{
	margin:0;
	padding:0;
	border:0;
}
img,embed,object{
	vertical-align:bottom;
}
ul{
	list-style-type:none;
}
a{
	text-decoration:none;
}
a:hover{
	color:#900;
}
p{
	margin-top:10px;

}
input{
	vertical-align:-25%;
	margin:0 5px 0 0;
}

.zbtn{
	position:absolute;
	display:block;
	height:20px;
	line-height:20px;
	padding:2px;
backGround:#333;
color:#fff;
bottom:10px;
left:0;
}
.bck{
	position:relative;
	z-index:-1;
}
* html .bck{
	text-indent:-65536em;
}
.contents{
	border-radius:10px;
	color:#fff;
	text-align:center;
	backGround-color:#c00;
	overflow:hidden;
}

.thumbs01{
	padding:15px 0 20px 32px;
	backGround: url(src/images/ul_bg.gif) bottom left;
	overflow:hidden;
	margin:0;
	border-radius:10px;
	border:2px solid #c00;
}

.thumbs01 li{
	display:block;
	float:left;
	width:170px;
	height:260px;
	margin:10px 15px 25px 0;

	position:relative;
	border:2px solid #633324;
	font-size:14px;
	color:#000;
	font-weight:700;
	backGround: url(src/images/thumb_base.gif) top center no-repeat;

}
.tbl{position:absolute;display:table;width:140px;height:32px;top:178px;left:14px;}
.tc{display:table-cell;display:block\9;vertical-align:middle;text-align:center;}

.attension{color:#000;font-size:12px;position:absolute;top:-30px;display:block;width:600px;text-align:left;}

.ref{
	display:block;
	position:absolute;
	left:10px;
	font-size:10px;
	color:#9f6a36;
	backGround-color:;
	width:150px;
	text-align:left;
	margin-top:2px;
}
.op_thumb{
	margin:50px 14px 0 14px;
	width:140px;
	height:114px;
	padding:0;
	border:1px solid #633324;
}
a:hover .op_thumb{
border:1px solid #c00;
}
.p_spacer01{
	letter-spacing:-1px;
}

.send-form{
	padding-left:400px;
	margin:10px 0;
	backGround: url(src/images/bg_check.jpg) bottom center no-repeat;
	height:100px;
}
.send-form input{
	padding:5px;
	margin-top:60px;
}
.copy{
	width:450px;
	float:left;
}
.copy p{
	margin:0;
	text-align:justify;
	font-size:0.8em;
}

.cf:before,.cf:after{
	content:"";
	display:block;
	overflow:hidden;
}
.cf:after{
	clear:both;
}
.cf{
	zoom:1;
}

.zoom{
	position:absolute;
	bottom:0px;
	right:0px;
	border:1px solid #fff;
}

.thx{
	width:480px;
	height:300px;
	backGround: url(src/images/thx.gif);
	margin:0 auto;
}
.thx a {
	backGround-position:0 0; 
	display:block;
	width:480px;
	height:300px;
	backGround: url(src/images/thx.gif);
}
.thx a:hover{
	backGround-position:0 300px;
}