@charset "utf-8";
@import url("ir_contents.css");

/* -----------------------------------------------------------
CSS Information

 ! File name:      index.css
 ! Style Info:     IR情報コンテンツエリア関係 他
----------------------------------------------------------- */
/*	#whatsnew
----------------------------------------------------*/

dl#whatsnew {
	margin: 23px 0 20px 10px;
	padding-bottom:20px;
}


dl#whatsnew .info_ir {
	background: url(../../img/icon_ir.gif) no-repeat 0% 40%;
}
dl#whatsnew .info_news {
	background: url(../../img/icon_news.gif) no-repeat 0% 40%;
}

dl#whatsnew dt {
	width: 85px;
	padding-left: 50px;
	float: left;
	clear: left;
}


dl#whatsnew dd {
	width: 600px;
	float: right;
}


.link_archives {
	margin: 12px 0 20px 0;
	clear: both;
	font-size: 80%;
}


.link_archives img {
	padding: 0 8px;
}

dl#whatsnew:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/*	#holeder(株主の皆さまへ)
----------------------------------------------------*/
#holder{
	margin-bottom: 20px;
}

#holder h3 {
	margin-bottom: 20px;
	padding: 0px 0 0 23px;
}

#holder p {
	width: 517px;
	margin-bottom: 1em;
	float: right;
	text-indent: 1em;
}


#holder .photo {
	width: 208px;
	padding: 0 25px 25px 0;
	float: left;
}


.height_fix	{
	width: 750px;
	background: url(../img/height_fix.gif) repeat-y 0% 0%;
}

