body {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka";
	font-size: 13px;
	background-color: #FFF;
}
fieldset {
	background-color: #E1F0FF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}


#Header_1 {

}
#Header_2 {

}
#Header_3 {
	background-color: #CD584E;
	height: 30px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/BgPan.jpg);
	font-weight: normal;
	color: #000;
}
#Header_3 tr td a {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}
#Header_3 tr td a:hover {
	text-decoration: underline;
}
#Main {
	margin-bottom: 15px;
	border-top-color: #333;
	margin-top: 5px;
}
#Main tr td h1 {
	font-size: 15px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 570px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/BgH1.jpg);
	line-height: 40px;
	text-indent: 35px;
	background-color: #666;
	margin-bottom: 30px;
	margin-top: 10px;
}

#Menu {

}

#Footer {
	background-color: #1D1D1D;
	font-size: 12px;
	color: #FFF;
	height: 54px;
	background-image: url(../images/Footer.jpg);
}
#Footer tr td a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.SubTitle {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.ContactTitle {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}


.ItemTB {
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.ContactTB {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #FFF4C8;
}

.MenuTB {
	background-color: #333;
	color: #FFF;
}
.MenuTB a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 165px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.MenuTB a:hover {
	color: #F60;
	background-color: #000;
}

.MenuTd {
	background-color: #333;
	background-image: url(../images/BgMenuBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
}


.Bo_U-- {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.Bo_U- {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.Bo_MenuTitle {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #009;
	border-left-color: #009;
}

.Bo_L- {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}

