#ShowCalendar {
	position:absolute;
	width:10;
	display:none;
	z-index:1;
}

/*#popup_location{ position:relative;	z-index:1;top:0px; left:0px;}*/

#LeftLayer {
	position:absolute;
	width: 240px;
	/*height:39px;*/
	z-index:3;
	top: 17px;
}

#RightLayer {
	position:absolute;
	width:240px;
	/*height:10px;*/
	z-index:2;
	left: 17px;
	top: 1px;
}

#CloseLayer {
	position:absolute;
	width:14px;
	height:14px;
	z-index:4;
	left: 215px;
	top: 14px;
}

#CloseLayer2 {
	position:absolute;
	width:14px;
	height:14px;
	z-index:4;
	left: 430px;
	top: 14px;
}

/*¦æ¨Æ¾ä*/
/*
.in_memo {
    background:url(../images/new_index/memo_01.png) no-repeat top center; 
    width:196px; 
    height:192px; 
    float:left; 
    margin:0px; 
    padding:42px 13px 0px 17px;
}

#memofooter {
    background:url(../images/new_index/memo_02.png) no-repeat top center; 
    width:226px; 
    height:11px; 
    float:left; 
    margin:0px; 
    padding:8px 0px 0px 0px;
}

.memo_txt01 {
    color: #FFFFFF; 
    font-weight: bold; 
    text-align: center;
}

.memo_txt02 {
    height:25px; 
    color:#b7608a;
    font-weight: bold;
    text-align: center;	
    padding-top: 6px;
    font-size: 9pt;
}
.memo_nu{
    margin-top: -3px;
    text-align: center;
}

.Memo_View_List{
	background: url(../images/memo/memo_view_list_bg.gif) no-repeat left top;
	padding-left: 20px;
}
.Memo_View_List a:link, .Memo_View_List a:visited, .Memo_View_List a:active {color: #444; text-decoration: none;}
.Memo_View_List a:hover {
	color: #ee4d06;
	text-decoration: underline;
}
*/
/*¦æ¨Æ¾ä */
/*
.Memo{
	height: 192px;
	background-color: #000000;
	background-image: url(../images/index/memo_bg.jpg);
	background-position: center top;
	padding-top: 42px;
	padding-right: 13px;
	padding-left: 19px;
}
.memo_txt01{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.memo_txt02{
    height: 25px;
	color: #b7608a;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	font-size: 9pt;
}
.memo_nu{
	margin-top: -3px;
	text-align: center;
}
*/
