@charset "euc-jp";
/*undcss*/

/*contents*/
#contents_main{
  clear:both;
  width:758px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  padding-top:10px;
}
#contents_main2{
  clear:both;
  width:730px;
  margin-left:auto;
  margin-right:auto;
  padding-top:10px;
  text-align:left;
  }
#top{
  clear:both;
  width:730px;
  text-align:right;
  padding:0px;
  margin:10px 0px 10px 0px;
}

/*title*/
#title{
	display:block;
	width:730px;
	height:49px;
	text-indent:-1000em;
	margin-left:auto;
	margin-right:auto;
	background-position:0 0;
	}
.title_product{
background-image:url(../images/product/title.jpg);
	background-repeat: no-repeat;
}
.title_dealer{
background-image:url(../images/dealer/title.jpg);
}
.title_store{
background-image:url(../images/store/title.jpg);
}
.title_company{
background-image:url(../images/company/title.jpg);
}
.title_contact{
background-image:url(../images/contact/title.jpg);
}
.title_recruit{
background-image:url(../images/recruit/title.jpg);
}
.title_policy{
background-image:url(../images/policy/title.jpg);
}
.title_info{
background-image:url(../images/info/title.jpg);
}

/*product*/
#chara{
	display:block;
	width:210px;
	height:18px;
	background-image:url(../images/product/chara.gif);
	}
#stitle{
	clear:both;
	display:block;
	width:730px;
	height:30px;
	text-indent:-1000em;
	}
.stitle_01{
	background-image:url(../images/product/st_01.jpg);
	background-repeat: no-repeat;
}
.stitle_02{
	background-image:url(../images/product/st_02.jpg);
	background-repeat: no-repeat;
}
.stitle_03{
	background-image:url(../images/product/st_03.jpg);
	background-repeat: no-repeat;
}
.stitle_04{
	background-image:url(../images/product/st_04.jpg);
	background-repeat: no-repeat;
}
.stitle_05{
	background-image:url(../images/product/st_05.jpg);
	background-repeat: no-repeat;
}
.stitle_06{
	background-image:url(../images/product/st_06.jpg);
	background-repeat: no-repeat;
}
.box_l {
	float: left;
	width: 355px;
}
.box_r {
	float: right;
	width: 355px;
}
#pline{
	background-image:url(../images/product/line.jpg);
	background-repeat: no-repeat;
	clear:both;
	width:730px;
	height:30;
  }
	

/*table*/
.type01 {
	margin: 10px 0px 20px;
	border-collapse: collapse;
}

.type01 td {
	padding: 5px;
	border: 1px solid #999999;
	font-size: 13px;
	line-height: 120%;
}
.type01 th {
	padding: 5px;
	border: 1px solid #999999;
	background: #FAF5E9;
}

/*company*/
#logo{
	clear:both;
	width:730px;
	text-align:center;
	}
.companytype01 {
	margin: 10px 0px 20px;
	border-collapse: collapse;
	width:730px;
}

.companytype01 td {
	padding: 5px;
	border-bottom: 1px solid #999999;
	font-size: 13px;
	line-height: 120%;
}
.companytype01 th {
	padding: 5px;
	border-bottom: 1px solid #999999;
}