@charset "shift_jis";
/*-------------------------------------------------------------
	#content
-------------------------------------------------------------*/
#content h2{
	padding: 15px 100px 20px;
	font-size: 14pt;
	font-weight: 600;
	background: url(../image/bg_h2.jpg) center bottom repeat-x #1496C4;
	color: #032274;
}

#content h3{
	padding: 15px 100px 20px;
	font-size: 11pt;
	font-weight: 600;
	background: url(../image/bg_h3.jpg) center bottom repeat-x #1496C4;
	color: #032274;
}

#content h4{
	padding: 0 100px 0 102px;
	font-size: 14pt;
	font-weight: 600;
}

#content .ul1{
	margin:20px 0 20px 0;
	list-style-image:url(../image/list1.gif);
	padding:0 100px 0 122px;
}

#content .ul2, .ul3{
	margin:20px 0 20px 0;
	padding:0 100px 0 122px;
	list-style-image:url(../image/list2.gif)
}

#content .main{
	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{
	padding: 0 125px 0 125px;
}

#content .movie{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
	margin-left: auto;
	margin-right: auto;
}

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

/*-------------------------------------------------------------
	.form
-------------------------------------------------------------*/
.form{
	width: 800px;
	padding: 0;
	background: url(../image/bg_formB.jpg) no-repeat 0 bottom;
}

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

.form h3 span{
	display: none;
}

.form p{
	margin: 5px 25px;
}


/*-------------------------------------------------------------
	#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;
}

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


.orange {
	color: #ff9900;
}

.blue {
	color: #0000ff;
}

.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%;}

.purchase{
	display: block;
	width: 650px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
}

.purchase a{
	display: block;
	width: 650px;
	height: 80px;
	background: url(../image/purchase.jpg) no-repeat 0 0;
}

.purchase a:hover{
	background-position: left bottom;
}
