/* menu
---------------------------------------------------*/
#nav01 a{background:url(../shared/image/menu01_on.jpg) no-repeat;}


/* content
---------------------------------------------------*/
#contentBox{
	clear:both;
	width:837px;
	padding-top:5px;
}

#contList{
	float:left;
}

#contList li{
	float:none;
	width:238px;
}

#contList li a{
	text-indent:-9999px;
	display:block;
	outline:none;
	width:238px;
}

#nav08{background:url(../image/menu08.jpg) no-repeat; height:45px;}
#nav09{background:url(../image/menu09.jpg) no-repeat; height:44px;}
#nav10{background:url(../image/menu10.jpg) no-repeat; height:45px;}
#nav11{background:url(../image/menu11.jpg) no-repeat; height:44px;}
#nav12{background:url(../image/menu12.jpg) no-repeat; height:45px;}
#nav13{background:url(../image/menu13.jpg) no-repeat; height:53px;}

#nav08 a{background:url(../image/menu08.jpg) no-repeat; height:45px;}
#nav09 a{background:url(../image/menu09.jpg) no-repeat; height:44px;}
#nav10 a{background:url(../image/menu10.jpg) no-repeat; height:45px;}
#nav11 a{background:url(../image/menu11.jpg) no-repeat; height:44px;}
#nav12 a{background:url(../image/menu12.jpg) no-repeat; height:45px;}
#nav13 a{background:url(../image/menu13.jpg) no-repeat; height:53px;}

#nav08 a:hover{background:url(../image/menu08_on.jpg) no-repeat; height:45px;}
#nav09 a:hover{background:url(../image/menu09_on.jpg) no-repeat; height:44px;}
#nav10 a:hover{background:url(../image/menu10_on.jpg) no-repeat; height:45px;}
#nav11 a:hover{background:url(../image/menu11_on.jpg) no-repeat; height:44px;}
#nav12 a:hover{background:url(../image/menu12_on.jpg) no-repeat; height:45px;}
#nav13 a:hover{background:url(../image/menu13_on.jpg) no-repeat; height:53px;}

#flash{
	float:left;
	width:599px;
	height:276px;
}

#flash p{
	padding-top:80px;
	text-align:center;
}

#mainErea{
	clear:both;
	float:left;
	width:586px;
}

#mainErea h2{
	background:url(../image/title01.jpg) no-repeat;
	width:586px;
	height:33px;
}

#mainErea dl{
	padding:5px 0 0 5px;
}

#mainErea dl dt{
	float:left;
	background:url(../shared/image/arrow02.gif) no-repeat 0 50%;
	padding-left:20px;
}

#mainErea dl dd{
	padding-left:80px;
}

#subErea{
	float:right;
/*	background:url(../image/title02.jpg) no-repeat;*/
	width:234px;
}

#subErea .bannerBox{
	width:234px;
	padding-bottom:10px;
}

#subErea .subBox{
	width:234px;
	height:50px;
	padding-top:10px;
}

#subErea .subBox img{
	float:left;
	padding-right:5px;
}

#subErea .subBox h3{
	text-indent:0;
	font-size:13px;
	color:#2D2D2D;
}

#subErea .subBox ul li{
	float:none;
}

#subErea .subBox ul li a{
	background:url(../shared/image/arrow03.gif) no-repeat left center;
	padding-left:12px;
	line-height:19px;
}


.mini{
font-size:10px;
}

.rt{
text-align:right;
}