@charset "Shift_JIS";
/* 全体構造
---------------------------------------------------- */
body {
	margin: 0;
	background-color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	background-image: url(image/index_bg.jpg);
	background-repeat: repeat-x;
	}
a:link {
	text-decoration:none;color:#28C8FF
	}
a:active {
	text-decoration:none;color:#28C8FF
	}
a:visited {
	text-decoration:none;color:#28C8FF
	}
a:hover {
	text-decoration:underline;color:#FFFFFF
	}
a img {border: none;}
	
/* 通常テキスト */
td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
}
/* 通常テキスト */
.small_text01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 160%;
	color: #8C8CA0;
}

#left_menu{
	width:190px;
	float:left;
}
#left_menu a:link {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:none;
}
#left_menu a:visited {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:none;
}
#left_menu a:hover {
	color:#28C8FF;
	font-size: 10px;
	text-decoration:none;
}
#left_menu a:active {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:none;
}
#right_contents{
	width:560px;
	float:right;
}
.c-both{
	clear:both;
}
.conten2{
	width:560px;
	margin-bottom:30px;
}

.1block{
	width:760px;
	margin-bottom:50px;
}
.left560{
	width:560px;
	float:left;
	text-align:left;
	line-height:180%;
}
.right200{
	width:200px;
	float:right;
	text-align:left;
}
.orange_txt14{
	font-size: 14px;
	font-weight: bold;
	color: #FFA000;
}
.orange_txt12{
	font-size: 12px;
	font-weight: bold;
	color: #FFA000;
}
.water_txt{
	color:#009bff;
}
.water_txt12{
	font-size: 12px;
	font-weight: bold;
	color:#009bff;
}
.table_box{
	width:760px;
	margin-bottom:4px;
}

.dis_box{
	width:760px;
	margin:15px 0px;
}
.left430{
	width:430px;
	float:left;
	text-align:left;
	line-height:180%;
}
.right320{
	width:320px;
	float:right;
	text-align:left;
}
.dis_mini{
	width:430px;
	margin:18px 0px;
}
.dis_title{
	width:760px;
	margin:10px 0px;
}
.left345{
	width:345px;
	float:left;
	text-align:left;
	line-height:180%;
}
.right345{
	width:345px;
	float:right;
	text-align:left;
	line-height:180%;
}