@charset "UTF-8";

/*========================================

	RAINBOW PLAZA top.css
	Since: 2009.2
	Editor: kiml
	Customize:

=========================================*/

/*========================================
	menu2:layout

	column1 : left
	column2 : right
	column3 : center = flash area
=========================================*/

#top_menu2_base_container h1{
	display:none;
}

#top_menu2_base_container #menu2{
	padding:5px 25px;
}

#menu2 li{
	margin-bottom:1px;
}

#column1{
	float:left;
	width:200px;
}
#column2{
	float:right;
	width:201px;
}
#column3{
	float:right;
	width:508px;
}

/*========================================
	body:layout
	
	body_colmun1 : left
	body_colmun2 : center = whatsnew, infomation
	body_colmun3 : right
=========================================*/
#body_column1{
	float:left;
	width:270px;
	text-align:left;
}
#body_column2{
	float:left;
	width:370px;
	text-align:left;
}
#body_column3{
	float:right;
	width:260px;
	text-align:left;
}

.top_conbox{
	width:260px;
	background:url(../img/top_conbox_body.gif) repeat-y;
	margin-bottom:10px;
	line-height:130%;
}
.top_conbox_body{
	background:url(../img/top_conbox_head.gif) no-repeat;
	padding:12px 10px 0 10px;
}
.top_conbox_body h2{
	padding:0 0 20px 18px;
}
.top_conbox_bottom{
	height:8px;
	background:url(../img/top_conbox_bottom.gif) no-repeat;
}

.top_conbox p#rainbowplaza_image{
	float:left;
	padding:2px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
.top_conbox p#rainbowplaza_cap{
	font-size:80%;
	line-height:130%;
	padding:0;
	margin:0 0 0 124px;
}

.top_conbox dt{
	font-weight:bold;
	border-left:6px solid #1EA3E9;
	margin:10px 0 5px;
	padding:0 0 0 3px
}

.top_conbox li{
	border-left:6px solid #1EA3E9;
	margin:1em 0;
	padding:0 0 0 3px
}

.top_infobox{
	width:370px;
	background:url(../img/top_infobox_tab.gif) no-repeat 0 25px;
	margin-bottom:10px;
}
.top_infobox h2{
	float:left;
	width:107px;
	margin-bottom:20px;
}
.top_infobox dl{
	clear:both;
	line-height:130%;
	border-bottom:1px dotted #666;
	padding-bottom:15px;
	margin-bottom:10px;
}
.top_infobox dl dt{
	font-size:85%;
	color:#666;
	padding:0;
}
.top_infobox dl dd.image{
	float:right;
	width:64px;
	margin-top:-10px;
}

#conLayer1{
	display:none;
}

#body_column3 #weatherInformation{
	margin:10px 0;
	padding:4px;
	border:1px solid #ccc;
}

/* banner
=========================================*/
#banner{
}
#banner ul{
	margin-bottom:5px;
}
#banner li{
	float:left;
	width:151px;
}
