html {
	overflow-y:scroll;
}
body {
	font: 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Osaka, sans-serif;
	color: #333;
	_font-size: 85%;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background: #FFF;
}
*:first-child+html body { 
	font-size: 85%;
}
html>/**/body {
	font-size: 85%\9;
}
a:link, a:visited {
	color: #003399;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, p, ul, ol, dl {
	margin: 0px;
	padding: 0px;
}
p, dl {
	text-align: left;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
#tnv li a:hover img, #pnv li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#hd h3 a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.clear {
	clear: both;
}
.up {
	clear: both;
	_height: 1px;
}
.up a {
	display: block;
	text-align: center;
	margin-top: 30px;
	width: 10em;
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
	background: #999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	color: #FFF;
	font: bold 90% Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.up a:hover {
	background: #CCC;
}
#page .up {
	width:900px;
	margin-right: auto;
	margin-left: auto;
}
.imgrt {
}

/*layout*/
#top #hd {
	background: url(../img/bg_hd.jpg) repeat-x;
	height: 118px;
}
#page #hd {
	background: url(../img/bg_phd.jpg) repeat-x;
	height: 110px;
}
#hd h1 {
	float: left;
	height: 63px;
	width: 287px;
	padding-left: 20px;
	margin-top: 5px;
}
#hd h2 {
	font-size: 80%;
	color: #FFF;
	font-weight: normal;
	height: 33px;
	line-height: 33px;
}
#hdrt {
	float: right;
	width: 375px;
}
#hd h3 {
	height: 32px;
	width: 243px;
	float: right;
	margin-top: 7px;
}
#hd h4 {
	height: 18px;
	width: 375px;
	margin-top: 4px;
}
#contents {
}
#top #main {
	margin: 0px auto;
	padding: 20px 0px 0px;
	width: 900px;
}
#page #main {
	margin: 0px auto;
	padding: 20px 0px;
	width: 800px;
}
#ft {
	background: url(../img/bg_fts.jpg) repeat-x top;
	height: 110px;
	padding-top: 30px;
	clear: both;
}
#ft ul {
	list-style: none;
	margin-bottom: 15px;
}
#ft li {
	display: inline;
	padding-left: 8px;
	border-left: 1px solid #999;
	padding-right: 4px;
}
#ft li#lirt {
	border-right: 1px solid #999;
	padding-right: 8px;
}
#ft li a {
	text-decoration: none;
}
#ft li a:hover {
	text-decoration: underline;
}
address {
	font-style: normal;
	margin-bottom: 15px;
	font-weight: bold;
}
#cr {
	font: 90% Arial, Helvetica, sans-serif;
	color: #666;
}

/*NAVI*/
#tnvarea, #pnvarea {
	height: 40px;
}
#tnvarea {
	background: #666;
}
#pnvarea {
	background: #999 url(../img/pnv_lef.jpg) repeat-x;
}
#tnv, #pnv {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#nvlef, #nvrt {
	float: left;
	width: 20px;
}
#tnv ul, #pnv ul {
	list-style: none;
	width: 860px;
	float: left;
}
#tnv li, #pnv li {
	float: left;
}
*html #tnv li img, *html #pnv li img {
	vertical-align: bottom;
}

/*HOME*/
#thd {
	background: url(../img/bg_thd.jpg) no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
}
#tphoto {
	margin: 0px auto;
	padding: 0px;
	height: 332px;
	background: #EEE;
}
#tleft {
	float: left;
	width: 670px;
}
#tmap {
	min-height: 400px;
	_height: 400px;
	background: url(../img/t_map.jpg) no-repeat left;
}
#tleft #tmap h3 {
	margin-left: 320px;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 15px;
}
#tleft #tmap h4 {
	margin-bottom: 20px;
	text-align: left;
	margin-left: 320px;
	font-size: 90%;
	line-height: 150%;
	font-weight: normal;
}
#tleft #tmap h4 span {
	color: #C00;
	font-weight: bold;
	font-size: 120%;
}
#tleft h2 {
	background: url(../img/t_h2.jpg) no-repeat;
	height: 35px;
	width: 670px;
	line-height: 35px;
	text-align: left;
	font-size: 120%;
	padding-left: 30px;
	margin-bottom: 15px;
}
#tleft h3 {
	font-size: 100%;
	line-height: 150%;
}
#tleft h3, #tleft p {
	text-align: left;
	margin-left: 20px;
}
#tright {
	float: right;
	width: 210px;
	_width: 195px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#tinfo {
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px #999 solid;
	line-height: 130%;
}
#partner {
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px #C00 solid;
}
#partner h2 {
	font-size: 90%;
	text-align: left;
}
#tinfo h1 {
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	background: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#tinfo dl {
	font-size: 90%;
	margin-bottom: 10px;
}
#tinfo dt {
	border-bottom: 1px dotted #999;
}
#tinfo dd {
	margin: 0px 0px 0px 1em;
	padding: 0px;
}
#tinfo ul {
	font-size: 90%;
	margin-left: 15px;
	text-align: left;
	margin-bottom: 10px;
}
#tinfo li {
	margin-bottom: 5px;
}
#tservice {
	line-height: 120%;
}
#tservice h2 {
	font-size: 90%;
	text-align: left;
	margin-bottom: 5px;
	background: url(../img/bg_tservice.gif) no-repeat left 2px;
	padding-left: 15px;
}

