body{
	padding:0px;
	margin:0px;
	background:#FFF;
	color:#535353;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin-right: 3px;
}

div, p, ul, h2, h3, h4, img, form{
	padding:0px;
	margin:0px;
}
ul{list-style-type:none;}

.frame {
	border: 1px solid #9C9A67;
}

.text1 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #91894e;
	font-weight: bold;
}
.body_text {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
}
.text3 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.text4 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #136B9B;
}
.text5 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6d6d6d;
}
.text6 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #136b9b;
}

a:link {
	color: #006699;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #006699;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #339900;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

a.a:link {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
a.a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #eb7616;
	text-decoration: underline;
}
a.a:hover {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 11px;
	font-weight: normal;
	color: #006666;
	text-decoration: underline;
	line-height: 14px;
}

a.b:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #813302;
	text-decoration: underline;
}
a.b:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DE6F2A;
	text-decoration: none;
	line-height: 14px;
}

a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #382a1a;
	text-decoration: none;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #382a1a;
	text-decoration: none;
}
a.c:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #989560;
	text-decoration: none;
}

a.d:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6C00;
	text-decoration: none;
}

#header{
position:relative; 
}

#logo{
position:absolute; top:34px; left:51px;
}

#slogan1{
position:absolute; top:34px; left:494px;
}

#slogan2{
position:absolute; top:176px; left:314px;
}

#buttons{
	padding: 0px 0 0 240px;
}

#container{
	position:relative;
	width:800px;
	margin:5px 0 0 0px;
	background-color: #FFFFFF;
}

#indent1{
	width:211px;
	margin-right:15px;
	float:left;
}

#indent2{
	width:470px;
	float:right;
}

ul.news li{background:url(site_001/images/arrow1.gif) 0 5px no-repeat; padding-left:16px; margin-bottom:10px}
ul.news li a{font:11px/14px Tahoma, sans-serif; color:#813302; font-weight:normal; text-decoration:underline;}
ul.news li a:hover{color:#813302; font-weight:normal; text-decoration:none;}

ul.arrow1 li{background:url(site_001/images/arrow1.gif) 0 5px no-repeat; padding-left:16px; height:14px;}
ul.arrow1 li a{
	font:10px/14px Tahoma, sans-serif;
	color:#31639c;
	font-weight:normal;
	text-decoration:underline;
}
ul.arrow1 li a:hover{
	color:#94c6c6;
	font-weight:normal;
	text-decoration:none;
}

#links{
	margin:0px 0 0 0;
	line-height:18px;
}

input, textarea{
	border:#b7b7b7 1px solid;
	background-color:#FFFFFF;
	margin-top:5px;
	font:10px/12px Tahoma, sans-serif;
	color:000000;
}
