/* CSS Document */

/* タグの外観を再定義 */

@media print {* html body {zoom:0.7;}	 }

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #0D0D0D;
	background-image: url(../antenna_shop/img/bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;}
#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../antenna_shop/img/bg2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;}
#header {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	position: relative;}
#content {
	background-image: url(../antenna_shop/img/bg.png);
	background-repeat: repeat-y;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	background-position: left;
	position: relative;
	margin-top: 10px;
	padding-left: 5px;
	text-align: left;}
#shop_outline {
	width: 640px;
	height: 165px;
	text-align: left;
	letter-spacing: 1px;
	line-height: 200%;
	position:absolute;
	left: 10px;
	top: 282px;
}
#main {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCDF00;
	padding-left: 20px;
	position: relative;}
#main_left {
	float: left;
	margin-top: 30px;
	margin-right: 35px;
	position: relative;}
#main_right {
	float: left;}
#s_content {
	background-image: url(../antenna_shop/img/bg2.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;}
#s_header {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	position: relative;}
#close {
	height: 28px;
	width: 93px;
	position: absolute;
	left: 854px;
	top: 0px;}
#close2 {
	height: 28px;
	width: 93px;
	position: absolute;
	left: 714px;
	top: 1px;}
#home {
	height: 29px;
	width: 87px;
	position: absolute;
	left: 760px;
	top: 0px;}
#print {
	height: 29px;
	width: 86px;
	position: absolute;
	left: 626px;
	top: 0px;}
#tell {
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	width: 890px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCDF00;
	padding-top: 25px;
	text-align: center;}
#footer {
	background-color: #66D666;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 2px;}
img {	border: none;}
.clear {
	clear: both;
	float: none;}
.top {
	text-align: right;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 15px;}
a:hover img.rollover {
	opacity			: 0.6;
	filter			: alpha(opacity=60);
	-moz-opacity	: 0.6;
	background-color: #FFFFFF;}
