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

html {
    height: 100%;
}


body {
	background-image: url(../img/index/body_backimg.gif);
	background-repeat: repeat-x;
	height:100%;
	font-size:12px;
	word-break:break-all;
	margin: 0px;
	positon: relative;
}

#header {
	width: 950px;
	margin: 0 auto;
}

#header .h1 {
	width: 950px;
	height:17px;
	font-size: 10px;
	color: #FFFFFF;
}

.menu {
    position:relative;
	width: 950px;
	height:90px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.sub_menu {
	position: absolute;
	overflow: hidden;
	left: 730px;
	visibility: visible;
	z-index:2;
	width: 220px;
}

.main_menu {
	position: absolute;
	overflow: hidden;
	left: 0px;
	visibility: visible;
	z-index:1;
	width: 950px;
}

#flash_back {
	min-width: 950px;
	max-width: 1114px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(../img/index/flash_backimg.gif);
	background-repeat: repeat-x;
}

#flash_back .flash {
	width: 950px;
	background-image: url(../img/index/flash_back.jpg);
	background-repeat: no-repeat;
	height: 453px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.midashi {
	background-image: url(../img/index/midashi02.gif);
	background-repeat: repeat-x;
}

.tips1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.buggy {
	background-image: url(../img/index/buggy02.gif);
	background-repeat: repeat-y;
}

.sup {
	background-image: url(../img/index/sup02.gif);
	background-repeat: repeat-y;
}

.mtb {
	background-image: url(../img/index/mtb02.gif);
	background-repeat: repeat-y;
}

.special {
	background-image: url(../img/index/special02.gif);
	background-repeat: repeat-y;
}

.tips2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.tips3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a5cb83;
}

.tips4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83bbcb;
}

.tips5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6f4f47;
}

.tips6 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff0000;
}

#main_back {
	width: 950px;
	margin: 0 auto;
	height: auto;
	background-image: url(../img/index/main_back04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main_back .news {
	width: 745px;
	height: auto;
	background-image: url(../img/index/main_back02.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.spacer {
	height: 35px;
	width: 10px;
}


#main_back .main {
	width: 745px;
	float:left;
	background-image: url(../img/index/main_back03.png);
	background-repeat: repeat-y;
	height: auto;
}

#main_back .side_menu {
	width: 192px;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 13px;
	height: 1423px;
}

.spacer2 {
	height: 10px;
	width: 10px;
}

.spacer4 {
	height: 650px;
	width: 10px;
}


/*メニューリストロールオーバーここから*/
.menu_list ul{
    width:192px;
    list-style:none;
    padding:0px;
    margin:0px;
}
.menu_list a{
	width:162px;
	height:24px;
	text-decoration:none;
	display:block;
	border-width:0x;
	border-style:none;
	padding-left: 30px;
	padding-top: 9px;
	font-weight:bold;
}
.menu_list a:hover{
    font-size:120%;
    font-weight:bold;
}
.menu_list1 a:link , .menu_list1 a:visited {
    color:#6e4a1b;
	background-image: url(../img/index/menu_02.png);
	background-repeat: repeat-none;
}
.menu_list1 a:hover{
    color:#4f6407;
	background-image: url(../img/index/menu_02o.gif);
	background-repeat: repeat-none;
}
/*メニューリストロールオーバーここまで*/



#footer_back {
	min-width: 950px;
	clear:both;
	background-image: url(../img/index/footer_backimg.gif);
	background-repeat: repeat-x;
	height: 357px;
	margin: 0 auto;
}


#footer_back .footer {
	width: 950px;
	margin: 0 auto;
}
.footer_link {
	margin-left: 8px;
	margin-bottom: 43px;
}


.spacer3 {
	height: 34px;
	width: 10px;
}

.footer_cont1 {
	width: 370px;
	float:left;
	margin-left: 8px;
}

.footer_cont2 {
	width: 276px;
	float:left;
}

.footer_cont3 {
	width: 287px;
	float:left;
}

#footer_back a {
    text-decoration: none;
}

#footer_back a:link {
    color:#ffffff;
}

#footer_back a:visited {
    color:#c9c9c9;
}

#footer_back a:hover {
    color:#ff5438;
}

.style1 {
	font-size: 18px;
	color: #FFFFFF;
}
.style2 {color: #FFFFFF}
.style3 {color: #9ecb02}
.style5 {
	color: #9ecb02;
	font-weight: bold;
}
.style6 {font-size: 14px}


.txtgreen {
	color: #693;
	font-weight: bold;
}

