@charset "UTF-8";

.sp {
	display: none;
}

h2 {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 900px;
	height: 110px;
	margin: 40px auto 20px;
	text-indent: -9999px;
}
h2#title01 {
	background-image: url(../../images/tit_subtitle01.png);
}
h2#title02 {
	background-image: url(../../images/tit_subtitle02.png);
}
h2#title03 {
	background-image: url(../../images/tit_subtitle03.png);
}
h2#title04 {
	background-image: url(../../images/tit_subtitle04.png);
}
h2#title05 {
	background-image: url(../../images/tit_subtitle05.png);
}
h2#title06 {
	background-image: url(../../images/tit_subtitle06.png);
}
h2#title07 {
	background-image: url(../../images/tit_subtitle07.png);
}

p {
	font-size: 1em;
	line-height: 1.6em;
	padding: 0 15px 1.5em;
}
p.cap {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	padding: 2px 2px 0;
	margin: 2px 0 0;
	font-weight: bold;
	text-indent: 0em;
}
p.cen {
	text-align: center;
}
p.copyright {
	font-size: 10px;
	line-height: 1.3em;
	color: #666666;
}
p.s {
	font-size: 10px;
	line-height: 1.3em;
	padding: 5px 0;
	text-indent: 0em;
}
.img_c {
	padding: 10px 0 25px;
	margin: 0 auto;
	text-align: left;
	width: 600px;
}
.img_c_s {
	padding: 10px 0 25px;
	margin: 0 auto;
	text-align: left;
	width: 400px;
}
.img_c_leng {
	padding: 15px 0 25px;
	margin: 0 auto;
	text-align: left;
	width: 400px;
}
.img_side2 {
	margin: 15px auto;
	text-align: left;
	width: 820px;
}
.img_side2 li {
	margin: 0 5px;
	float: left;
	width: 400px;
}
.img_side2leng {
	margin: 15px auto;
	text-align: left;
	width: 707px;
}
.img_side2leng li {
	margin: 0 5px;
	float: left;
	width: 400px;
}
.img_side2leng li.leng {
	margin: 0 5px;
	float: left;
	width: 287px;
}
.img_side3 {
	margin: 15px auto;
	text-align: left;
	width: 930px;
}
.img_side3 li {
	margin: 0 5px;
	float: left;
	width: 300px;
}
.img_big {
	padding: 15px 0;
	text-align: center;
}
.movie {
	padding: 15px 0 25px;
	margin: 0 auto;
	text-align: left;
	width: 560px;
}

#container {
	width: 100%;
	background-image: url(../../images/bg_main.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#main {
	width: 1080px;
	margin: 0 auto;
}
#text {
	width: 900px;
	margin: 40px auto 0;
}
.about {
	background-color: #0c3f6a;
	padding: 5px;
	border-radius: 4px;	
}
.about h3 {
	background-image: url(../../images/tit_about.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 418px;
	height: 36px;
	margin: 10px auto;
	text-indent: -9999px;
}

#copyright {
	text-align: center;
	margin: 15px 0;
}
.close {
	text-align: center;
}
