@charset "utf-8";

/*▼▼▼▼▼▼▼▼▼▼▼各コンテンツ固有の設定▼▼▼▼▼▼▼▼▼▼*/
#comp_title01 {
	width:890px;
	height:220px;
	background:url(images/cont_title.png) no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
}

h4#company_title01 {
	display:block;
	width:645px;
	height:32px;
	background:url(../company/images/company_title01.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#company_title02 {
	display:block;
	width:645px;
	height:32px;
	background:url(../company/images/company_title02.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#company_title03 {
	display:block;
	width:645px;
	height:32px;
	background:url(../company/images/company_title03.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}


p.shomei {
	display:block;
	width:130px;
	height:45px;
	margin-left:510px;
	margin-right:0;
	margin-bottom:0;
	background:url(../company/images/name.gif) no-repeat;
	text-indent:-9000px;
	}

/*====▼4.5Rの設定====*/
#comp_title02 {
	width:890px;
	height:220px;
	background:url(images/cont_title02.png) no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
}

h4#kankyo_title01 {
	display:block;
	width:645px;
	height:32px;
	background:url(../company/images/kankyo_title01.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#kankyo_title02 {
	display:block;
	width:645px;
	height:32px;
	background:url(../company/images/kankyo_title02.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#kankyo_title03 {
	display:block;
	width:645px;
	height:32px;
	background:url(../company/images/kankyo_title03.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}


#rss_box {
	width:630px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#report_RSS {
	margin-left:15px;
	}

#report_RSS li {
	line-height:2em;
	list-style:circle;
	list-style-position:inside;
}



/*RSS表示部分*/

#rss_box {
	width:625px;
	height:200px;
	overflow:auto;
	margin-bottom:20px;
	color:#666;
}

li.news-label {
	text-indent:-9000px;
}

li.news-list {
	line-height:2em;
	font-weight:bold;
	list-style-type:circle;
	list-style-position:inside;
	padding-left:10px;
}