/***********************************************/
/* VK쐬@@2006/3/17                       */
/* ŏIXV@2006/3/22                       */
/***********************************************/

@import url(lib_common.css);
@import url(lib_header.css);
@import url(lib_footer.css);
@import url(lib_navi.css);
/*\*//*/@import "lib_ie5.css";/**/

/***********************************************/
/* Main styles                                 */
/***********************************************/ 
#bodyPane{
	float : left;
	width : 543px;
}

DIV.Level{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 10px;
}

H1{
	margin : 0px 5px 5px 0px;
}

DIV.ParkTopImage{
	width : 533px;
	height : 160px;
    margin : 0px 0px 20px 0px;
    padding : 0px 0px 0px 0px;
    background-image : url(../../img/img_idx_picture.jpg);
    background-repeat : no-repeat;
}

DIV.ParkTopImage UL{
	margin : 0px 0px 0px 0px;
	padding : 17px 0px 0px 358px;
}

DIV.ParkTopImage UL LI{
	margin : 0px 0px 1px 0px;
	padding : 0px 0px 0px 0px;
	list-style-type : none;
}

DIV.ParkTopImage UL LI IMG{
    vertical-align : bottom;
}

DIV.ParkTopBody{
	width : 533px;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
}

DIV.ParkTopBodyLeft{
    float : left;
    width : 353px;
}

DIV.ParkTopBodyRight{
    float : right;
    width : 180px;
	font-size : 90%;
}

H2.TopicsTitle{
	clear : both;
	padding : 0px 0px 8px 0px;
}

H2.ComingSoonTitle, H2.PickUpTitle{
	clear : both;
	padding : 15px 0px 8px 0px;
}

DIV.Topics, DIV.ComingSoon, DIV.PickUp{
	clear : both;
    width : 340px;
	margin : 0px 0px 12px 0px;
	padding : 0px 0px 0px 0px;
}

DIV.TopicsPic{
	margin : 4px 0px 0px 40px;
}

DIV.ParkTopEvent{
	width : 340px;
	height : 90px;
    margin : 0px 0px 12px 0px;
    padding : 0px 0px 0px 0px;
    background-image : url(../img/img_parktop_eventbg.gif);
    background-repeat : no-repeat;
}

DIV.ParkTopEvent H3{
	padding : 20px 0px 8px 8px;
}

DIV.ParkTopEvent IMG{
	margin : 0px 0px 0px 7px;
	padding : 0px 0px 0px 0px;
    vertical-align : bottom;
}

DIV.ComingSoonText, DIV.PickUpText{
	width : 240px;
	float : left;
}

DIV.ComingSoonText144{
	width : 186px;
	float : left;
}

DIV.ComingSoonTextOnly{
	width : 340px;
	float : left;
}

DIV.ComingSoonPic, DIV.PickUpPic{
	width : 100px;
	float : left;
	text-align : right;
}

DIV.ComingSoonPic144{
	width : 154px;
	float : left;
	text-align : right;
}

P.ParkTopLead{
	width : 340px;
	margin : 0px 0px 8px 0px;
	color : #649F00;	
}



DIV.Campaign{
    width : 180px;
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 17px 0px;
	background-image : url(../img/img_parktop_border.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

DIV.WhatsNew{
    width : 180px;
}

DIV.Info{
    width : 180px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 5px 0px;
	background-image : url(../img/img_parktop_infofoot.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

H2.WhatsNewTitle, H2.InfoTitle{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

DIV.WhatsNew DIV{
    width : 172px;
	margin : 0px 0px 0px 0px;
	padding : 8px 0px 0px 4px;
}

DIV.WhatsNew DIV P{
	margin : 0px 0px 0px 0px;
	padding : 2px 0px 0px 0px;
}

DIV.InfoBody{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : url(../img/img_parktop_infobg.gif);
	background-repeat : repeat-y;
}

DIV.InfoBody UL{
	margin : 0px 0px 0px 0px;
	padding : 8px 4px 0px 4px;
}

DIV.InfoBody UL LI{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 8px 11px;
	list-style-type : none;
    background-image : url(../img/img_parktop_arrow.gif);
    background-repeat : no-repeat;
}



.green{
	color : #649F00;
}

.Clear{
	clear : both;
}

/*100104*/



/*  eventcalendar --table-- */
table.TableStyle01{
	width: 530px;
	border-spacing: 0;
	border-right: 1px solid #dadada;
	text-align: center;
	font-size: 80%;
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border-top: none;
	border-left: none; 
}

table.TableStyle01 a {
	text-decoration: none;
}

table.TableStyle01 td {
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-top: none;
	border-right: none;
	padding: 1px;
	font-size: 90%;
}

table.TableStyle01 tr.Week {
	color: #808080;
}

table.TableStyle01 td.Month {
	background-color: #f0f3f5;
}

table.TableStyle01 td.Today {
	color: #fff;
	font-weight: bold;
	background-color: #005bac;
}

table.TableStyle01 td.Today a {
	color: #fff;
}
table.TableStyle01 td.Today a:hover {
	text-decoration: underline;
}
table.TableStyle01 td.Sat{
	background-color: #ddefff;
}
table.TableStyle01 td.Sun{
	background-color: #ffe1f2;
	color: #e4007f;
}
/*  ----  */

/*  eventcalendar --list-- */

ul#EventCalendar {
	overflow:auto;
	width:528px;
	height:210px;
	margin: 0 0 20px 0;
	border: 1px solid #dadada;
	border-top: none;
}

ul#EventCalendar li {
	background-color: #f7fde0;
	margin: 0;
	border-bottom: 1px solid #ddf3b1;
	padding: 8px 18px;
}

ul#EventCalendar li.Even {
	background-color: #f4fdd4;
}

ul#EventCalendar li dl dt {
	background: url(../img/img_parktop_arrow03.gif) 0 50% no-repeat;
	padding-left: 15px;
}

ul#EventCalendar li dl dd {
	padding-left: 15px;
}

