@charset "euc-jp";
/* CSS Document */

body {
	font-size: 75%;
	color: #333333;
	height: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	font-family: '¥á¥¤¥ê¥ª', Meiryo, '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'Verdana', 'MS P ¥´¥·¥Ã¥¯';
	background:#63c3eb url(../images/back_green.jpg) fixed  0 0;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: repeat;
	background-position: center top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #669900;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}
/* End hide from IE-mac */

h1, h2, h3, h4, h5, p {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

table#border {
	margin-top:10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}
td#border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	padding: 5px;
}
a.alpha img{
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
a.alpha:hover img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#green{
	position: absolute;
	z-index: 9999;
	height: 50px;
	width: 220px;
	top: 510px;
	right: 100px;
}

#goto{
	text-align:center;
}

#btn {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 174px;
	float: left;
	width: 88px;
}
#btn a {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	float: right;
	margin: 0px;
	line-height: 20px;
}
#btn a:hover {
	background-color: #99CC00;
	color: #FFFFFF;
	text-decoration: none;
}
#photolink a {
	border: 5px solid #F3F1E5;
	background-color: #FFFF99;
	float: left;
}
#photolink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#photolink a:hover {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 970px;
}#wrapper {
	background-image: url(../images/grd_img.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	position: relative;
	width: 970px;
}
#header #logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 28px;
	left: 10px;
}
#header #tel {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 11px;
	left: 715px;
}

#header  h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 32px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	left: 305px;
	width: 300px;
	line-height: 16px;
}
#header #line {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 545px;
	top: 69px;
	width: 422px;
}

#header  #mini_navi01 {
	position: absolute;
	left: 563px;
	top: 77px;
}
#header  #mini_navi02 {
	position: absolute;
	left: 767px;
	top: 77px;
}
#header  #mini_navi03 {
	position: absolute;
	left: 856px;
	top: 77px;
	width: 91px;
}
#header #mini_navi04 {
	position: absolute;
	left: 677px;
	top: 77px;
}

#header #pattern {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: -30px;
	top: -0px;
}

#globalNavi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	overflow: hidden;
}
#globalNavi ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#globalNavi ul li {
	padding: 0px;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#globalNavi ul li a {
	display: block;
	float: left;
	height: 55px;
	width: 113px;
	background-image: url(../images/nabi_tag_swap.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
}
#globalNavi ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#globalNavi ul li a:hover {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/nabi_tag.png);
}
#globalNavi ul #current {
	display: block;
	float: left;
	width: 113px;
	background-image: url(../images/nabi_tag_current.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 55px;
}
#globalNavi ul #homecurrent {
	display: block;
	float: left;
	height: 60px;
	width: 60px;
	background-image: url(../images/nabi_tag_home_current.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#globalNavi ul #home a {
	display: block;
	float: left;
	height: 55px;
	width: 60px;
	background-image: url(../images/nabi_tag_home.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#globalNavi ul #home a:hover {
	background-image: url(../images/nabi_tag_home_swap.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}





#mainArea {
	background-image: url(../images/mainarea_bg_img.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainArea #flash {
	height: 340px;
	width: 920px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
}

#mainArea_shadow {
	background-image: url(../images/mainarea_side_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#mainArea #inner {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin: 0px;
}
#mainArea #index_mainnavi {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
}
#mainArea #contents {
	padding: 0px;
	float: right;
	width: 690px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideArea  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
#sideArea  #addressBox  {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 18px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sideArea  #zekkei  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	border: 1px dotted #CCCCCC;
}
#sideArea #mainMenu {
	width: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sideArea #mainMenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#sideArea #mainMenu ul li {
	margin: 0px;
	padding: 0px;
}
#sideArea #mainMenu ul li a {
	list-style-type: none;
	display: inline;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #32321B;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu_bg_img.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
	width: 155px;
	vertical-align: middle;
	height: 28px;
}
#sideArea #mainMenu ul li a:hover {
	color: #FFFFFF;
	background-image: url(../images/menu_bg_swap_img.png);
	background-position: left top;
}
#sideArea #menu {
	margin: 0px;
	padding: 0px;	
}
#sideArea #menu   ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#sideArea #menu  ul  li {
	margin: 0px;
	padding: 0px;
}
#sideArea #menu  ul  li  a {
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 40px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-style: dotted;
	font-size: 11px;
	width: 135px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	height: 25px;
}
#sideArea #menu  ul  li  a:hover {
	color: #FF3300;
	background-image: url(../images/ico_arrow_swap.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#sideArea #banner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sideArea #cam {
	margin-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#sideArea h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}







#footer {
	background-image: url(../images/footer_shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	position: relative;
}
#footer #pagetop {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	right: 23px;
	top: 5px;
}
#footer #pagetop a {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 113px;
	background-image: url(../images/pagetop.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer #pagetop a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer #pagetop a:hover {
	background-image: url(../images/pagetop_swap.png);
}
#footnavi {
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#footnavi #navi_box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 110px;
	font-size: 11px;
}
#footnavi #navi_box ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#footnavi #navi_box  ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footnavi #navi_box  ul  li a {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#footnavi #navi_box  ul  li a:hover {
	color: #FF3300;
	text-decoration: underline;
}

