/* CSS Document			index.html */

#left	{
	width:550px;
	float:left;
	background:url(../images/top/bar_top.jpg) repeat-x 0 0;
	}

#right	{
	width:147px;
	float:right;
	}



/* #right cntents
----------------------------------------------------------*/
#right #search{
	width:147px;
	margin:0 auto 20px auto;
	padding-top:10px;
	text-align:center;
	background-color:#f3f2de;
}

#right #search h4{
	width:130px;
	margin:0 auto 10px auto;
	background-color:#cfccb9;
	text-align:center;
	font-weight:normal;
	font-size:12px;
}

#right #search form .inputTxt ,
#right #search form .inputButton {
	vertical-align:middle;
	margin-bottom:10px;
}


#right .sideBanner {
	list-style:none;
}

#right .sideBanner li{
	margin-bottom:7px;
	line-height:1;
}


/* #left cntents
----------------------------------------------------------*/


/*
.topdate	{
	float:right;
	margin-right:5px;
	color:#FFFFFF;
	margin-top:4px;
	}
*/

#topcontents {
	margin:10px 0;
	padding:0 10px;
	border-left:1px solid #08296B;
	border-right:1px solid #08296B;
	line-height:1.5;
	}

#topcontents h2 {
	margin:0 0 10px 0;
	}



/* -----------topics----------- */
.topi_box, .news_box {
	font-size:10px;
	clear:both;
	margin:0 15px 20px 15px;
	border-bottom:1px solid #CCCCCC;
	padding:0 0 5px 0;
	}

.topi_box h3,
.news_box h3 {
	color:#092869;
	margin-bottom:3px;
	font-size:12px;
	margin-bottom:5px;
	}

.topi_box h3 img,
.news_box h3 img {
	margin-right:5px;
	vertical-align:text-bottom;
	}



.topi_box h3 span, 
.news_box h3 span {
	font-weight:normal;
	color:#000;
	margin-right:5px;
	}

/*.topi_box p {
	font-size:10px;
	}
*/

.more {
	text-align:right;
	/*padding:0 15px;
	clear:both;*/
	}


.phwithtxt {
	width:285px;
	float:left;
	}

/* -----------News----------- */
#news_waku {
	background:url(../images/top/bar02.jpg) repeat-x 0 0;
	margin:15px 0 0 0;
	}

#news_waku h2 {
	padding:10px 0;
	}

#topcontents h2 img {
	border:none;
	}



#undermenu	{
	text-align:left;
	width:auto;
	margin:10px 0;
	padding-bottom:5px;
	background:#E0E5F1;
}

#undermenu img	{
	border:0;
	margin:5px 0 0 20px;
}

.uleft	{
	margin-left:20px;
	margin-top:4px;
}

.uleft2	{
	float:left;
	margin-left:20px;
	margin-top:12px;
}

.uright	{
	float:right;
	margin-right:10px;
	margin-top:4px;
}


.topcon_bottom {
	background:url(../images/top/bar_bottom.jpg) repeat-x 0 0;
	height:5px;
	clear:both;
	}

