/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
h1,h2,h3{ line-height: 0;}
img{ border: 0;}

body{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	color: #666666;
	background-color: #CCCCCC;
	}
a{ color: #FF3399; text-decoration:none}
a:hover{ color: #FF9900;
}

/*配置*/
#header{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	height: 50px;
	width: 800px;
	top: 0px;
}
#maincontents {
	position: relative;
	width: 800px;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-bottom-color: #999999;
	top: 0px;
	bottom: 0px;
}
#maincontents2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#maincontents h1 {
	display:none;
}
#goods_info{

	/*width: 300px;*/
}
#goods_pic{
	width: 500px;
	height: 411px;
	float:left;
	}

#footer {
	background-color: #999999;
	height: 20px;
	width: 800px;
	padding-top: 3px;
}
#whatsnew {
	color: #666666;
	list-style-position: outside;
	list-style-image: url(image/kira.gif);
	list-style-type: square;
	height: 150px;
	width: 600px;
	border: thin dotted #7DBEFF;
	margin-left: 100px;
	margin-right: 100px;
	line-height: 18px;
}
#haifu {
	width: 600px;
	margin-left: 60px;
	border: 1px solid #7DBEFF;
	margin-bottom: 10px;
}
#va {
	width: 600px;
	margin-left: 60px;
	border: 1px solid #7DBEFF;
}
#map img {
	border: 1px solid #7DBEFF;
}


/*---------------------------*/
.style3 {
	color: #666666;
	font-size: 12px;
		 }
.right{ float:right;}
.left{ float:left;}
.noninfo {
	display:none;}
.style6 {
	color: #FFFFFF
}
.style8 {font-size: 14; color: #95B2EB; font-weight: bold; }
.style9 {font-size: 10px}
.style11 {font-size: 14; color: #FF6699; font-weight: bold; }
#event {
	/*width: 700px;*/
	margin-left: 50px;
}
