@charset "utf-8";
.pl50{
	padding-left:50px;
}
.pr10{
	padding-right:10px;
}
.pt10{
padding-top:10px;
}
.base{
	position:relative;
}
body {
	background-color: #120D09;
	margin: 0px;
	padding: 0px;
	background-image: url(../old_images/back.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #B3A58A;
	font-size: 12px;
	line-height: 19px;
}
#header {
	behavior:url(iefixed.htc);
	background-image: url(../old_images/header_right-trans.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DEB981;
	min-width:913px;
	left: 0;
	top: 0;
}
.header_left {
	float: left;
	width: 175px;
}
.header_right {
	float: right;
	width: 700px;
	text-align: right;
	padding-top: 8px;
}
.header_right li {
	display: inline;
	margin-right: 7px;
}
.header_right li a {
	color: #B0AFAB;
	text-decoration: none;
}
.header_right li a:hover {
	color: #B0AFAB;
	text-decoration: underline;
}



.gnav {
	behavior:url(iefixed.htc);
	background-image: url(../old_images/g_back.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	height: 52px;
	min-width:913px;
}
.gnav li.gs {
	height: 52px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	position: relative;
	white-space: nowrap;
}
.gnav .g1  {
	background-image: url(../old_images/g1.png);
	width: 152px;
}
.gnav .g2  {
	background-image: url(../old_images/g2.png);
	width: 70px;
}
.gnav .g3  {
	background-image: url(../old_images/g3.png);
	width: 75px;
}
.gnav .g4  {
	background-image: url(../old_images/g4.png);
	width: 92px;
}
.gnav .g5  {
	background-image: url(../old_images/g5.png);
	width: 131px;
}
.gnav .g6  {
	background-image: url(../old_images/g6.png);
	width: 108px;
}
.gnav .g7  {
	background-image: url(../old_images/g7.png);
	width: 86px;
}
.gnav .g8  {
	background-image: url(../old_images/g8.png);
	width: 85px;
}
.gnav .g9  {
	background-image: url(../old_images/g9.png);
	width: 71px;
}
/*.gnav .g1:hover  {
	background-image: url(../images/g1_on.png);
	width: 152px;
}*/
.gnav .g2:hover  {
	background-image: url(../old_images/g2_on.png);
	width: 70px;
}
.gnav .g3:hover  {
	background-image: url(../old_images/g3_on.png);
	width: 75px;
}
.gnav .g4:hover  {
	background-image: url(../old_images/g4_on.png);
	width: 92px;
}
.gnav .g5:hover  {
	background-image: url(../old_images/g5_on.png);
	width: 131px;
}
.gnav .g6:hover  {
	background-image: url(../old_images/g6_on.png);
	width: 108px;
}
.gnav .g7:hover  {
	background-image: url(../old_images/g7_on.png);
	width: 86px;
}
.gnav .g8:hover  {
	background-image: url(../old_images/g8_on.png);
	width: 85px;
}
.gnav .g9:hover  {
	background-image: url(../old_images/g9_on.png);
	width: 71px;
}
.gnav a.ga  {
	display: block;
	height: 52px;
}
.gnav ul {
	text-align: left;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
.globals {
	position: absolute;
	font-weight: bold;
	color: #1b1c1b;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.globals td {
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #515240;
}
.globals .endtd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.globals a {
	padding: 5px;
	display: block;
	/*behavior:url(iefixed.htc);*/
	width:250px;
	/*min-width:180px;*/
	text-decoration: none;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #c8c79d;
	border-left-color: #c8c79d;
	background-color: #c8c79d;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9
}
.globals a:hover {
	background-color: #1B140D;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #1B140D;
	border-left-color: #1B140D;
	color: #FFF;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8
}






.notext {
	visibility: hidden;
}


#inbody {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9F974A;
	border-left-color: #9F974A;
	width: 913px;
}
#inleft {
	background-color: #1A100A;
	display: block;
	float: left;
	width: 749px;
	margin-left: 2px;
}
#inright {
	float: left;
	width: 159px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.rightbns {
	width: 153px;
	margin-left: 6px;
	display: block;
	font-size: 13px;
	line-height: 19px;
}
.right_tel {
	padding-top: 5px;
}


.rightbns .rgtbn1 a {
	background-image: url(../old_images/r_1back.jpg);
	background-position: left bottom;
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #D1D1C2;
	font-weight: bold;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.rightbns .rgtbn2 a {
	background-image: url(../old_images/r_2back.jpg);
	background-position: left top;
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: bold;
	color: #BABAAD;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.rightbns a:hover {
	color: #FFF;
	text-decoration: underline;
}




#title {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.p1 {
	background-image: url(../old_images/p1_1.png);
	background-position: left top;
}

.p1_under {
	background-image: url(../old_images/p1_2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 18px;
	padding-top: 20px;
	padding-right: 18px;
}
.p1_left {
	display: block;
	float: left;
	width: 320px;
}
.p1_text {
	padding-top: 8px;
}


.p1_left img {
	margin-right: 5px;
	border: 1px solid #66572F;
	margin-top: 5px;
}
.p2 {
	padding-top: 20px;
	text-align: center;
}
.p3_1 {
	background-image: url(../old_images/p3_1.png);
	/*height: 184px;*/
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #24170F;
	padding-top: 12px;
}
.p3 {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
}

.p3_1left {
	float: left;
	margin-left: 22px;
	width: 270px;
}
.p3_1text {
	padding-top: 25px;
}
.p3_1texttitle {
	font-size: 16px;
	font-weight: bold;
}
.p3_1textsentent {
	padding-top: 7px;
	padding-right: 30px;
	letter-spacing: 0px;
	padding-left: 30px;
}
.p3_1left img {
	margin-top: 10px;
}

.p3_2 {
	background-image: url(../old_images/p3_2.png);
	/*height: 184px;*/
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #24170F;
	padding-top: 12px;
}
.p3_2left {
	float:right;
	width: 270px;
	margin-right: 22px;
	text-align: right;
}
.p3_2text {
	padding-top: 25px;
}
.p3_2texttitle {
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
}
.p3_2textsentent {
	padding-top: 7px;
	padding-right: 30px;
	letter-spacing: 1px;
	padding-left: 30px;
}
.p3_2left img {
	margin-top: 10px;
}
.p4 {
	padding-top: 3px;
	text-align: center;
}
.p5 {
	text-align: center;
}
.p5_1 {
	text-align: center;
}
.p5_2 {
	width: 715px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.p5_2left {
	float: left;
	width: 492px;
}
.p5_2right {
	float: left;
	width: 223px;
}
.p5_2right_li {
	padding-top: 5px;
}
.p5_2left_text {
	padding-left: 18px;
	padding-top: 5px;
	padding-right: 10px;
}
.p5_under {
	padding-top: 15px;
	display: block;
}
.p5_under li {
	display: inline;
}
.p6 {
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}
.p7 {
	text-align: center;
	padding-top: 15px;
}
.footer {
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer_link {
	background-image: url(../old_images/footer_planbar.png);
	height: 70px;
	width: 877px;
	margin-right: auto;
	margin-left: auto;
}
.footer_linkbn {
	text-align: right;
}
.footer_righttext {
	float:right; width:400px
}

.footer2 {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66572F;
	padding-bottom: 30px;
	padding-top: 10px;
	text-align: right;
}
.footer_rightlogo {
	float:right;
	width:150px;
	text-align: left;
}
