/* CSS Document */

@import "../park/css/db_park.css";

body {
margin:0;
padding:0;
font-size:smaller;
background-image:url(../images/parts/park_bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color: #AFD4FF;

}
body#stopnlisten-p {
	background-image:url(../images/parts/park_bg_sub.gif);
	background-repeat:repeat-x;
	background-position:top;
}

a {
	text-decoration:none;
	color:#0066FF;
}

a:hover {
	text-decoration:underline;
	color:#FF6600;
}

.link-box a{
	margin:10px;
	padding:5px;
	border:1px #CCCCCC solid;
	background-color:#CCFFFF;
	display:compact;
}

.link-box a:hover{
	background-color:#FFCC00;
	display:compact;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:880px;
}

/*ヘッダー*/
#head {
	width:800px;
	margin:0 40px;
	padding:0;
	background-image:url(../images/parts/bg_head_01.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:100;
}
h1 {
	text-indent:-9999px;
	font-size:0;
	margin:0;
	padding:0;
	float:left;
}

h1 a {
	display:block;
	width:310px;
	height:70px;
	margin:0;
	padding:0;
}

#head-menu {
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-position: bottom;
	text-align:right;
	font-family:"ヒラギノ角ゴ Pro W3";
	font-size:12px;
	float:right;
	width:480px;
	height:35px;
	display:block;
	overflow:hidden;
}

#head-menu .h-l-01 a, #head-menu .h-l-02 a, #head-menu .h-l-03 a, #head-menu .h-l-04 a {
	background:#FFFFFF;
	border-left:1px #333333 solid;
	padding:5px 0;
	color:#666666;
	
}

#head-menu .h-l-01 a:hover, #head-menu .h-l-02 a:hover, #head-menu .h-l-03 a:hover, #head-menu .h-l-04 a:hover {
	background-color:#FFCC00;
	border-left:1px #333333 solid;
	padding:5px 0;
	text-decoration:none;
	color:#FFFFFF;
}

#google {
	float:right;
	margin:0;
	padding:0;
	height:40px;
	position:absolute;
	right:2px;
	top:37px;
	overflow:hidden;
}
.hide {
	display:none;
}
.clr {
	clear:both;
}

/*FLASHエリア*/
#fla-head {
	width:800px;
	height:40px;
	background:url(../images/parts/park_title.jpg);
	margin:10px 40px 0px 40px;
	padding:0;
	}
#fla-head h1 {
	font-size:0;
	text-indent:-99999px;
}
/*#fla-area {
	width:800px;
	height:290px;
	background-image:url(../images/parts/park_photo.jpg);
	background-repeat:no-repeat;
	margin:0px 40px 10px 40px;
	padding:0;
}*/
#fla-area {
	width:800px;
	height:330px;
	background-image:url(../images/parts/park_photo.jpg) 10px 0px;
	background-repeat:no-repeat;
	margin:10px 40px 10px 40px;
	padding:0;
}

/*メニュー　*/

#global {
	width:880px;
	height:40px;
	background-image:url(../images/parts/bg_menu.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

/*パンくずリスト*/
#path {
	width:800px;
	height:20px;
	margin:10px 40px 5px 40px;
	color:#00CC00;
	display:block;
	overflow:hidden;
}
#clearance {
	margin:10px ;
}

/*コンテンツ*/
#park-menu-bar {
	background-image:url(../images/parts/park_bar.jpg);
	background-repeat:repeat-x;
	height:70px;
	width:100%;
	}



#park-menu {
	width:570px;
	height:70px;
	text-decoration:none;
	margin:0 0 0 35px;
	background:url(../images/parts/park_menu.gif) no-repeat;
	padding:0;
}

#park-menu ul {
	width:570px;
	margin:0;
	padding:0;
	display:block;
	font-size:0;
	text-indent:-9999px;
}