ul#EventCalendar li.ChoiceList {
	font-weight: bold;
}
/*  ----- */


/*  Topics */
div.ParkTopBodyLeft {
	position: relative;
	padding-right: 13px;
	width: 340px;
}

div.ParkTopBodyLeft p.BtnMore01 {
	position: absolute;
	top: 7px;
	left: 276px;
}

div.ParkTopBodyLeft ul {
	margin:0;
	padding-top: 10px;
	border: 1px solid #dadada;
	border-top: none;
}

div.ParkTopBodyLeft ul li {
	padding: 5px 0 10px 15px;
	border-bottom: 1px dotted #dadada;
	list-style: none;
}

div.ParkTopBodyLeft ul li a{
	display: block;
	width: auto;
	background: url(../img/img_parktop_arrow02.gif) 0 0 no-repeat;
	padding-left: 15px;
}
/*  ----- */


/* News */
div.WhatsNew {
	position: relative;
	width: 177px;
}

div.WhatsNew p.BtnMore02{
	position: absolute;
	top: 7px;
	left: 115px;
}

* html div.WhatsNew ul li dl {
	zoom: 1;
}

*:first-child+html div.WhatsNew ul li dl {
	zoom: 1;
}

div.WhatsNew ul {
	background-color: #f4fdd4;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

#bodyPane div.ParkTopBodyRight div.WhatsNew ul li {
	padding: 0 15px;
	color: #808080;
	line-height: 140%;
	list-style: none;
}
/*  ----- */

div#TimeGuide01 {
	margin-top: 20px;
}

div#TimeGuide01 table.TableStyle02 {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	border-spacing: 0;
	border-top: 1px solid #dadada;
	padding: 0;
	border-collapse: collapse;
}

div#TimeGuide01 table.TableStyle02 th {
	width: 20% ;
	background-color: #f0f3f5;
	border-bottom: 1px solid #dadada;
	padding-left: 20px;
	font-weight: normal;
}

div#TimeGuide01 table.TableStyle02 td {
	padding: 5px 20px;
	border-bottom: 1px solid #dadada;
	line-height: 140%;
}

div#TimeGuide01 table.TableStyle02 td span {
	font-size: 90%;
}


div#TimeGuide01 p.Exeplan01 {
	font-size: 80%;
}

div#TimeGuide01 p.Exeplan01 span {
	color: #e4007f;
}

/* -- Modern Browsers -- */

div#ContBoxes:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* -- IE7 -- */


*:first-child+html div#ContBoxes {
	display: inline-block;
}

/*  -- Legacy IE -- */

* html div#ContBoxes  {
	height: 1%;
}

/*100906追加*/
#bodyPane .adobe{
	margin : 40px 0px 10px;
	padding : 0px;
	border-style : none;
}

#bodyPane .adobe .copyText{
	font-size : 70%;
	margin-top: 0px;
	padding-top: 0px;
}

#bodyPane .adobe .Text{
	margin : 0px 0px 2px 0px;
}

#bodyPane .adobe .reader{
	width : 130px;
	float : left;
	padding : 0px 7px 0px 0px;
}
/*100906追加*/
