body {
    text-align: center;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Ghothic Pro W3", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #000;
    }
    
h1, h2, h3, h4, h5, p, ul, ol,  li, dl, dt, dd, address, form, th, td {
    margin: 0;
    padding: 0;
    line-height: 150%;
    font-size: 14px;
    }
		
img {
    border: 0;
    }
    
a {
    text-decoration: none;
    color: #006CB6;
    }

a:hover {
     color: #6FCED8;
    }
    
ul {
    list-style: none;
    }
    
select {
	font-size: 16px;
}
  
.left {
    float: left;
    }

.right {
    float: right;
    }
   
.clear {
    clear: both;
    }

.border {
    border: 1px solid #CCC;
    }

em, .caution {
    color: #FF0000;
	font-weight: bold;
	font-style: normal;
    }

.bold {
    font-weight: bold;
    }
	
.small {
    font-size: 12px;
	line-height: 140%;
	}

.hidden {
    display: none;
    }

.center {
    text-align: center;
	}
	
.tar {
	text-align: right;
}
	
.mt5 {
	margin-top: 5px;
}

.mt20 {
	margin-top: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb5 {
	margin-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}
	
#container {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	border: 1px solid #000;
	border-top: none;
}

#header h1 a {
	display: block;
	height: 214px;
	text-indent: -9999px;
	background: url(../img/bg_header.jpg) center top no-repeat;
}

#main {
	/*border-top: 5px solid #FF0000;*/
	/*padding-bottom: 20px;*/
	padding-top: 10px;
	padding: 10px 100px 1px 100px;
	text-align: left;
	background: url(../img/bg_shadow_body.jpg) center top repeat-y;
}
/*
.btn {
	width: 926px;
	margin: 0 auto 15px auto;
	padding-top: 25px;
}

.btn li {
	float: left;
	width: 463px;
	margin-bottom: 10px;
}

.btn a {
	display: block;
	height: 61px;
	text-indent: -9999px;
	background-image: url(../img/btn_download3.jpg);
	background-repeat: no-repeat;
}

a#btn_1:hover {
	background-position: left bottom;
}

a#btn_2 {
	background-position: -463px 0px;
}

a#btn_2:hover {
	background-position: -463px -61px;
}
*/
.btn li {
	display: inline;
}
/*
#main .to-dl {
	width: 426px;
	margin: 0 auto 15px auto;
	padding-top: 25px;
}

.to-dl a {
	display: block;
	height: 60px;
	text-indent: -9999px;
	background: url(../img/btn_download.jpg) no-repeat;
}

.to-dl a:hover {
	background: url(../img/btn_download.jpg) 0px -61px no-repeat;
}
*/
#main h2 {
	font-size: 20px;
	padding: 3px 5px;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	color: #FF0000;
	margin-bottom: 20px;
}

#main p {
	margin: 0 0 10px 0;
}

#kiyaku {
	border: 1px solid #333;
	margin: 20px 0;
	height: 250px;
	overflow: auto;
}

#kiyaku-content {
	padding: 20px 25px;
}

#kiyaku h3 {
	font-size: 18px;
	margin-bottom: 15px;
}

#kiyaku h4 {
	font-size: 14px;
	margin-bottom: 5px;
}

#main #kiyaku p {
	font-size: 12px;
	margin: 0 0 10px 0;
}

#kiyaku ol {
	margin: 0 0 15px 0;
	padding-left: 20px;
	
}

#kiyaku li {
	font-size: 12px;
}

#dl-block {
	text-align: center;
}

#footer {
	clear: both;
	padding-top: 0px;
	background: url(../img/bg_shadow_footer.jpg) center top no-repeat;
}

#footer a {
	display: block;
	height: 49px;
	background: url(../img/footer2.jpg) no-repeat;
	text-indent: -9999px;
}

#footer a:hover {
	background: url(../img/footer2.jpg) left bottom no-repeat;
}

#check-form {
	width: 370px;
	border: 1px solid #333;
	margin: 0 auto 20px auto;
	padding: 30px 40px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#check-form dt {
	width: 120px;
	float: left;
	font-size: 16px;
	clear: both;
	margin-bottom: 10px;
	padding-top: 2px;
}

#check-form dd {
	width: 240px;
	float: left;
	margin-bottom: 10px;
}

#check-form dd input {
	width: 240px;
	font-size: 16px;
}