#park-menu li, #park-menu a {
	stext-decoration: none;
	display:block;
	width:140px;
	height:70px;
	margin:0;
	padding:0;
	float:left;
	}
#park-menu li.p04, #park-menu .p04 a {
	stext-decoration: none;
	display:block;
	width:150px;
	height:70px;
	margin:0;
	padding:0;
	float:left;
	}
#park-menu a {
	background:url(../images/parts/park_menu.gif) ; background-repeat:no-repeat; text-decoration:none;
	
}


#park-menu li.p01 a{width:140px; height: 70px; background-position: 0px 0px;}
#park-menu li.p02 a{width:140px; height: 70px; background-position: -140px 0px;}
#park-menu li.p03 a{width:140px; height: 70px; background-position: -280px 0px;}
#park-menu li.p04 a{width:150px; height: 70px; background-position: -420px 0px;}

#park-menu li.p01 a:hover{width:140px; height: 70px; background-position: 0px -70px;}
#park-menu li.p02 a:hover{width:140px; height: 70px; background-position: -140px -70px;}
#park-menu li.p03 a:hover{width:140px; height: 70px; background-position: -280px -70px;}
#park-menu li.p04 a:hover{width:150px; height: 70px; background-position: -420px -70px;}








#park-menu-bar p{
	margin:0 0 0 40px;
	line-height:1.5em;
	padding:0;
}

#main {

	width:810px;
	background-image:url(../images/parts/park_main.jpg);
	background-repeat:repeat-y;
	margin:0 35px;
	padding:0;
	position:relative;
	z-index:5;
}
#main-head {
	margin:0;
	width:810px;
	height:10px;
	background-image:url(../images/parts/bg_seiyou_wrapper_top.jpg);
	background-repeat:no-repeat;
	padding:0;
	font-size:0px;
}
#main-end {
	margin:0 35px;
	width:810px;
	height:20px;
	background-image:url(../images/parts/park_main_end.jpg);
	background-repeat:no-repeat;
}
/*メイン　トップ*/

/*各施設エリア*/
#event {
	margin:0 10px 0px 10px;
	padding:0;
	background-image:url(../images/parts/bg_seiyou_event.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:792px;
	height:222px;
}
#event h2 {
	text-indent:-99999px;
}

.photo {
	width:95px;
	height:140px;
	margin:15px;
	_margin:10px;
	float:left;
}

#event ul {
	width:450px;
	height:140px;
	overflow:auto;
	margin:10px 10px 0 0;
	padding:0;
	display:block;
	float:left;
}

#event li {
	border-bottom:1px dashed #FFFFFF;
	line-height:2em;
}

/*コンテンツエリア*/
#left {
	width:580px;
	float:left;

}

/*h3 {
	border-bottom:1px dotted #C9E9E9;
}*/

#area01{
	width:240px;
	height:200px;
	background:url(../images/parts/bn_park_01.jpg) no-repeat;
	margin:20px 0 0 20px;
	_margin:20px 0 0 10px;
	padding:0;
	float:left;
	
}
#area02{
	width:240px;
	height:200px;
	background:url(../images/parts/bn_park_02.jpg) no-repeat;
	margin:20px 0 0 20px;
	_margin:20px 0 0 20px;
	padding:0;
	float:left;

}
#area03{
	width:240px;
	height:200px;
	background:url(../images/parts/bn_park_03.jpg) no-repeat;
	margin:10px 0 0 20px;
	_margin:10px 0 0 10px;
	padding:0;
	float:left;
}

#area04{
	width:240px;
	height:200px;
	background:url(../images/parts/bn_park_04.jpg) no-repeat;
	margin:10px 0 0 20px;
	_margin:10px 0 0 20px;
	padding:0;
	float:left;
}

