/* =======目次============

0.基本CSS
1.トップページ（index.html)
2.ニュースリリース(release/index.html）
3.株主の皆様へ(message/index.html)
4.お知らせ(news/index.html)
5.経営方針(plan/index.html)
6.IRカレンダー(calender/index.html)
7.財務ハイライト(highlight/index.html)
8.IRライブラリー(library/index.html)
9.よくある質問(faq/index.html)
10.免責事項(notice/index.html)
11.株価情報(popup.html)

○補足
　株主・投資家情報に適用されるCSSです。
========================*/

/*-----------------------------
0.基本CSS
------------------------------*/
h3{
	background-position:bottom;
	background:#ffffff url("../../img/bar.gif") no-repeat;
	width:805px;
	height:20px
	margin:0 0 10px 0;
	}
h3 span{
	padding:0 0 10px 0;
	display:block;
	}
h4{
	background:#eaeaea;
	
	margin:0 0 10px 0;
	}
h4 span{
	padding:5px 0 3px 10px;
	display:block;
	}	
	
.hyo{
	border-bottom:1px solid #cecece;
	border-left:1px solid #cecece;
	width:100%;
	margin-bottom:20px;
	}
.hyo td,.hyo th{
	border-right:1px solid #cecece;
	border-top:1px solid #cecece;
	padding:5px;
	}
.hyo th{
	background:#f2f2f2;
	}		
		
/*-----------------------------
1.トップページ（index.html)
------------------------------*/
#top{
	margin:15px 0 0 16px;
	width:805px;
	}
#top #irleft{
	width:440px;	
	float:left;
	}
	
#top #irright{
	width:149px;
	float:right;
	text-align:right;
	}

#top #irleft #topnews{
	margin:0 0 20px 0;
	}
#top #irleft #topnews li{
	border-bottom:1px dashed #cecece;
	width:440px;
	clear:both;
	height:40px;
	}
#top #irleft #topnews li dt{
	width:360px;
	float:left;
	padding:10px 0;
	}
#top #irleft #topnews li dd{
	width:80px;
	float:left;
	text-align:right;
	padding:10px 0;
	}
	
/*== IR index ==*/	


#index {
	margin:15px 0 0 16px;
	width:805px;
	}	
	
#index h2 {
	width: 806px;
	margin: 20px 0;
	background: #fff;
}
#index ul.news{
	margin:0 0 30px 0;
	}
#index ul.news li {
	display:inline-block;
 	border-bottom:1px dashed #cecece;
	line-height:1.5;
	margin:10px 0 3px 0;
	padding:0 0 1px 0;
	width:100%;
	background:#fff url(../../img/pdf.gif) no-repeat right;
	clear:both;
	}

	

#index .wrapper {zoom: 1;}
#index .wrapper:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#index .wrapper ul {
	margin: 10px 5px 15px;
}

#index .wrapper li {
	background: url(../../ir/img/tri.gif) no-repeat 0 50%;
	text-indent: 12px;
}

#index .wrapper li a {
	color: #333;
}
#index .wrapper li a:hover {
	color: #f00;
}

#index .wrapper .float_l {
	float: left;
	width: 275px;
}
#index .wrapper .float_c {
	float:left;
	width: 265px;
	text-align: left;
}
#index .wrapper .float_r {
	float:right;
	width: 250px;
	text-align: left;
}

#index .wrapper .float_r#grd {
	background: url(../../ir/img/grd.jpg) repeat-x;
}
#index .wrapper .float_r#grd li {
	background: url(../../ir/img/tri2.jpg) no-repeat 0 50%;
}



#left ul.navi li {
	background: url(../../ir/img/tri.gif) no-repeat 0 50%;
	text-indent: 12px;
	margin-left: 5px;
}
#left ul.navi li a {
	color: #333;
}
#left ul.navi li a:hover {
	color: #f00;
}
#left ul.navi {
	padding: 5px 0;
	width: 140px;
	text-align: left;
	background: url(../../ir/img/grd2.jpg) repeat-x;
}
#left ul.navi li {
	background: url(../../ir/img/tri2.jpg) no-repeat 0 50%;
}



