@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;
}
#gnavi_btn05 a {
	background-image: url(../images/gnavi_btn05.gif);
	height: 60px;
	width: 146px;
}
#gnavi_btn06 a {
	background-image: url(../images/gnavi_btn06.gif);
	height: 60px;
	width: 146px;
}
#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;
}

.text_attention{
	width:560px;
	border:solid 1px #A54B96;
	padding:15px 15px 15px 15px;
	color:#F00;
	line-height:1.25em;
	margin:0 0 25px 20px;
	}

a:hover .text_attention02{
	text-decoration:underline;
	}
	
.text_attention02{
	width:560px;
	border:solid 1px #A54B96;
	padding:15px 15px 15px 15px;
	color:#A54B96;
	line-height:1.25em;
	margin:0 0 25px 20px;
	font-size: 0.9em;
	}

a:hover .text_attention03{
	text-decoration:underline;
	border:solid 1px #b090ab;
	color:#b090ab;
	}
	
	
.text_attention03{
	font-size: 85%;
	line-height: 1.4;
	width:560px;
	border:solid 1px #A54B96;
	padding:15px 15px 15px 15px;
	color:#A54B96;
	line-height:1.25em;
	margin:0 0 25px 20px;
}
	
.text_attention03 .arrow{
	background-image: url(../images/yajirushi_01.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px;
	font-weight:bold;
	padding: 0px 0px 0px 14px;
	position:relative;
}
	
/* left ----------------------------------------------- */
#left {
	margin: 0px;
	padding: 0px 15px 25px 25px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 200px;
}
#navi_title01,#navi_title01 a {
	background-image: url(http://www.reginaforest.com/access/images/plan_btn01.gif);
	height: 40px;
	width: 200px;
}
#navi_title01_2,#navi_title01_2 a {
	background-image: url(http://www.reginaforest.com/access/images/plan_btn01_2.gif);
	height: 40px;
	width: 200px;
}
#navi_title02,#navi_title02 a {
	background-image: url(http://www.reginaforest.com/access/images/plan_btn02.gif);
	height: 40px;
	width: 200px;
}
#navi_title02_2,#navi_title02_2 a {
	background-image: url(http://www.reginaforest.com/access/images/plan_btn02_2.gif);
	height: 39px;
	width: 200px;
}
#navi_title03,#navi_title05 a { /*追加*/
	background-image: url(http://www.reginaforest.com/access/images/plan_btn05.gif);
	height: 55px;
	width: 200px;
}
#navi_title03_2,#navi_title05_2 a { /*追加*/
	background-image: url(http://www.reginaforest.com/access/images/plan_btn05_2.gif);
	height: 55px;
	width: 200px;
}

#navi_title03,#navi_title03 a {
	background-image: url(http://www.reginaforest.com/access/images/plan_btn03.gif);
	height: 55px;
	width: 200px;
}

#navi_title03_2,#navi_title03_2 a {
	background-image: url(http://www.reginaforest.com/access/images/plan_btn03_2.gif);
	height: 55px;
	width: 200px;
}

#navi_title04,#navi_title04 a {
	background-image: url(http://www.reginaforest.com/access/images/plan_coupon.jpg);
	height: 170px;
	width: 200px;
}
#navi_title01 a:hover ,#navi_title01_2 a:hover ,#navi_title02 a:hover ,#navi_title02_2 a:hover {
	background-position: 0 -40px;
}

#navi_title03 a:hover ,#navi_title03_2 a:hover {
	background-position: 0 -55px;
}

#navi_title05 a:hover ,#navi_title05_2 a:hover { /*追加*/
	background-position: 0 -55px;
}

#navi_btn01 ,#navi_btn01 a {
	background-image: url(../images/navi2_btn01.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn02 ,#navi_btn02 a {
	background-image: url(../images/navi2_btn02.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn03 ,#navi_btn03 a {
	background-image: url(../images/navi2_btn03.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navi_btn04 ,#navi_btn04 a {
	background-image: url(../images/navi2_btn04.jpg);
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#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;
}


#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 32px 0 0;
	position:relative;
}

#guest_submenu ul{
	width:658px;
	height:38px;
	background:url(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(images/access_submenu_over.gif) no-repeat;	/*交通のご案内アクティブ*/
}
#guest_submenu li a.map_active{
	background:url(images/access_submenu_over.gif) -164px 0 no-repeat;	/*アクセスマップ　アクティブ */
}

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


