@charset "utf-8";
/*------------------------------------------------
	index.html styles
--------------------------------------------------*/
.we_idx_main{
	width: 729px;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	position: relative;
}
.we_idx_main_photo{
	width: 303px;
	float: left;
	text-align: center;
}
.we_idx_main_photo img{
	margin: 0 auto;
	border: 3px double #d5d5cf;
}
.we_idx_main p.date {
	float: right;
	width: 410px;
	margin: 0px 0px 5px 10px;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
	}
.we_idx_main h2{
	float: right;
	width: 410px;
	margin: 0px 0px 0px 10px;
	padding: 0 0 10px 0;
	background: url(/category/up/images/l_gray_01.gif) left bottom repeat-x;
	font-weight: bold;
	line-height: 1.3;
	font-size: 120%;
	color: #000000;
}
.we_idx_main p{
	width: 410px;
	height: auto;
	overflow: auto;
	float: right;
	margin: 10px 0px 0px 0px;
	line-height: 1.5em;
}
.we_idx_weathernews{
	clear: both;
	margin: 20px 0px 0px 0px;
	text-align: right
}
.we_idx_weathernews a{
	padding: 0px 0px 0px 13px;
	background: url(/category/up/images/a_orange_01.gif) left 0.2em no-repeat;
}
.we_idx_weathernews a:link,
.we_idx_weathernews a:visited{
	color: #ff782c;
}
.we_idx_text {
	margin: 20px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	background: url(/category/up/images/l_gray_01.gif) left top repeat-x;
	line-height: 1.5em;
	}
	.we_idx_text a {
		padding: 0px 0px 0px 13px;
		background: url(/category/up/images/a_orange_01.gif) left 0.2em no-repeat;
		}
		.we_idx_text a:link,
		.we_idx_text a:visited {
			color: #c77b63;
			}


/*------------------------------------------------
	backnumber.html styles
--------------------------------------------------*/
span.we_bn_subhead_01{
	width: 711px;
}
span.we_bn_subhead_02{
	width: 86px;
}
.we_bn_month_01{
	text-align: right;
	width: 729px;
	overflow: hidden;
}
.we_bn_month_inner{
	margin: 8px -9px 0px 0px;
}
.we_bn_month_01 span{
	margin: 0px 0px 0px0px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #555555;
}
.we_bn_month_01 a{
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #555555;
}
.we_bn_month_01 a:link,
.we_bn_month_01 a:visited{
	color: #c77b63;
	text-decoration: none;
}
.we_bn_list{
	margin: 5px 0px 0px 0px;
}
.we_bn_list li{
	width: 729px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 8px 0px;
	background: url(/category/up/images/l_gray_01.gif) left bottom repeat-x;
	line-height: 1.3em;
}
.we_bn_list li span.we_bn_list_date{
	width: 89px;
	float: left;
}
.we_bn_list li span.we_bn_list_text{
	width: 629px;
	float: right;
}
.we_bn_list li span.we_bn_list_text a:link,
.we_bn_list li span.we_bn_list_text a:visited{
	color: #c77b63;
}