/*PAGE*/
#phd {
	background: url(../img/bg_thd.jpg) no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 77px;
}
h1#pg {
	height: 90px;
	line-height: 90px;
	font-size: 160%;
	background: url(../img/bg_ph.jpg) no-repeat center;
	text-align: left;
	padding-left: 50px;
	width: 800px;
	margin: 20px auto;
}

/*company*/
#company {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#company table, #company th, #company td {
	border-collapse:collapse;
	border: 1px solid #999999;
}
#company table {
	font-size: 120%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
}
#company th, #company td {
	text-align: left;
	padding: 5px 10px;
	line-height: 150%;
}
#company th {
	font-weight: normal;
	background: #EEE;
	width: 25%;
}
#company td {
}
#company td ul {
	list-style: square;
	margin-left: 15px;
	margin-top: 5px;
}
#company td li {
	margin-bottom: 5px;
}
#gmap {
	border: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 5px;
}
#gmap h2 {
	font-size: 120%;
	margin-bottom: 5px;
}
#gmap iframe {
	height: 480px;
	width: 640px;
	margin: 0px auto 5px;
	padding: 0px;
	border: 1px solid #CCC;
}
#gmap p {
	text-align: center;
}

/*works*/
#works {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#works img {
	float: left;
	margin-bottom: 20px;
}
#works div {
	float: right;
	width: 480px;
	margin-top: 20px;
}
#works h2 {
	font-size: 130%;
	margin-bottom: 15px;
	color: #036;
}
#works h3, #works ul {
	text-align: left;
}
#works h3 {
	font-size: 100%;
}
#works ul {
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 30px;
}
#works li {
	margin-bottom: 5px;
}
#works dl {
	margin-top: 30px;
	clear: both;
}
#works dt {
	font-weight: bold;
	color: #C00;
	border-bottom: 3px double #C00;
	margin-bottom: 5px;
	padding-left: 5px;
}
#works dd {
	margin-left: 5px;
	line-height: 140%;
}

/*cars*/
#cars {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#cars h2 {
	font-size: 120%;
	margin-bottom: 20px;
}
#cars table {
	font-size: 100%;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
}
#cars caption {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #333;
	color: #FFF;
	background: #666;
}
#cars th, #cars td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	background: #EEE;
}
#cars th {
	text-align: left;
	padding-left: 10px;
	white-space: nowrap;
	padding-right: 10px;
}
#cars td {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#carsrt {
	float: right;
	width: 250px;
}
.carimg {
	margin-bottom: 10px;
	width: 250px;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	_margin-right: 4px;
	_margin-left: 4px;
}

/*form*/
#contact {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#contact form {
	margin: 0px;
	padding: 0px;
}
#contact th, #contact td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#contact table {
	width: 100%;
	margin-bottom: 10px;
}
#contact th {
	width: 25%;
	font-weight: normal;
}
#contact td {
	text-align: left;
	width: 75%;
	line-height: 150%;
	padding-left: 5px;
}
.must {
	color: #C00;
	font-weight: normal;
}
.ja {
	ime-mode:active;
}
.num {
	ime-mode:inactive;
}
.w01 {
	width: 300px;
}
.w02 {
	width: 150px;
}
.w03 {
	width: 60px;
}
#contact input, #contact textarea {
	font-size: 100%;
}
#contact input.ja, #contact input.num {
	background:#EEE;
}
#contact textarea {
	background:#EEE;
	width: 500px;
}
#contact input:focus.ja, #contact input:focus.num {
	background:#FFF;
}
#contact textarea:focus {
	background:#FFF;
}
