@charset "iso-8859-1";

/* ------------------------------------------------------------
 FUJISOFT-Sitemap 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#sitemapContents
	2:/sitemap/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;
}


#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 #CCCCCC;
	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;
}


div.section table tbody th{
	text-align: left;
}


div.section table tbody td{

}

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.fsitemapst{
	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;
}

div.section2{
	margin: 0 0 25px 0;
}

div.section2 table{
	width: 512px;
	margin: 0 5px 10px 5px;
	border: 1px solid #ffffff;
	border-collapse: separate;
	border-spacing: 2;
}

/* 
 1:top page
------------------------------ */

/* 1-2:div#sitemapContents ------------ */

div#sitemapContents{
	clear: both;
	margin: 0 0 50px 0;
}


div#sitemapContents a{
	text-decoration: none;
}


div#sitemapContents a:hover{
	text-decoration: underline;
}



div#sitemapContents ul{
	margin: 0;
	list-style-type: none;
}


div#sitemapContents h3{
	margin: 0 0 10px 0;
	padding: 0;
	border-left: none;
	font-weight: normal;
	color: #333333;
	background:none;
}


div#sitemapContents div.menu{
	float: left;
	width: 245px;
	padding:5px;
	margin: 0 5px 0 0;
}


div#sitemapContents ul{
	margin: 0 3px;
	list-style-type: none;
}


div#sitemapContents li img{
	padding: 0 0 0 3px;
}