/* 二段目 */
	
#top #irleft #content{
	width:440px;
	border:none;
	background:#ffffff;
	}
#top #irleft #content .float1,#top #irleft #content .float2{
	width:150px;
	float:left;
	}

#top #irleft #content .float3{
	width:139px;
	float:left;
	margin:0 0 40px 0;
	}
	
	
#top #irleft #content .float1 li,#top #irleft #content .float2 li,#top #irleft #content .float1 li,#top #irleft #content .float3 li{
	width:139px;
	border-bottom:1px dashed #cecece;
	padding:5px 0;
	}	
#top h3{
	width:139px;
	background:#ffffff;
	border:none;
	}
		
#top img{
	vertical-align:middle;
	}
	
	
	
	
#top #irright li{
	width:139px;
	margin:0 0 12px 0;
	}			

/*-----------------------------
2.ニュースリリース(release/index.html）
------------------------------*/
#mt{
	margin:40px 0 0 0;
	width:805px;
	}
#mt .float1{
	width:25px;
	float:left;
	}
#mt .float1 img{
	vertical-align:bottom;
	}	

#mt .float2{
	width:100px;
	float:left;
	text-align:left;
	}

#release li:after{
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
 background:#fff url(../../img/pdf.gif) no-repeat right;
}	

#release li {
	display:inline-block;
 	border-bottom:1px dashed #cecece;
	line-height:1.5;
	margin:10px 0 3px 0;
	padding:0 0 1px 0;
	width:100%;
	background:#fff url(../../img/pdf.gif) no-repeat right;
	clear:both;

}	


#release{
	margin:10px 0 0 16px;
	width:805px;
	}
#release dl{
	clear:both;
	}	
#release dl.end{
	margin:0 0 30px 0;
	}	
#release dt{
	width:575px;
	float:left;
	vertical-align:top;
	}
#release dd{
	width:25px;
	float:left;
	text-align:right;
	}


#release .clear{
	clear:both;
	margin:0 0 0 0;
	}


#release .ps {position: absolute;}


#release ul li .l {
	float: left;
	width: 100px;
	}
#release ul li .r {
	float: left;
	width: 505px;
	}	


/* 内部ページ */
	


/*-----------------------------
3.株主の皆様へ(message/index.html)
------------------------------*/
#message{
	margin:10px 0 0 16px;
	width:805px;
	text-align:left;
	}

#message dt{
	width:640px;
	float:left;
	}
#message dt .margin{
	margin:0 0 15px 0;
	}	
#message dd{
	width:160px;
	float:left;
	text-align:right;
	margin:0 0 30px 0;
	}

#message p{
	margin:10px 0 0 0;
	}

#message p.right{
	text-align:right;
	width:640px
	}

#message .message {
	float:left;
	width:645px;
	padding-bottom:95px;
	margin-bottom:20px;
	background:#ffffff url(../../ir/policy/img/name.gif) no-repeat 140% 100%;
}

#message .cms_img{
	float:left;
	width:160px;
}

#message h4{
	margin-top:20px;
	background:none;
	font-weight:bold;
}

#message ul{
	margin:10px 0;
}

#message li{
	text-indent:2em;
	line-height:1.6em;
}

#message .attention {
	margin-bottom:10px;
	width:648px;
	padding:10px;
	border:#C0C0C0 1px solid;
}

/*-----------------------------
4.お知らせ(news/index.html)
------------------------------*/
#news{
	margin:10px 0 0 16px;
	width:805px;
	}
#news dl{
	clear:both;
	}	
#news dl.end{
	margin:0 0 30px 0;
	}	
#news dt{
	width:120px;
	float:left;
	}
#news dd{
	width:480px;
	float:left;
	margin:0 0 10px 0;
	}
	
#news .dividend p {margin: 10px 15px 20px;}
#news .dividend h4 {font-size: 12px;margin: 10px 0px;}

	
/* 株式メモ */
#memo{
	margin:10px 0 0 16px;
	width:805px;
	}