#area05{
	width:310px;
	height:162px;
	background:url(../images/parts/bg_seiyou_goods.jpg) no-repeat;
	margin:5px 0 0 10px;
	_margin:5px 0 0 5px;
	padding:0;
	float:left;
}
#area06{
	width:310px;
	height:162px;
	background:url(../images/parts/bg_seiyou_bokin.jpg) no-repeat;
	margin:5px 0 0 5px;
	_margin:5px 0 0 5px;
	padding:0;
	float:left;
}

#area01 h2 a, #area02 h2 a, #area03 h2 a, #area04 h2 a, #area05 h2, #area06 h2 {
	width:240px;
	height:160px;
	display:block;
	margin:0;
	padding:0;
	font-size:0;
	text-indent:-99999px;
	line-height: 0px;
}


/*
#left-index {
	width:635px;
	float:left;
}

#left h2 {
	margin:20px 0 10px 70px;
	padding:0;
	height:70px;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, ;
	font-size:xx-large;
}

#left h3 {
	background-image: url(../images/parts/h3.gif);
	background-repeat: no-repeat;
	height:30px;
	padding:5px 0 0 35px;
	margin:40px 0 10px 0;
}

#left h4 {
	background-image: url(../images/parts/h4.gif);
	background-repeat: no-repeat;
	height:25px;
	padding:5px 0 0 25px;
	margin:20px 0 10px 10px;
}
*/



#contents {
	margin:10px 0 10px 25px;
	padding:0;
	border-top:#FFFFFF 1px solid;
	
}

#contents p {
	color:#666666;
	line-height:1.5em;
	margin:0;
}

#contents ul {
	margin:0 25px;
	padding:0;
}

#contents ul li{
}

.content-box {
	display: table;
	
}

.content-box table{
	margin:10px 0;
}

.content-box ul {
	margin:10px;
	padding:10px;
}
.content-box ul li {
	line-height:1.5em;
	color:#666666;
}

#contents .content-box ol li {
	line-height:1.5em;
	color:#666666;
	margin:20px 0px;
	padding:0;
	border-bottom: #CCCCCC dotted 1px;
}
#contents .content-box ol li ol li {
	border-bottom:none;
}

.image-visual {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#details {
}
#details ul {
	margin:5px;
}

#details ul li {
	line-height:1.5em;
	color:#666666;
}

/*サブメニュー*/
#right {
	width:185px;
	padding:0;
	margin:0 20px 0 0 ;
	float:left;
	overflow:hidden;
	}

#park-whatsnew {
	width:256px;
	height:auto;
	position:absolute;
	background:url(../images/parts/park_whatsnew_bg.jpg) repeat-y;
	left:532px;
	top:-70px;
	z-index:50;
	display:block;
}

#park-whatsnew h3 {
	background-image:url(../images/parts/park_whatsnew.jpg);
	background-position:top;
	width:256px;
	height:70px;
	display:block;
	text-indent:-999999px;
	font-size:0;
}
#park-whatsnew ul#whatsnew {
	margin:10px;
	padding:0;
	height:300px;
	overflow:auto;
}

#park-whatsnew li{
	line-height:1.5em;
	border-bottom:1px dashed #3333FF;
	list-style-type: none;
}

#park-whatsnew-end {
	width:256px;
	height:15px;
	background:url(../images/parts/park_whatsnew_bg_end.jpg) no-repeat;
}

#photo-area {
	margin:0;
	padding:0;
}
#photo-area img {
	margin:3px;
	padding:5px;
	border: #CCCCCC 1px solid;
	width:150px;
}

/*フォントサイズ変更*/

#size-change {
	width:190px;
	height:30px;
	background-image: url(../images/parts/bg_size_change_park.jpg);
	background-repeat:no-repeat;
	background-position:5px 0px;
	_margin:0 0 0 5px;
	padding:0 0 0 5px;
	display:block;
}

#size-change-sub {
	width:185px;
	height:30px;
	background-image: url(../images/parts/bg_size_change_park.jpg);
	background-repeat:no-repeat;
	background-position:0px 38px;
	_background-position:0px 0px;	
	_margin:45px 0 0 5px;
	padding:38px 0 0 5px;
	_padding:0 0 0 5px;
	display:block;
}

