@charset "utf-8";

/* ========================================================
	ir css => IRページ用css
======================================================== */


/* ページタイトル
============================================================================================================ */
div#contentsArea h2 {
	margin-bottom: 20px;
	padding: 6px 14px;
	background: url(../../../common/images/title_bg.gif) right top;
	border-left: 3px solid #808080;
}


/* バナーエリア
============================================================================================================ */
div#bnrArea {
	margin-top: 40px;
	padding: 12px 15px 12px 18px;
	background-color: #e0dfde;
	border: 1px solid #d0cfcf;
	zoom: 1;
}
div#bnrArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#bnrArea ul {
	float: left;
	padding: 2px 8px 2px 0;
	background: url(../images/bnr_line.gif) repeat-y right;
}
div#bnrArea ul li {
	float: left;
	margin-right: 13px;
	display: inline;
}
div#bnrArea dl {
	float: right;
	width: 480px;
	padding-top: 2px;
	font-size: smaller;
	line-height: 1.2;
}
div#bnrArea dt {
	float: left;
	padding-bottom: 0.5em;
}
div#bnrArea dd {
	margin-left: 125px;
}
div#bnrArea a {
	color: #666666;
}



/* インデックス
============================================================================================================ */
div#irNews h2,
div#indexNavi h2 {
	margin-bottom: 0;
	padding: 0;
	background: none;
	border-left: 0;
}

/* news / バナー
----------------------------------------------------------------------------------------- */
div#indexArea {
	padding-bottom: 10px;
	zoom: 1;
}
div#indexArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#indexArea ul {
	float: right;
}
div#indexArea ul li {
	margin-bottom: 15px;
}
div#irNews {
	float: left;
	width: 356px;
}
div#irNews div.title {
	position: relative;
	margin-bottom: 5px;
	background-color: #fee3aa;
	border-top: 2px solid #fdb82b;
	border-bottom: 2px solid #f2f2f0;
}
div#irNews h2 {
	padding: 3px 5px;
	border-bottom: 1px solid #cccccc;
}
div#irNews ul {
	position: absolute;
	top: 5px;
	right: 5px;
}
div#irNews ul li {
	margin: 0;
}

div#indexNavi {
	padding: 0 1px;
	background-image: url(../../images/index/navi_bg.gif);
	border: 2px solid #e0dfde;
	line-height: 1.4;
	zoom: 1;
}
div#indexNavi:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#indexNavi div {
	float: left;
	width: 241px;
	padding-right: 3px;
	border-top: 1px solid #ffffff;
}
div#indexNavi div.last {
	width: 242px;
	padding-right: 0;
	border-right: none;
}
div#indexNavi h2 {
	margin-bottom: 1em;
	padding: 2px;
	background-color: #fee3aa;
	border: 1px solid #ffd786;
	border-top: 2px solid #fdb82b;
}
div#indexNavi ul {
	margin: 0 15px;
	padding-bottom: 1em;
}
div#indexNavi li {
	padding: 0 0 0.4em 10px;
	background: url(../../../common/images/link_arrow.gif) no-repeat 0 0.5em;
}
div#indexNavi li a {
	color: #666666;
}

/* navi
----------------------------------------------------------------------------------------- */
div#indexNotes {
	margin-top: 30px;
	padding: 8px 14px;
	border: 1px solid #fdb82b;
	font-size: smaller;
}




/* IRニュース / IRライブラリ
============================================================================================================ */
div#news {
	padding-top: 10px;
}
div#news p em {
	font-size: smaller;
	padding-left: 14px;
	background: url(../images/arrow.gif) no-repeat left;
	color: #999999;
}
div#news dt {
	float: left;
	padding-top: 1em;
	color: #999999;
	font-weight: bold;
}
div#news dd {
	padding: 1em 0 1em 7em;
	background: url(../../../common/images/line.gif) repeat-x left bottom;
}
div#news dd a {
	color: #444444;
}
div#news dd a img {
	vertical-align: baseline;
}



/* 主要財務データ
============================================================================================================ */
div.data_head {
	margin-bottom: 1px;
	padding-top: 15px;
}
div.data_head p {
	text-align: right;
}
div.data_head ul {
	padding-left: 10px;
	border-bottom: 2px solid #999999;
	zoom: 1;
}
div.data_head ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.data_head li {
	float: left;
	width: 99px;
	margin-right: 3px;
	background: url(../../data/images/tab_bg.gif) no-repeat bottom;
	text-align: center;
	line-height: 1.2;
}
div.data_head li strong {
	display: block;
	padding: 10px 0 4px;
	background: url(../../data/images/tab_active.gif) no-repeat bottom;
	color: #4e4e4e;
}
div.data_head li a {
	display: block;
	padding: 10px 0 4px;
	color: #999999;
}
div.data_head li a:link, div.data_head li a:visited {
	color: #999999;
	text-decoration: none;
}
div.data_head li a:hover, div.data_head li a:active {
	color: #4e4e4e;
	text-decoration: underline;
}

