@charset "utf-8";
/* CSS Document */

#wrap {
	width:920px;
	background:url(../img/bg03.jpg) no-repeat;
	text-align:center;
}

#top {
	height:25px;
	background:#000;
	color:#000;
}

#header {
	height:105px;
	width:920px;
}

#header h1 {
	height:96px;
	width:368px;
	background:url(../img/title.jpg) no-repeat;
	text-indent:-9999px;
	float:left;
}

#header  h1 a {
	display:block;
	overflow:hidden;
	height:96px;
	width:368px;
}

#header_navi {
	float:right;
	width:350px;
	padding-top:5px;
}

#header_navi li {
	padding:0 15px 0 20px;
	float:left;
	background:url(../img/ya01.gif) no-repeat right;
	list-style:none;
}

#header_qr_txt {
	float:right;
	width:208px;
	position:relative;
	top:5px;
	left:-80px;
}

p.zoom a,
p.zoom a:visit {
	position:absolute;
	display:block;
	width:60px;
	height:60px;
}

p.zoom a img {
	width:49px;
	height:49px;
}

p.zoom a:hover {
	position:absolute;
	width:98px;
	height:98px;
}

p.zoom a:hover img {
	position:absolute;
	top:-50px;
	left:-150px;
	width:98px;
	height:98px;
}

#gnavi {
	clear:both;
	height:30px;
	width:920px;
	background: url(../img/gnavi_button.jpg) no-repeat;
	border-bottom:1px solid #600;
	line-height:1.5;
	text-align:center;
}

#gnavi ul{
	padding-left:10px;
}

ul#gnavi:after {
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#gnavi ul li {
	float: left;
	width: 150px;
}

#gnavi ul li a {
	display: block;
	position: relative;/* IE6noFix */
	top:1px;
}

#gnavi ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:url(../img/gnavi_button_hover.jpg);
}

#main1 {
	width:920px;
}

#main_menu_padding {
	width:580px;
	padding:10px 5px 20px 25px;
	float:left;
}

#sellbannar {
	width:310px;
	padding-top:10px;
	float:right;

}
#sellbannar img.sp{
	margin-bottom:20px;
}

#sellbannar a img.alignleft{
	float: left;
	padding-left:25px;
}

#main2 {
	clear:both;
}

#newswrap {
	width:610px;
	float:left;
}

#news1 {
	width:580px;
	padding:0 0 0 30px;
	background:url(../img/bg_news1.jpg) no-repeat;
}

#news1_title {
	padding:10px 0px 0 50px;
	font-size:120%;
	text-align:left;
}

#news1_txt {
	text-align:left;
	padding-bottom:20px;
}

#news1_txt ul {
	padding-left:80px;
}

#news1_txt li {
	padding-top:5px;
	width:490px;
}

#news2 {
	width:580px;
	padding:0 0 10px 30px;
}

#relatedbanner {
	width:310px;
	float:right;
}

.relatedbanner_cel {
	width:310px;
	padding-bottom:10px;
}


#footer {
	clear:both;
	height:180px;
	background:url(../img/footer_bg.jpg) no-repeat;
}

#footernavi {
	padding-top:140px;
	text-align:center;
}

#footernavi ul li {
	display:inline;
	padding:0 2px;
}

#copy {
	background:#000;
	border-top:1px solid #600;
	line-height:3;
}