img{ max-width : 100%}

.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;
}
.hayami_menu {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "繝｡繧､繝ｪ繧ｪ";
	margin-bottom: 2px;
}
.hayami_menu2 {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "繝｡繧､繝ｪ繧ｪ";
	margin-bottom: 2px;
}

.hayami {
	background-color: #FF9933;
	text-align:center;
}
.hayami2 {
	text-align:center;
	background-color: #00CCCC;
}
.kamoku {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
}
.kamoku_title {
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #95350D;
	text-align: center;
	line-height: 150%;
}

.pagetop {
	text-align: right;
	color: #0033CC;
	font-family: "繝｡繧､繝ｪ繧ｪ";
	font-size: 12px;
	padding-top: 10px;
}
.footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.ka {
	color: #FF0000;
}
.hi {
	color: #009966;
}
.topic {
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	line-height: 120%;
}
@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%;
	}
.hayami_menu {
	font-size: 16px;
}
.hayami_menu2 {
	font-size: 16px;
}
.kamoku {
	font-size: 16px;
}
.kamoku_title {
	font-size: 16px;
}

.pagetop {
	font-size: 14px;
}

}