#copyright  {
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #659F02;
	color: #000000;
	margin-top: 20px;
}
#crumbs {
	height:10px;
	list-style-type: none;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#crumbs li {
	float:left;
	line-height:20px;
	color:#777;
	padding-left:0.75em;
	font-size: 11px;
}
#crumbs li a {
	display:block;
	background-image: url(../images/crumb_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2;
	padding-right: 10px;
	padding-bottom: 2;
	padding-left: 0;
}
#crumbs li a:link,
#crumbs li a:visited {
	color:#669900;
	text-decoration:none;
	font-size: 11px;
}
#crumbs li a:hover,
#crumbs li a:focus {
	color:#dd2c0d;
	font-size: 11px;
}

#index_planBox {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index_planBox #listBox {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#index_planBox   #listBox    #blueTitle  {
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/ico_bbs.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#index_planBox #listBox h4 {
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#index_planBox #listBox #titlebox {
	padding: 0px;
	margin-left: 10px;
	text-align: left;
	vertical-align: middle;
}

#index_planBox #listBox #photo {
}

#index_planBox #listBox #photo a {
	border: 5px solid #99CC00;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	float: left;
}
#index_planBox #listBox #photo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#index_planBox #listBox #photo a:hover {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
#listBox   #btn_detail {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	left: 323px;
	top: 93px;
	float: left;
}
#listBox   #btn_detail   a {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin: 0px;
	line-height: 20px;
	width: 100px;
	float: left;
}
#listBox   #btn_detail   a:hover {
	background-color: #99CC00;
	color: #FFFFFF;
	text-decoration: none;
}
#listBox_news {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#listBox_news  #date {
	width: 70px;
	text-align: left;
	font-size: 80%;
	color: #756C4F;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: 18px;
	margin: 0px;
	height: 17px;
	background-image: url(../images/index_news_date.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#listBox_news  #title {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	color: #3C3728;
	line-height: 18px;
	height: 18px;
}
#listBox_news  #newsMargin {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



#index_bannerBox {
	float: right;
	width: 272px;
	margin-top: 40px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#index_bannerBox #banner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h3#border_title {
	font-size: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}
#title {
	margin-bottom: 10px;
	padding-left: 10px;
}
#mapBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#mapBox  #gmap {
	padding: 0px;
	height: 350px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mapBox  #photomap {
	margin: 0px;
	left: 511px;
	top: 49px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 90px;
	background-image: url(../images/photomap.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#mapBox #photomap #access_photo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 120px;
}

h3#border_title  {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	margin-bottom: 20px;
	background-image: url(../images/ico_tree.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #333300;
}
#border_sub_title {
	margin-bottom: 20px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image: url(../images/maru.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
#blue_title {
	font-weight: bold;
	margin-bottom: 10px;
	color: #0066CC;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#blue_title_noborder {
	font-weight: bold;
	margin-bottom: 20px;
	color: #663300;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 15px;
	text-align: center;
}
#textArea {
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}

#mainPhoto {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
}
#mainPhoto #caption {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 19px;
	top: 315px;
	font-weight: bold;
	color: #FFFFFF;
}


#checkinout {
	margin-bottom: 40px;
	text-align: center;
	color: #003300;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #DCDCB8;
}
#checkinout p {
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
}
#linklist {
	margin-bottom: 20px;
}
#linklist #linkphoto a {
	border: 5px solid #89AF58;
	float: left;
	height: 113px;
	width: 150px;
	margin-right: 20px;
}
#linklist #linkphoto a:hover {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

#linklist img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#linklist #linktitle {
	font-weight: bold;
	padding-left: 25px;
	float: left;
	margin-bottom: 5px;
	width: 465px;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-right: 0px;
	font-size: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89AF58;
}
#linklist #linktitle a {
	color: #0099CC;
	text-decoration: none;
}
#linklist #linktitle a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#linklist #linktext {
	float: left;
	width: 480px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 18px;
}
#linklist  #link_url {
	float: left;
	width: 480px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DCD2B6;
	margin-top: 2px;
	padding-top: 5px;
	padding-left: 10px;

}
#linklist  #link_url  a {
	text-decoration: none;
	color: #89AF58;
}
#linklist   #link_url  a:hover {
	color: #FF6600;
	text-decoration: none;
}
#sitemapBox {
	float: left;
	padding: 0px;
	width: 325px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sitemapBox_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
}

#sitemapBox #titlename  {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemapBox #titlename a {
	text-decoration: none;
	color: #525227;
	margin: 0px;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B465;
	border-right-color: #B4B465;
	border-bottom-color: #B4B465;
	border-left-color: #B4B465;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #DCDCB8;
}
#sitemapBox #titlename a:hover{
	text-decoration: none;
	color: #525227;
	background-color: #FFFFCC;
}


#sitemapBox_r {
	float: left;
	padding: 0px;
	width: 325px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
}

