.catch{
	font-weight:bold;
}
.aboutBox{
	border:1px solid #c9c9c9;
}
#mainContents h3,.find p{
	line-height:1;
	font-weight:bold;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color:#ffaf00;
}
#mainContents h4{
	font-weight:bold;
}
.aboutBox .aboutText .ahov a{
	background-color: #ffaf00;
	color: #fff;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.aboutBox .aboutText .ahov a:hover {
	background-color: #fdbd5c;
}
@media screen and (max-width: 640px) {
#sideMenu {
	display: none;
}
.catch{
	margin:0 0 20px;
	font-size:14px;
}
#mainContents h3{
	margin:0 0 20px;
	padding:9px 0 7px;
	font-size:14px;
}
.aboutBox{
	margin-bottom:10px;
}

.aboutText img{
	padding:0 9px;
	width:260px;
	height:atuo;
}
.aboutText h4{
	margin:14px auto;
	text-align:center;
	width:225px;
}
.aboutText h4 span{
	margin:0 0 23px;
	padding:6px 0 5px;
	font-size:20px;
}
.aboutBox .aboutText .ahov a{
	text-align:center;
	margin:14px auto;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 240px;
	text-align:center;
	display:block;
}
.priceImg img{
	display:none;
}
}
@media print, screen and (min-width: 641px) {

}
@media screen and (min-width: 641px) and (max-width: 959px) {
.catch{
	margin:0 0 19px;
	font-size:12.92px;
}
#mainContents h3{
	margin:0 0 30px;
	padding:7px 0 5px;
	font-size:11px;
}
.aboutBox{
	width:495px;
	height:187px;
	display:table;
	margin-bottom:15px;
}
.aboutText{
	padding-left:23px;
	font-size:13px;
	display:table-cell;
	vertical-align: middle;
}
.aboutText h4{
	width:225px;
	margin-bottom:15px;
}
.aboutText h4 span{
	margin:0 0 23px;
	padding:6px 0 5px;
	font-size:20px;
}
.aboutText img{
	display:none;
}
.aboutBox .aboutText a{
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	width: 180px;
	text-align:center;
}
.priceImg{
	width:225px;
	height:auto;
	display:table-cell;
	vertical-align: middle;
}
.priceImg img{
	width:210px;
}

}
@media print, screen and (min-width: 960px) {
.catch{
	margin:0 0 25px;
	font-size:17px;
}
#mainContents h3{
	margin:0 0 40px;
	padding:9px 0 7px;
	font-size:14px;
}
.aboutBox{
	width:654px;
	height:250px;
	display:table;
	margin-bottom:20px;
}
.aboutText{
	padding-left:30px;
	font-size:17px;
	display:table-cell;
	vertical-align: middle;
}
.aboutText h4{
	width:300px;
	margin-bottom:20px;
}
.aboutText h4 span{
	margin:0 0 30.4px;
	padding:8px 0 6px;
	font-size:26px;
}
.aboutText img{
	display:none;
}
.aboutBox .aboutText a{
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	width: 240px;
	text-align:center;
}
.priceImg{
	width:300px;
	height:auto;
	display:table-cell;
	vertical-align: middle;
}
.priceImg img{
	width:280px;
}
}