#size-change ul{
	_margin:0 0 0 94px;
	margin:0;
	padding:0 0 0 94px;
}
#size-change-sub ul {
	_margin:0 0 0 89px;
	margin:0;
	padding:0 0 0 89px;
}

#size-change ul li, #size-change-sub ul li {
	float:left;
	list-style-image: none;
	list-style-type: none;
}

button#font-small { width:30px; height:30px; background-color:#FFFFFF; border:0; background-image:url(../images/parts/font_small_p.jpg); display:block; cursor: pointer; margin:0 1px 0 2px;}
li #font-medium { width:30px; height:30px; background-color:#FFFFFF; border:0; background-image:url(../images/parts/font_medium_p.jpg); display:block; cursor: pointer; margin-right:1px;}
li #font-large { width:30px; height:30px; background-color:#FFFFFF; border:0; background-image:url(../images/parts/font_large_p.jpg); display:block; cursor: pointer; margin-right:1px;}


#category {
	margin:10px 0 0 0;
	padding:0;
	width:160px;
}

/*#sub-menu {
	margin:0 0 0 5px;
	_margin:0 0 0 15px;
}*/

#sub-menu {
	width:160px;
	margin:0 0 0 5px;
	_margin:0 0 0 15px;
	margin-left:25px;
	margin-top:20px;
	_margin-top:0px
}

#sub-menu ul {
	
	border-bottom: #0066FF 1px solid;
	border-left:#0066FF 1px solid;
	border-right:#0066FF 1px solid;
	margin:0;
	padding:0;
	width:158px;
}

#sub-menu ul li {
	margin:0;
	font-size:12px;
	list-style-type: none;
	font-weight:bold;
	color:#41B00C;
	border-bottom: 1px dotted #0066FF;
	display:block;
	}
	
#sub-menu ul li a{
	margin:0;
	font-size:12px;
	padding:5px;
	list-style-type: none;
	font-weight:bold;
	color: #0066FF;
	display:block;
	text-decoration:none;
	}

#sub-menu ul li a:hover {
	background-color:#FFCC00;
	color:#FFFFFF;


}

#banner-area {
	margin:10px 0;
}
#banner-area a {
	display: block;
	padding: 0px;
	height: 60px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: -99999px;
}
#banner-area .bnr01 a {
	background-image: url(../images/bnr_hama-zoo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#banner-area .bnr02 a {
	background-image: url(../images/bnr_seiyokan.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#banner-area .bnr03 a {
	background-image: url(../images/bnr_park.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#banner-area .bnr04 a {
	background-image: url(../images/bnr_morinoie.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#banner-area .bnr05 a {
	background-image: url(../images/bnr_ryokuka.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#banner-area .bnr06 a {
	background-image:url(../images/bn_park_hanajouhou.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/bn_park_hanajouhou.gif);
}
#banner-area .bnr07 a {
	background-image:url(../images/bn_hana_midokoro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/bn_hana_midokoro.gif);
}
#banner-area .bnr08 a {
	background-image:url(../images/bn_seiyou_map.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/bn_seiyou_map.jpg);
	height: 200px;
	border:1px solid #999999;
}
#banner-area .bnr09 a {
	background-image:url(../images/bn_qanda.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:1px solid #999999;
}
#banner-area .bnr10 a {
	background-image:url(../images/bnr_kids.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:1px solid #999999;
}

#banner-area .bnr11 a {
	background-image:url(../images/spring_bnr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:1px solid #999999;
}
#banner-area .bnr12 a {
	background-image:url(../images/go-to-gallery.gif);
	background-repeat: no-repeat;
	background-position:right;
	border:1px solid #999999;
}
#banner-area .bnr13 a {
	background-image:url(../images/bnr_seiyoukan_tvk-bb.gif);
	background-repeat: no-repeat;
	background-position:left;
	border:1px solid #999999;
}