#sitemapBox_r ul {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
#sitemapBox_r li {
	margin-bottom: 2px;
	display: block;
}
#sitemapBox_r li a {
	color: #525227;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin: 0px;
	border: 1px solid #DCDCB8;
}
#sitemapBox_r li a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
}
#sitemapBox_r #titlename  {
	margin: 0px;
	padding: 0px;

}
#sitemapBox_r #titlename a {
	text-decoration: none;
	color: #525227;
	margin: 0px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B465;
	border-right-color: #B4B465;
	border-bottom-color: #B4B465;
	border-left-color: #B4B465;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#sitemapBox_r #titlename a:hover{
	text-decoration: none;
	color: #525227;
	background-color: #FFFFCC;
}
#sideArea #mainMenu ul #current a {
	color: #FFFFFF;
	background-image: url(../images/menu_bg_swap_img.png);
	background-position: left top;
}
#plan_navi {
	padding: 0px;
	width: 172px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: auto;
	line-height: 16px;
	margin-right: auto;
}


#plan_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#plan_navi ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#plan_navi ul li a {
	text-align: left;
	display: block;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #99CC00;
}
#plan_navi ul li a:hover {
	background-color: #FFCC00;
}
#plan_border_box {
	padding: 40px;
	border: 5px solid #E1DCCE;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
h3#plan_title {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #A09165;
	background-image: url(../images/ico_flag.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #281400;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
h4#plan_subtitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 100%;
	margin-bottom: 20px;
	background-color: #99CC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#plan_main_photo {
	text-align: center;
	margin-bottom: 0px;
	border: 5px solid #F0EDE6;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#plan_price {
	text-align: center;
	margin-top: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	width: 400px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#plan_price p {
	text-align: left;
	margin-top: 20px;
	color: #666666;
}
#plan_list {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#plan_list ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 18px;
}
#plan_list  ul li {
	background-image: url(../images/ico_bbs.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 7px;
	padding-left: 20px;
}

#plan_text {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F0EDE6;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#plan_text02 {
	border: 2px solid #F0EDE6;
	margin: 0px;
	padding: 20px;
}
#madoriBox {
	position: relative;
	padding: 0px;
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#madoriBox #dlbtn {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 515px;
	top: 48px;
}
#facility_left {
	float: left;
	margin-right: 30px;
	width: 300px;
}
#facility_left      #facility_text  {
	margin: 0px;
	padding: 0px;
}
#facility_right  {
	float: left;
	width: 340px;
}
#facility_right    #miniphoto   a  {
	padding: 0px;
	float: left;
	height: 100px;
	width: 150px;
	background-color: #000000;
	border: 5px solid #89AF58;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
#facility_right    #miniphoto   a:hover  {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
#facility_right    #miniphoto   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#facility_right     #facility_text  {
	text-align: right;
	height: 20px;
	width: 160px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#facility_caption {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #EEE6D0;
	border-bottom-color: #EEE6D0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
#facility_bikou {
	margin-bottom: 0px;
	text-align: center;
	color: #003300;
	font-weight: bold;
	margin-top: 40px;
	background-color: #DCDCB8;
	padding: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#facility_bikou p {
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
}
#facility_misc_box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#facility_misc_box h4#misc_title {
	float: left;
	font-weight: bold;
	color: #669900;
	font-size: 110%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 455px;
	background-image: url(../images/ico_pushpin.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#facility_misc_box #miniphoto a {
	padding: 0px;
	float: left;
	height: 100px;
	width: 150px;
	background-color: #000000;
	border: 5px solid #89AF58;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
#facility_misc_box #miniphoto a:hover {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
#facility_misc_box #miniphoto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#facility_misc_box #text_box {
	text-align: left;
	width: 470px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 20px;
	font-size: 95%;
}
#index_left_box {
	float: left;
	width: 660px;
	margin-right: 20px;
}
#index_right_box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
#index_right_box #menu {
	margin: 0px;
	padding: 0px;	
}
#index_right_box #menu   ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#index_right_box #menu  ul  li {
	margin: 0px;
	padding: 0px;
}
#index_right_box #menu  ul  li  a {
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 40px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-style: dotted;
	font-size: 11px;
	width: 177px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	height: 25px;
}
#index_right_box #menu  ul  li  a:hover {
	color: #FF3300;
	background-image: url(../images/ico_arrow_swap.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
h4#question {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 100%;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-weight: bold;
	color: #0099CC;
	padding-bottom: 5px;
}
#text_answer {
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 40px;
	color: #666666;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#newsBox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#newsBox #newsTitle {
	font-weight: bold;
	color: #474723;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6CC;
	line-height: 18px;
}
#newsBox #date {
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#newsBox #newsText {
	padding: 0px;
	font-weight: normal;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #666666;
}

#guide-tax {
    text-align: right;
    margin-right: 30px;
    font-weight: bold;
}

.cancelleft {
	border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #999999;
}

.cancelleftbottom {
	border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #999999;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}

.cancelbottom {
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}

.cal-td {
	padding: 0px!important;
}

.cal-date {
	padding: 0px 5px 0px 5px;
}

.cal-aki {
padding-bottom: 2.5px;
	background-color: #FFFFFF;
	padding-top: 2.5px;
}

.cal_space {
	height: 58px;
}
