.topcatch {
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: left;
}
.maincatch {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 8px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.shopcatch {
	font-size: 10px;
	line-height: 15px;
	color: #555555;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	height: 50px;
	vertical-align: top;
}
.isolagaiyo {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 15px;
	color: #555555;
	padding: 5px;
	background-color: #FAFAF5;
	height: 145px;
}

.blugaiyo {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 15px;
	color: #555555;
	padding: 5px;
	background-color: #E5F2F9;
	height: 145px;
}

.isolinagaiyo {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 15px;
	color: #555555;
	padding: 5px;
	background-color: #FDEEE6;
	height: 145px;
}

.smeraldagaiyo {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 15px;
	color: #555555;
	padding: 5px;
	background-color: #E2F0EB;
	height: 190px;
}

.trattoriagaiyo {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 15px;
	color: #555555;
	padding: 5px;
	background-color: #EEEAE8;
	height: 190px;
}


.nagoyagaiyo {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 15px;
	color: #555555;
	padding: 5px;
	background-color: #FFF2E7;
	height: 190px;
}.catchbar {
	background-image: url(../images/top/underchatch.gif);
	background-repeat: repeat;
}
BODY {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


}

@media screen and (min-width: 480px) and (max-width: 767px) {

.topmsg {
	font-size:0.8em;
	line-height:1em;
}
}
