* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #D7EBFF url(../common/bar_back.jpg) repeat-x;
	font-size : small;
	line-height: 1.3;
	text-align: left;
}
a:link { text-decoration: none; color: #0000FF }
a:visited { text-decoration: none; color: #0000FF }
a:hover { text-decoration: underline; color: #0000FF }
a:active { text-decoration: none; color: #0000FF }
a img { border: none }




/* ヘッダー */
#header {
	margin-left: 12px;
	margin-top: 10px;
	background: url(../common/godai_logo.jpg) no-repeat right 10px;
	width: 738px;
}
#header h1 {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../common/atoms_logo.jpg) no-repeat;
	width: 150px;
}
#header h1 a {
	display: block;
	text-decoration: none;
	height: 45px;
}
#header h2 {
	margin-left: 165px;
	padding-top: 17px;
	font-size: 14px;
	font-weight: normal;
}




/* ナビ */
#navi {
	clear: left;
	margin-left: 12px;
}
#navi li {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
#navi li.ptruck {
	background: url(../common/menu1a.gif) no-repeat;
	width: 110px;
}
#navi li.struck {
	background: url(../common/menu2a.gif) no-repeat;
	width: 110px;
}
#navi li.pcar {
	background: url(../common/menu3a.gif) no-repeat;
	width: 110px;
}
#navi li.scar {
	background: url(../common/menu4a.gif) no-repeat;
	width: 110px;
}
#navi li.auction {
	background: url(../common/menu5a.gif) no-repeat;
	width: 127px;
}
#navi li.disused {
	background: url(../common/menu6a.gif) no-repeat;
	width: 170px;
}
#navi li a {
	display: block;
	text-decoration: none;
	height: 29px;
}
#navi .ptruck a:hover {
	background: url(../common/menu1b.gif) no-repeat;
}
#navi .struck a:hover {
	background: url(../common/menu2b.gif) no-repeat;
}
#navi .pcar a:hover {
	background: url(../common/menu31b.gif) no-repeat;
}
#navi .scar a:hover {
	background: url(../common/menu4b.gif) no-repeat;
}
#navi .auction a:hover {
	background: url(../common/menu5b.gif) no-repeat;
}
#navi .disused a:hover {
	background: url(../common/menu6b.gif) no-repeat;
}





/* コンテンツ */
#contents {
	clear: left;
	background-color: #FFFFFF;
	width: 750px;
}
#left {
	float: left;
	margin-left: 0.5em;
	margin-top: 1.5em;
	width: 534px;
}
#right {
	margin-left: 559px;
	padding-top: 0.7em;
	width: 173px;
}
#pan {
	margin-bottom: 1.5em;
}





/* 右サイド */

#right h2 {
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 0.5em;
	background: url(../common/btn_export.gif) no-repeat;
}
#right h2 a {
	display: block;
	text-decoration: none;
	height: 37px;
}
#contact {
	padding-bottom: 0.5em;
	border: 1px solid #999;
	background-color: #EBEBEB;
	text-align: center;
}
#contact h3 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../common/inq_title2.gif) no-repeat;
	height: 125px;
}






/* フッター */
#footer {
	clear: left;
	margin-left: 12px;
	padding-bottom: 2em;
	width: 720px;
}
#footer #title {
	float: left;
}
#footer #up {
	text-align: right;
}
#fnavi {
	clear: left;
	margin-top: 0.5em;
	padding-top: 0.3em;
	border-top: 2px solid #CCC;
}
#fnavi li {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
#fnavi li.outline {
	background: url(../common/menu7.gif) no-repeat;
	width: 60px;
}
#fnavi li.inquiry {
	background: url(../common/menu8.gif) no-repeat;
	width: 80px;
}
#fnavi li.sitemap {
	background: url(../common/menu9.gif) no-repeat;
	width: 70px;
}
#fnavi li a {
	display: block;
	text-decoration: none;
	height: 15px;
}
#fnavi #copy {
	text-align: right;
}








