@charset "iso-8859-1";

/* ------------------------------------------------------------
 FUJISOFT-IR common CSS
 
 [[Contents]]
	0:common style
		0-1:common class
		0-2:H
		0-3:div.section
	1:top page
		1-1:div#news
		1-2:div#irContents
	2:/ir/faq/

	
*COMMON-CSS
------------------------------------------------------------ */


/* 
 0:common style
------------------------------ */

/* 0-1:class ----- */

ul.link li{
	padding: 0 0 0 18px;
	background: url(/common/img/linkmark01.gif) no-repeat 0 2px;
	list-style-type: none;
}


ul.link li img{
	padding: 0 0 0 3px;
}


div.section ul.pdf,
div.section ul.ondemand,
div.section ul.excel{
	margin: 0;
	list-style-type: none;
}


div.section ul.pdf li,
div.section li.pdf{
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	background: url(../../ir/imgs/ico_pdf.gif) no-repeat top left;
	color:#666666;
}


div.section ul.excel li,
div.section li.excel{
	padding: 0 0 2px 22px;
	margin: 0 0 5px 0;
	background: url(../../ir/imgs/ico_excel.gif) no-repeat top left;
}

#presentation2008 ul.pdf,
#presentation2007 ul.pdf,
#presentation2006 ul.pdf,
#presentation2005 ul.pdf{
margin:0 0 30px 0;
}


div.section ul.localNav{
	margin: 0 0 0 5px;
	list-style-type: none;
}


div.section ul.localNav li{
	float: left;
	width: 148px;
	padding: 0 0 0 18px;
	margin: 0;
	overflow: hidden;
	background: url(/common/img/linkmark02.gif) no-repeat 0 2px;
}


/* 0-2:H ----- */


div#contents h1{
	background: #004898;
}


div#contents h1 a{
	color: #ffffff;
}


div#contents h2{
	color: #001870;
}


div.section h3{
	clear: both;
	margin-top: 15px;
	margin-left: 5px;
	border-color: #004898;
	color: #004898;
}



/* 0-3:div.section ----- */

div.section{
	margin: 0 0 25px 0;
}



div.section p{
	margin: 0 5px 10px 5px;
}


div.section p.copy{
	margin: 15px 5px;
}



div.section ul{
	margin: 0 5px 10px 25px;
	list-style-type: disc;
}


div.section ul li{
	margin: 0 0 10px 0;
}


div.section ol{
	margin: 0 5px 10px 30px;
	list-style-type: decimal;
}


div.section ol li{
	margin: 0 0 10px 0;
}


div.section table{
	width: 512px;
	margin: 0 5px 10px 5px;
	border: 1px solid #d6d6d6;
	border-collapse: separate;
	border-spacing: 2;
}


div.section table caption{
	padding: 0 0 5px 0;
	text-align: left;
}


div.section table th,
div.section table td{
	padding: 3px;
}


div.section table thead th{
	text-align: center;
	background: #beddff;
	/*background: #5ebcff;*/
}


div.section table tbody th{
	text-align: left;
	background: #beddff;
}


div.section table tbody td{
	background: #ebebeb;
}

div.section table.numTable th.planTh{
	width: 40%;
}

div.section table.numTable td{
	text-align: right;
}

div.section table td.mark{
text-align:center;
}

div.section p.unit{
	margin: 0 5px;
	font-size: 87%;
	line-height: 1;
	text-align: right;
}


div.section div.column02{
	width: 522px;
	clear: both;
	padding: 0 5px;
}


div.section div.column02 img{
	margin: 0 0 5px 0;
}


div.section div.column02 div.first{
	float: left;
	width: 255px;
}


div.section div.column02 div.second{
	float: right;
	width: 255px;
}


div.section .footNote{
	padding: 10px 0 0 0;
	margin: 20px 5px 10px;
	border-top: 1px solid #cccccc;
	font-size: 85%;
}


div.section .footNote p{
	margin: 0;
}

#contents p.date{
	font-size: 85%;
	margin: 0;
	padding: 0;
}

p.date, p.sign{
	text-align: right;
}


img.photo{
	float: right;
	margin: 0 0 10px 10px;
}


/* 
 1:top page
------------------------------ */

/* 1-1:div#news ----------------- */

div#news{
	width: 522px;
	position: relative;
	margin: 0 0 3px 0;
	padding: 1px 0 0 0;
}


div#news p.rss{
	position: absolute;
	top: 8px;
	right: 10px;
	height: 11px;
	line-height: 1;
}

div#news dl{
	margin: 0 10px 10px;
	list-style-type: none;
	color: #333333;
	width: 502px;
	clear: both;
	overflow: hidden;
}


div#news dl dt{
	width: 6em;
	float: left;
	margin: 0;
	padding: 0;
}