#banner-area .bnr01 a:hover {
	background-image: url(../images/bnr_hama-zoo.gif);
	background-repeat: no-repeat;
	background-position: -160px 0px;
}
#banner-area .bnr02 a:hover {
	background-image: url(../images/bnr_seiyokan.gif);
	background-repeat: no-repeat;
	background-position: -160px 0px;
}
#banner-area .bnr03 a:hover {
	background-image: url(../images/bnr_park.gif);
	background-repeat: no-repeat;
	background-position: -160px 0px;
}
#banner-area .bnr04 a:hover {
	background-image: url(../images/bnr_morinoie.gif);
	background-repeat: no-repeat;
	background-position: -160px 0px;
}
#banner-area .bnr05 a:hover {
	background-image: url(../images/bnr_ryokuka.gif);
	background-repeat: no-repeat;
	background-position: -160px 0px;
}
#banner-area .bnr06 a:hover {
	background-image: url(../images/bn_park_hanajouhou_o.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/bn_park_hanajouhou_o.gif);
}
#banner-area .bnr07 a:hover {
	background-image:url(../images/bn_hana_midokoro_o.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/bn_hana_midokoro_o.gif);
}
#banner-area .bnr08 a:hover {
	background-image:url(../images/bn_seiyou_map_o.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/bn_seiyou_map_o.jpg);
	height: 200px;
	border:1px solid #FF9900;
}
#banner-area .bnr09 a:hover {
	background-image:url(../images/bn_qanda.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	border:1px solid #999999;
}


#banner-area .bnr11 a:hover {
	background-image:url(../images/spring_bnr.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	border:1px solid #999999;
}

#banner-area .bnr12 a:hover {
	background-image:url(../images/go-to-gallery.gif);
	background-repeat: no-repeat;
	background-position:left;
	border:1px solid #999999;
}

#banner-area .bnr13 a:hover {
	background-image:url(../images/bnr_seiyoukan_tvk-bb.gif);
	background-repeat: no-repeat;
	background-position:right;
	border:1px solid #999999;
}

#banner-area img{
	margin:0 0 10px 0;
	padding:0;
}

/*フッター*/
#footer {
	width:810px;
	margin:10px 35px 0 35px;
	padding:10px 0px 10px 0;
	text-align:center;
	background-color:#003AFF;
	color:#FFFFFF;
	font-size:smaller;
	line-height:1.5em;
}


/*テーブルデザイン*/
.top-cell-left {
	border-top:1px #999999 solid;
	border-right:1px #999999 dotted;
	border-bottom:1px #FFFFFF solid;
	border-left:1px #999999 solid;
	background-color: #0080FF;
	color:#FFFFFF;
	margin:0 5px;
	}
.top-cell-main {
	border-top:1px #999999 solid;
	border-right:1px #999999 dotted;
	border-bottom:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;
	background-color: #0080FF;
	color:#FFFFFF;
	margin:0 5px;
	}

.cell-left {
	border-top:1px #999999 solid;
	border-left:1px #999999 solid;
	border-bottom:1px #FFFFFF solid;
	border-right:1px #999999 dotted;
	padding:5px 0;
}

.cell-main {
	border-top:1px #999999 solid;
	border-right:1px #999999 dotted;
	border-bottom:1px #FFFFF solid;
	border-left:1px #FFFFFF solid;
	padding:5px 0;
}

#table table {
	border-right:2px #999999 solid;
	border-bottom:2px #999999 solid;
}


.cell-graf-blank {
	border-top:1px #999999 solid;
	border-bottom:1px #FFFFF solid;
}

.cell-graf-active {
	border-top:1px #999999 solid;
	border-bottom:1px #FFFFF solid;
	background-image:url(../park/database/images/bg_bar.gif);
	background-repeat:repeat-x;
}


