/* -+-+-+-+-+- Base Style */

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	background-color: #313131;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	text-decoration: none;
	font: normal 72%/1.4 "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-family: "Osaka","ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

ul li { list-style-type:none;}

ul { margin: 0px; padding: 0px; }

a img { border:0; }

a:link {
color:#FFFFFF;
text-decoration:none;
}

a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:active {
color:#999999;
}

/* -+-+-+-+-+- */

#centercontents #bottom {
	width: auto;
	height: auto;
	text-align: right;
	color: #C6B881;
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
	margin: 0px 28px 0px 0px;
}

#centercontents #bottom a:link {
	color: #C6B881;
	text-decoration: underline;
	margin-left: 2em;
}

#centercontents #bottom a:visited {
	color: #C6B881;
	text-decoration: underline;
	margin-left: 2em;
}

#centercontents #modoru {
	width: 700px;
	height: auto;
	text-align: right;
	color: #C6B881;
	margin: 0px 28px 50px 0px;
}
#centercontents #modoru a:link {
	color: #C6B881;
	text-decoration: underline;
	margin-left: 2em;
}

#centercontents #modoru a:visited {
	color: #C6B881;
	text-decoration: underline;
	margin-left: 2em;
}

/* -+-+-+-+-+- Base Class */

.hidden {
	display: none;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.seo_h1{
	color:#999999;
	font-weight:normal;
	}

/* -+-+-+-+-+- Global Navi Style */


#g_navi {
	height:41px;
	background-image: url(../img/btn_main_01_base.jpg);
	background-repeat: no-repeat;
}


#g_navi li {
	display:inline;
	list-style-type:none;
}

#g_navi li a {
 height:41px;
 display:block;
 float:left;
 text-indent:-9877em;
 text-decoration:none;
 overflow:hidden;
}


/*------off*/
#g_navi li.Navi00 a {
	background:url(../img/btn_main_01.jpg) no-repeat 0px 0px;
	width:207px;
}
#g_navi li.Navi01 a {
	background:url(../img/btn_main_01.jpg) no-repeat -207px 0px;
	width:131px;
}
#g_navi li.Navi02 a {
	background:url(../img/btn_main_01.jpg) no-repeat -338px 0px;
	width:132px;
}
#g_navi li.Navi03 a {
	background:url(../img/btn_main_01.jpg) no-repeat -469px 0px;
	width:131px;
}
#g_navi li.Navi04 a {
	background:url(../img/btn_main_01.jpg) no-repeat -600px 0px;
	width:132px;
}
#g_navi li.Navi05 a {
	background:url(../img/btn_main_01.jpg) no-repeat -732px 0px;
	width:131px;
}
#g_navi li.Navi06 a {
	background:url(../img/btn_main_01.jpg) no-repeat -863px 0px;
	width:135px;
}

/*------hover*/
#g_navi li.Navi00 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat 0px 0px;
}
#g_navi li.Navi01 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -207px -41px;
}
#g_navi li.Navi02 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -338px -41px;
}
#g_navi li.Navi03 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -469px -41px;
}
#g_navi li.Navi04 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -600px -41px;
}
#g_navi li.Navi05 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -732px -41px;
}
#g_navi li.Navi06 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -863px -41px;
}



/* -+-+-+-+-+- Footer Navi Style */


#footer {
	height:41px;
	background-image: url(../img/btn_main_01_base.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
}


#footer li {
	display:inline;
	list-style-type:none;
}

#footer li a {
 float:left;
 text-decoration:none;
 overflow:hidden;
 margin:0 0 0 20px;
}

#footer a:link {
color:#e4d9d3;
text-decoration:none;
}

#footer a:visited {
color:#e4d9d3;
text-decoration:none;
}

#footer a:hover {
color:#ffce9d;
}

#footer a:active {
color:#ffce9d;
}


/* -+-+-+-+-+- Footer Navi Style2 */


#footer2 {
	width: 968px;
	font-size: x-small;
	height: 17px;
	background-color: #000000;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
}


#footer2 li {
	display:inline;
	list-style-type:none;
	color: #666666;
	margin: 0px;
	float:left;
	text-decoration:none;
	overflow:hidden;
}

#footer2 a:link {
	color:#666666;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}

#footer2 a:visited {
	color:#666666;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}

#footer2 a:hover {
	color:#999999;
	margin-right: 5px;
	margin-left: 5px;
}

#footer2 a:active {
	color:#999999;
	margin-right: 5px;
	margin-left: 5px;
}


/* -+-+-+-+-+- Global # */
h1 {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #313131;
}

#header {
	background-color: #000000;
	width: 1000px;
}

#footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 995px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#footer p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

#list_naiyou {
	text-align: left;
	margin-top: 10px;
}


#footer3 {
	width: 1000px;
	font-size: x-small;
	height: auto;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer3 li {
	display:inline;
	list-style-type:none;
}

#footer3 li a {
 float:left;
 text-decoration:none;
 overflow:hidden;
 margin:0 0 0 10px;
}

#footer3 a:link {
color:#333333;
text-decoration:none;
}

#footer3 a:visited {
color:#333333;
text-decoration:none;
}

#footer3 a:hover {
color:#333333;
}

#footer3 a:active {
color:#FF0000;
}