#memo table{
	width:805px;
	border-top:1px solid #cecece;
	border-right:1px solid #cecece;
	margin:0 0 40px 0;
	}
	
#memo td,#memo th{
	border-bottom:1px solid #cecece;
	border-left:1px solid #cecece;
	padding:10px;
	vertical-align:top;
	}
#memo th{
	background:#EAEAEA;
	width:200px;
	}
	
		
#news li:after{
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}	

#news li {
	display:inline-block;
 	border-bottom:1px dashed #cecece;
	line-height:1.5;
	margin:10px 0 3px 0;
	padding:0 0 1px 0;
	width:100%;
	background:#fff url(../../img/pdf.gif) no-repeat right;
	clear:both;

}
	
/*-----------------------------
5.経営方針(plan/index.html)
------------------------------*/
#plan{
	margin:15px 0 0 16px;
	width:805px;
	}
#plan h3{
	background:#ffffff
	width:805px;
	height:25px
	margin:0 0 10px 0;
	}	
#plan p{
	margin:5px 0 180px 0;
	}	
/*-----------------------------
6.IRカレンダー(calender/index.html)
------------------------------*/
#calender{
	margin:10px 0 0 16px;
	width:805px;
	}
#calender h4{
	width:803px;
	border:1px solid #cecece;
	clear:both;
	margin:0 0 10px 0;
	}	
#calender h4 span{
	padding:1px 5px;
	display:block;
	}

#calender .clear{
	clear:both;
	margin:50px 0 0 0;
	}
#calender dl{
	clear:both;
	margin:0 0 0 6px;
	}	
#calender dt{
	width:100px;
	float:left;
	}
#calender dd{
	width:640px;
	float:left;
	margin:0 0 10px 0;
	}
#calender li:after{
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}	

#calender li {
	display:inline-block;
 	border-bottom:1px dashed #cecece;
	line-height:1.5;
	margin:10px 0 3px 0;
	padding:0 0 1px 0;
	width:100%;
	background:#fff url(../../img/pdf.gif) no-repeat right;
	clear:both;

}
#calender .float1{
	width:675px;
	float:left;
	text-align:left;
	}
#calender .float2{
	width:100px;
	float:left;
	text-align:right;
	}
	
/*-----------------------------
7.財務ハイライト(highlight/index.html)
------------------------------*/
/* 表 */
#highlight{
	margin:15px 0 0 16px;
	width:805px;
	}
#highlight table{
	width:803px;
	border-right:1px solid #cecece;
	border-top:1px solid #cecece;
	margin:0 0 10px 0;
	}
#highlight th{
	padding:5px;
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
	text-align:left;
	}
#highlight td{
	padding:5px;
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
	text-align:right;
	}
	
#highlight .header1{
	background:#3A3A3A;
	width:243px;
	color:#ffffff;
	border-left:1px solid #3A3A3;
	border-bottom:1px solid #3A3A3;
	text-align:left
	}
#highlight .header2{
	background:#515151;
	width:160px;
	text-align:center;
	margin:0 auto;
	color:#ffffff;
	border-left:1px solid #515151;
	border-bottom:1px solid #515151;
	}
#highlight .header3{
	background:#3A3A3A;
	width:160px;
	text-align:center;
	margin:0 auto;
	color:#ffffff;
	border-left:1px solid #3A3A3A;
	border-bottom:1px solid #3A3A3A;
	
	}
	

	
#highlight .title1{
	background:#cccccc;
	width:243px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	text-align:left;
	}
#highlight .title2{
	background:#cccccc;
	width:160px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:left;
	}
#highlight .title3{
	background:#cccccc;
	width:160px;
	text-align:right;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:right;
	}
	
#highlight .gray{
	background:#F2F2F2;
	}	
#highlight ol{
	margin:0 0 20px 0;
	}
#highlight li{
	font-size:11px;
	padding:0 0 10px 0;
	}	

/* 売上高など */	
#highlight dl{
	width:208px;
	float:left;
	margin:0 0 20px 0;
	}
#highlight dl.end{
	width:185px;
	float:left;
	}	
#highlight p{
	float:left;
	margin:0 0 20px 0;
	width:392px
	}					
	
