.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;
}

.koumoku {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.text {
	font-size: 12px;
	line-height: 150%;
	padding: 5px;
	font-family: "メイリオ";
	text-align: center;
}
.text_after {
	font-size: 12px;
	line-height: 150%;
	padding: 5px;
	font-family: "メイリオ";
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

.keisan {
	font-size: 15px;
	text-align: center;
	font-family: "メイリオ";
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
.link2{
	color: #800080;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.tblbunrui{
	font-size: 14px;
	text-align: center;
	font-family: "メイリオ", "Meiryo UI";
}
.tblnumber{
	font-size: 14px;
	text-align: center;	
	font-family: "メイリオ", "Meiryo UI";
}
.tbltype{
	font-size: 14px;
	text-align: center;
	font-family: "メイリオ", "Meiryo UI";
}
.tblafter{
	font-size: 14px;
	line-height: 150%;
	padding: 5px;
	font-family: "メイリオ", "Meiryo UI";
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.tblbefore{
	font-size: 14px;
	text-align: center;
	font-family: "メイリオ", "Meiryo UI";
}
.tblbunrui2{
	font-size: 14px;
	text-align: center;
	line-height: 150%;
	font-family: "メイリオ", "Meiryo UI";
}
.tblnumber2{
	font-size: 14px;
	text-align: center;	
	line-height: 150%;
	font-family: "メイリオ", "Meiryo UI";
}
.tbltype2{
	font-size: 14px;
	text-align: center;
	line-height: 150%;
	font-family: "メイリオ", "Meiryo UI";
}
.tblafter2{
	font-size: 14px;
	line-height: 150%;
	padding: 5px;
	font-family: "メイリオ", "Meiryo UI";
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.tblbefore2{
	font-size: 14px;
	line-height: 150%;
	font-family: "メイリオ", "Meiryo UI";
	text-align: center;
}

@media screen and (max-width:850px) {
	#container {
		width:768px;
	}
	#maincontent {
		width:558px;
	}
	.test{
        width:460px;
    }
}

@media screen and (max-width:768px) {
	#container {
		width:100%;
	}
	#maincontent {
		width:100%;
	}
    .wrap {
	    width: 90%;
    }
	.title {
		font-size: 24px;
		width: 100%;
	}
	.date {
		font-size: 14px;
		width: 100%;
	}
	.tblbunrui{
		width:15%;	
	    font-size: 16px;
	}
	.tblnumber{
		width:10%;
	    font-size: 16px;
	}
	.tbltype{
		width:43%;
	    font-size: 16px;
	}
	.tblafter{
		width:17%;
	    font-size: 16px;
	}
	.tblbefore{
		width:15%;
	    font-size: 16px;
	}

	.tblbunrui2{
		width:15%;
		font-size: 100%;
	}
	.tblnumber2{
		width:10%;
	    font-size: 16px;
	}
	.tbltype2{
		width:48%;
	    font-size: 16px;
	}
	.tblafter2{
		width:15%;
	    font-size: 16px;
	}
	.tblbefore2{
		width:12%;
	    font-size: 16px;
	}
	.text {
	font-size: 14px;
	}
	.text_after {
	    font-size: 16px;
	}


}
