/******************** sideBox ************************/

#box_seisansya{
	background-image:url(../../img/bg-seisansya.gif);
	margin-bottom: 10px;
	padding: 5px;
	line-height: 200%;
	}

#box_jigyou{
	line-height: 220%;
	}

/******************** centerBox ************************/

#box_news{
	background-image:url(../../img/bgloop-news.gif);
	margin-bottom: 10px;
	clear: both;
	}
#box_news .inner{
	height:270px;
	margin:5px 15px;
	overflow: auto;
	}
#box_news .inner .osirase,
#box_news .inner .gaiyou {
	margin-right: 5px;
	}
#box_news .inner .osirase .item,
#box_news .inner .gaiyou .item {
	background-repeat:no-repeat;
	padding:4px 0px 5px 50px;
	}
#box_news .inner .osirase .item{background-image: url(../../img/lh-osirase.gif)}
#box_news .inner .gaiyou .item{background-image: url(../../img/lh-gaiyou.gif)}
#box_news .inner .osirase img,
#box_news .inner .gaiyou img{
	margin:0px 0px 5px 5px;
	float:right;
	}
#box_news .inner .osirase a:hover img,
#box_news .inner .gaiyou a:hover img {
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}


#box_oisii{
	background-image:url(../../img/bgloop-oisii.gif);
	margin-bottom: 10px;
	clear: both;
	}

#box_suisin{
	background-image:url(../../img/bgloop-suisin.gif);
	margin-bottom: 10px;
	clear: both;
	}
	
#box_oisii .inner,
#box_suisin .inner{
	margin:5px;
	}
	
#box_oisii .item,
#box_suisin .item {
	width:228px;
	margin: 0px 0px 10px 10px;
	float: left;
	border: 1px solid #ccc;
	display: inline;
	font-size:10px;
	line-height: 140%;
	padding: 1px 0px;
	}
#box_oisii .item a,
#box_suisin .item a {
	text-decoration:none;
	color:#333;
	}
	
#box_oisii .item strong,
#box_suisin .item strong {
	font-size:12px !important;
	text-decoration: underline;
	color: #369 ;
	lineheight:180%;
	}
#box_oisii .item a:hover,
#box_suisin .item a:hover,
#box_oisii .item a:hover strong,
#box_suisin .item a:hover strong {
	text-decoration: none;
	color: #FC0!important;
	}
	
#box_oisii .item img,
#box_suisin .item img{
	float: left;
	border-right: 1px solid #ccc;
	margin-right:5px;
	padding: 0px 1px;
	}

