#top_guidance {
    margin: 15px 0 12px 6px;
}

#top_guidance #tablist {
    height: 40px;
    width: 650px;
}

#top_guidance #tab_planetarium {
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    width: 648px;
}

#top_guidance #tablist .stay {
    margin-top: -7px;
    position: relative;
}

#category01,
#category02,
#category03{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 7px solid #F4F4F4;
    padding: 10px 7px 5px 10px;
}

#top_guidance #tab_planetarium .program {
    background: none repeat scroll 0 0 #FCFBF7;
    border: 1px dotted #E7E7E7;
    color: #000000;
    float: left;
    margin: 5px 0 0;
    width: 390px;
}

#top_guidance #tab_planetarium .program table {
    margin: 5px 5px 0;
}

#top_guidance #tab_planetarium #category01 .program th {
    background: url("../images/common/blt_arrow_red.gif") no-repeat scroll 0 45% transparent;
    font-weight: normal;
    padding: 3px 4px 3px 18px;
    text-align: left;
}

#top_guidance #tab_planetarium #category02 .program th {
    background: url("../images/common/blt_arrow_purple.gif") no-repeat scroll 0 45% transparent;
    font-weight: normal;
    padding: 3px 4px 3px 18px;
    text-align: left;
}

#top_guidance #tab_planetarium #category03 .program th {
    background: url("../images/common/blt_arrow_green.gif") no-repeat scroll 0 45% transparent;
    font-weight: normal;
    padding: 3px 4px 3px 18px;
    text-align: left;
}

#top_guidance #tab_planetarium .program td {
    padding: 3px 4px;
}

#top_guidance #tab_planetarium .program p {
    margin: 0 0 4px;
    text-align: center;
}

#top_guidance #tab_planetarium p {
    line-height: 1.4;
}

#top_guidance #tab_planetarium .general {
    color: #000000;
    float: right;
    margin: 5px 0 0;
    width: 216px;
}

#top_guidance #tab_planetarium a:link, #top_guidance #tab_planetarium a:visited {
    color: #000000;
    text-decoration: none;
}

.tab01{
	background:url("../images/top/tab_planetarium_off.gif") no-repeat scroll 0 100%;
	display:block;
	width:218px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

.tab01_on{
	background:url("../images/top/tab_planetarium.gif") no-repeat scroll 0 0;
	display:block;
	width:218px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

.tab02{
	background:url("../images/top/tab_event.gif") no-repeat scroll 0 100%;
	display:block;
	width:216px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

.tab02_on{
	background:url("../images/top/tab_event_on.gif") no-repeat scroll 0 0;
	display:block;
	width:216px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

.tab03{
	background:url("../images/top/tab_exhibition.gif") no-repeat scroll 0 100%;
	display:block;
	width:216px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

.tab03_on{
	background:url("../images/top/tab_exhibition_on.gif") no-repeat scroll 0 0;
	display:block;
	width:216px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

#category02 ul,
#category03 ul{
	margin:5px 0;
}

#category02 ul li,
#category03 ul li{
	float:left;
	width:160px;
	margin-right:5px;
}

#category02 ul li{
	background: url("../images/common/blt_arrow_purple.gif") no-repeat scroll 0 5px transparent;
    padding: 3px 4px 3px 18px;
}

#category03 ul li{
	background: url("../images/common/blt_arrow_green.gif") no-repeat scroll 0 5px transparent;
    padding: 3px 4px 3px 18px;
}