@charset "UTF-8";
/*

---------------------------------------------------- */

body {
	color: #333333;
	font-size: 78%;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: center;
	background-color: #ffffff;
	background: url(../img/back.gif) repeat-y center;
	m
}
strong {
	font-weight: bold;
}
img {
	vertical-align: bottom;
	border-style: none;
}
a, a:link {
	color: #db0181;
	text-decoration: none;
}
a:visited {
	color: #db0181;
}
a:hover,  a:focus {
	color: #db0181;
	text-decoration: underline;
}
#wrapper {
	width: 800px;
	margin: 0px auto;
	padding: 0 40px 0px;
	position:relative;
}
h1, h2 {

}
h1 {
margin:0 auto;
padding:0;

}
h2 {
margin:0 auto;
padding:0;

}
#contents {
	width: 720px;
	margin: 0px 40px;
	padding: 0px;
	text-align: left;
}
h3 {
	width: 680px;
	height: 34px;
	padding-top: 10px;
	padding-left: 50px;
	background-image: url(../img/subttl_bk.jpg);
	background-repeat: no-repeat;
}
#contents li {
	overflow: hidden;
	background-image: url(../img/line.gif);
	background-repeat: repeat-y;
	background-position: 20px 15px;
}
#contents h4 {
	height: 21px;
	margin: 20px 20px 0px;
}
#contents p {
	margin: 0px 20px;
}
#contents li {
	overflow: hidden;
	background: url(../img/line.gif) repeat-y 20px 5px;
	margin-top: 10px;
}
.blank {
	width: 240px;
}
.box {
	overflow: hidden;
	width: 500px;
}
.photo {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
hr {
	display: none;
}
.left40px {
	margin-left: 40px;
}
/*フッター

---------------------------------------------*/

#pageTop {
	width: 752px;
	height:127px;
	padding: 0px 24px 20px 24px;
	clear: both;
	text-align: right;
	background: url(../img/btm.jpg) no-repeat bottom;
}
#pageTop img {
	padding-top:60px;
	padding-right:24px;
}
#close {
	margin: 0px auto;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: none;
}
/*オンマウス

---------------------------------------------*/

a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/*回り込み解除

---------------------------------------------------- */



.clear-fix {
	min-height: 1%; /* for winIE 7 */
}
* html .clear-fix {
	/*\*/ height: 1%; /*/ /* for winIE 5-6 \*/ /*/

	display: inline-block; /* for macIE */
}
.clear-fix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*動画ページへのリンク
---------------------------------------------*/
#movie-btn {
position:absolute;
top:214px;
left:431px;
}