#highlight table#top {
	border:none;
	margin-bottom: 0px;
}
#highlight table#top th,
#highlight table#top td {
	border:none;
	padding-bottom: 2px;
}
#highlight table#top th {
	font-size:15px;
}
	
	
	
	
/* ハイライト */

#highlight .float1{
	float:left;
	width:215px;
	}
	
#highlight .float2{
	float:left;
	width:205px;
	}	
	
#highlight .float3{
	float:left;
	width:180px;
	}
	
	
	
/* セグメント */

#highlight .segleft{
	float:left;
	width:200px;
	}
#highlight table.segment{
	width:590px;
	margin:0 0 10px 0;
	float:right;
	border:none;
	}
#highlight table.segment th{
	padding:5px;
	border:none;
	border-bottom:1px solid #cecece;
	text-align:center;
	margin:0 auto;
	background:#3A3A3A;
	color:#ffffff;
	}
#highlight table.segment td{
	padding:5px;
	border:none;
	border-bottom:1px solid #cecece;
	text-align:left;
	}
#highlight table.segment td.right{
	text-align:right;
	}
#highlight table.segment td.gray{
	background:#F2F2F2;
	}	
	
/*-----------------------------
8.IRライブラリー(library/index.html)
------------------------------*/
#library{
	margin:10px 0 0 16px;
	width:805px;
	}
#library h3{
	clear:both;
	
	}	
#library h4{
	border:1px solid #cecece;
	margin:0 0 10px 0;
	}
#library h4 span{
	padding:3px 10px;
	display:block
	}	
#library li{
	clear:both;
	border-bottom:1px dotted #cecece;
	background:#fff url(../../img/pdf.gif) no-repeat right;
	padding:0 0 1px 0;
	margin:13px 0 0 0;
	}	
	
#library dt{
	width:520px;
	float:left;
	}
#library img{
	vertical-align:middle;
	}	
#library dd{
	width:80px;
	float:right;
	text-align:right;
	}
	
#library p{
	margin:0 0 30px 0;
	}
#library .border{
	border-bottom:1px solid #cecece;
	border-top:1px solid #cecece;
	padding:2px 0;
	}	
#library .border2{
	border-bottom:1px dotted #cecece;
	padding:2px 0;
	}		

#library .date {border-left: 3px solid #616161;text-indent: 10px; margin: 30px 0 20px;}

#library .date2 {border: 1px solid #cecece;text-indent: 10px; margin: 30px 0 20px; padding:2px 0;}

#library.index dl{
	width:270px;
	float:left;
	height:170px;
	margin-top:10px;
	}
#library.index dt{
	float:none;
	width:160px;
	text-align:left;
	margin-top:5px;
	margin-left:5px;
	}
#library.index dd{
	float:none;
	width:160px;
	text-align:left;
	margin-left:10px;
	}		
#library.index dl.account{
	background:#ffffff url(../../ir/library/img/ico_account.jpg) no-repeat;
	}
#library.index dl.financial{
	background:#ffffff url(../../ir/library/img/ico_financial.jpg) no-repeat;
	}
#library.index dl.prospectus{
	background:#ffffff url(../../ir/library/img/ico_prospectus.jpg) no-repeat;
	width:260px;
	}	

#library.index dl.business{
	background:#ffffff url(../../ir/library/img/ico_business.jpg) no-repeat;
	}
#library.index dl.ar{
	background:#ffffff url(../../ir/library/img/ico_ar.jpg) no-repeat;
	}
#library.index dl.briefing{
	background:#ffffff url(../../ir/library/img/ico_briefing.jpg) no-repeat;
	width:260px;
	}
		

/*-----------------------------
9.よくある質問(faq/index.html)
------------------------------*/
#faq{
	margin:10px 0 0 16px;
	width:805px;
	}
#faq ul{
	clear:both;
	}
#faq li{
	width:201px;
	float:left;
	}	


#faq h4{
	background:#B51C1C;
	margin:40px 0 10px 0;
	}	
#faq dl{
	clear:both;
	}
#faq dt{
	width:35px;
	float:left;
	}
	
