body,html{
	margin: 0;
	padding: 0;
	z-index: -10;
	position: relative;
}
header{
	width:98%;
	border-top:4px solid #ae2148 !important;
	padding: 7px 1%;
}
footer{
	width:100%;
	background-color: #f0f0f0;
    padding: 0 0 10px;
    text-align: center;
}
p.link{
	font-size: 14px;
	line-height: 2;
	padding-top:15px;
}
footer p a{
	color: #4265ae;
	text-decoration: none;
	font-weight: bold;
}
p.copyright{
	font-size: 11px;
	color: #333;
}

#pagetop{
	position: fixed;
	right: 10px;
	bottom:10px;
	z-index: 10;
}

#kyo_wrapper a{color: #999;}
#kyo_wrapper a:hover{opacity: 0.7;}

#kyo_wrapper{
	width: 380px;
	padding: 0 0 30px 0;
	font-family: YuMincho, '游明朝', serif;
	font-size: 14px;
	line-height: 1.7;
	margin: 0 auto 30px;
	background-color: #000;
	overflow: hidden;
	z-index: -10;
	position: relative;
}

#kyo_wrapper .tokucho{
	width: 100%;
	background: url(images/tokucho_back.jpg);
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom:10px;
	margin-bottom:20px;
}
.kyo_01{
	width: 100%;
	position: relative;
}
.kyo_01 .text01{
    color: #fff;
    font-size: 13px;
    left: 10px;
    line-height: 1.5;
    position: absolute;
    top: 169px;
}
.kyo_01 .text02{
	width: 100%;
    color: #fff;
    left: 207px;
    line-height: 1.5;
    position: absolute;
    top: 462px;
    width: 160px;
}
.tokucho .title{
	margin: 7px 0 7px 7px;
}
.tokucho p.text{
	margin: 0 10px 0 10px;
}
.tokucho .katei{
	width: 320px;
	margin: 20px 20px 10px 20px;
	background: url(images/tokucho_katei.jpg);
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	padding: 10px;
	text-align: center;
}

.kyo_anc{
	display: block;
	padding: 5px 2%;
	margin:10px 0 0 2%;
	border: 1px #fff solid;
	float: left;
	width: 42.4%;
	height: 25px;
	background: url(images/anc_arrow.png) no-repeat right top;
}

.clear{clear:both;}

#umou,#acrylic,#junmou,#makura{
	margin-top: 50px;
	position: relative;
}
.ume{
	position: absolute;
	left: 0;
	top: -30px;
	z-index: 0;
}
.title{
	position: relative;
	z-index: 1;
}

.waku1{
	width: 340px;
	margin: 20px 10px 0;
	padding: 10px;
	background: url(images/back02.jpg);
	position: relative;
}
.waku1 .mark{
	width: 90px;
	position: absolute;
	top: -15px;
	left: -10px;
}
.waku2{
	width: 320px;
	padding: 10px;
	background: url(images/back01.jpg);
	overflow: hidden;
}
.waku2 .left{
	width: 166px;
	float: left;
}
.waku2 .right{
	width: 166px;
	float: left;
	margin-left: 6px;
}
.page_btn{
	width: 260px;
	display: block;
	margin:10px auto 0;
}

table.kakaku {
	border-collapse: collapse;
	text-align: center;
	width: 320px;
	background-color: #fff;
	margin-top:10px;
	line-height: 1.5;
}
table.kakaku th {
	padding: 0;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #000;
	color: #fff;
	background-color: #000;
}
table.kakaku td {
	padding: 0;
	vertical-align: middle;
	border: 1px solid #000;
}

table.makura {
	font-size: 12px;
	border:none;
	margin: 10px 0;
    line-height: 1.4;
}