@charset "UTF-8";

/* commmon
----------------------------------------------- */

*{
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 140%;
	font-size:100%;
}


body{
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 140%;
	background-color:#000000;
	color: #ffffff;
}


a {
	color:#333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color:#333333;
}


img {
	border: none;
	vertical-align: bottom;
}

ul{
	list-style:none;
}


/* wrapper
----------------------------------------------- */
#wrapper {
	background: url(../img/background.jpg) top center no-repeat;
}

/* contents
----------------------------------------------- */
#contents {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* hearder
----------------------------------------------- */
#header {
	clear: both;
	display:inline-block;
	padding: 0 0 30px 0;
}

h1 {
	width: 70px;
	float: left;
}

#header ul {
	width: 730px;
	float: right;
	margin: 30px 0 0 0;
	text-align: right;
	font-size: 15px;
}

#header ul img {

}

#header ul li {
	margin:0px;
	display:inline;
	vertical-align: bottom;
}

.about {
	margin-right: 30px;
}

.product {
	margin: 0 30px;
}

.teamorder {
	margin: 0 30px;
}

.dealers {
	margin: 0 30px;
}

.webstore {
	margin: 0 0 0 30px;
}

/* main_contents
----------------------------------------------- */
.title_style1 {
	padding: 20px 0 35px 0;
}

.title_style2 {
	width: 800px;
	border-top: 2px solid #777676;
	padding: 15px 0 15px 0;
}

.list_style1 {
	padding: 0 0 30px 0;
}

.list_style2 {
	padding: 0 0 0px 0;
}

.list_style1 li {
	margin: 0px;
	display: inline;
	padding: 3px 20px 3px 0px;
}

.list_style1 li.last {
	padding-left: 0;
	padding-right: 0;
}

.list_style2 li {
	margin: 0px;
	display: inline;
	padding: 3px 14px 3px 0px;
}

.list_style2 li.last {
	padding-right: 0;
}

/* footer
----------------------------------------------- */
#footer {
	padding: 30px 0 30px 0;
}

#footer ul li {
	margin:0px;
	display:inline;
	padding:3px;
}

/* dealers
----------------------------------------------- */
.store_name {
	width: 250px;
	float: left;
	padding: 0px 10px 0px 0;
	margin-top: 20px;
	margin-bottom: 50px;
	border-right: 1px solid #ffffff;
	font-size: 10px;
}

.store_name p{
	line-height: 200%;
	font-size: 10px;
}

.store_address {
	width: 515px;
	float: right;
	padding: 0px 0 0px 20px;
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 10px;
}

.store_address p{
	line-height: 200%;
}

.online_store {
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-size: 11px;
	clear: both;
}

.online_store p {
	line-height: 200%;
}

.online_store a {
	line-height: 200%;
}

.online_store a:link{
	color:#ffffff;
}

.online_store a:visited{
	color:#c5b070
}

.online_store a:hover{
	text-decoration:underline;
}
