div#introduce {
}

div#news_release {
	float: left;
	width: 350px;
	margin-top: 15px;
	margin-bottom: 33px;
}

 div#news_release div.news {
	/*padding-top: 13px;*/
	padding-bottom: 13px;
    margin-bottom: 13px;
	border-bottom: 1px dotted #666666;
    clear: both;
}

div.diary {
	float: left;
	color: #0080dc;	
}

p.photo img {
        text-align: center;
}


div#news_release div.koumoku {
	/*padding-top: 16px;*/
}

div#news_release div.news div.lead {
	width: 250px;
	margin-left: 95px;
}

div#page div.chapter div.img {
	text-align: left;
}

div#past_news {
	float: right;
	margin-top: 13px;
}

div#page div.chapter div#ir_news {
	float: left;
	margin-top: 15px;
    margin-bottom: 33px;
	margin-left: 20px;
	width: 350px;
}

div#ir_news div.full {
	margin-top: 13px;
	border-bottom: 1px dotted #666666;
	padding-left: 24px;
	clear: both;
}

div#ir_news div.full div.diary {
	flaot: left;	
}


div#ir_news div.koumoku {
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
}

div#ir_news div.koumoku div.lead {
	width: 220px;
}





