@charset "shift_jis";
/*-------------------------------------------------------------
	#content
-------------------------------------------------------------*/


#content .h2_2{
	background: url(../image/bg_h2_2.jpg) no-repeat 0 0;
    width: 780px;
	height: 92px;
	
}


#content h2 span{
	display: none;
}

#content h3{
	background: url(../image/bg_h3.jpg) no-repeat center;
	padding-left:180px;
	padding-top:60px;
	font-weight: 600;
	font-size:20px;
    height:86px;
	color: #fff;
	
}


#content .main{
	width:600px;
	margin-left: auto;
	margin-right: auto;
}

#content .mainTB{
	margin-left: 100px;
	margin-right: 100px;
	padding: 5px;
	background: #ffc;
	border: 2px solid #f00;
}

#content .mainimg{
	margin-left: 100px;
	margin-right: 100px;
}

#content .text{
	background: url(../image/bg_text.jpg) repeat-y center top;
	padding:0 70px;
}

#content .text2{
	margin-left: 0px;
	margin-right: 0px;
	padding: 65px 100px 30px 130px;
	background: url(../image/bg_text2.jpg) no-repeat center top;
}

#content .text3{
	margin-left:auto;
	margin-right:auto;
	padding-left:100px;
	width:300px;
	background:#ffc;
}


#content .movie1{
	padding-top: 120px;
	padding-bottom: 58px;
	margin-left: auto;
	margin-right: auto;
	background:url(../image/movie1.jpg) no-repeat center top;
}

#content .movie2{
	padding-top: 120px;
	padding-bottom: 58px;
	margin-left: auto;
	margin-right: auto;
	background:url(../image/movie2.jpg) no-repeat center top;
}


#content .profile{
	font-size: 9pt;
	margin-left: 0px;
	margin-right: 0px;
	padding: 95px 210px 20px 50px;
	background: url(../image/profile.jpg) no-repeat center top;
}

#content ul{
	padding:10px;
}

#content .ul1{
		list-style: none;
	margin: 10px 0;
	padding-left:38px;
	background: url(../image/list.jpg) no-repeat 0 0.2em;
}

/*-------------------------------------------------------------
	.form
-------------------------------------------------------------*/
.form{
	width: 780px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	background: url(../image/bg_formB.jpg) no-repeat 0 bottom;
}

.form h3{
	width: 780px;
	height: 45px;
	background: url(../image/bg_formA.jpg) no-repeat 0 0;
}

.form h3 span{
	display: none;
}

.form p{
	margin: 5px 0;
}

.form img{padding-left:10px;}

.form table{margin-left:auto;
margin-right:auto;
}

/*-------------------------------------------------------------
	#frame
-------------------------------------------------------------*/
#frame{
	margin: 10px 100px;
	padding: 10px;
	background: #ffc;
	border: 1px solid #060;
}

#frame h3{
	background: #060;
	padding: 7px 5px 5px;
	font-size: 13pt;
	font-weight: 600;
	text-align: center;
	color: #fff;
}

#frame dl{
	margin: 5px 0 0;
}

#frame dt{
	margin: 10px 0 0;
	border-bottom: 1px dotted #060;
	font-size: 12pt;
	font-weight: 600;
}

#frame dd{
	margin: 10px 0 15px;
}



.dl a{
	display: block;
	margin: auto;
	width: 600px;
	height: 90px;
	background: url(../image/dl.jpg) no-repeat 0 -90px;
}

.dl a span{
	display: none;
}

.dl a:hover{
	background-position: 0 0;
}



/*---------- .right/.clear ----------*/
.right{
	float: right;
	margin: 0 10px;
}

.clear{
	clear: both;
}

/*---------- button ----------*/
#button01 a{width:540px; height:90px; display:block; overflow:hidden; background-image:url(../image/button01.jpg); margin:0 auto; text-indent:-999em}
#button01 a:hover{background-position:0 90px;}

#button02 a{width:540px; height:90px; display:block; overflow:hidden; background-image:url(../image/button02.jpg); margin:0 auto; text-indent:-999em}
#button02 a:hover{background-position:0 90px;}

/*---------- terms ----------*/

#terms{ width:550px; height:200px; overflow:auto; border-color:#000000; border-style:solid; border-width:1px; margin:15px auto; padding:15px; font-size:12px; line-height:160%;}

/*---------- fonts ----------*/
.red {
	color: #ff0000;
}


.orange {
	color: #ff9900;
}

.blue {
	color: #039;
}

.pink{
	color: #f12e9c;
}

.gray{
	color: #666666;
}

.small {
	font-size: smaller;
}

strong{
	font-weight: 600;
}

.underline{
	text-decoration: underline;
}

.bold600{
	font-weight: 600;
}

.taCenter{
	text-align: center;
}

.mt10{	margin-top: 10px;}
.mt20{	margin-top: 20px;}
.mt30{	margin-top: 30px;}
.mt40{	margin-top: 40px;}
.mt50{	margin-top: 50px;}
.mt60{	margin-top: 60px;}
.mt70{	margin-top: 70px;}
.mt80{	margin-top: 80px;}


.f09{ font-size: 9pt;}
.f11{ font-size: 11pt;}
.f12{ font-size: 12pt;}
.f13{ font-size: 13pt;}
.f14{ font-size: 14pt;}
.f15{ font-size: 15pt;}

.lh200{ line-height: 200%;}
.lh300{ line-height: 300%;}

