@charset "utf-8";
/* CSS Document */
/*---------------01共通項目---------------*/
#main #top {
	margin-top: 20px;
}
#topleftbox {
	float: left;
	height: auto;
	width: 415px;
	margin-top: 10px;
	display: block;
}
#toprightbox {
	float: right;
	height: auto;
	width: 415px;
	margin-top: 10px;
	display: block;
}
#newsTitle {
	background-image: url(../images/newsBk.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1500px;
	display: block;
	height: 40px;
	width: 415px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#antennashopTitle {
	background-image: url(../images/antennaBk.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1500px;
	display: block;
	height: 40px;
	width: 415px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#antennashopBox {
	text-indent: -2500px;
	background-image: url(../images/ccsALPHAimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 156px;
	width: 415px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#antennashopBox2 {
	text-indent: -2500px;
	background-image: url(../images/ccsALPHAimg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 156px;
	width: 415px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newsBox {
	background-image: url(../images/newsBkmid.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	display: block;
	height: auto;
	width: 415px;
}
#mapBox {
	display: block;
	height: 410px;
	width: 415px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
#maptitle {
	text-indent: -2500px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/maptitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	height: 37px;
	width: 415px;
}
#mapcomment {
	text-indent: 5px;
	display: block;
	height: 16px;
	width: 415px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	background-color: #FFCC00;
	letter-spacing: 0.1em;
}
#antennashopTitle a {
	background-image: url(../images/shopnews1.gif);
	display: block;
	height: 26px;
	width: 116px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
	float: right;
}

.overAlpha a:hover img {
	opacity:0.7;
	filter:alpha (opacity=70);
