/* -+-+-+-+-+- Base Style */

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	font-size: 70%;
	font: normal 70%/1.4 "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-family: "Osaka","ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	line-height: 1.4;
	color:#666666;
	padding:0px;
	margin:0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
}

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: 639px;
	height: auto;
	margin: 20px 0px 0px;
	text-align: right;
	color: #C6B881;
	float: left;
}

#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-top: 0px;
	margin-right: 28px;
	margin-bottom: 50px;
	margin-left: 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;
}


/* -+-+-+-+-+- 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:209px;
}
#g_navi li.Navi01 a {
	background:url(../img/btn_main_01.jpg) no-repeat -209px 0px;
	width:133px;
}
#g_navi li.Navi02 a {
	background:url(../img/btn_main_01.jpg) no-repeat -342px 0px;
	width:132px;
}
#g_navi li.Navi03 a {
	background:url(../img/btn_main_01.jpg) no-repeat -474px 0px;
	width:133px;
}
#g_navi li.Navi04 a {
	background:url(../img/btn_main_01.jpg) no-repeat -607px 0px;
	width:133px;
}
#g_navi li.Navi05 a {
	background:url(../img/btn_main_01.jpg) no-repeat -740px 0px;
	width:133px;
}
#g_navi li.Navi06 a {
	background:url(../img/btn_main_01.jpg) no-repeat -873px 0px;
	width:129px;
}

/*------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 -209px -41px;
}
#g_navi li.Navi02 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -342px -41px;
}
#g_navi li.Navi03 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -474px -41px;
}
#g_navi li.Navi04 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -607px -41px;
}
#g_navi li.Navi05 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -740px -41px;
}
#g_navi li.Navi06 a:hover {
	background:url(../img/btn_main_01.jpg) no-repeat -873px -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:#999999;
}

#footer a:active {
color:#999999;
}


/* -+-+-+-+-+- Footer Navi Style2 */


#footer2 {
	width: 970px;
	font-size: x-small;
	height: 17px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	padding: 5px 10px 5px 22px;
	float: left;
	}


#footer2 li {
	display:inline;
	list-style-type:none;
	margin: 0px;
	float:left;
	text-decoration:none;
	overflow:hidden;
}

#footer2 a:link {
	color:#CCCCCC;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}

#footer2 a:visited {
	color:#CCCCCC;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}

#footer2 a:hover {
	color:#555555;
	margin-right: 5px;
	margin-left: 5px;
}

#footer2 a:active {
	color:#555555;
	margin-right: 5px;
	margin-left: 5px;
}


/* -+-+-+-+-+- Global # */
h1 {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 3px 5px 3px 0px;
	color: #CCCCCC;
}

#header {
	width: 1002px;
	background: #FFFFFF url(../img/top_body_bak.jpg) repeat-y;
	float: left;
	height: auto;
}

#footer {
	height: 19px;
	width: 997px;
	padding: 5px 0px 0px 5px;
	background: url(../img/footer_bg.jpg) no-repeat;
	float: left;
}

#footer p {
	float: right;
	color: #FFFFFF;
	margin: 0px 10px 0px 0px;
}



#list_naiyou {
	text-align: left;
	margin-top: 10px;
}








.contactBtnBig a{
	width:327px;
	height:65px;
	background:url(../regist_img/contact_btn_big.jpg);
	display:block;
	text-indent:-9999px;
	margin:0 auto;
}
.contactBtnBig a:hover{background-position:0 -65px;}
