@charaset "Shift_JIS";

/*汎用設定*/

body, table
{
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 22px;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(images/bg.jpg) repeat-x #695F55;
	padding: 0px;
	margin: 0px;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	margin: 0px;
	border: none;
	vertical-align: top;
}
td.VAlignMiddle
{
	margin: 0px;
	border: none;
	vertical-align: middle;
}
td.VAlignBottom
{
	margin: 0px;
	border: none;
	vertical-align: bottom;
}
a:link
{
	text-decoration: none;
	color: #cc0000;
}
a:visited
{
	text-decoration: none;
	color: #cc0000;
}
a:hover
{
	text-decoration: underline;
	color: #ff6600;
}
img
{
	border: none;
}
ul
{
	list-style:none;
}

/*フォント*/

.font10
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.cap
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffcc00;
	margin: 5px 0px 0px 0px;
}
.cc-ffcc00
{
	color: #FFCC00;
}

/*エリア指定*/

.sepc
{
	background: url(images/spec.jpg) no-repeat;
	width: 400px;
	height: 287px;
	padding: 15px 40px 0px 420px;
}
.movie_bg
{
	background: url(images/movie_bg.jpg) no-repeat bottom center #000000;
	width: 780px;
	padding: 0px 20px;
}
.pic01
{
	background: url(images/pic01.jpg) no-repeat;
	width: 250px;
	height: 400px;
	padding: 200px 550px 0px 20px;
}
.pic02
{
	background: url(images/pic02.jpg) no-repeat;
	width: 360px;
	height: 290px;
	padding: 175px 20px 0px 440px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffcc00;
}
.pic03
{
	background: url(images/pic03.jpg) no-repeat;
	width: 270px;
	height: 145px;
	padding: 70px 530px 0px 20px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffcc00;
}
.pic04
{
	background: url(images/pic04.jpg) no-repeat;
	width: 130px;
	height: 280px;
	padding: 0px 160px 0px 530px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffcc00;
	vertical-align:bottom;
}
.c-top
{
	background: url(images/c_top.jpg) no-repeat;
	width: 300px;
	height: 370px;
	padding: 40px 40px 0px 480px;
}
.c-text
{
	background: url(images/c_center.jpg);
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffcc00;
	padding-top: 5px;
}
.interview-left
{
	background: url(images/interview_left.jpg) no-repeat;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffcc00;
	width: 240px;
	height: 179px;
	padding: 0px 20px 17px 150px;
	vertical-align:bottom;
}
.interview-right
{
	background: url(images/interview_right.jpg) no-repeat;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffcc00;
	width: 370px;
	height: 179px;
	vertical-align:bottom;
	padding: 0px 20px 17px 20px;
}
.yu-ki
{
	background: url(images/yuki.jpg) no-repeat;
	width: 400px;
	height: 310px;
	padding: 110px 400px 0px 20px;
}

/*インタビュー*/

.interview-frame
{
	width: 100%;
	height:200px;
	overflow:auto;
	margin-bottom:23px;
}
.i-text01
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 7px;
}
.i-text02
{
	margin-bottom: 7px;
}
.i-text03
{
	margin-bottom: 7px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffcc00;
}

/*余白設定*/

.mb18px
{
	margin-bottom: 18px;
}
.mb20px
{
	margin-bottom: 20px;
}
.mb8px
{
	margin-bottom: 8px;
}
.mb5px
{
	margin-bottom: 5px;
}
.mb10px
{
	margin-bottom: 10px;
}
.mb15px
{
	margin-bottom: 15px;
}


/*フッター*/

.copyright
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.footer-area
{
	color: #333333;
	padding: 20px 0px;
	background: #ffffff;
}


