/*-- main&flash --*/
#main-flash{
	clear:both;
}
/*-- left-column --*/
/* ------------------------------------------------------------------------------------------------------ */
#left-column{
	width:520px;
	float:left;
	margin:10px 20px 0px 5px;
}
#left-column #are-h1 h1{
	margin-top: 5px;
}
#left-column #are-h1 p{
	margin:0px;
	background-image: url(images/img-h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 500px;
}
#greeting {
	border: 1px solid #339966;
	padding: 10px;
	background-color: #E6F7EE;
	margin-top: 10px;
}

#left-column h2{
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669933;
	background-image: url(../common/images/arrow01.jpg);
	background-position: -1px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#left-column h3{
	font-size: 14px;
	color: #000000;
	background-image: url(../common/images/arrow02.jpg);
	background-position: -1px;
	margin:20px 0px 0px 10px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
.orange {
	color: #FF9900;
	padding-right: 5px;
}
#left-column p{
	font-size: 12px;
	line-height: 1.5em;
	margin:10px 20px 0px 10px;
}
#left-column table td{
	font-size: 12px;
	line-height: 1.5em;
}
#left-column p strong{
	font-weight: normal;
}
#left-column p em{
	font-style: normal;
}
#left-column #frame-middle{
	background-image: url(images/img-frame-middle.jpg);
	background-repeat: repeat-y;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

#left-column ul{
	margin:20px 0px 0px 10px;
}
#left-column ul li{
	margin-bottom:5px;
	list-style:none;
}
#left-column .detail{
}
/*-- RSS --*/
#rss ul li a{
	color:#d8dce2;
	text-decoration:underline;
}
#rss ul li a:hover{
	text-decoration:none;
}
#left-column .bg-info{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 540px;
	background-image: url(images/img-info-bg.jpg);
	background-repeat: repeat-y;
}
#left-column .bg-info ul{
	padding: 10px 0px 0px 20px;
	margin: 0px;
}
#left-column .bg-info li{
	background-image: url(common/images/arrow01.jpg);
	background-repeat: no-repeat;
	color: #64AF34;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 20px;
	background-position: 1px;
	margin-right: 20px;
}
#left-column .bg-info p{
	padding-left: 35px;
}

/*-- right-column --*/
/* ------------------------------------------------------------------------------------------------------ */
#right-column {
	width:190px;
	float:left;
}
#right-column h2{
	text-indent: -9999px;
}
/*-- local-navi --*/
#right-column #local-navi {
	margin:0px 0px 0px 0px;
}
#local-navi ul{
	margin:10px 0px 0px 0px;
}
#local-navi ul li{
	margin-bottom:5px;
	list-style:none;
}
#local-navi dl{
	margin:10px 0px 0px 10px;
}

