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

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

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

dl#whatsnew {
	margin: 23px 0 0 10px;
}


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: 45px;
	float: left;
	clear: left;
}


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


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


.link_archives img {
	padding: 0 8px;
}

/*	#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%;
}
