body {
	background-color: #CCC;
	margin: 0px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}

a:link{
	color: #000;
	text-decoration: none;	

}

a:visited{
	color: #000;
}

a:hover{
	color: #F30;
	text-decoration: underline;
}

a:active{
}

h1 {
	text-indent: 25px;
	font-size: 16px;
	font-weight: 900;
	color: #FFFFFF;
	line-height: 30px;
	display: block;
	margin-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000099;
	letter-spacing: 5px;
	margin-left: 10px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	vertical-align: bottom;
	background-image: url(image/footer_bak.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0066CC;
	text-indent: 5px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FF9900;
	margin-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	margin-right: 30px;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000099;
	text-indent: 5px;
	margin-left: 2px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #6699FF;
	margin-right: 2px;
}

#container{
	width: 981px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	width: 100%;
	margin: 0px auto;
	background-color: #FFF;
	padding: 0px;
	text-align: center;
}

#header_in {
	background-color: #FFF;
	height: 85px;
	width: 981px;
	margin: 0px auto;
	text-align: left;
}

#topmenu {
	background-image: url(image/menu_bar.jpg);
	background-repeat: repeat;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align:  center;
}

#topmenu_in {
	width: 981px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
}

#contents {
	width: 100%;
	margin: 0px auto;
	background-color: #FFF;
	padding: 0px;
	text-align: center;
}

#contents_in {
	background-color: #FFF;
	width: 982px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}

#index {
	width: 100%;
	background-color: #EEEEEE;
	padding: 0px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #023793;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}

#index_in {
	background-color: #EEEEEE;
	width: 960px;
	text-align: left;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	line-height: 13px;
}

#footer {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url(image/footer_bak.jpg);
	background-repeat: repeat-x;
}

#footer_in {
	width: 981px;
	margin: 0px auto;
	text-align: left;
	background-image: url(image/footer_bak.jpg);
	background-repeat: repeat-x;
}

#navibar {
	width: 100%;
	background-color: #EEEEEE;
	padding: 0px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: #023793;
	font-size: 12px;
	height: 21px;
	text-indent: 10;
	line-height: 21px;
}

#navibar_in {
	background-color: #EEEEEE;
	width: 960px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#contents_box1 {
	width: 770px;
	margin: 0px;
	background-color: #FFF;
	padding: 5px;
	text-align: left;
	float: left;
}

#contents_box2 {
	width: 190px;
	margin: 0px;
	background-color: #FFF;
	padding: 5px;
	text-align: left;
	float: left;
}

#contents_box3 {
	width: 620px;
	margin: 0px;
	background-color: #9FF;
	padding: 5px;
	text-align: left;
	float: left;
}

#contents_box4 {
	width: 830px;
	margin: 0px;
	background-color: #FFF;
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-color: #999;
}

#menu {
	width: 150px;
	margin: 0px;
	background-color: #FFF;
	text-align: left;
	float: left;
	padding-top: 155px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
}

#menu h4 {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	text-indent: 0;
	letter-spacing: 0px;
	text-align: center;
	background-image: url(image/menu_btn01.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu h5 {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	text-indent: 0px;
	letter-spacing: 1px;
	text-align: center;
	background-image: url(image/menu_btn02.jpg);
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-repeat: no-repeat;
	width: 140px;
	font-weight: bold;
}

#menu a {
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	background-image: url(image/menu_btn01_over.jpg);
	line-height: 25px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

#submenu a:hover {
	background-image: url(image/menu_btn02_over.jpg);
	line-height: 25px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

#contents_box_clear {
	clear: left;
	height: 100%;
	margin: 0px auto;
}

#textbox_new {
	background-color: #F3F3F3;
	width: 748px;
	border: 1px solid #666;
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
}

#tb_top1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #00388B;
}

#tb_top2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #CC6600;
}

#tb_list1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	line-height: 19px;
}

#tb_hover {
	font-weight: bold;
	color: #FFF;
}

#toplink a:link {
	font-weight: bold;
	color: #FFF;
}

#toplink a:visited{
	font-weight: bold;
	color: #FFF;
}