#submit-btn {
	clear: both;
	text-align: center;
	padding-top: 10px;
}

#submit-btn input {
	width: 80px;
}

#pwd-q {
	text-align: center;
}

#pwd-q a, a.arrow {
	background: url(../img/mark_arrow.png) 0px -1px no-repeat;
	padding-left: 22px;
}

#pwd-c {
	text-align: center;
	font-size: 16px;
	padding-top: 40px;
}

#pwd-d {
	text-align: center;
	/*padding-top: 10px;*/
	padding-bottom: 50px;
	background: url(../img/bg_shadow_footer.jpg) center bottom no-repeat;
}

.arrow-right {
	background: url(../img/mark_arrow.png) right center no-repeat;
	padding-right: 20px;
}

#intro-movie {
	margin: 15px 0 30px 0;
	height: 360px;
}

/*
-------------------------------------------
INTRO
-------------------------------------------
*/

ul#service-select {
	margin: 15px 0 0 0;
	height: 140px;
	background-image: url(../img/order_select_header.jpg);
	background-repeat: no-repeat;
	padding-top: 26px;
}

ul#service-select li {
	width: 136px;
	float: left;
	margin-right: 20px;
}

ul#service-select li.last {
	margin-right: 0;
}

ul#service-select a {
	height: 50px;
	display: block;
	border: 2px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-top: 8px;
	background-color: #FFEE00;
	line-height: 140%;
}

ul#service-select a:hover {
	background-color: #FFCC00;
}

ul#service-select span {
	display: block;
	line-height: 140%;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
}

/*
-------------------------------------------
DOWNLOAD
-------------------------------------------
*/

ul#order-select {
	margin: 30px 0 0 75px;
}

ul#order-select li {
	width: 390px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

ul#order-select a {
	/*height: 58px;*/
	display: block;
	border: 2px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding: 15px;
	background-color: #FFCC00;
	line-height: 140%;
}

ul#order-select a:hover {
	background-color: #FFEE00;
}

/*
-------------------------------------------
STEP1
-------------------------------------------
*/

.ss-desc {
	border-top: 1px solid #999;
	padding: 10px 0 0 5px;
	margin-top: 10px;
}

.ss-desc span {
	margin-left: 30px;
}

#ss-more {
	/*display: none;*/
}

#ss-more .ss-desc {
	display: none;
}

#step-image {
	margin: 0 0 20px 0;
}

/*
-------------------------------------------
STEP2
-------------------------------------------
*/

#step2 .form-table {
	margin-top: 10px;
}

#step2 .form-table th {
	width: 150px;
	text-align: left;
}

#step2 h3 {
	font-size: 16px;
	margin: 0 0 0 0px;
}

#step2 select {
	font-size: 14px;
}

a.q {
	background: url(../img/help_mark.gif) 0px -1px no-repeat;
	padding-left: 20px;
}

.s-block {
	display: none;
}

/*
-------------------------------------------
STEP3
-------------------------------------------
*/

.form-table-2 {
	width: 920px;
	margin: 10px auto 20px auto;
	border-collapse: collapse;
}

.form-table-2 th {
	text-align: center;
	background-color: #EEE;
	padding: 5px 15px;
	border: 1px solid #666;
}

.form-table-2 td {
	padding: 7px 15px;
	border: 1px solid #666;
	vertical-align: top;
}

.course-box {
	/*border: 1px dashed #999;
	padding: 5px 7px;*/
	border-left: 5px solid #CCC;
	margin: 5px 0;
	padding-left: 10px;
}

h3.table-h {
	font-size: 16px;
	margin: 20px 0 0 0px;
}

/*
-------------------------------------------
STEP4
-------------------------------------------
*/

#step4 .form-table {
	margin-top: 10px;
}

h3.end-title {
	font-size: 18px;
	margin: 30px 0 20px 0px;
}

/*
-------------------------------------------
MOVIE
-------------------------------------------
*/

table.form-table {
	width: 100%;
	margin: 20px auto;
	border-collapse: collapse;
}

.submit {
	width: 80px;
	margin: 0 10px;
}

.form-table th {
	width: 100px;
	padding: 10px 15px;
	border: 1px solid #666;
}

.form-table td {
	padding: 10px 15px;
	border: 1px solid #666;
}

