@charset "Shift_JIS";

* {
	margin:				0;
	padding:			0;	
}

.clear {

clear:					both;

}


div#wrapper {
	width:				870px;
	height:				auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#headerNav {
	width:				870px;
	height:				45px;
	margin-top: 10px;
}

#headerNav ul {
	list-style:			none;
	text-indent:		-1000px;
	text-decoration:	none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 355px;
	
}

#headerNav li {
	float:				left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

#headerNav li a {
	display:			block;
	text-decoration:	none;
	overflow:			hidden;


}

li.nav1 a {
	width:				35px;
	height:				13px;
	background:			url(../../img/common/nav/top.gif) no-repeat;
}

li.nav1 a:hover {
	background:			url(../../img/common/nav/top_bottom.gif) no-repeat;
}

#headerNav li.nav2 a {
	width:				63px;
	height:				13px;
	background-image: url(../../img/common/nav/shopinfo.gif);
	background-repeat: no-repeat;
}

#headerNav li.nav2 a:hover {
	background:			url(../../img/common/nav/shopinfo_bottom.gif) no-repeat;
}

#headerNav li.nav3 a {
	width:				63px;
	height:				13px;
	background:			url(../../img/common/nav/company.gif) no-repeat;
}

#headerNav li.nav3 a:hover {
	background:			url(../../img/common/nav/company_bottom.gif) no-repeat;
}

#headerNav li.nav4 a {
	width:				52px;
	height:				13px;
	background:			url(../../img/common/nav/privacy.gif) no-repeat;
}

#headerNav li.nav4 a:hover {
	background:			url(../../img/common/nav/privacy_bottom.gif) no-repeat;
}

#headerNav li.nav5 a {
	width:				32px;
	height:				13px;
	background:			url(../../img/common/nav/job.gif) no-repeat;
}

#headerNav li.nav5 a:hover {
	background:			url(../../img/common/nav/job_bottom.gif) no-repeat;
}


#headerNav li.nav6 a {
	width:				55px;
	height:				13px;
	background:			url(../../img/common/nav/contact.gif) no-repeat;
}

#headerNav li.nav6 a:hover {
	background:			url(../../img/common/nav/contact_bottom.gif) no-repeat;
}

#headerNav li.nav7 a {
	width:				75px;
	height:				13px;
	background:			url(../../img/common/nav/pictureslide.gif) no-repeat;
}

#headerNav li.nav7 a:hover {
	background:			url(../../img/common/nav/pictureslide_bottom.gif) no-repeat;
}




body {
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 140%;
	background-color: #000000;
	background-image: url(../image/background.gif);
	background-repeat: repeat-x;
}

	/**************************************Flashのボックスが必要***********************************************/

#mainbox {
	width:664px;
	margin-top: 60px;
	margin-left: 110px;
}

#flashbox {
	width:192px;
	height:46px;
	position: absolute;
	top: 11px;
	left: 141px;
	float: left;
}
/************************************** end ***********************************************/
div#footer {
	width:				870px;
	height:				45px;
	margin-top: 25px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
	font-size: 11px;
}

#mainbox td {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

