.flash {
	height: 240px;
	background-repeat: no-repeat;
	background-image: url(../img/flash_bg.jpg);
	text-align: center;
	padding-top: 5px;
}
#new {
	width: 790px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.motto {
	background-image: url(../img/motto_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 20px;
	padding-left: 20px;
}



.motto p{
	line-height: 170%;
	padding-left: 10px;
}
.motto h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
	text-indent: 10px;
}




.webrss {
	height: 380px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 120%;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 787px;
	background-image: url(../img/rss_bar.gif);
	background-repeat: repeat-y;
	margin-top: -5px;
}


/*.webrss ul {
	list-style-type: none;
	margin-left: -35px;
}*/
.webrss ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-left: -35px;
}


.webrss a{
	color: #FF6600;
	font-weight: normal;
	display: block;
	padding-bottom: 3px;
}
