@charset "UTF-8";
/* CSS Document */



/*mainImg*/
#topimgBox{
	height: 300px;
	width: 950px;
	}

#topimgBox h2{
	height: 300px;
	width: 950px;
	background-image: url(../../img/main_img.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
	
	#ctsBox{
	background-color: #FFF;
	width: 950px;
}
	/*contentsL*/
	#ctsBoxl{
	float: left;
	width: 700px;
	background-color: #FFF;
		}
	
	#mainban{
	height: 36px;
	width: 700px;
	position: relative;
		}
		
	#mainban h3{
	height: 36px;
	width: 700px;
	background-image: url(../../img/ban_top.jpg);
	background-repeat: no-repeat;
		}
		
	#newsBtn{
	height: 36px;
	width: 134px;
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
	#newsBtn a{
	height: 36px;
	width: 134px;
	background-image: url(../../img/news_btn.jpg);
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
	#newsBtn a:hover{
	background-position: 0px -36px;	
	}
		
.newsBox01{
	width: 685px;
	background-color: #FFF;
	background-image: url(../../img/line_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 15px;
}

.newsBox01 dl{
	margin: 0px;
	padding: 0px;	
}

.newsBox01 dt{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #004485;
	float:left;
	background-image: url(../img/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 16px;
}

.newsBox01 dd{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333;
	float:left;
}

.newsBox02{
	width: 685px;
	background-color: #F0F0F0;
	background-image: url(../../img/line_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 15px;
}

.newsBox02 dl{
	margin: 0px;
	padding: 0px;	
}

.newsBox02 dt{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #004485;
	float:left;
	background-image: url(../img/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 16px;
}

.newsBox02 dd{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333;
	float:left;
}

/*contentsR*/
#ctsBoxr{
	width: 250px;	
	float: left;
	background-image: url(../../img/gb_back.jpg);
	background-repeat: repeat-y;
	}

#ctsBoxrt{
	background-image: url(../../img/gb_top.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 250px;	
	}

#bannerBox{
	width: 230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#bannerBox ul{
	margin: 0px;
	padding: 0px;	
}

#bannerBox li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#bannerBox #ban01{
	height: 45px;
	width: 230px;
	margin-bottom: 6px;
}

#bannerBox #ban01 a{
	height: 45px;
	width: 230px;
	display: block;
	background-image: url(../../img/ban_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#bannerBox #ban01 a:hover{
	background-position: 0px -45px;	
}

#bannerBox #ban02{
	height: 45px;
	width: 230px;
	margin-bottom: 6px;
}

#bannerBox #ban02 a{
	height: 45px;
	width: 230px;
	display: block;
	background-image: url(../../img/ban_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#bannerBox #ban02 a:hover{
	background-position: 0px -45px;	
}


#bannerBox #ban03{
	height: 45px;
	width: 230px;
}

#bannerBox #ban03 a{
	height: 45px;
	width: 230px;
	display: block;
	background-image: url(../../img/ban_03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#bannerBox #ban03 a:hover{
	background-position: 0px -45px;	
}

