@charset "utf-8";
/* CSS Document */

div.eventBlock01 {
	width: 590px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

div.eventBlock02 {
	width: 590px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-top: -10px;
}

div.eventBlock03 {
	width: 590px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-top: 40px;
}

div.eventBlock02 , div.flowerBlock {
	width: 590px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-top: -10px;
	clear: both;
}

div.eventBlockIn {
	background-image: url(../img/enjoy/event/event_bg_box.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
}

div.eventBlockIn h2 {
	margin-bottom: 15px;
	padding-bottom: 2px;
	background-image: url(../img/common/ic_flower.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 20px;
	font-size: 140%;
	margin-top: 30px;
	letter-spacing: 0em;
}

div.eventBlockIn img {
	padding-right: 10px;
	padding-bottom: 10px;
}

div.eventBlockIn table {
	width: 100%;
	margin-top: 10px;
}

div.eventBlockImg {
	float: right;
	margin-top: -40px;
	padding-left: 20px;
}


/*--イベントカレンダー---------------------*/
div.evCalMonth {
	margin-bottom: 10px;
}

div.evCalMonth ul {
	padding-left: 10px;
	list-style-type: none;
}

div.evCalMonth li {
	border: 1px solid #2BB627;
	font-size: 115%;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	background-color: #EEF8CB;
}

div.evCalMonth li.la {
	margin-right: 0px;
}

div.evCalMonth li.fa {
	background-color: #FFFFFF;
}


div.evCalMonth li.non {
	padding: 4px;
	width: 80px;
	background-color: #FFFFFF;
}


div.evCalMonth li a {
	padding: 4px;
	width: 80px;
	display: block;
}

div.evCalMonth li a:hover {
	background-color: #DAF8CF;
	padding: 4px;
	width: 80px;
	display: block;
}

div#evCal {
	clear: both;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 100%;
}


div#evCal table {
	margin-bottom: 5px;
}

div#evCal p.bt {
	margin-bottom: 10px;
}

div#evCal th.date {
	width: 40px;
	text-align: center;
}

div#evCal th.week {
	width: 40px;
	text-align: center;
}


/*---カレンダーEND---------------*/




div.flowerBlockIn {
	background-image: url(../img/enjoy/flower/flower_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}












div.flowerBlockIn {
	margin-bottom: 0px;
}

div.flowerBlockIn h2 {
	margin-bottom: 7px;
	padding-bottom: 2px;
	background-image: url(../img/common/ic_flower.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 18px;
	font-size: 115%;
	margin-top: 10px;
}

table.evTable {
	width: 590px;
	margin-bottom: 0px;
}

table.evTable th.title {
	text-align: left;
	background-color: #B8E3AE;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1AA912;
}

table.evTable th.ev01 {
	text-align: left;
	background-color: #E8F3DE;
	font-weight: normal;
	width: 120px;
}

div.flowerBlockIn h2 {
	float: left;
	width: 400px;	
}

/*--花みごろ過去一覧-----------------------------------------------*/
div.pass {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
	clear: left;
}

div.pass div.month {
	list-style-type: none;
	float: left;
	width: 140px;
	padding-left: 40px;
}

div.pass div.month h5 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

div.pass div.month ul {
	list-style-type: none;
}

div.pass div.month li {
	margin-bottom: 3px;
}

/*------------------------------------------*/



div.eventBlockIn th {
	width: 90px;
	text-align: left;
	vertical-align: top;
}


div#try {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	clear: both;
}

div#try span.title {
	font-size: 115%;
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
}

div#try table {
	width: 590px;
}

div#try th , div#try td  {
	text-align: left;
	padding-top: 8px;


}

div#try th {
	background-color: #DDEED0;
}

div#try th.date {
	width: 70px;
}

div#try th.cont {
	width: 270px;
}

div#try td.cont {
	vertical-align: top;
}

div#try th.cost {
	width: 80px;
}

div#try th.place {
	width: 70px;
	padding-right: 0px;
	padding-left: 0px;
}

div#try th.status {
    width: 50px;
}


div#try td.celG01 {
	text-align: center;
}

div#try td.celG02 {
	vertical-align: top;
}



div#try span.name {
	line-height: 180%;
}

div.try h2 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #28A028;
	background-image: url(../img/common/ic_flower02.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size: 100%;
	margin-left: 5px;
	padding-left: 18px;
	margin-top: 10px;
}

div#month {
	padding-left: 10px;
}

div#month ul {
	list-style-type: none;
}

div#month li {
	float: left;
}

div#pass {
}

div#pass td.photo {
	padding: 0px;
	width: 120px;
}

div#pass td.cont {
	width: 330px;
}

