#body {
	margin: 0px;
	padding: 0px;
}

.wrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	display: block;
	padding-top: 5px;
}

.title {
	font-weight: bold;
	text-align: left;
	font-size: 20px;
	text-indent: 10px;
	display: block;
	width: 90%;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #CC0000;
	font-family: "メイリオ";
	margin-bottom: 15px;
}

.date {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "メイリオ";
	width: 90%;
	margin-bottom: 2px;
}



#chingin{
	font-size: 12px;
	margin-bottom: 20px;
	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: #003366;
	border-bottom-color: #003366;
}	
.text {
	font-size: 14px;
	text-align: left;
	line-height: 130%;
}
.text_center {
	font-size: 14px;
	text-align: center;
	line-height: 2em;
	background-color: #FFFFFF;
}
.text_center2 {
	font-size: 14px;
	text-align: center;
	line-height: 2em;
	background-color: #EDEDE4;
}
.midashi {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}

.text_s {
	width: 100%;
	font-size: 100%;
	text-align: left;
	line-height: 1.3em;
	font-weight: bold;
	color: #8A2D00;
	padding-left: 1%;
	height: 80px;
	padding-top: 2px;
}
.text_t {
	font-size: 14px;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
}
.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;
}
.essam {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
	
@media screen and (max-width:850px) {
	#main {
		width:90%;
	}
}

@media screen and (max-width:768px) {
#main{
	width:90%;
	margin:auto;
	}

#chingin{
	font-size: 14px;
	}		
	
.hyo {
	font-size: 18px;
}	
.midashi {
	font-size: 12px;
}
.text {
	font-size: 16px;
}
.text_center {
	font-size: 16px;
}
.text_center2 {
	font-size: 16px;
}
.text_s {
	font-size: 14px;
}
.text_t {
	font-size: 16px;
}