body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#DDE0B5 url(../images/background.jpg) repeat-x;
}
h1, h2, h3 , h4{
	margin:0;
	padding:0;
}
p{
	margin:1em 0;
	padding:0;
}
h1{
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}
h2{
	font-size:17px;
	color:#000000;
}
h3{
	font-size:12px;
	color:#FFF;
}
H3.subtitle{
	PADDING-RIGHT: 0px;
	BORDER-TOP: #91a7d3 2px solid;
	PADDING-LEFT: 10px;
	font-size : 14px;
	PADDING-BOTTOM: 5px;
	MARGIN: 18px 0px 10px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
	color: #000000;
}
h4{
	font-size:18px;
	color:#000000;
}

table, td, select, input, textarea{
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	border:0;	
}
img{border:0;}
.tablesmp1 {
	BORDER-COLLAPSE: collapse;
	border: 1px solid #0a3b92;
}
/* ---------------------------------- container ---------------------------------- */
#container{
	width:800px;
	padding:0px;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	background:url(../images/body_back.jpg);
}
/* ---------------------------------- logotip ---------------------------------- */
#header {
	margin-left:30px;
	margin-right:30px;
	background:url(../images/header_images.jpg) no-repeat right;
	height:208px;
	text-align:left;
}
/* ---------------------------------- logotip ---------------------------------- */
div#logotip{
	padding-top:6px;
	display: block;
	width:384px;
}
#logo{
	display:block;
	background:url(../images/logotip.gif) no-repeat;
}
#logo a{
	display:block;
	height:180px;
}
/* ---------------------------------- menu ---------------------------------- */
div#menu{
	padding-top:13px;
	padding-bottom:13px;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}
div#menu img {
	height:15px;
	width:5px;
	background: url(../images/menu_line.gif) no-repeat bottom;
}
div#menu a{
	margin-left:15px;
	margin-right:15px;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#menu a:hover{
	text-decoration:underline;
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist a {
	margin-right:15px;
	margin-left:15px;
	padding-left:30px;
	padding-top:13px;
	padding-bottom:14px;
	display: block;
	color:#D1D4A3;
	text-align:left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background:url(../images/menu_link.gif) no-repeat center left;
}
div#navlist a:hover {
	padding-left:40px;
	color:#2D3A48;
	background:url(../images/menu_hover.gif);
}
/* ---------------------------------- main ---------------------------------- */
#main {
	padding: 0px;
	margin: 0px;
	margin-left:30px;
	margin-right:30px;
	text-align:left;
}
.main_nav {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
}
.main_nav_2 {
	vertical-align: top;
	background:url(../images/nav_back.gif);
	width:200px;
	padding-bottom:20px;
}
.main_nav_3 {
	width:10px;
}
#main_text {
	padding: 10px;
	padding-left:5px;
}
#heading2 {
	background:url(../images/heading_text_1.gif) no-repeat left;
	height:35px;
}
#heading3 {
	background:url(../images/heading_text_2.gif) no-repeat left;
	height:20px;
}
#head_main {
	display: block;
	background:url(../images/menu_back.gif);
	height:23px;
	padding-top:7px;
	padding-left:30px;
}
#head_main_text {
	color:#76A700;
	font-size: 11px;
	padding-left: 40px;
}
/* ---------------------------------- main_url ---------------------------------- */
p#link a{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
p#link a:hover{
	text-decoration:underline;
}
/* ---------------------------------- main_block ---------------------------------- */
#back_line{
	border-width: 1px;
	border-color: #FFF #FFF #730000 #FFF;
	border-style: solid;	
}
#block_heading_text {
	background:url(../images/block_heading_text.gif) no-repeat;
	height:20px;
	margin-left:20px;
}
#main_text_block {
	padding-left:20px;
	font-size: 10px;
	line-height: 130%;
	color: #3D6996;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
/* ---------------------------------- box ---------------------------------- */
#box{
	margin:10px;
	margin-left:10px;
	margin-right:10px;
	width:426px;
}
#box_head {
	background:url(../images/box_head.gif);
	height:8px;
}
#box_center {
	background:#63727F url(../images/box_back.jpg) repeat-x;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:75px;
	padding:10px;
}
#box_footer {
	background:url(../images/box_footer.gif);
	height:9px;
}

TD.boxfull {
  border : 1px solid #666666;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  background-color : #dfe7f2;
  width : 740px;
}
TD.box2{
	background-color : #fde482;
	width : 560px;
	font-size : 14px;
	height : 25px;
	padding-top : 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color : #505050;
	border-bottom-color : #505050;
  padding-left : 10px;
  line-height : 110%;
}
TD.box3{
	width : 684px;
	font-size : 13px;
	border : 1px solid #808080;
	line-height : 125%;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	text-align : justify;
}
TD.box4{
	background-color : #fdf6bd;
	width : 560px;
	font-size : 14px;
	height : 25px;
	padding-top : 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color : #505050;
	border-bottom-color : #505050;
  padding-left : 10px;
  line-height : 110%;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #fcf08b;
  border-left-color : #fcf08b;
}
TD.box5{
	background-color : #FFFFFF;
	width : 560px;
	font-size : 13px;
	border : 1px solid #808080;
  line-height : 125%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  text-align : justify;
}
/* ---------------------------------- footer ---------------------------------- */
#footer{
	margin-left:30px;
	margin-right:30px;
	padding-bottom:5px;
	padding-top:35px;
	background:url(../images/footer.gif);
	font-weight:bold;
	color:#444444;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
/* ---------------------------------- text_decor ---------------------------------- */
.underline {
	text-decoration: underline;	
}
.white {
	color:#FFF;
}
.blue {
	color:#1749A9;
}
.red {
	color:#8F0101;
}
.yellow {
	color:#CF971F;
}
.px10{
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 125%;
	color: #667383;
	letter-spacing: 1px;
}
.green {
	color:#78B639;
}
.black {
	color:#667383;
	font-size:11px;
}
.text14_140{
	font-size : 14px;
	line-height : 140%;
	padding-left : 20px;
	color: #000000;
}
.text15b{
  font-size : 15px;
  font-weight : bold;
}
.text15_140{
  font-size : 15px;
  line-height : 140%;
}
.clr-g{
	color : #0a3b92;
	border: 1px solid #0a3b92;
}
.clr-b{
	border: 1px solid #6699FF;
}
