@charset utf-8;
/*######################################
伊藤忠エネクス お知らせ用
oshirase.css
CSS Version 2.0
LastModefied:2009.03.25 By hirukawa
######################################*/

/*########################
お知らせTOP
########################*/
#oshirase_top{
	padding-bottom: 35px;
}
#oshirase_top_midashi{}
#oshirase_top_disparea{
	padding: 7px 0;
}
#oshirase_detail_link{
	width: 504px;
	text-align: right;
}

#oshirase_detail_link a{
	background: url(../grf/icon.gif) no-repeat left center;
	padding-left: 15px;
}

/*########################
お知らせTOP内容
########################*/
#oshirase_topdata{
	padding-top: 10px;
}

#oshirase_topdata .box{
	margin: 0;
	width: 504px;
	padding-bottom: 10px;
}


#oshirase_topdata .oshirase_title h2{
	margin: 0;
	padding: 0 0 7px 0;
	background: url(../grf/i_sankaku.gif) no-repeat left 3px;
	padding-left: 16px;
	font-size: 14px;
	font-weight: normal;
	color: #474545;
	border-bottom: 1px dotted #c9c9c9;
	display: block;
}

#oshirase_topdata .oshirase_title h2 a{
	color: #474545;
}

#oshirase_topdata .oshirase_title h2 a:hover{
	text-decoration: underline;
}

/*########################
お知らせ
########################*/
#oshirase{
	padding-bottom: 10px;
}

#oshirase .box{
	margin: 0;
	width: 442px;
	padding-bottom: 15px;
}

.oshirase_title {
	padding-left: 6px;
}

#oshirase .oshirase_title h2{
	margin: 0;
	padding: 0;
	background: url(../grf/i_sankaku_bk_gray.gif) no-repeat left 3px;
	padding-left: 16px;
	font-size: 14px;
	font-weight: normal;
	color: #474545;
}

.oshirase_title h2 strong{
	font-weight: normal;
	line-height: 140%;
}

.update{

}
.naiyouarea{
	margin: 7px 0;
	padding: 10px 0;
	border-top: 1px dotted #c9c9c9;
	border-bottom: 1px dotted #c9c9c9;

}
.photoarea{
	margin: 0;
	float: left;
	width: 174px;
}

.photoarea img{
	margin-bottom: 10px;
	border: 1px solid #c9c9c9;
}
.comarea{
	float: right;
	text-align: left;
	width: 260px;
	line-height: 140%;
	color: #474545;
}
.clear{ clear: both; }

#pagenavi{
	width: 442px;
	text-align: center;
}

#pagenavi_inner{
	width: 210px;
	margin: 0 auto;
	text-align: center;
}

#pagenavi_inner ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 210px;
}

#pagenavi_inner li{
	list-style: none;
}

#pagenavi_inner li a{
	color: #172387;
}

#pagenavi_inner li.prevpage{
	float: left;
}

#pagenavi_inner li.prevpage a{
	padding-left: 15px;
	background: url(../grf/i_prevpage.gif) no-repeat left center;
}

#pagenavi_inner li.nextpage{
	float: right;
}

#pagenavi_inner li.nextpage a{
	padding-right: 15px;
	background: url(../grf/i_nextpage.gif) no-repeat right center;
}
