.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: auto;
	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: left;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "メイリオ";
	margin-bottom: 2px;
}
.link2{
	color: #800080;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

.style1 {
	font-weight: bold;
	text-align: center;
}

td{
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #990033;
	height: auto;
	text-decoration: underline;
}

.f1 {
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
}
.f2 {font-size: 9pt}
.f3 {
	font-size: 20pt;
	font-family: "メイリオ";
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-position: center;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #BF0000;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	width: 440px;
	margin-top: 15px;
	margin-bottom: 7px;
	text-indent: 10px;
}
.f4 {color: #324D74}
.f5 {
	color: #FFFFFF;
	font-weight: bold;
}
.f6 {
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	background-color: #EFEFEF;
	margin-top: 20px;
	font-family: "メイリオ";
}
.f7 {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	background-position: left;
	display: block;
	margin-bottom: 10px;
	width: auto;
	font-family: "メイリオ";
}
.txt12 {
	font-size: 12px;
	font-family: "メイリオ";
}
.go_top {
	font-size: 12px;
	font-family: "メイリオ";
	text-align: right;
}
.posttype_b {
	font-size: 14px;
	font-family: "メイリオ";
	text-align: center;
	font-weight: bold;
}
.midashi_w {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.naiyo {
	font-size: 12px;
	font-family: "メイリオ";
	text-align: left;
	padding-left: 5px;
}
.weight_b {
	font-size: 12px;
	font-family: "メイリオ";
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.price_b {
	font-size: 12px;
	font-family: "メイリオ";
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

@media screen and (max-width:850px) {
	#container {
		width:768px;
	}
	#maincontent {
		width:558px;
	}
	.test{
        width:460px;
    }
	.wrap {
	    width: 90%;
    }
}

@media screen and (max-width:768px) {
	#container {
		width:100%;
	}
	#maincontent {
		width:100%;
	}
    .wrap {
	    width: 90%;
    }
	.title {
		font-size: 22px;
		width: 100%;
	}
	.date {
		font-size: 14px;
		width: 100%;
	}
.link2{
	font-size: 11pt;
}

.f1 {
	font-size: 12pt;
}
.f2 {font-size: 11pt}
.f3 {
	font-size: 22pt;
}

.f6 {
	font-size: 16pt;
}
.f7 {
	font-size: 16px;
}
.txt12 {
	font-size: 14px;
}
.go_top {
	font-size: 14px;
}
}