/* right ----------------------------------------------- */
#right {
	width: 637px;
	background-color: #FFFFFF;
	text-decoration: none;
	background:url(../images/line.gif) repeat-y;
	position:relative;
	border-bottom:solid 1px #969692;
	
	float: left;
    margin: 0 0 25px;
    padding: 10px 10px 20px 11px;
}
.right_img {
	width: 635px;
	margin: 20px 0px;
}
.right_img2 {
	width: 635px;
	margin-bottom: 20px;
}
.right_img3 {
	float: right;
	margin-bottom: 5px;
}
.right_img4 {
	width: 635px;
	margin: 20px 0px 0px;
}
#right h2 {
	margin: 0px;
	padding: 0px;
}
#right h3 {
	margin: 0px;
	padding: 0px;
}
#right h4 {
	margin: 0px 0px 5px;
	padding: 15px 0px 0px;
	width: 635px;
	background-image: url(images/base_acc01.gif);
	height: 40px;
	color: #1E5019;
	font-size: 80%;
	line-height: 1.4;
	font-weight: bold;
	text-indent: 35px;
}
#right h5 {
	font-size: 80%;
	line-height: 1.4;
	color: #A54B96;
	background-image: url(../images/yajirushi_01.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px;
	font-weight: normal;
	padding: 0px 0px 0px 14px;
}
#right h6 {
	font-size: 80%;
	line-height: 1.4;
	color: #A54B96;
	background-image: url(../images/yajirushi_01.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 5px 5px;
	font-weight: normal;
	padding: 0px 0px 0px 14px;
	display: block;
	width: 300px;
}
#right ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 635px;
}
.right_honbun  {
	font-size: 80%;
	line-height: 1.4;
	color: #666666;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 635px;
}
.right_honbun2  {
	font-size: 80%;
	line-height: 1.4;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.right_honbun3  {
	font-size: 80%;
	line-height: 1.4;
	color:  #A54B96;
	padding: 0px;
	margin: 0px;
}
.right_honbun4  {
	font-size: 80%;
	line-height: 1.4;
	color:  #1E5019;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.right_honbun5  {
	font-size: 90%;
	line-height: 1.4;
	color:  #A54B96;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.right_honbun6  {
	font-size: 80%;
	line-height: 1.4;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.right_honbun_s {
	font-size: 70%;
	line-height: 1.4;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.right_honbun_s2 {
	font-size: 70%;
	line-height: 1.4;
	color: #666666;
	display: block;
	width: 635px;
	border-top: 1px dotted #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 10px 0px 0px;
	margin: 0px 0px 5px;
}
.right_honbun_s3 {
	font-size: 70%;
	line-height: 1.4;
	color: #666666;
	display: block;
	width: 635px;
	margin: 0px 0px 5px;
}
#right table {
	width: 635px;
	padding: 0px;
}
.table635 {
	width: 633px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #A54B96;
	display: block;
}
.td_450 {
	width: 450px;
	vertical-align: top;
}
.td_185 {
	width:185px;
	vertical-align: top;
}
.td_155 {
	width:155px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_150 {
	width:150px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_55 {
	width:55px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.space_5 {
	margin: 5px;
	padding: 0px;
	display: block;
}
#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;
}


/* table ----------------------------------------------- */
.tbl_time {
	color:#666666;
	font-size:80%;
	line-height:1.4;
	margin:0 0 20px 0;
	padding:0;
}

.tbl_time th {
	text-align:center;
}

.tbl_time .st {
	color:#a54b96;
	font-size:100%;
	font-weight:bold;
}

.tbl_time .time {
	background:#eee;
	padding-left:0.5em;
}

.tbl_time .txt {
	text-align:center;
}

.tbl_time span.txt_blue {
	color:#03C;
}