@charset "utf-8";
/* CSS Document */
@charset "utf-8"; 
body {
	background-color: #FFFFFF;
	background-image: url(../images/body01.jpg);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-attachment: fixed;
	background-position: left top;
	text-align: center;
	margin: 7px 0px 0px;
}
#container {
	width: 930px;
	padding: 0px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
}
/* header ----------------------------------------------- */
#header {
	height: 64px;
	width: 880px;
	background-color: #FFFFFF;
	margin-right: 25px;
	margin-left: 25px;
}
#header h1 {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	float: left;
}

#header ul {
	width: 515px;
	height: 18px;
	list-style: none;
	margin: 24px 0px 0px;
	padding: 0px;
	float: right;
}
#header li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header ul a {
	display: block;
    text-indent: -9999px;
/* Mac版IE5を除外 \*/
	overflow: hidden;
/*  Mac版IE5を除外はここで終わり */ 
}
#header_btn01{
	background-image: url(../images/hed_btn01.gif);
	height: 18px;
	width: 89px;
}
#header_btn02{
	background-image: url(../images/hed_btn02.gif);
	height: 18px;
	width: 52px;
}
#header_btn03{
	background-image: url(../images/hed_btn03_2.gif);
	height: 18px;
	width: 90px;
}
#header_btn04{
	background-image: url(../images/hed_btn04.gif);
	height: 18px;
	width: 124px;
}
#header_btn05{
	background-image: url(../images/hed_btn05.gif);
	height: 18px;
	width: 72px;
}
#header_btn06{
	background-image: url(../images/hed_btn06.gif);
	height: 18px;
	width: 88px;
}#header_btn01 a {
	background-image: url(../images/hed_btn01.gif);
	height: 18px;
	width: 89px;
}
#header_btn02 a {
	background-image: url(../images/hed_btn02.gif);
	height: 18px;
	width: 52px;
}
#header_btn03 a {
	background-image: url(../images/hed_btn03_2.gif);
	height: 18px;
	width: 90px;
}
#header_btn04 a {
	background-image: url(../images/hed_btn04.gif);
	height: 18px;
	width: 124px;
}
#header_btn05 a {
	background-image: url(../images/hed_btn05.gif);
	height: 18px;
	width: 72px;
}
#header_btn06 a {
	background-image: url(../images/hed_btn06.gif);
	height: 18px;
	width: 88px;
}
 #header a:hover {  
    background-position: 0 -18px;  
}
/* gnavi ----------------------------------------------- */
#gnavi {
	width: 880px;
	height: 60px;
	background-color: #FFFFFF;
	margin-right: 25px;
	margin-left: 25px;
}
#gnavi ul {
	width: 880px;
	height: 60px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}  
#gnavi li {
	float: left;
	margin: 0px;
	padding: 0px;
}  
#gnavi_btn01{
	background-image: url(../images/gnavi_btn01.gif);
	height: 60px;
	width: 147px;
}
#gnavi_btn02{
	background-image: url(../images/gnavi_btn02.gif);
	height: 60px;
	width: 147px;
}
#gnavi_btn03{
	background-image: url(../images/gnavi_btn03.gif);
	height: 60px;
	width: 147px;
}
#gnavi_btn04{
	background-image: url(../images/gnavi_btn04.gif);
	height: 60px;
	width: 147px;
}
#gnavi_btn05{
	background-image: url(../images/gnavi_btn05.gif);
	height: 60px;
	width: 146px;
}
#gnavi_btn06{
	background-image: url(../images/gnavi_btn06.gif);
	height: 60px;
	width: 146px;
}

#gnavi_btn01 a {
	background-image: url(../images/gnavi_btn01.gif);
	height: 60px;
	width: 147px;
}
#gnavi_btn02 a {
	background-image: url(../images/gnavi_btn02.gif);
	height: 60px;
	width: 147px;
}
#gnavi_btn03 a {
	background-image: url(../images/gnavi_btn03.gif);
	height: 60px;
	width: 147px;
}
#gnavi_btn04 a {
	background-image: url(../images/gnavi_btn04.gif);
	height: 60px;
	width: 147px;
}
#navi_btn05 ,#navi_btn05 a {
	background-image: url(../images/navi2_btn05.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#navi_btn05 ,#navi_btn06 a {
	background-image: url(../images/navi2_btn06.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#navi_btn01 a:hover ,
#navi_btn02 a:hover ,
#navi_btn03 a:hover ,
#navi_btn04 a:hover ,
#navi_btn05 a:hover ,
#navi_btn06 a:hover {
	background-position: 0 -50px;
}

#gnavi a {
	display: block;
	text-indent: -9999px;
/*Mac版IE5を除外 \*/
	overflow: hidden;
/* Mac版IE5を除外はここで終わり */ 
}

