h1, h2, h3, h4, h5, p, div, dt, dd, dl, dt, dd, img, input, form, ul, li {
	margin: 0px;
	padding: 0px;
}
/* body
---------------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-align: center;
	background: url(../img/page_back.jpg) repeat-x;
}
/* container
---------------------------------------------------- */
#container {
	margin-left: auto;
	margin-right: auto;
	width:920px;
	text-align: left;
	background-image: url(../img/back.jpg);
}
/* header
---------------------------------------------------- */
h1 a {
	background: url(../img/header.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 620px;
	height: 71px;
	float: left;
}
.topad {
	background: url(../img/header.jpg) no-repeat -620px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 300px;
	height: 71px;
	float: left;
}
/* table
---------------------------------------------------- */
table {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	border: 0;
}
table tr {
	border: 0;
}
table td {
	color: #444444;
	font-size: 100%;
	line-height: 150%;
	border: 0;
}
* html table td {
	/* no ie mac ¥*/
	font-size: 85%;
	/* */
 }
*:first-child+html table td {
	font-size: 100%;
 }

/* title
---------------------------------------------------- */
.t_title {
	width: 920px;
	height: 87px;
	background: url(../img/work/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_work {
	width: 920px;
	height: 87px;
	background: url(../img/work/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_car {
	width: 920px;
	height: 87px;
	background: url(../img/car/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_support {
	width: 920px;
	height: 87px;
	background: url(../img/support/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_outline {
	width: 920px;
	height: 87px;
	background: url(../img/outline/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_access {
	width: 920px;
	height: 87px;
	background: url(../img/access/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_policy {
	width: 920px;
	height: 87px;
	background: url(../img/policy/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_info {
	width: 920px;
	height: 87px;
	background: url(../img/info/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
/* text
---------------------------------------------------- */
.text {
	width: 634px;
	margin: 20px 0px 0px 0px;
}
* html .text {
	/* no ie mac \*/
	margin: 10px 0px 0px 0px;
	/* */
 }
*:first-child+html .text {
	margin: 10px 0px 0px 0px;
 }

/* info
---------------------------------------------------- */
.info_box{
	margin: 3px 0px 0px 0px;
	width: 634px;
}
.info_box2{
	border-bottom: #339900 solid 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
* html .info_box2 {
	/* no ie mac \*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	/* */
 }
*:first-child+html .info_box2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
 }
.i_date{
	color: #FF0000;
	float: left;
	margin: 0px 10px 0px 0px;
}
.i_text{
	color: #666666;
	margin: 0px 0px 0px 0px;
	float: left;
}
.i_text a {
	color: #666666;
	text-decoration: none;
}
.i_text a:hover {
	color: #006600;
	text-decoration: underline;
}
.i_date2{
	color: #666666;
}
.i_title{
	color: #006600;
	font-size: 130%;
	line-height: 170%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 1px 0px;
	font-weight: normal;
	border-bottom: #339900 solid 1px;
}
.i_text_box{
	border-bottom: #CCCCCC solid 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
}
.i_text_box img {
	border: 0px;
}
.i_text2{
	margin: 0px 0px 0px 0px;
	font-size: 95%;
	line-height: 170%;
}

/* back
---------------------------------------------------- */
.line{
	border-bottom: #CCCCCC solid 1px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
}
.back{
	color: #666666;
	width: 200px;
	float: left;
	font-size: 90%;
	line-height: 160%;
}
.back a {
	text-decoration: none;
	color: #888888;
}
.back a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
/* pagetop
---------------------------------------------------- */
.pagetop{
	font-size: 90%;
	line-height: 160%;
	width: 634px;
	text-align: right;
}
.pagetop2{
	color: #666666;
	width: 434px;
	float: left;
	text-align: right;
}
.pagetop3{
	width: 420px;
	text-align: right;
}
.pagetop a,
.pagetop2 a,
.pagetop3 a {
	text-decoration: none;
	color: #888888;
}
.pagetop a:hover,
.pagetop2 a:hover,
.pagetop3 a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

/* list
---------------------------------------------------- */
p.list {
	color: #666666;
	border-bottom: #CCCCCC solid 1px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
	width: 634px;
	text-align: left;
}
.list a {
	text-decoration: underline;
	color: #666666;
}
.list a:hover {
	color: #199C6F;
	text-decoration: underline;
}
.t10{
	margin: 0px 0px 10px 0px;
}
.mt10{
	margin: 10px 0px 0px 0px;
}
.list_b{
	width: 634px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* sitemap
---------------------------------------------------- */
dl.sitemap{
	margin: 0px 0px 15px 0px;
}
dl.sitemap dt{
	font-size: 95%;
	line-height: 110%;
	margin: 0px 0px 0px 0px;
}
.t90{
	font-size: 90%;
}
.l16{
	margin: 0px 0px 0px 16px;
}
.sitemapbox {
	margin: 0px 0px 0px 0px;
	color: #666666;
	}
.site_t01 {
	font-size: 13px;
	line-height: 16px;
	color: #BBBBBB;
	}
.site_t01 a {
	color: #FF6600;
	text-decoration: none;
	}
.site_t01 a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
.site_t02 {
	font-size: 13px;
	line-height: 16px;
	margin: 15px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border-top: #CCCCCC solid 1px;
	width: 420px;
	color: #BBBBBB;
	}
.site_t02 a {
	color: #FF6600;
	text-decoration: none;
	}
.site_t02 a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
.site_t03 {
	font-size: 13px;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
	width: 195px;
	float: left;
	color: #BBBBBB;
	}
.site_t03 a {
	color: #FF6600;
	text-decoration: none;
	}
.site_t03 a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}
.sitemapbox ul {
	list-style: none;
	padding: 4px 0px;
	}
.sitemapbox ul li {
	padding-left: 28px;
	background: url(../img/sitemap/sitemap01.gif) no-repeat top left;
	font-size: 13px;
	line-height: 18px;
	}
.sitemapbox ul li ul li {
	padding-left: 28px;
	background: url(../img/sitemap/sitemap02.gif) no-repeat top left;
	font-size: 12px;
	line-height: 18px;
	}
.sitemapbox ul li.last {
	padding-left: 28px;
	background: url(../img/sitemap/sitemap_b.gif) no-repeat top left;
	}
.sitemapbox ul li.last2 {
	padding-left: 28px;
	background: url(../img/sitemap/sitemap_b.gif) no-repeat top left;
	font-size: 12px;
	line-height: 18px;
	}
.sitemapbox ul li.mid {
	padding-left: 28px;
	background: url(../img/sitemap/sitemap_01.gif) no-repeat top left;
	font-size: 12px;
	line-height: 18px;
	}
a.link1 {
	text-decoration: none;
	color: #666666;
}
a:hover.link1 {
	color: #FF9900;
	text-decoration: underline;
}
a.link2 {
	text-decoration: none;
	color: #FF6600;
}
a:hover.link2 {
	color: #FF9900;
	text-decoration: underline;
}

/* form
---------------------------------------------------- */
dl.fo {
	width: 509px;
	color: #333333;
	margin: 20px 0px 0px 0px;
	border-top: #CCCCCC solid 1px;
	background-color: #FFFFCC;
}
dl.fo2 {
	width: 509px;
	color: #333333;
	background-color: #CFE5FF;
	margin: 20px 0px 0px 0px;
	border-top: #CCCCCC solid 1px;
}
.fo_box {
	width: 509px;
	border-bottom: #CCCCCC solid 1px;
}
.fo_box2 {
	width: 509px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
* html .fo_box2 {
	/* no ie mac \*/
	width: 529px;
	/* */
 }
*:first-child+html .fo_box2 {
	width: 509px;
 }
dl.fo dt,
dl.fo2 dt {
	width: 110px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	float: left;
	text-align: right;
	color: #666666;
}
* html dl.fo dt,
* html dl.fo2 dt {
	/* no ie mac \*/
	width: 130px;
	/* */
 }
*:first-child+html dl.fo dt,
*:first-child+html dl.fo2 dt {
	width: 110px;
 }
dl.fo dd,
dl.fo2 dd {
	width: 359px;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
}
* html dl.fo dd,
* html dl.fo2 dd {
	/* no ie mac \*/
	width: 379px;
	/* */
 }
*:first-child+html dl.fo dd,
*:first-child+html dl.fo2 dd {
	width: 359px;
 }
p.fo_tex01 {
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	padding: 0px 0px 10px 0px;
}
.f_b {
	padding: 10px 0px 0px 0px;
	background-color: #FFFFFF;
}
.er {
	font-size: 15px;
	color: #FF3300;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
.f_t2 {
	font-size: 12px;
	color: #663300;
	line-height: 17px;
	border: solid 1px #FFFFFF;
	padding: 2px;
}
.f_t {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	border: solid 1px #FFFFFF;
	padding: 2px;
}
/* footer
---------------------------------------------------- */
.footer_back {
	text-align: center;
	width: 100%;
	height: 28px;
	background: url(../img/footer_back.jpg) repeat-x;
}
.footer {
	width: 920px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/footer.jpg) no-repeat;
}
.footer p {
	color: #FFFFFF;
	font-size: 65%;
	line-height: 140%;
	padding: 12px 0px 0px 0px;
	color: #FFFFFF;
}
.footer p a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer p a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

