@charset "utf-8";
/* CSS Document */

.style3 {
	color: #999999
}
a:link {
	color:#CCCCCC;
	text-decoration:none;
}
a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:underline;
}


.style2{color:#0066CC}

#container {
	width: 100%;
}
#container img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#container p {
	font-size: 11px;
	line-height: 26px;
}
#container h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666666;
}
#container #footer #back .style3 style5 {
	color: #333333;
}
#container #header #title_l a {
	color: #333333;
}

#container h2 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #333333;
}

* {
	margin: 0px;
	padding: 0px;
}
#boshu {
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	color: #666666;
}
#boshu #stage {
	height: 360px;
	width: 560px;
	background-image: url(img/boshu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#boshu p {
	font-size: 12px;
}
#boshu #stage2 {
	height: 480px;
	width: 540px;
	background-color: #333333;
}
#container #header #title_l {
	float: left;
}
#container #header #title_r {
	float: right;
}
#container #header {
	margin-top: 10px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	height: 15px;
}
#container #header #title_l {
	font-size: 14px;
	color: #CCCCCC;
}
#container #header #title_r {
	font-size: 11px;
	color: #999999;
	margin-right: 100px;
}
#container #footer {
	margin-top: 18px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #666666;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#footer #back a {

}
#container #boshu #interview {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.body {
	background-color: #FFFFFF;
}
.style4 {
	color: #797979
}
