@charaset "Shift_JIS";

/*汎用設定*/

body, table
{
	color: #cccccc;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 20px;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(images/bg.gif) black;
	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: #333399;
}
a:visit
{
	text-decoration: none;
	color: #333399;
}
a:hover
{
	text-decoration: underline;
	color: #CC0000;
}
img
{
	border: none;
}

/*フォント*/

.font10
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.cap
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color:#FFCC00;
	margin-top: 5px;
}
.c-text01
{
	margin-bottom: 2px;
	color: #FFCC00;
	font-weight: bold;
}
.inter-view-text01
{
	font-weight: bold;
	color: #990000;
}
.inter-view-text02
{
	color: #ffcc00;
}


/*余白設定*/

.mb18px
{
	margin-bottom: 18px;
}
.mb20px
{
	margin-bottom: 20px;
}
.mb8px
{
	margin-bottom: 8px;
}
.mb15px
{
	margin-bottom: 15px;
}

/*エリア設定*/

.header2
{
	background: url(images/header2.jpg) no-repeat;
	width: 260px;
	height: 212px;
	padding: 113px 210px 0px 20px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffffff;
}
.header3
{
	background: url(images/header3.jpg) no-repeat;
	width: 355px;
	height: 212px;
	padding: 0px 20px 0px 15px;
}
.pic01
{
	background: url(images/pic01.jpg) no-repeat;
	width: 110px;
	height: 347px;
	padding: 260px 310px 0px 20px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #FFCC00;
}
.pic02
{
	background: url(images/pic02.jpg) no-repeat;
	width: 400px;
	height: 347px;
	padding: 318px 20px 0px 20px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #FFCC00;
}
.pic03
{
	background: url(images/pic03.jpg) no-repeat;
	width: 200px;
	height: 239px;
	padding: 175px 220px 0px 20px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #FFCC00;
}
.pic04
{
	background: url(images/pic04.jpg) no-repeat;
	width: 200px;
	height: 239px;
	padding: 175px 20px 0px 220px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #FFCC00;
}
.pic05
{
	background: url(images/pic05.jpg) no-repeat;
	width: 270px;
	height: 305px;
	padding: 123px 150px 0px 20px;
}
.pic06
{
	background: url(images/pic06.jpg) no-repeat;
	width: 300px;
	height: 305px;
	padding: 220px 20px 0px 120px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffffff;
}
.pic07
{
	background: url(images/pic07.jpg) no-repeat;
	width: 130px;
	height: 327px;
	padding: 292px 230px 0px 80px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #FFCC00;
}
.pic08
{
	background: url(images/pic08.jpg) no-repeat;
	width: 207px;
	height: 327px;
	padding: 20px 20px 0px 213px;
}
.c-box
{
	background: #222222;
	vertical-align: middle;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color:#ffffff;
}
.interview-bg
{
	background: url(images/interview_bg.jpg) no-repeat;
	width: 550px;
	height: 400px;
	padding: 20px 20px 0px 310px;
}
.interview-profile
{
	margin: 0px 0px 20px 20px;
	width: 150px;
	float:right;
}

.pic-right
{
	float: right;
	margin: 0px 0px 20px 20px;
}
.pic-left
{
	float: left;
	margin: 0px;
}
.bonus1
{
	background: url(images/bonus1.jpg) no-repeat;
	width: 210px;
	height: 315px;
	padding: 115px 260px 0px 20px;
}
.bonus2
{
	background: url(images/bonus2.jpg) no-repeat;
	width: 140px;
	height: 315px;
	padding: 218px 240px 0px 10px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color:#ffcc00;
}

/*フッター*/

.copyright
{
	padding: 17px 20px;
	color: #ffffff;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}

.footer-area
{
	color: #333333;
	padding: 20px 0px;
	background: #ffffff;
}

