.tabletop {
	font-family: ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3;
	font-size: small;
	text-align: left;
	padding: 3px;
	width: 340px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.tabletop_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: left;
	padding: 3px;
	width: 230px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
#navi {
	height: 20px;
	width: 640px;
	background-color: #FFF9E6;
}
#picture {
	height: 247px;
	width: 640px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #1A232C;
	border-bottom-color: #1A232C;
}


#header {
	height: 35px;
	width: 640px;
}
#header2 {
	height: 30px;
	width: 640px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body {
	width: 640px;
	background-color: #FFF;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center center;
}
#navi-title {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	background-color: #FBFCFD;
	background-image: url(img/bg_h2_a.jpg);
	background-repeat: repeat;
	text-align: center;
	height: 30px;
	width: 640px;
	padding-top: 10px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
}

#footer {
	height: 15px;
	width: 637px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #FFF;
	background-color: #003;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	clear: both;
}
#left {
	float: left;
	width: 240px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: small;
	height: 600px;
	background-color: #FFF4DD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	border: 1px solid #CCC;
}
#down {
	clear: both;
	width: 640px;
	margin-bottom: 5px;
}

#right {
	width: 360px;
	padding-top: 5px;
	padding-right: 10px;
	float: left;
	font-size: small;
	height: 600px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	background-color: #FFF4DD;
	border: 1px solid #CCC;
}

h3 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	color: #003;
	background-image: url(img/bg_h3_a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #003;
	background-image: url(img/bg_h3_a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
}


#wrapper {
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

HR {
	color: #999; /* 線の色(NN用) */
	height: 0.5px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