div#news dl dd{
	background: url(../../ir/imgs/menu_arrow2.gif) no-repeat 0 6px;
	padding: 0 0 0 13px;
	margin: 0 0 0 6.5em;
}

div#news dl dd a{
	color: #333333;
	text-decoration: none;
}

div#news dl dd a:hover{
	text-decoration: underline;
}


/* 1-2:div#irContents ------------ */

div#irContents{
	clear: both;
	margin: 0 0 50px 0;
}


div#irContents a{
	text-decoration: none;
}


div#irContents a:hover{
	text-decoration: underline;
}



div#irContents ul{
	margin: 0;
	list-style-type: none;
}


div#irContents h3{
	margin: 0 0 10px 0;
	padding: 0;
	border-left: none;
	font-weight: normal;
	color: #333333;
	background:none;
}


div#irContents div.firstBlock,
div#irContents div.secondBlock,
div#irContents div.thirdBlock{
	margin: 0 -3px 15px 3px;
	background:url(../../ir/imgs/block_bg.gif) repeat-y;
}

div#irContents div.thirdBlock{
	background:url(../../ir/imgs/thirdblock_bg.gif) repeat-y;
}


div#irContents div.menu{
	float: left;
	width: 245px;
	padding:5px;
	margin: 0 5px 0 0;
}


div#irContents ul{
	margin: 0 3px;
	list-style-type: none;
}



div#irContents li{
	padding: 0 0 0 12px;
	margin: 0;
	background: url(../../ir/imgs/menu_arrow.gif) no-repeat 0 2px;
}


div#irContents li img{
	padding: 0 0 0 3px;
}




/* 
 2:/ir/faq/
------------------------------ */

div.section ul.faq{
	margin: 0;
	list-style-type: none;
}


div.section ul.faq li{
	padding:1px 0 3px 25px;
	background: url(../../ir/faq/imgs/ico_q.gif) no-repeat top left;
}


div.section ul.faq a{
	text-decoration: none;
}


div.section ul.faq a:hover{
	text-decoration: underline;
}


div.section dl.faq dt{
	padding: 0 0 5px 25px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #BDBDBD;
	background: url(../../ir/faq/imgs/ico_q.gif) no-repeat top left;
	color:#004898;
	font-weight:bold;
}


div.section dl.faq dd{
	padding: 0 0 5px 25px;
	margin: 0 0 30px 0;
	border-bottom: 1px dotted #777777;
	background: url(../../ir/faq/imgs/ico_a.gif) no-repeat top left;
}


div.section dl.faq dd p{
	margin: 0 0 10px 0;
}


/* 0-3:div.section2 ----- */

div.section2{
	margin: 0 0 25px 0;
}



div.section2 p{
	margin: 0 5px 10px 5px;
}


div.section2 p.copy{
	margin: 15px 5px;
}



div.section2 ul{
	margin: 0 5px 10px 25px;
	list-style-type: disc;
}


div.section2 ul li{
	margin: 0 0 10px 0;
}


div.section2 ol{
	margin: 0 5px 10px 30px;
	list-style-type: decimal;
}


div.section2 ol li{
	margin: 0 0 10px 0;
}


div.section2 table{
border-collapse:collapse;
margin:5px 5px 10px 5px;
width:512px;
}

div.section2 table caption{
text-align:center;
font-weight:bold;
padding:0 0 5px 0;
}


div.section2 table th,
div.section2 table td{
border:1px solid #cccccc;
padding:5px;
}

div.section2 table ul {
	margin-bottom: 0;
}

div.section2 table li {
	margin: 0 0 2px 0;
	line-height: 1.0;
}

div.section2 table.rowTable th{
text-align:left;
font-weight:bold;
white-space:nowrap;
}

div.section2 table.colTable th{
text-align:center;
font-weight:bold;
}

div.section2 table.numTable th.planTh{
	width: 40%;
}

div.section2 table.numTable td{
	text-align: right;
}

div.section2 table td.mark{
text-align:center;
}

div.section2 p.unit{
	margin: 0 5px;
	font-size: 87%;
	line-height: 1;
	text-align: right;
}


div.section2 div.column02{
	width: 522px;
	clear: both;
	padding: 0 5px;
}


div.section2 div.column02 img{
	margin: 0 0 5px 0;
}


div.section2 div.column02 div.first{
	float: left;
	width: 255px;
}


div.section2 div.column02 div.second{
	float: right;
	width: 255px;
}


div.section2 .footNote{
	padding: 10px 0 0 0;
	margin: 20px 5px 10px;
	border-top: 1px solid #cccccc;
	font-size: 85%;
}


div.section2 .footNote p{
	margin: 0;
}

#contents p.date{
	font-size: 85%;
	margin: 0;
	padding: 0;
}

p.date, p.sign{
	text-align: right;
}


img.photo{
	float: right;
	margin: 0 0 10px 10px;
}


