@charset "utf-8";
/* CSS Document */

/* sub-left */

#sub-left {
    float: left;
	width: 330px;
	margin-top:10px;
	}
#sub-left h2 {
	margin-top: 17px;
}
#sub-left ul {
	list-style: none;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#sub-left li {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 303px;
	height: 31px;
	text-indent: -9999px;
	}

#sub-left li a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 303px;
	height: 31px;

	text-ind
	}

/* マウスが乗っていない状態 */
	
#sub-left li#contact {
	background: url(../images/contact_submenu1.gif) no-repeat 0 0px;
	}
#sub-left li#sitemap {
	background: url(../images/contact_submenu1.gif) no-repeat 0 -31px;
	}
#sub-left li#privacy {
	background: url(../images/contact_submenu1.gif) no-repeat 0 -62px;
	}

/* マウスが乗った状態 */
	
#sub-left li#contact a:hover {
  background: url(../images/contact_submenu2.gif) no-repeat 0 0px;
	}
#sub-left li#sitemap a:hover {
  background: url(../images/contact_submenu2.gif) no-repeat 0 -31px;
	}
#sub-left li#privacy a:hover {
  background: url(../images/contact_submenu2.gif) no-repeat 0 -62px;
	}


/* 選択されている状態 */

#sub-left li#contact-selected {
  background: url(../images/contact_submenu2.gif) no-repeat 0 0;
	}
#sub-left li#sitemap-selected {
  background: url(../images/contact_submenu2.gif) no-repeat 0 -31px;
	}
#sub-left li#privacy-selected {
  background: url(../images/contact_submenu2.gif) no-repeat 0 -62px;
	}

/* sub-right */

#sub-right {
	float: left;
	width: 590px;
	margin-top:10px;
	padding-left:20px;
	background: url(../images/img05.gif) repeat-y;
	}
#sub-right ul {
	text-align: right;
	font-size: 79%;
	padding-bottom: 5px;
}
#sub-right li {}
#sub-right li a {
	color: #555555;
}
.ceo {
    padding-top:20px;
	}
	
#sub-right h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

#sub-right_inner {
	width: 590px;
	margin-top: 20px;
}
#sub-right_inner h3 {
	width: 570px;
	margin: 0px;
}

#sub-right_inner table {
	width: 590px;
	height: 200px;
	font-size: 12px;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub-right_inner table tr {
	height: 20px;
}
#sub-right_inner table th {
	font-weight: normal;
	width: 100px;
	text-align: center;
	background-color: #f7f7f7;
}
#sub-right_inner table td {
	background-color: #f7f7f7;
	height: 20px;
}

#sub-right_inner p {
	margin-top: 50px;
	margin-left: 10px;
}

#inner_box {
	height: 380px;
	width: 590px;
	margin-top: 30px;
	background-image: url(../images/parts_recruit3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#inner_box p {
	line-height: 130%;
	color: #333333;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
#inner_box h3 {
}
#inner_box dl {
	padding-left: 170px;
	padding-top: 85px;
	font-size: 12px;
	line-height: 130%;
}
#inner_box dt {
	padding-bottom: 10px;
}
#inner_box dd {
	padding-bottom: 10px;
}	
#sub-right table {
	margin-top:24px;
	width: 580px;
	border-top: 1px dotted #726d6b;
	border-collapse: collapse;
	font-family:Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3","MS Pゴシック";
	}
	
#sub-right td {
	padding: 10px 10px;
	border-bottom: 1px dotted #726d6b;
	font-size: 12px;
	vertical-align: top;
	line-height: 150%;
	}

span {
	font-weight: bold;
	}

#sub-right iframe {
	margin-top:20px;
	}


/* サイトマップ */

#sitemap {
	font-size: 12px;
}
#sitemap dl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #919191;
	padding-top: 30px;
	padding-bottom: 30px;
}
#sitemap dt {
	color: #333333;
	background-image: url(../images/parts_sitemap2.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#sitemap dd {
	padding-left: 30px;
	line-height: 150%;
}

/* プライバシーポリシー */

#privacy_inner {

}
#privacy_inner h3 {
	margin-bottom: 30px;
}
#privacy {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #919191;
	padding-bottom: 20px;
} 
#privacy ul {
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 10px;
	color: #333333;
	text-align: left;
}
#privacy li {}
#privacy_box {

}
#privacy_box dl {
	margin-bottom: 20px;
	font-size: 12px;
	color: #333333;
}
#privacy_box dt {
	margin-bottom: 10px;
}
#privacy_box dd {
	line-height: 140%;
}



/* お問い合わせフォーム */

/*form*/
#form {
    width: 550px;
    margin: 0px;
    padding: 0px;
}
#form p {
    text-align: left;
    font-size: 12px;
    line-height: 150%;
}
#form table.form {
	font-size: 12px;
	border: 1px dotted #333;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 550px;
}
#form table.form th {
    border-right: 1px dotted #333;
    border-bottom: 1px dotted #333;
	color: #666;
	padding: 10px;
	text-align: left;
	padding-right: 50px;
	width: 150px;
}
#form table.form th.must {
    font-size: 12px;
    height: 20px;
    border-collapse: collapse;
}
#form table.form td {
	padding: 10px;
}
#form table.form td input {
    margin-right: 5px;
    width: 250px;
}
#form table.form td textarea {
	width: 530px;
	margin-left: 5px;
	height: 100px;
}

