#main{
	margin:0px auto;
	width:540px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-align: left;
	padding: 0px;
	line-height: 1.2em;
	}

#chingin{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	}		
	
.hyo {
	color: #000000;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999999;
	border-bottom-color: #999999;
}	
.text {
	font-size: 14px;
	text-align: left;
}
.text_center {
	font-size: 12px;
	text-align: center;
	line-height: 2em;
}
.text_s {
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
}
.tbl{
	background-color: #FFFF99;
	text-align: left;
}
.tbl_2{
	background-color: #999999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.waku_left {
	background-image: url(waku_left.gif);
	background-repeat: repeat-y;
}
.waku_right {
	background-image: url(waku_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 1px;
}
