@charset "Shift_JIS";

#overlay {
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 100;
    background: rgba(0,0,0,0.6);
}
#moviePlayer {
    margin: 0 auto;
    background: #000;
    width: 948px;
    height: 647px;
    padding-top: 13px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#close {
    position: absolute;
    top: -23px;
    right: -24px;
    cursor: pointer;
}
#moviePlayer .tel {
    position: absolute;
    bottom: 19px;
    left: 2px;
    width: 100%;
    text-align: center;
}
.main {
	width:709px;
}
#page h1 {
	line-height:2em;
	margin-top:13px;
	margin-bottom:10px;
}
.eyecatch .image {
	margin-left: 2px;
}
[class*="kuraPad"] .lead {
	overflow:hidden;
	background:url(/images/container_top.png) no-repeat left top;
	margin-top: 14px;
	font-size:14px;
	line-height:1.5;
	color:#666;
	padding-top: 25px;
	padding-bottom: 23px;
}
[class*="kuraPad"] .content_wrap2 {
	padding:0 4px 0 2px;
	width:705px;/*709*/
}
.main .innerWrap {
	overflow: hidden;
	margin:13px 25px 33px 33px;
}
.main .movie {
	float: left;
	margin:9px 20px 0 0;
}
.main [class*="sec_howto_"] .movie img{
	cursor: pointer;
}

.main .innerWrap dt {
	font-size: 21px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 18px;
}
.main .innerWrap dd {
	font-size: 14px;
	line-height: 1.3;
	color: #000;
}




.kuraPad .purchase {
	padding-bottom: 46px;
}
.kuraPad .purchase dl {
	margin: 21px 60px 0;
	background: url(../images/img_pad.png) no-repeat 14px 2px;
	padding-left: 350px;
	min-height: 198px;
	text-align: center;
}
.kuraPad .purchase .btnList {
	margin-top: 5px;
}