.submit-area {
	text-align: center;
	margin-bottom: 20px;
	clear: both;
}

.form-table textarea {
	width: 580px;
	font-size: 14px;
}

h3.sample-title {
	background-color: #EEE;
	font-size: 18px;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	clear: both;
}

#receipt {
	width: 243px;
	float: right;
	margin: 10px 0;
}

#receipt p {
	text-align: center;
	margin-top: 10px;
}
.receipt-block {
	border: 1px solid #CCC;
	width: 200px;
	height: 372px;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	background: url(../img/bg_receipt.jpg) 0px 1px no-repeat;
	box-shadow:0px 0px 5px #CCC;
    -moz-box-shadow:0px 0px 5px #CCC;
    -webkit-box-shadow:0px 0px 5px #CCC;
}

.receipt-block li {
	margin-bottom: 20px;
	line-height: 0;
}

.film-block {
	width: 744px;
	height: 149px;
	padding: 24px 0 0 16px;
	margin: 0 auto 10px auto;
	overflow: hidden;
	background: url(../img/film_3.jpg) no-repeat;
	clear: both;
}

.film-block li {
	margin-bottom: 30px;
	width: 168px;
	height: 126px;
	float: left;
	margin-right: 18px;
	line-height: 0;
}

.film-block img {
	width: 168px;
}

.preview-block {
	position: relative;
	width: 400px;
	height: 320px;
	float: left;
}

.preview-block li {
	position: absolute;
}

.preview-block img {
	display: none;
}

#tmp-confirm, #mov-confirm {
	margin: 20px 0  0 0;
}

#tmp-confirm h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	margin-left: 430px;
	margin-bottom: 15px;
}

#tmp-confirm p {
	margin-left: 430px;
}

#sample-block {
	width: 460px;
	float: left;
	margin-top: 10px;
	height: 395px;
	overflow: auto;
	padding-right: 20px;
}

.sample-box {
	margin: 0 0 20px 0;
}

.sample-box li {
	float: left;
	margin: 0 15px 0 0;
	width: 200px;
}

#rct-confirm {
	margin: 20px 0 0 0;
}

#rct-confirm .receipt-block {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

#mov-block {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	width: 210px;
	text-align: center;
}

#rct-confirm h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	margin-left: 270px;
	margin-bottom: 15px;
}

#rct-confirm p {
	margin-left: 270px;
}

#sample-movie {
	margin-top: 20px;
}

#sample-movie .sample-box li {
	float: left;
	margin: 0 20px 20px 0;
	width: 170px;
	height: 170px;
}

#sample-movie .sample-box li img {
	width: 170px;
}

#sample-movie .sample-box a, #mov-block a {
	display: block;
	position: relative;
	margin-bottom: 3px;
}

#sample-movie h4 {
	border-bottom: 1px solid #666;
	padding: 0 0 3px 5px;
	margin-bottom: 15px;
	clear: both;
}

.mask-play {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}

#temp-movie {
	margin: 20px 0 30px 0;
	padding-right: 20px;
	height: 400px;
	overflow: auto;
}

#temp-movie .sample-box li {
	float: left;
	margin: 0 30px 20px 0;
	width: 210px;
}

#temp-movie img {
	width: 210px;
}

p#movie-btn {
	text-align: center;
}

p#movie-btn a {
	margin: 0 10px;
}

#sec-select {
	width: 744px;
	padding: 0 0 0 16px;
	margin: 0 auto 15px auto;
}

#sec-select li {
	margin-bottom: 20px;
	width: 168px;
	float: left;
	margin-right: 18px;
	text-align: center;
}

h3#scene-sec {
	margin-top: 30px;
}

#mov-confirm h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	margin-left: 250px;
	margin-bottom: 15px;
}

#mov-confirm p {
	margin-left: 250px;
}

input.text {
	font-size: 14px;
}

.t100 {
	width: 100px;
}

.t200 {
	width: 200px;
}

.t300 {
	width: 300px;
}

.placeholder {
    color: #777
}

a.block-link {
	display: block;
}

.top-sample {
	padding: 0 0 15px 0;
}

#price-desc {
	padding: 0 5px 5px 5px;
}

.bg-gray {
	background-color: #EEE;
	padding: 5px 10px;
	margin-bottom: 15px;	
}

.sample-title-2 {
	font-size: 18px;
	margin-bottom: 10px;
}