#faq dd{
	width:765px;
	float:left;
	margin:0 0 30px 0;
	}
#faq hr{
	border:none;
	border-bottom:1px dashed #cecece;
	margin:10px 0;
	background:none;
	}
	
	
#faq a:link {color:#9B0B0B; text-decoration:none}
#faq a:visited {color:#9B0B0B; text-decoration:none}
#faq a:active{color:#9B0B0B;text-decoration:none;}
#faq a:hover {color:#000066; text-decoration:none;}

	
/*-----------------------------
10.免責事項(notice/index.html)
------------------------------*/
#notice{
	margin:10px 0 0 16px;
	width:805px;
	}
#notice p{
	margin:0 0 30px 0;
	}
	
/*-----------------------------
11.株価情報(popup.html)
------------------------------*/
#popup{
	margin:0 auto;
	background:#ffffff;
	width:358px;
	}
/* 株価情報 */

#popup h2{
	background:#eaeaea;
	text-align:left;
	}
		
#popup span{
	display:block;
	padding:5px;
	}
	
#popup table{
	width:358px;
	border:1px solid #cecece;
	background-color:#ffffff;
	}
	
#popup td{
	width:178px;
	padding:3px 5px;
	border-bottom:1px dashed #cecece;
	}
#popup td.noborder{
	border:none;
	}
#popup .blue{
	background:#000E5F;
	border:none;
	}
	
	
	/*-----------------------------
12.株主説明会資料(shareholder/index.html)
------------------------------*/

.shareholder li:after{
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}	

	.shareholder li {
	display:inline-block;
 	border-bottom:1px dashed #cecece;
	line-height:1.5;
	margin:10px 0 3px 0;
	padding:0 0 1px 0;
	width:100%;
	background:#fff url(../../img/pdf.gif) no-repeat right;
	clear:both;

}
.shareholder .float1{
	width:475px;
	float:left;
	text-align:left;
}
.shareholder .float2{
	width:100px;
	float:left;
	text-align:right;
}


#sitemap{
	margin:10px 0 0 16px;
	width:805px;
	}
#sitemap h4{
	margin-top:20px;
	margin-bottom:0;
	}

#sitemap li{
	list-style:inside circle;
	border-bottom:1px dashed #cecece;
	padding-bottom:5px;
	padding-top:10px;
	}
	
	
.mar-left20{
	margin-left:20px;
	margin-bottom:20px;
	}
.mar-left20 td{
	vertical-align:top;
	padding-bottom:10px;
	}
.tcenter td,.tcenter th{
	margin:0 auto;
	text-align:center;
	}	
/* コーポレートガバナンス */
#cg{
	margin:10px 0 0 16px;
	width:805px;
	}
#cg h4{
	background:#333333;
	color:#ffffff;
	}
	
#cg h5{
	border:1px solid #cecece;
	margin-bottom:10px;
	}
#cg h5 span{
	padding:5px 5px;
	display:block;
	}
#cg p{
	margin-bottom:30px;
	}	
	
/* 宣誓書 */
.sensei{
	float:right;
	margin-bottom:30px;
	}
.sensei td{
	padding-bottom:1px;
	padding-top:10px;
	border-bottom:1px solid #cecece;
	vertical-align:top;
	padding-right:10px;
	}
.txt14{
	font-size:14px;
	}	
	
#highlight .bs{
	margin-bottom:40px;
	}	
#highlight .bs th{
	background:#333333;
	color:#ffffff;
	text-align:center;
	margin:0 auto;
	}
	
#highlight .bs th.tit{
	background:#ECFAEE;
	color:#333333
	}
#highlight .bs td{
	text-align:left;
	}	
#highlight .bs td.right{
	text-align:right;
	}		
#highlight .bs th.end,#highlight .bs td.end{
	background:#FDFCE2;
	}
	


/* 株主構成 */
#stock{
	margin:10px 0 0 16px;
	width:805px;
	}
#stock .jokyo{
	margin-bottom:20px;
	}
#stock .jokyo td{
	padding-bottom:5px;
	padding-right:10px;
	}	


	