@import url("lang_ja.css");

/*--------------------------
     Initial setting
----------------------------*/
body { 
	color: #333; 
	background-color: #fff;
	text-align: center; 
	margin: 0; 
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
p { 
	font-size: 12px; 
	line-height: 150%; 
	margin-top: 0; 
	margin-bottom: 5px;
}
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
img { 
	border: 0;
	vertical-align: bottom;
}
em { 
	font-weight: bold;
	font-style: normal;
}
strong { 
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

sup{
	vertical-align: text-top;
}
sub{
	vertical-align: baseline;
}


a:link,
a:visited{
	/*text-decoration: none;*/
}
a:hover { 
	color:#f00;
	/*text-decoration: underline;*/
}

.inline{
	display: inline;
}

.clearFloat {
	clear: both;
	font-size: 1px;
	display: block;
	margin: 0;
	padding: 0;
}

div#wanted{
	position: relative;
	top: 0px;
	left: 0px;
}
div#wanted p{
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	height: 12px;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div#wanted p.h1{
	font-size: 0px;
	line-height: 100%;
	font-weight: normal;
	height: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-indent: -9999px;
}
div#wanted h1 {
	font-size: 0px;
	line-height: 0%;
	font-weight: normal;
	height: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-indent: -9999px;
}
div#wanted h2 {
	font-size: 18px;
	line-height: 100%;
	font-weight: normal;
	height: 12px;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-bottom: 0px;
}
div#wanted #order {
	background-image: url(../images/bot-1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: -16px;
	left: 365px;
	height: 80px;
	width: 150px;
	margin-left: 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#wanted #order a {
	height: 80px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}
div#wanted #order a:hover {
	background-image: url(../images/bot-1h.jpg);
	background-repeat: no-repeat;
	margin-top: -19px;
	margin-bottom: 0px;
}

html:not(:target) div#wanted #order a:hover{
	background-image: url(../images/bot-1h.jpg);
	background-repeat: no-repeat;
	margin-top: -18px;
	margin-bottom: 0px;
}

html[xmlns*=""] body:last-child div#wanted #order a:hover {
	background-image: url(../images/bot-1h.jpg);
	background-repeat: no-repeat;
	margin-top: -19px;
	margin-bottom: 0px;
}

div#wanted #trader {
	background-image: url(../img/wanted-main.jpg);
	margin-top: 32px;
	margin-bottom: 0px;
	width: 535px;
	height: 250px;
}
div#wanted #trader h2.wanted1 {
	line-height: 18px;
	font-size: 16px;
	font-family: Gothic;
	position: absolute;
	top: 96px;
	left: 40px;
}

div#wanted #trader h2.wanted2 {
	line-height: 18px;
	font-size: 16px;
	font-family: Gothic;
	position: absolute;
	top: 156px;
	left: 40px;
}
div#wanted #trader p.wanted1 {
	font-size: 12px;
	font-family: Gothic;
	position: absolute;
	top: 168px;
	left: 34px;
}
div#wanted #trader p.wanted2 {
	font-size: 12px;
	font-family: Gothic;
	position: absolute;
	top: 228px;
	left: 34px;
}

div#wanted #contact p.Tel {
	font-size: 20px;
	font-family: cursive;
	position: absolute;
	top: -30px;
	left: 100px;
}
div#wanted #contact p.Fax {
	font-size: 20px;
	font-family: cursive;
	position: absolute;
	top: -6px;
	left: 100px;
}
div#wanted #contact p.Mail {
	font-size: 20px;
	font-family: cursive;
	position: absolute;
	top: 18px;
	left: 100px;
}

/*--------------------------
     Main Layout
----------------------------*/

div#mainArea{
	width: 798px;
	margin: 0 auto;
	text-align: left;
}
div#header{

}
div#nav{
	width: 798px;
	margin-bottom: 0px;
 font-size: 1px;
 line-height:1px;
}
div#contents{
	width: 535px;
	padding-bottom: 20px;
	float: right;
}
div#sideNav{
	width: 245px;
	padding-bottom: 30px;
	float: left;
}
div#footer{
	width: 798px;
	clear: both;
}

/*--------------------------
     Navigation Bar
----------------------------*/
div#nav div {
	float: left;
}
div#nav img{
	display: block;
}


/*--------------------------
     Side Navigation
----------------------------*/
div#sideNav ul{
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
}
div#sideNav ul li{
	margin-bottom: 10px;
	border-bottom: 1px #ccc dashed;
	padding-left: 5px;
}
div#sideNav noscript p{
	margin: 15px 0 5px 0;
	font-size: 10px;
	color: #666;
}
div#sideNav div.bnrArea{
	width: 200px;
	margin: 10px 0 0 25px;
}


/*--------------------------
     Footer
----------------------------*/

div#footer p.textLink{
	margin: 0;
	padding-bottom: 2px;
	text-align: center;
	font-size: 11px;
	line-height: 120%;
	color:#666;
	border-bottom: 1px #999 solid;
}
div#footer a:link,
div#footer a:visited {
	color: #666;
	text-decoration: none;

}
div#footer a:hover {
	color: #f00;
	text-decoration: underline;
}



div#footer p.copyright{
	margin: 0;
	padding: 0;
	height: 20px;
	background: url("../img/copyright.gif") right top no-repeat;
	text-indent: -9999px;
}



