/* テーブル　*/
#Contents table{
	text-align:center;
	line-height: 130%;
	font-size: 96%;
}
#Contents tr{
	background-color: #f2f2f2;
	padding-right: 30px;
}
table .midashi {
	background-color: #BBE0E3;
	margin: 5px;
}
table .midashi_y {
	background-color: #D0D8E8;
	margin: 5px;
	vertical-align: top;
}
table .red {
	color: #FF0000;
	vertical-align: top;
}
table .text {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}table .conts {
	text-align: center;
	vertical-align: top;
}
#Contents .bg {
	background-color: #fff3d6;
	width: auto;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Contents .bg2 {
	background-color: #D0D8E8;
	width: auto;
	text-align: center;
	font-weight: bold;
	color: #3A65B5;
	height: 14px;
}

#Contents .orenge {
	font-size: 110%;
	color: #FF6600;
	font-weight: bolder;
}
#Contents .blue {
	color: #3A65B5;
	font-weight: bolder;
	font-size: 96%;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
#Contents .blue_c {
	color: #3A65B5;
	font-weight: bolder;
	font-size: 96%;
	text-align: center;
	padding-top: 5px;
}
#Contents .right {
	text-align:right;
	}
#Leftbox {
	float: left;
	width: 340px;
	margin-top: 10px;
}
#Rightbox {
	float: right;
	width: 340px;
	margin-top: 10px;
}

#Contents ul {
	width: 728px;
	list-style-type: none;
	float: left;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #f2f2f2;
}
#Contents li{
	margin-top: 5px;
	float: left;
	line-height: 110%;
	background-image: url(../img/mark_s.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-left: 1px;
}
#Contents li .color_sub {
	color: #4270B2;
}

#Contents li a{
	text-decoration:none;
	color: #333333;
	font-size: 90%;
	}
#Contents li a:hover {
	color:#4270B2
}

.bg_blue {
	font-weight: bold;
	background-color: #6699FF;
	text-align: center;
}
#Contents #box {
	background-image: url(../img/bg_line.gif);
	background-repeat: repeat-y;
	width: 700px;
	margin-top: 10px;
	padding-bottom: 10px;
}
