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

body {
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
p,li,td {
	font-size: 0.8em;
	line-height: 1.3em;
}
#mainbox {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
}
#headbox {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #47924D;
	background-image: url(../common/bg_T00.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: auto;
	width: auto;
}
#headbox a {
	overflow: hidden;
}

#headbox .txtT {
	color: #47924D;
	text-align: left;
	height: auto;
	width: auto;
	padding-left: 5px;
}
#headT {
	height: auto;
	width: 833px;
	margin-right: auto;
	margin-left: auto;
}

h1 ,h1 a {
	background-repeat: no-repeat;
	width: 307px;
	height: 57px;
}
h1 {
	float: left;
	background-image: url(../common/logo.jpg);
	margin-top: 8px;
}
h1 a {
	display: block;
	text-indent: -9999px;
	height: 39px;
	width: 307px;
}
#headT .R {
	width: 500px;
}
#headT .R .tel {
	height: 32px;
	width: auto;
	background-image: url(../common/tel.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#headT .R .tel p {
	text-indent: -9999px;
	height: auto;
	width: auto;
}
#headT .R #menuT {
	height: auto;
	width: auto;
}
#menuT li {
	float: right;
	width: auto;
	padding-left: 30px;
	background-image: url(../common/point_button_G.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#menuT li a {
	color: #47924D;
	text-decoration: none;
}
#menuT li a:hover {
	text-decoration: underline;
}
#menu {
	height: auto;
	width: 853px;
	margin-right: auto;
	margin-left: auto;
}
#menu ul#menumenu { /* IE6 対策 */
        behavior: url("csshover3.htc");
}
#menu li,#menu li a {
	display: block;
	height: 44px;
	background-repeat: no-repeat;

}
#menu li {
	float: left;
	position: relative;
}

#menu a:hover {
	background-color: #FFFFFF;
}
#menu a:hover img {
	visibility: hidden;
}
#menu li.menu01,#menu li.menu01 a {
	width: 168px;
}
#menu li.menu02,#menu li.menu02 a {
	width: 137px;
}
#menu li.menu03,#menu li.menu03 a {
	width: 137px;
}
#menu li.menu04,#menu li.menu04 a {
	width: 137px;
}
#menu li.menu05,#menu li.menu05 a {
	width: 137px;
}
#menu li.menu06,#menu li.menu06 a {
	width: 137px;
}
#menu li.menu01,#menu li.menu01 a {
	background-image: url(../common/menu_01_f2.jpg);
}
#menu li.menu02,#menu li.menu02 a {
	background-image: url(../common/menu_02_f2.jpg);
}
#menu li.menu03,#menu li.menu03 a {
	background-image: url(../common/menu_03_f2.jpg);
}
#menu li.menu04,#menu li.menu04 a {
	background-image: url(../common/menu_04_f2.jpg);
}
#menu li.menu05,#menu li.menu05 a {
	background-image: url(../common/menu_05_f2.jpg);
}
#menu li.menu06,#menu li.menu06 a {
	background-image: url(../common/menu_06_f2.jpg);
}

#menu ul ul.down {
	display: none;
}
#menu ul ul.down li ,#menu ul ul.down li a,#menu ul ul.down li a:hover{
	background-image: none;
	height: 3em;
	display: block;
	text-decoration: none;
}
#menu ul ul.down li ,#menu ul ul.down li a{
	color: #960;
}

#menu ul ul.down li {
	float: none;
	font-size: 0.9em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	vertical-align: middle;
	line-height: 3em;
	width:auto;
}
#menu ul ul.down li a {
	background-color: #FFF;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	width: 124px;
}
#menu ul ul.down li a:hover {
	display: block;
	background-color: #9C0;
	color: #FFF;
}
#menu ul li:hover ul.down {
	display: block;
	position: absolute;
	z-index: 100;
}
#menu ul li.menu01 ul.down li      {
	margin-left: 3px;
}
#menu ul li.menu01 ul.down li a     {
	width: 143px;
}
#navi {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#navi p {
	color: #999;
	padding-top: 20px;
	padding-bottom: 15px;
}

#navi p a {
	color: #5B992A;
}

#midbox {
	height: auto;
	width: 853px;
	margin-right: auto;
	margin-left: auto;
}
#footbox {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#footbox #menuB {
	height: auto;
	width: auto;
	background-color: #47924D;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menuB ul {
	display: block;
	height: auto;
	width: 853px;
	margin-right: auto;
	margin-left: auto;
}

#menuB li {
	float: left;
	width: auto;
	background-image: url(../common/point_arrow_YG.gif);
	background-position: 20px center;
}
#menuB li a {
    padding-left: 30px;
	background-image: url(../common/point_arrow_YG.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	color: #F4F4F4;
	text-decoration: none;
}
#menuB li a:hover {
	background-image: url(../common/point_arrow_WH.gif);

}
#footbox #footB {
	height: auto;
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}
#footB p {
	color: #47924D;
}

#footB .L {
	height: auto;
	width: 480px;
}
#footB .R ,#footB .R a{
	width: 98px;
	height: 24px;
	background-repeat: no-repeat;
	display: block;
}
#footB .R ,#footB .R a:hover{
	background-image: url(../common/banner_usmotor_f2.gif);
}
#footB .R {

}
#footB .R a {
	text-indent: -9999px;
	background-image: url(../common/banner_usmotor.gif);

}
#footB .R a:hover {
	text-decoration: underline;
}


.return {
	padding-bottom: 50px;
	padding-top: 10px;
	height: auto;
	width: auto;
}
.return p {
	font-size: 10px;
	display: block;
	padding: 2px;
	height: auto;
	width: auto;
	text-align: center;
	float: right;
}
.return p a  {
	color: #666666;
	display: block;
	text-decoration: none;
}
.return p a:hover {
	color: #000000;
	text-decoration: underline;
}
.L {
	float: left;
}
.R {
	float: right;
}
.spaceBB {
	height: 100px;
	width: 200px;
}
.red {
	color: #F00;
}

.orange {
	color: #F90;
}
.yellowG {
	color: #9C0;
}
.Green {
	color: #47924D;
}

.txtL {
	font-size: large;
}


.B {
	font-weight: bold;
}
.lineD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
li {
	list-style-type: none;
	background-repeat: no-repeat;
}
li,li a {
	vertical-align: bottom;
}
li a,a {
	background-repeat: no-repeat;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caution {
	color: #CC0000;
}
.point {
}
.support {
	display: none;
}
.center {
	text-align: center;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

