/* CSS Document */
body {
	background-color: #000000;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
	font-family: "lr SVbN", "Osaka|";
	font-size: 14px;
	color:#FFFFFF;
	text-align: center;
	line-height: 1.4em;
	background-position: center top;
	margin-top: 0px;
}
.top_b{
	background-color: #000000;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
}
a{
	color:#3399FF;
	text-decoration:underline;
}
a:link {
	color:#3399FF;
	font-style:normal;
	text-decoration:underline;
}
a:visited {
	color:#3399FF;
	text-decoration:underline;
}
a:hover {
	color:#3399FF;
	font-style:normal;
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}

#image a{
	display:block;
	width:291px;
	height:68px;
	line-height:68px;
	background:url("../img/bot.jpg") no-repeat;
	text-decoration:none;
	text-align:center;
}
#image a:hover{
	background:url("../img/bot_f2.jpg") no-repeat;
}
#info {
	width: 699px;
	background-image: url(../img/haikei_contents.jpg);
	background-repeat: repeat-y;
	margin-left: 4px;
}
#caption {
	width: 680px;
	margin-bottom: 12px;
	text-align: left;
	line-height: 1.5em;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#info_body {
	background-image: url(../img/paper_r2_c1.gif);
	background-repeat: repeat-y;
	text-align: left;
}

.txt_white_mid {
	font-size:0.8em;
	color: #999999;
}
.text1 {
	font-size:11px;
	color:#FFCC00;
}
.text2 {
	font-size:12px;
	color:#333333;
}
.text3 {
	font-size:17px;
	color:#000000;
	line-height: 20px;
}
.text4 {
	font-size:24px;
	color:#33CCFF;
}
.text4-1 {
	font-size:17px;
	color:#33CCFF;
	line-height: 12px;
}
.text5 {
	font-size:14px;
	color:#FFCC00;
	line-height: 30px;
}
.text_normal {
	font-size:14px;
	color:#FFCC33;
	line-height: 23px;
}
.text6 {
	font-size:15px;
	color:#000000;
	line-height: 20px;
}
#container .cb {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
}
.photo_left {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
}
.photo_right {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
}
.photo_VMC {
	float: left;
	margin-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 10px;
}