#gnavi a:hover {  
    background-position: 0 -60px;  
}
/* main ----------------------------------------------- */
#main {
	margin: 0px 25px 25px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 120px;
	width: 880px;
}
#main h2 {
	margin: 0px;
	padding: 0px;
}
/* left ----------------------------------------------- */
#left {
	margin: 0px;
	padding: 0px 22px 25px 25px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
}
#navi_title01{
	background-image: url(http://www.reginaforest.com/info/images/acc_btn01.gif);
	height: 40px;
	width: 200px;
}
#navi_title01_2{
	background-image: url(http://www.reginaforest.com/info/images/acc_btn01_2.gif);
	height: 40px;
	width: 200px;
}
#navi_title02{
	background-image: url(http://www.reginaforest.com/info/images/acc_btn02.gif);
	height: 55px;
	width: 200px;
}
#navi_title02_2{
	background-image: url(http://www.reginaforest.com/info/images/acc_btn02_2.gif);
	height: 55px;
	width: 200px;
}
#navi_title01 a {
	background-image: url(http://www.reginaforest.com/info/images/acc_btn01.gif);
	height: 40px;
	width: 200px;
}
#navi_title01_2 a {
	background-image: url(http://www.reginaforest.com/info/images/acc_btn01_2.gif);
	height: 40px;
	width: 200px;
}
#navi_title02 a {
	background-image: url(http://www.reginaforest.com/info/images/acc_btn02.gif);
	height: 55px;
	width: 200px;
}
#navi_title02_2 a {
	background-image: url(http://www.reginaforest.com/info/images/acc_btn02_2.gif);
	height: 55px;
	width: 200px;
}
#navi_title01 a:hover {
	background-position: 0 -40px;
}
#navi_title01_2 a:hover {
	background-position: 0 -40px;
}
#navi_title02 a:hover {
	background-position: 0 -55px;
}
#navi_title02_2 a:hover {
	background-position: 0 -55px;
}
#navi_btn01{
	background-image: url(../images/navi2_btn01.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn02{
	background-image: url(../images/navi2_btn02.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn03{
	background-image: url(../images/navi2_btn03.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn04{
	background-image: url(../images/navi2_btn04.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn05{
	background-image: url(../images/navi2_btn05.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn01 a {
	background-image: url(../images/navi2_btn01.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn02 a {
	background-image: url(../images/navi2_btn02.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn03 a {
	background-image: url(../images/navi2_btn03.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn04 a {
	background-image: url(../images/navi2_btn04.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn05 a {
	background-image: url(../images/navi2_btn05.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn01 a:hover {
	background-position: 0 -50px;
}
#navi_btn02 a:hover {
	background-position: 0 -50px;
}
#navi_btn03 a:hover {
	background-position: 0 -50px;
}
#navi_btn04 a:hover {
	background-position: 0 -50px;
}
#navi_btn05 a:hover {
	background-position: 0 -50px;
}
#left h3 a {
	display: block;
	text-indent:-9999px;
/* Mac版IE5を除外 \*/
overflow: hidden;
/* Mac版IE5を除外はここで終わり */ 
}
#left h3 {
	margin: 0px;
	padding: 0px;
}
#left h4 {
	margin: 0px;
	padding: 0px;
	display: block;
}
.left_img1 {
	margin: 0px;
	padding: 5px 0px 0px;
}
.left_img2 {
	margin: 0px;
	padding: 0px 0px 15px;
}
/* sub menu ----------------------------------------------- */
#guest_submenu{
	width:658px;
	height:38px;
	float:right;
	margin:0 auto;
	padding: 0px 25px 0 0;
	position:relative;
}

#guest_submenu ul{
	width:658px;
	height:38px;
	background:url(http://www.reginaforest.com/info/images/access_submenu.gif) no-repeat;
	margin:0;
	padding:0;
	list-style:none;
}

#guest_submenu li{
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:164px;
	height:38px;	
}

#guest_submenu li a{
	width:164px;
	height:38px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#guest_submenu li a.access_active{
	background:url(http://www.reginaforest.com/info/images/access_submenu_over.gif) no-repeat;	/*交通のご案内アクティブ*/
}
#guest_submenu li a.map_active{
	background:url(http://www.reginaforest.com/info/images/access_submenu_over.gif) -164px 0 no-repeat;	/*アクセスマップ　アクティブ */
}

#guest_submenu li.access a:hover{
	background:url(http://www.reginaforest.com/info/images/access_submenu_over.gif) no-repeat;
}
#guest_submenu li.map a:hover{
	background:url(http://www.reginaforest.com/info/images/access_submenu_over.gif) -164px 0 no-repeat;
}


/* right ----------------------------------------------- */
#right {
	width: 636px;
	margin: 0 0 25px 0;
	padding:10px 36px 0 11px;
	background-color: #FFFFFF;
	float: right;
	text-decoration: none;
	background:url(../images/line.gif) repeat-y;
	position:relative;
	border-bottom:solid 1px #969692;
}
.right_honbun  {
	font-size: 80%;
	line-height: 1.6;
	color: #666666;
	display: block;
	width: 595px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.right_honbun_r {
	font-size: 80%;
	line-height: 1.6;
	color: #666666;
	display: block;
	width: 605px;
	margin: 0 0 10px 0;
	padding: 0 15px 0 15px;
	text-align: right;
}



#right a {
	text-decoration: none;
	color: #A54B96;
}
/* snavi ----------------------------------------------- */
#snavi {
	margin: 10px 25px 5px;
	padding: 5px 0px;
	width: 880px;
	background-color: #FFFFFF;
	text-decoration: none;
	clear: both;
	height: 28px;
	border-top: 1px solid #78A05A;
	border-bottom: 1px solid #78A05A;
	border-right-color: #E8E8E8;
}
#snavi a {
	color: #1E5019;
	text-decoration: none;
}
#snavi a:hover {
	color: #3C7832;
	text-decoration: underline;
}
 #snavi ul {
	font-size: 70%;
	color: #3C7832;
	float: right;
	margin: 0px;
	padding: 8px 0px 0px;
}
#snavi li {
	display: inline;
}

/* credit ----------------------------------------------- */
#credit {
	margin: 0px 25px;
	padding: 0px;
	width: 880px;
}
#credit p {
	margin: 0px;
	padding: 0px;
}

#container #right #text01 {
	padding: 15px;
	width: 603px;
	float: left;
	margin-bottom: 30px;
	border: 1px solid #3C7832;
}




#aisatsu  {
	font-size: 80%;
	line-height: 1.6;
	color: #666666;
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
	font-weight: bold;
}
#container #right h2 {
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}