body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	background-image: url(../layout/bodyback02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D6D8CB;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
img,a img{
	border:none;
}
#wrapper {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5BA63D;
	border-left-color: #5BA63D;
	background-color: #FFFFFF;
}
#header {
}
.hTop {
	padding-right: 23px;
	padding-left: 23px;
	height: 100px;
	background-image: url(../layout/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 15px;
	position: relative;
}
.topLogo {
	height: 62px;
	width: 251px;
	position: absolute;
	bottom: 13px;
}
.topTxtLink {
	width: 550px;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 23px;
}
.hUnd {
	padding-right: 23px;
	padding-left: 23px;
}
.topImg {
	float: left;
	width: 569px;
}
.topBanner {
	float: right;
	width: 270px;
}
.topBanner img {
	padding-bottom: 5px;
}
#gNavi {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 10px;
}
.gNavi01 {
	height: 50px;
	width: 200px;
	float: left;
	margin-right: 16px;
}
.gNavi02 {
	float: left;
	height: 50px;
	width: 200px;
}
#bread {
	margin-top: 10px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: 23px;
}
#subContent {
	float: left;
	width: 239px;
	padding-left: 23px;
	margin-bottom: 50px;
}
.sNavi {
	margin-bottom: 10px;
}
.sNaviListBorder {
	border: 1px solid #999999;
	margin-top: 2px;
	padding: 2px;
}
.sNaviList {
	background-color: #E4E7EB;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sNaviList ul li {
	background-color: #FFFFFF;
	height: 30px;
	margin-bottom: 3px;
	width: 203px;
	list-style-type: none;
}
.sNaviList li a {
	line-height: 30px;
	background-color: #FFFFFF;
	display: block;
	height: 30px;
	width: 203px;
	text-indent: 30px;
	background-image: url(../icon/blet01.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
.sNaviList li a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #F4FBF7;
	background-image: url(../icon/blet01.gif);
	background-repeat: no-repeat;
	background-position: 11px center;
}
.sBanner {
	margin-bottom: 10px;
	text-align: center;
}
#mainContent {
	float: right;
	width: 591px;
	padding-right: 23px;
	margin-bottom: 50px;
}
#footer {
	clear: both;
	background-image: url(../layout/fback.jpg);
	background-repeat: no-repeat;
	height: 157px;
}
.fTxtLink {
	text-align: center;
	padding-top: 10px;
}
.fData {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.logo02 {
	float: left;
	width: 27px;
}
.fDataTxt {
	float: right;
	width: 313px;
}
address {
	text-align: center;
	margin-top: 15px;
	font-style: normal;
	color: #666666;
}
/*イメージ画像が入るボックス用スタイル*/
.leftIMGbox{
	margin: 0px 0px 10px 0px ;
}
.leftIMG{
	float: left;
	margin-right: 10px;
}
/*イメージ画像が入るボックス用スタイルここまで*/
