body {
	margin: 0px;
	padding: 0px;
	width:100%;
	background:#143556 url(../images/background.jpg) no-repeat center top !important;
	text-align:center;
	color: #666666;
}
html>body body {
	text-align:right;
}

table {
	margin: 0px;
	padding: 0px;
}

TD.menu_bg {
	font-size: 12px;
	vertical-align: middle;
	color: #003366;
	height: 25px;
	background:#FFFFFF url(../img/menu_bg.gif);
}
.menu_bg A:link {color: #666666; text-decoration: none;}
.menu_bg A:visited {color: #996666; text-decoration: none;}
.menu_bg A:hover {color: #FF9900; text-decoration: none;}

h1,h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	font-size: 8px;
	font-weight: normal;
}

strong {
	font-style: normal;
	font-weight: bold;
	line-height: 120%;

}

em {
	font-style: normal;
	font-weight: lighter;
	line-height: 120%;

}

TD.list1 {
	background: #000000;
}

TD.list2 {
	background: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

TD.list2_1 {
	background: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
	width: 300px;
	text-align:center;
}

TD.list2_2 {
	background: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
	width: 190px;
	text-align:center;
}

TD.list2_3 {
	background: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
	width: 70px;
	text-align:center;
}

TD.list2_4 {
	background: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
	width: 80px;
	text-align:center;
}

TD.list3 {
	background: #FF9933;
}

TD.list3_1 {
	background: #FF9933;
	font-weight: bold;
	color: #FFFFFF;
	width: 7%;
	text-align:center;
}

TD.list3_2 {
	background: #FF9933;
	font-weight: bold;
	color: #FFFFFF;
	width: 26%;
	text-align:center;
}

TD {
	font-size: 16px;
	line-height: 20px;
	background: #FFFFFF;
}

TD.left {
	width: 3px;
	background:#FFFFFF url(../images/side_l.gif) ;
}

TD.right {
	width: 3px;
	background:#FFFFFF url(../images/side_r.gif) ;
}

TD.news {
	font-size: 0.8em;
	line-height: 24px;
	font-family: sans-serif;
}

TD.info_title {
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	background: #CDE8E4 url(../info/img/info_title.gif) no-repeat center top !important;;
	color: #3E5D96;
	text-align:left;
}

h2.info_title {
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	background: #CDE8E4 url(../info/img/info_title.gif) no-repeat !important;
	;
	color: #3E5D96;
	text-align:left;
	text-indent: 30px;
}

TD.info {
	font-size: 14px;
}

TD.info_menu {
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	padding: 5px 5px 0px 0px;
	text-align:center;
}

TD.hr {
	height: 9px;
	padding : 0px;
	background:#A3B3DC url(../img/line_01.gif);
}

TD.hr2 {
	height: 9px;
	padding : 0px;
	background:#A3B3DC url(../img/line_03.gif);
}

TD.hr3 {
	height: 9px;
	padding : 0px;
	background:#F3F3E4 url(../img/line_02.gif);
}

/* ---------------------------------------------------------------- *
	最新情報
 * ---------------------------------------------------------------- */
.news_top {	
	width: 670px;
	height: 155px;
	overflow:auto;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px dotted #F5C2E3;
	background-color: #FDFBE8;
}

.news_infotop {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px 10px;
}

.list_news {
	line-height: 1.5;
	padding: 0px;
}

.list_news dt,dd {
	margin: 0;
	padding: 0;
}

.list_news dt {
	float: left;
	margin-top: 0px;
	padding-right: 0.5em;
	width: 5.5em;
	padding-top: 2px;
}

.list_news dd {
	padding-left: 6em;
	_padding-left: 0em;
	padding-bottom: 4px;
	margin-top: 3px;
	_height: 1px;
}

.list_news dd a {
	text-decoration: underline;
}

