/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

body td,th{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

h1,h2,h3,h4,h5,h6,div,ul,li,form {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

/* ヘッダ */

#hd01 {
	background: url(../images2/hd_bg01.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	height: 133px;
}

#hd01-1 {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 753px;
	text-align: left;
}

.hd-smenu01 {
	text-align: right;
	height: 25px;
	}
	
.hd-txt01 {
	font-size: 10px;
	color:#FFFFFF;
	padding-top: 5px;
	text-align: right;
	}
	
.hd-L {
 	float: left;
	}
	
.hd-R {
	float:right;
	}
	
/* ヘッダメニュー */
	
#hd01-1 li{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.hd-menu01 {
	background:url(../images2/hd_menu01.gif) no-repeat 0px 0px;
	width: 153px;
	display: block;
	text-indent: -2000px;
	height: 40px;
}

.hd-menu01:hover {
	background:url(../images2/hd_menu01_o.gif) no-repeat 0px 0px;
}

.hd-menu01-set {
	background:url(../images2/hd_menu01_o.gif) no-repeat 0px 0px;
	width: 153px;
	display: block;
	text-indent: -2000px;
	height: 40px;
}

.hd-menu02 {
	background:url(../images2/hd_menu02.gif) no-repeat 0px 0px;
	width: 149px;
		display: block;
	text-indent: -2000px;
	height: 40px;
}

.hd-menu02:hover {
	background:url(../images2/hd_menu02_o.gif) no-repeat 0px 0px;
}

.hd-menu02-set {
	background:url(../images2/hd_menu02_o.gif) no-repeat 0px 0px;
	width: 149px;
		display: block;
	text-indent: -2000px;
	height: 40px;
}

.hd-menu03 {
	background:url(../images2/hd_menu03.gif) no-repeat 0px 0px;
	width: 149px;
		display: block;
	text-indent: -2000px;
	height: 40px;
}

.hd-menu03:hover {
	background:url(../images2/hd_menu03_o.gif) no-repeat 0px 0px;
}

.hd-menu03-set {
	background:url(../images2/hd_menu03_o.gif) no-repeat 0px 0px;
	width: 149px;
		display: block;
	text-indent: -2000px;
	height: 40px;
}

.hd-menu04 {
	background:url(../images2/hd_menu04.gif) no-repeat 0px 0px;
	width: 149px;
		display: block;
	text-indent: -2000px;
	height: 40px;
}

.hd-menu04:hover {
	background:url(../images2/hd_menu04_o.gif) no-repeat 0px 0px;
}

.hd-menu04-set {
	background:url(../images2/hd_menu04_o.gif) no-repeat 0px 0px;
	width: 149px;
		display: block;
	text-indent: -2000px;
	height: 40px;
}

.hd-menu05 {
	background:url(../images2/hd_menu05.gif) no-repeat 0px 0px;
	width: 153px;
		display: block;
	text-indent: -2000px;
	height: 40px;
}

.hd-menu05:hover {
	background:url(../images2/hd_menu05_o.gif) no-repeat 0px 0px;
}

.hd-menu05-set {
	background:url(../images2/hd_menu05_o.gif) no-repeat 0px 0px;
	width: 153px;
		display: block;
	text-indent: -2000px;
	height: 40px;
}

/* メイン部 */

#main01 {
	background: url(../images2/main_bg01.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
}

#main01 a:link {
	color: #999999;
	text-decoration: underline;
}

#main01 a:active {
	color: #999999;
	text-decoration: underline;
}

#main01 a:visited {
	color: #999999;
	text-decoration: underline;
}

#main01 a:hover {
	color: #00cccc;
	text-decoration: underline;
}

.kuzu01 {
	font-size: 10px;
	margin-bottom: 25px;
	}
	
/* フッタ */

#ft01 {
	border-top: 3px solid #e7e7e7;
	margin: 0px;
	padding: 0px;
	height: 100px;
}

#ft01-1 {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 753px;
	text-align: left;
}

.ft-L {
 	float: left;
	padding-top: 10px;
	}
	
.ft-R {
	float:right;
	width: 250px;
	border-left: 1px solid #e7e7e7;
	padding: 10px 0px 10px 15px;
	}
 
 




