﻿@charset "utf-8";
@import url("../../css/import.css");
@import url("ir_contents.css");
/* -----------------------------------------------------------
CSS Information

 ! File name:      news.css
 ! Style Info:     ニュースリリースページ(ir_faq.html)
----------------------------------------------------------- */
#main{
	padding-bottom: 30px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

#years {
	width: 698px;
	padding: 0 25px 26px;
	text-align: right;
}


dl#release {
	width: 750px;
	line-height: 2.5;
	padding-bottom:20px;
}


dl#release dt {
	width: 85px;
	padding-left: 57px;
	float: left;
	clear: both;
}


.news_ir {
	background: url(../img/icon_ir_news.gif) no-repeat 8.5% 30%;
}


.news_news {
	background: url(../img/icon_news_news.gif) no-repeat 10% 30%;
}



dl#release dd {
	width: 608px;
	float: left;
}


.file_size {
	margin-left: 15px;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

#list-dot {
	zoom:1;
	padding-bottom:30px;
}

#list-dot ul li {
	margin-left: 50px;
	list-style-type: disc;
}

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