body {
	background-color: #261817;
	margin: 0px;
	background-image: url(../image/contents_back.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	height: 1px;
}



a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 798px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

/* header */

#header {
	height: 100px;
	background-position: center;
	vertical-align: top;
	width: 100%;
	margin: 0px;
}

#headernavi {
	font-size: 10px;
	color: #261817;
	text-align: right;
	vertical-align: top;
	margin-top: 0px;
	float: right;
	margin-bottom: 60px;
	margin-right: 20px;
	font-weight: bold;
	background-color: #261817;
}

#headernavi a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#headernavi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


#headernavi a:hover {
	color: #FFCC00;
	text-decoration: underline;
}


.header_back {
	background-image: url(../image/header_backimg.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 506px;
}

/* end */

/* mainmenu */

#mainmenu {
	width: 798px;
}


ul#navigation {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#navigation li {
	position: absolute;
	display: block;
	width: 133px;
	height: 44px;
	padding: 0;
	text-indent: -9999px;
	margin: 0;
}
ul#navigation li#menu1 {
	left: 0px;
	background-image: url(../image/menu1.gif);
	background-repeat: no-repeat;
}
ul#navigation li#menu2 {
	left: 133px;
	background-image: url(../image/menu2.gif);
	background-repeat: no-repeat;
}
ul#navigation li#menu3 {
	left: 266px;
	background-image: url(../image/menu3.gif);
	background-repeat: no-repeat;
}
ul#navigation li#menu4 {
	left: 399px;
	background-image: url(../image/menu4.gif);
	background-repeat: no-repeat;
}
ul#navigation li#menu5 {
	left: 532px;
	background-image: url(../image/menu5.gif);
	background-repeat: no-repeat;
}
ul#navigation li#menu6 {
	left: 665px;
	background-image: url(../image/menu6.gif);
	background-repeat: no-repeat;
}
ul#navigation a {
  display: block;
  width: 133px;
  height: 44px;
  text-decoration: none;
}


/* mainmenu a */
#navigation li#menu1  a:hover    {
  background: url(../image/menu1r.gif) no-repeat;
}
#navigation li#menu2  a:hover    {
  background: url(../image/menu2r.gif) no-repeat;
}
#navigation li#menu3  a:hover    {
  background: url(../image/menu3r.gif) no-repeat;
}
#navigation li#menu4  a:hover    {
  background: url(../image/menu4r.gif) no-repeat;
}
#navigation li#menu5  a:hover    {
  background: url(../image/menu5r.gif) no-repeat;
}
#navigation li#menu6  a:hover    {
  background: url(../image/menu6r.gif) no-repeat;
}
#content {
	width: 760px;
	margin-top: 60px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	line-height: 160%;
}
#content h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h2 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content_left h3#kumi {
	font-size: 10pt;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../image/title400back.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 540px;
	text-indent: 20px;
	padding-top: 5px;
}
#content_left h3#car {
	font-size: 10pt;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../image/title400back_mini.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 540px;
	text-indent: 25px;
	padding-top: 5px;
}







/* ----- maincontents ----- */


#content_menu {
	float: left;
	width: 200px;
	margin-left: 20px;
}
#content_menuTOP {
	float: left;
	width: 240px;
	margin-left: 20px;
	margin-top: 20px;
}
#content_menuTOP img {
	margin-bottom: 10px;
}



ul.sidemenu	{
	font-size: 12px;
	padding-left: 0;
	line-height: 0;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin: 0px;
}

ul.sidemenu li	{
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(../image/itemumenu_back.gif);
}

/* end */

/* ------------------------------------------------------------ */
ul.sidemenu li#top {
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(../image/side_menu.gif);
	height: 33px;
	text-indent: -9999px;
}

ul.sidemenu li a	{
	display: block;
	text-decoration: none;
	color: #330000;
	padding-left: 15px;
	background-image: url(image/sidemenu_back.gif);
	background-repeat: no-repeat;
	line-height: 44px;
}

ul.sidemenu li a:hover	{
	color: #999999;
	background-image: url(../image/itemumenu_backr.gif);
	background-repeat: no-repeat;
}

/*content差し替え用*/
#content_left {
	float: left;
	width: 540px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#content_left h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.content_box {
	width: 540px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}

#pagetop {
	height: 20px;
	width: 760px;
	margin-bottom: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
/* contents end */
#footerbox {
	width: 798px;
	background-color: #1E1E1E;
	clear: none;
	height: auto;
	margin-bottom: 0px;
}
/* end */

/* footer */
#footertop {
	background-image: url(../image/body_back_fotter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 798px;
	margin-bottom: 20px;
}
#footernavi {
	height: 40px;
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 160%;
}
#footer_comp {
	height: 20px;
	width: 759px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 10px;
}
#footer_copy {
	font-size: 10px;
	color: #CCCCCC;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}
#footerbox  a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footerbox  a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footerbox  a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

/* sitemap */
ul#sitemap {
	font-size: 10pt;
	line-height: 300%;
	font-weight: bold;
	letter-spacing: 3px;
}
.miniimg {
	margin-right: 5px;
}
#phpnews {
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #1E1E1E;
	height: 120px;
}