div#pass th.date {
	width: 120px;
	text-align: left;
}
/*----花みごろ-------------------------------------------*/
div.flowerTx {
	float: right;
	width: 210px;
	margin-top: 10px;
}

div.flowerImg {
	float: left;
	padding: 7px;
	border: 1px solid #D9D9D9;
	z-index: 2;
	clear: both;
	background-color: #FFFFFF;
}

div.flowerTx h3 {
	background-color: #CCCCCC;
	width: 200px;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 115%;
}

/*--spring-----------------------------------------------*/

div#spring {
	padding: 10px;
}

p.cent {
	text-align: center;
}

div#spring th.eList {
}

div#spring th.sat {
	background-color: #C8EAF9;
	width: 15px;
	padding-right: 2px;
	padding-left: 2px;
}

div#spring th.sun {
	background-color: #FFE6E6;
	width: 15px;
	padding-right: 2px;
	padding-left: 2px;
}

div#spring th.price , div#spring td.price {
	width: 110px;
}

div#spring td.num {
	vertical-align: top;
	width: 13px;
}

div#spring td.cont {
	width: 230px;
	vertical-align: top;
}


div.notane {
	margin-top: 10px;
}


div.notane h2 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #28A028;
	background-image: url(../img/common/ic_flower02.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size: 100%;
	padding-left: 18px;
	margin-top: 10px;
}

div.notane th {
	text-align: left;
	vertical-align: top;
	width: 100px;
}

div.notane ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: decimal;
}

div.notane li {
	margin-left: 30px;
	margin-bottom: 2px;
}

div#low {
	margin-bottom: 40px;
	background-image: url(../img/gauide/parkguide/west/bg_map_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 45px;
	margin-top: 20px;
}

div#rule {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}

div#ruleT {
	background-image: url(../img/enjoy/event/20100430_notane/bg_rule_top.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 3px;
}

div#ruleB {
	background-image: url(../img/enjoy/event/20100430_notane/bg_rule_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: -10px;
}

div#ruleB ul {
	list-style-type: none;
	margin-top: 10px;
}

div#ruleB li {
	margin-bottom: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #f39700;
}

div#ruleB span.ic {
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}

div#ruleB span.tx {
	display: block;
	float: right;
	width: 535px;
}

div#ruleB span.tx img {
	float: right;
}

div#ruleB strong {
	font-size: 120%;
	font-weight: bold;
}

div#time td.name {
	width: 280px;
}

div#time td.ranking {
	width: 50px;
	font-weight: bold;
	text-align: center;
}

div#time td.date {
	width: 100px;
}

div#time td.time {
	width: 113px;
	text-align: right;
}
/*---花みごろ追加ボタン-------------*/

div.gaBtn2 {
	float: right;
	padding-left: 5px;
	z-index: 3;
	text-align: center;
	padding-right: 5px;
}
*html div.gaBtn2 {
	float: right;
	padding-left: 10px;
	z-index: 3;
	text-align: center;
}

div.btnBt {
	text-align: right;
	margin-bottom: 40px;
}




div.slideLeft {
	float: left;
	width: 307px;
	padding-left: 10px;
}

div.slideshow {
	float: right;
	padding-right: 10px;
}

.slideshow img {
	padding: 7px;
	background-color: #eee;
}

div.towerBtn {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 590px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}

div#family {
	background-color: #f2f8ec;
	padding: 15px;
	margin-bottom: 30px;
}

div#family img {
	padding-right: 5px;
}

div#family h2 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #28A028;
	background-image: url(../img/common/ic_flower02.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size: 100%;
	margin-left: 5px;
	padding-left: 18px;
	margin-top: 5px;
}

div.block ul {
	list-style-type: none;
}

table.osu {
	margin-bottom: 5px !important;
}

th.osu {
	text-align: left !important;
}

/* クリア --------------------------------------------------------*/

div.eventBlock:after , div.eventBlockIn:after , div.eventBlock dl:after , div.flowerTx:after ,div.flowerBlock:after , div.flowerBlockIn:after , div#month:after , div#ruleB:after , div#ruleB li:after , div.pass:after , div.evCalMonth:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
*html div.eventBlock , div.eventBlockIn , div.eventBlock dl , div.flowerTx , div.flowerBlock , div.flowerBlockIn , div#month , div#ruleB , div#ruleB li , div.pass , div.evCalMonth { height: 1% }
div.eventBlock , div.eventBlockIn , div.eventBlock dl , div.flowerTx , div.flowerBlock , div.flowerBlockIn , div#month , div#ruleB , div#ruleB li , div.pass , div.evCalMonth  { display: block; }
/* End Hides from IE-mac \*/

/* クリア -----------------------------------------------END----*/
