body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
}

.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;
}
.ti_top {
	text-align: center;
	margin-bottom: 10px;
}

.hyo{
	background-color:#FFF;
	font-size:100%;
}
.ti{
	text-align: center;
	font-weight: bold;
	background-color: #C0E0C0;
}

.hosoku{
	font-size:14px;	
	line-height: 150%;
	text-align: left;
	font-size: 95%;
}
.ken{
	text-align: center;
	vertical-align: middle;
	font-size:16px;
}
.ritsu{
	text-align:center;
	font-size:16px;
}

.style2 {
	font-size: 12px;
}

.updown{
	text-align:center;
	font-size:14px;	
}


@media screen and (max-width:850px) {
	#container {
		width:90%;
	}
	#maincontent {
		width:90&;
	}
	#wrap_db {
		width: 90%;
	}
}

@media screen and (max-width:768px) {
	#wrap_db {
	    width: 90%;
		margin:auto;
		padding:0px;
    }
	#container {
		width:100%;
	}
	#maincontent {
		width:100%;
	}
	#content {
		width:100%;
	}
	.title {
		font-size: 24px;
		width: 100%;
	}
	.date {
		font-size: 14px;
		width: 100%;
	}

	.style2 {
		font-size:14px;
	}
	.hosoku{
		font-size:16px;	
	}
	.ken{
	font-size:16px;
	}
	.ritsu{
	font-size:16px;
	}
}