.flower {
	background-color:#FFCCCC;
	border-top:1px #FFFFFF solid;
	border-bottom:1px #999999 solid;
	border-right:1px #999999 dotted;
	border-left:1px solid #FFFFFF;
	margin:5px 0;
	padding:5px 0;
	cursor:pointer;
	color:#FF0033;
}

.tree {
	background-color: #CCFFCC;
	border-top:1px #FFFFFF solid;
	border-bottom:1px #999999 solid;
	border-right:1px #999999 dotted;
	border-left:1px solid #FFFFFF;
		margin:5px 0;
	padding:5px 0;
	cursor:pointer;
	color:#336600;
}

.top-cell-main {
	padding:5px 0;
	cursor:pointer;
}

.bn-bbq img {
	border:1px #999999 solid;
}

ul.park-archive {
	width:480px;
	margin:0;
	padding:0;
}

.park-archive li{
	border-top:1px dotted #0099CC;
	line-height:2em;
}


/*駐車場DB用*/

#top-box {
	width:545px;
}

.left-box {
	width:270px;
	float:left;
	margin:0;
	padding:0;
}

.left-box img {
	border:1px solid #999999;
	margin:0;
	padding:0;
}

.map {
	width:260px;
	float:left;
	margin:0;
	padding:0;
}

.parking-cell {
	border-bottom:1px dotted #0099CC;
	background-color:#E9F4FC;
	cursor:pointer;
}
.rowHover {
	background-color:#FFE8F3;
	cursor: pointer;
} 


/*単体フロート*/
.left-box{
}

.img-left{
	float:left;
	margin:5px;
	padding:5px;
	border:#999999 1px solid;
}
.img-right{
	float:right;
}

.asagao-img-area {
}

/*WCV用装飾タグ*/
.wcv-img {	
	text-align:center;
	margin:20px 0;
}
.wcv-img img{
	padding:5px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
}

.img-text {
	margin:10px 15px;	
}

.img-text img {
	padding:5px;
	margin:0 20px 10px 0px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	float:left;
}

.img-text p {
	text-align:justify;
}

.text-img {
	margin:10px 15px;
}

.text-img img {
	padding:5px;
	margin:0 0px 10px 20px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	float:right;
}

/**/
.table {
	margin:10px 0px;
}

.park-table{
	margin:15px;
}

.border-top-01 {
	border-top:1px dotted #999999;
}

.img2 {
	margin:15px;
}

.img2 img {
	margin:5px 8px 5px 0px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

/*--------------------------------------------------*/
/*フリーバナーエリア*/
#free-bnr-area {
	background-color:#F2F2F2;
	margin-bottom:10px;
	padding:20px 0px 10px 50px;
}

#free-bnr-area img {
	margin:0px 20px 10px 0;
	
}

#free-bnr-area-s {
	width:765px;
	margin:10px 0 0 20px;
	padding:10px 0 0 0;
	background-color:#F2F2F2;
	overflow:hidden;
}
#free-bnr-space {
	width:765px;


	margin-bottom:0px;
	margin-top:5px;
	padding:0px 0px 10px 15px;
}
#free-bnr-space img {
	margin:0px 20px 10px 0;
	border:1px #999999 solid;
	
}


/*------------------------------------------------------------------------------ リニューアル画面用 */

#fla-area-renew {
	width:800px;
	height:330px;
	margin:5px 40px 10px 40px;
	padding:0;
	background:url(../images/iten_massage.gif) no-repeat;
	background-repeat:no-repeat;
	position:relative;
}

#fla-area-renew a {
	width:370px;
	height:30px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:80px;
	left:30px;
}

#fla-area-renew a span {
	display:none;
	text-indent:-9999999999999px;
}

div.contblock {
	width:880px;
	height:1600px;
	position:absolute;
	z-index:1000;
}

