BODY{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;
}


.foot_menu{
  font-size : 11px;
  color : #d9d9d9;
}
.foot_menu A{
  color : #ffffff;
  text-decoration: none;
}
.foot_menu A:hover{
  color : #cccccc;
  text-decoration: underline;
}
.foot_menu A:visited{
  color : #cccccc;
}
.black11{
  font-size : 11px;
  color : black;
}
.gray11{
  font-size : 11px;
  color : gray;
}
.detail{
  font-size : 13px;
  color : #333333;
  line-height : 20px;
}
.sitemap{
  font-size : 14px;
  color : #333333;
  line-height : 25px;
}
.sitemap A{
  color : #333333;
  text-decoration: none;
}
.sitemap A:hover{
  color : #333333;
  text-decoration: underline;
}
.sitemap A:visited{
  color : #333333;
}
.top_case{
  font-size : 13px;
  color : #665648;
  font-weight : bold;
}
.top_case A{
  color : #665648;
  text-decoration: none;
}
.top_case A:hover{
  color : #665648;
  text-decoration: underline;
}
.top_case A:visited{
  color : #665648;
}
.kuzu{
  font-size : 12px;
  color : gray;
}
.kuzu A{
  color : gray;
  text-decoration : none;
}
.kuzu A:HOVER{
  color : #286fdb;
  text-decoration : none;
}
.kuzu_now{
  color : #286fdb;
  font-size : 12px;
}

.tab1{
  color : 0b4e6a;
  font-size : 12px;
  line-height : 20px;
}
.tab1 A{
  text-decoration: none;
}
.tab1 A:hover{
  text-decoration: underline;
}
.lh11{
  color : 0b4e6a;
  font-size : 11px;
  line-height : 12px;
}
.t_g1{
  color : #666666;
  font-size : 12px;
  line-height : 20px;
}
.t_b1{
  color : #000000;
  font-size : 12px;
  line-height : 20px;
}
a.menu{
  color: #666666;
  font-size : 12px;
  text-decoration: none;
  background-color: #ffffff;
  padding:0px 0px;
  width: 169px;
  display: block
;}
a:hover.menu{
  background-color: #efefef;
  text-decoration: underline;
}


#content1 { display:block; }
#content2 { display:none; }
#content3 { display:none; }
#content4 { display:none; }


.sub_bn{
  color: #286fdb;
  font-size : 15px;
}

.blue1{
  color : 0b6eb9;
  font-size : 12px;
  line-height : 18px;
}
.green1{
  color : 009933;
  font-size : 14px;
  line-height : 18px;
}

/* 横メニュー */

ul.globalNavi {
	margin: 0;
	padding: 0;
	line-height: 1;

	background-color: #ffffff;
	list-style-type: none;
}

ul.globalNavi li {
	margin: 0;
	padding: 0;
	float: left;

	width: 180px;

	text-align: left;
	font-size: 13px; /* 文字サイズ */
}

ul.globalNavi li a {
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 7px 8px;
	display: block;
	position: relative; /* for IE6 */
	color: #286fdb;
	background-color: #eaeaea;
	text-decoration: none;
}

ul.globalNavi li a:hover {
	border-color: #ffffff;
	color: #286fdb;
	background-color: #d8e7fc;
}

/* ClearFix */

ul.globalNavi {
	_height: 1px;
	min-height: 1px;
