body{
	margin: 0px;
	padding: 0px;
	background:#2A568D;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}

TD{
	color:#666;
	font-size: 12px;
	line-height: 18px;}

a {
	COLOR: #f60;
	TEXT-DECORATION: none;}
a:hover {
	COLOR: #f60;
	TEXT-DECORATION: underline;}

h2{
	color:#2A568D;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 20px 0 10px 5px;
}

p {
	margin: 15px 0 15px 5px;
}

ol {
	padding:0px 0 0 24px;
	margin:15px 0px 15px 0px;
}

ol li {
	padding:0px;
	margin:5px 0px 5px 0px;
	list-style-position: outside;
	list-style-type: decimal;
}

ul {
	padding:0px 0 0 15px;
	margin:0px;
}
ul li {
	padding:0px;
	margin:0px 0px 5px 0px;
	list-style-position: outside;
	list-style-type: disc;
}

.textfield150 {
	width: 150px;
	color: #666666;
	font-size: 12px;
	margin: 2px 0 2px 0px;
}
.textfield80 {
	width: 80px;
	color: #333333;
	font-size: 12px;
	margin: 2px 0 2px 0px;
}
.textfield300 {
	width: 300px;
	color: #333333;
	font-size: 12px;
	margin: 2px 0 2px 0px;
}
.textfield475 {
	width: 475px;
	height: 120px;
	color: #333333;
	font-size: 12px;
	margin: 2px 0 2px 0px;
}

/*　▼ヘッダ*/
#head{
	padding: 27px 20px 27px 20px ;
	margin: 0px;
	background:#fff;
}

/*　▼ドロップダウンメニュー*/
.menu {
	background:#ADADAD;
	font-size: 12px;
	height: 29px;
	position:relative;
	top: 0;
	left: 0;
}

.menu a{
	color:#666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 0px 0;
	text-align: left;
	border: 1px solid #ADADAD;
}

.submenu a{
	margin: 0px;
	font-size: 10px;
	background: #EAEAEA url(../images/submenu_mark.gif) no-repeat 3px 5px;
	padding: 5px 0px 5px 0px;
	border-top: 0px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	color: #666;
	TEXT-DECORATION: none;

}

.menu a:hover{
	color: #666;
}

.submenu a:hover{
	background: #fff url(../images/submenu_mark_ov.gif) no-repeat 3px 5px;
	color: #666;
	TEXT-DECORATION: none;
}

#menu1 {
	position:absolute;
	top: 3px;
	left: 4px;
}

#menu2 {
	position:absolute;
	top: 3px;
	left: 129px;
}

#menu3 {
	position:absolute;
	top: 3px;
	left: 254px;
}

#menu4 {
	position:absolute;
	top: 3px;
	left: 379px;
}
#menu5 {
	position:absolute;
	top: 3px;
	left: 504px;
}
#menu6 {
	position:absolute;
	top: 3px;
	left: 629px;
}
.submenu {
	width: 122px;
	margin: 0px 0 0 0px;
	visibility: hidden;
}


/*　▼メイン*/
#main {
	padding:0px ;
	background:#ECECEC;
}

.topnews td{
	color:#666;
	font-size: 10px;
	line-height: 14px;
}

.sitemap table{
	margin:5px 0 5px 0;
}
.sitemap td {
	margin: 5px 0px 5px 5px;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	color: #666;
}
.sitemap td.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sitemap a {
	background: #fff url(../images/submenu_mark.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 15px;
	color:#666
}
.sitemap a:hover {
	background: #fff url(../images/submenu_mark_ov.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 15px;
	COLOR: #f60;
	TEXT-DECORATION: underline;
}


/*　▼フッタ*/
#foot {
	padding:20px;
	color: #fff;
	background:#2A568D;
}