div.data_contents {
	padding: 15px 10px;
	background: url(../../data/images/shadow.gif) repeat-x;
	zoom: 1;
}
div.data_contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.data_contents p.ex {
	margin-bottom: 1em;
	text-align: right;
}
div.data_contents .green {
	color: #99cc66;
}
div.data_contents .blue {
	color: #6699cc;
}
div.data_contents .red {
	color: #cc3333;
}
div.data_contents .orange {
	color: #ffab00;
}
div.data_contents div {
	width: 350px;
}
div.data_contents div.left {
	float: left;
}
div.data_contents div.right {
	float: right;
}
div.data_contents h4 {
	float: left;
	font-weight: normal;
}
div.data_contents p.unit {
	float: right;
}
div.data_contents table {
	width: 100%;
	margin-top: 10px;
	background-color: #cccccc;
	font-size: smaller;
}
div.data_contents table th,
div.data_contents table td {
	padding: 0.3em 0.4em;
}
div.data_contents table th {
	background-color: #fdfdcb;
	text-align: center;
}
div.data_contents table td {
	background-color: #ffffff;
	text-align: right;
}
div.data_contents table td.current {
	background-color: #eeeeee;
}



/* 株式情報
============================================================================================================ */
div.information {
	zoom: 1;
}
div.information:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.information div.right {
	width: 290px;
}
div.information table.normal th,
div.information table.normal td {
	text-align: center;
}
div.memo {
	margin: 20px 10px 0;
	padding-bottom: 1px;
	background: url(../../../common/images/line.gif) repeat-x left bottom;
}
div.memo table {
	width: 100%;
}
div.memo table th,
div.memo table td {
	padding: 0.7em 1em 0.7em 2em;
	vertical-align: top;
}
div.memo table th {
	width: 30%;
	background: #f3f1ee url(../../../common/images/line.gif) repeat-x right top;
}
div.memo table td {
	background: url(../../../common/images/line.gif) repeat-x left top;
}
div.memo td p,
div.memo td address,
div.memo td h4 {
	margin-bottom: 1em;
}
div.memo td h4 {
	color: #663333;
}
div.memo td h5 {
	margin-bottom: 0.4em;
}
div.memo td em {
	color: #cc0000;
}
div.memo td strong {
	color: #cc0000;
	font-size: smaller;
}
div.memo td p.notes {
	font-size: smaller;
	padding-left: 0.9em;
	text-indent: -0.9em;
}



/* 株主優待制度
============================================================================================================ */
em.no1 {
	padding-left: 22px;
	background: url(../../images/hospitality/no1.gif) no-repeat left;
}
em.no2 {
	padding-left: 22px;
	background: url(../../images/hospitality/no2.gif) no-repeat left;
}
em.no3 {
	padding-left: 22px;
	background: url(../../images/hospitality/no3.gif) no-repeat left;
}
em.no4 {
	padding-left: 22px;
	background: url(../../images/hospitality/no4.gif) no-repeat left;
}
ol.hospitality_gourmet_set {
	padding-left: 22px;
}


/* よくあるご質問
============================================================================================================ */
div.faq dl {
	margin-bottom: 0.6em;
	padding-bottom: 0.4em;
	background: url(../../../common/images/line.gif) repeat-x left bottom;
}
div.faq dt {
	padding-left: 22px;
	padding-bottom: 0.2em;
	background: url(../../images/faq/icon_q.gif) no-repeat 0 0.25em;
	color: #99cc00;
}
div.faq dd {
	padding-left: 22px;
	padding-bottom: 0.2em;
	background: url(../../images/faq/icon_a.gif) no-repeat 0 0.25em;
}




/* 社会貢献活動
============================================================================================================ */
div#philanthropy ul#innerNavi {
	position: relative;
	top: -15px;
	margin-bottom: 5px;
	border: 1px solid #d8d8d8;
	border-right-width: 0;
	zoom: 1;
}
div#philanthropy ul#innerNavi:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#philanthropy ul#innerNavi li {
	float: left;
	border-right: 1px solid #d8d8d8;
}
div#philanthropy div.section {
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: url(../../../common/images/line.gif) repeat-x left bottom;
	zoom: 1;
}
div#philanthropy div.section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#philanthropy p {
	margin-bottom: 0;
}
div#philanthropy ul.child110ph {
	padding-bottom: 15px;
	zoom: 1;
}
div#philanthropy ul.child110ph:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#philanthropy ul.child110ph li {
	float: left;
	margin-right: 14px;
	padding: 1px;
	border: 1px solid #cccccc;
}
div#philanthropy ul.child110ph li.rast {
	margin-right: 0;
}
div#philanthropy p.other {
	margin: 40px 10px 0;
}



/* ir追加
============================================================================================================ */
div.top_pdf{
	 margin:0 100px;
	 padding:0 40px 0 40px;
	 border:solid 1px #CCCCCC;
	 background: url(../images/top_back.jpg) no-repeat;
	 height:95px;
}
/* ir追加20111101
============================================================================================================ */
div#contribution {
padding:20px;
border:solid 3px #666666;
margin:0 0 15px 0;
}

div#contribution p.date {
text-align:right;
}
