@charset "shift_jis";
#news {
}
#news p{
	margin-bottom: 5px;
}
#news a{
	text-decoration: underline;
	color: #104887;
}
#news a:hover{
	color: #24A175;
}
.newsdate {
	float: left;
	width: 90px;
}
#newscategory {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 25px;
	float: left;
	width: 545px;
	padding: 5px 0px 5px 100px;
}
#newscategory select{
	margin-left: 50px;
}
#page {
	width: 645px;
	padding-top: 3px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
	margin-top: 15px;
	word-spacing: 0.5em;
}
/*------------------newssyosai--------------------------------*/
.newstitle {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/itemsub/bluebar.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 569px;
	font-size: 16px;
	clear: both;
	margin: 15px 0px;
	padding: 7px 0px 0px 10px;
}
#ichiran {
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
#newssyosai {
}
#newssyosai img{
	margin-top: 15px;
	margin-bottom: 15px;
}
#newssyosai p{
}
#syosaicate {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 630px;
	height: 15px;
	padding: 5px 0px 3px 15px;
}
#syosaicate .cate {
	float: left;
	color: #FF6600;
}
#syosaicate .date {
	padding-right: 10px;
	float: right;
}
