/* CSS Document */

ul.yearIndex {
	widt:581px; 
	height:2em; 
	display:block; 
	list-style:none; 
	margin:7px 0; 
	padding:0; 
	text-align:left; 
	font-size:85%;
}

ul.yearIndex li {
	width:80px; 
	height:2em; 
	text-align:center; 
	line-height:2em; 
	float:left;
	margin:0 1px 0 0;
}

	/* Only Win IE5 ＼*/
	* html ul.yearIndex li {
		margin:0;
	}
	/* Only Win IE5 */


ul.yearIndex li span ,
ul.yearIndex li a:link ,
ul.yearIndex li a:visited {
	width:78px; 
	height:2em; 
	text-align:center; 
	line-height:2em; 
	float:left; 
	margin:0 1px 0 0; 
	display:block;
}

ul.yearIndex li span {
	background:#FFFFFF; 
	border:1px solid #CCCCCC; 
}

ul.yearIndex li a:link ,
ul.yearIndex li a:visited {
	background:#CCCCCC; 
	border:1px solid #CCCCCC; 
}

ul.yearIndex li a:hover ,
ul.yearIndex li a:active {
	background:#D1FEC6; 
	border:1px solid #CCCCCC; 
}



	
ul.pdfList {
	width:581px;
	list-style-type:none;
	margin:1em 0 0 0;
	padding:0;
	display:block;
}

ul.pdfList li {
	width:581px;
	height:34px;
	margin:0.5em 0 0 0;
	padding:0;
	display:block;
	background: url("../images_global/pdf_btn_back.gif") no-repeat left top;
}

ul.pdfList li a:link ,
ul.pdfList li a:visited {
	width:535px;
	height:34px;
	line-height:34px;
	margin:0;
	padding:0 0 0 46px;
	display:block;
	background: url("../images_global/pdf_btn_back.gif") no-repeat left top;
}

ul.pdfList li a:hover ,
ul.pdfList li a:active {
	background: url("../images_global/pdf_btn_back.gif") no-repeat left -34px;
}




ul.pdfList2 {
	width:581px;
	list-style-type:none;
	margin:0.5em 0 0 0;
	padding:0;
	display:block;
}

ul.pdfList2 li {
	width:581px;
	height:1.6em;
	margin:4px 0;
	padding:2px  0  0 0 ;
	display:block;
	background: url("../images_global/pdf_btn_low_height1.gif") no-repeat left bottom;
}

ul.pdfList2 li a:link ,
ul.pdfList2 li a:visited {
	width:551px;
	height:1.6em;
	line-height:1.6em;
	margin:0;
	padding:0 0 0 30px;
	display:block;
	background: url("../images_global/pdf_btn_low_height1.gif") no-repeat left bottom;
}

ul.pdfList2 li a:hover ,
ul.pdfList2 li a:active {
	background:#D1FEC6 url("../images_global/pdf_btn_low_height2.gif") no-repeat left bottom;
}



ul.pageLink {
	width:581px;
	list-style-type:none;
	margin:1em 0 0 0;
	padding:0;
	display:block;
}

ul.pageLink li {
	width:190px;
	list-style-type:none;
	margin:1px 1px 0 0;
	padding:0;
	display:block;
	float:left;
	background:#EFEFEF url(images/down_anchor.gif) no-repeat 10px center;
}

ul.pageLink li a:link ,
ul.pageLink li a:visited {
	width:159px;
	height:2em;
	line-height:2em;
	list-style-type:none;
	margin:1px 1px 0 0;
	padding:0 0 0 30px;
	display:block;
	float:left;
	border-right:1px solid #999999;
	border-bottom:1px solid #666666;
}
	
ul.pageLink li a:hover ,
ul.pageLink li a:active {
	background:#E7FEE0 url(images/down_anchor.gif) no-repeat 10px center;
	color:#006633;
}

h3 {
	font-size:100%;
	font-weight:bolder;
}

h4 {
	position:relative;
	width:581px;
	font-size:120%;
	font-weight:bolder;
	color:#006633;
	margin:0.5em 0 0.25em 0;
}

h4 span{
	display:block;
	position:relative;
	width:430px;
}

h4 div.pagetop {
	float:right;
	position:absolute;
	width:143px;
	text-align:right;
	margin:0;
	right: 0px;
	bottom: 0px;
}


/*2007年度　報告書関係使用*/
#indexcontent .head_btn{
	margin: 18px 0 33px 0;
}

#indexcontent .head_btn td{
	background-image: url(images/head_btn_back.jpg);
	background-repeat: repeat-x;
}

#indexcontent .allcontents{
	margin: 32px 9px 0 8px;
}
#indexcontent .allcontents ul{
	list-style:none; 
	margin: 0px;
	padding: 0px;
}
#indexcontent .allcontents li{
	margin: 0px;
	padding: 5px 0px 5px 33px;
	background-image: url(images/icon_pdf_all.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	font-weight:bold;
}

/*
#indexcontent .eachcontents{
	margin: 32px 9px 0 8px;
}
*/
#indexcontent .eachcontents{
	margin: 0 0 0 0;
}

#indexcontent .eachcontents ul{
	list-style:none; 
	margin: 0px;
	padding: 0px;
}
#indexcontent .eachcontents li{
	margin: 5px 0 5px 0;
	padding: 0 0 7px 0;
	background:none;
}

#indexcontent .eachcontents .mb3{
	margin-bottom:3px;
}

#indexcontent .eachcontents .wakuArea{
	background:url(images/bg_waku_bottom.gif) no-repeat bottom;
	width:580px;
	position:relative;
}

#indexcontent .eachcontents .wakuArea .wakuUl{
	background:url(images/bg_waku_top.gif) no-repeat top;
	padding:10px 0;
	line-height:normal;
	width:580px;
	position:relative;
}

#indexcontent .eachcontents .wakuArea li.wakuLi{
	background:none;
}


#indexcontent .eachcontents .wakuArea li.copyText{
	padding:0 0 0 32px;
}

#indexcontent .detailedcontents{
	margin: 39px 0 0 0;
}

#indexcontent .detailedcontents ul{
	list-style:none; 
	margin: 10px 0 0 0;
	padding: 0px;
}
#indexcontent .detailedcontents li{
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	background-image: url(../images_global/under_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}


#indexcontent .detailedcontents ul.parent{
	list-style:none;
	clear:both;
	margin: 0;
	padding: 0px;
	background-image: url(../images_global/under_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#indexcontent .detailedcontents ul.parent li{
	background:none;
	padding: 0 0 0 0;
}

#indexcontent .detailedcontents ul.parent li.leftLi{
	float:left;
	padding:0 10px;
	width:150px;
	font-weight:bold;

}

#indexcontent .detailedcontents ul.parent li.rightLi{
	float:left;
	width:410px;
}



#indexcontent .eachcontents li a,
#indexcontent .detailedcontents li a{
	padding: 5px 0px 10px 0;
}

#indexcontent .detailedcontents .all{
	background-position: 4px 5px;
	background-repeat: no-repeat;
	padding: 5px 0 5px 33px;
	background-image: url(images/icon_pdf_all.gif);
	font-weight: bold;
}


span.all_b{
	background-position: 4px 5px;
	background-repeat: no-repeat;
	padding: 5px 0 5px 33px;
	background-image: url(images/icon_pdf_all.gif);
	font-weight: bold;
}


#indexcontent .eachcontents .each, #indexcontent .detailedcontents .each{
	background-position: 3px 5px;
	background-repeat: no-repeat;
	margin:0 0 0 0;
	padding: 5px 0 5px 33px;
	background-image: url(images/icon_pdf_each.gif);
}

#indexcontent .eachcontents ul li span.each02 {
	margin-left: 33px;
}

/* 2008.06.25 add */

dl.report_link {
margin:10px 0 0 0;
padding:0 0 24px 0;
width:580px;
}

dl.report_link dt {
float:left;
width:120px;
border:none;
}


dl.report_link dd {
float:left;
margin:0 0 0 15px;
border:none;
}

.clear {
clear:both;
}

.marignTop15 {
margin:15px 0 0 0;
}

/*--------------------------------------------clearfix-------------------------------------------*/
div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/*--------------------------------------------------------------------------------------------------*/

.header01{margin:30px 0 10px 0}

.header_base01{margin: 30px 0 20px 0;}

.cboth{clear:both;}

.mar-short{
	margin: 10px 9px 0 8px;
}

.base_box{
	width:580px;
}

#csr2010text_box{
	float:left;
	margin: 30px 0 0 0;
	width:250px;
	
}

#2010img_box{
	float:right;	
}

ul#csr2010text001 li{
	list-style-type: none;
	padding:2px 0 0 33px;
	background:url(images/icon_pdf_all.gif) no-repeat 4px 5px;
}

ul#back_num{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul#back_num{width:580px;}

ul#back_num li{
	float: left;
	margin:20px 43px 0 0;
	height:175px;
	width:102px;
	list-style-type: none;
}

.lang2009{width:102px}

.adobe_box{
	margin-top:50px;
	width: 580px;
	float right;
	border:1px dashed #cccccc;
	background-color:#ffffff;
}

.adobe_box2{margin-top:20px;}

.smbox{
	padding:10px;
}

a.adobe_banner{
	float: left;
	margin-right: 10px;
	
}

.adobe_text{
	float: right;
	width: 430px;
	text-align:left;
}


#bntable{
	margin: 0 0 0 0;
	width: 100%;
	border-collapse: collapse;
}

#bntable th{font-weight:normal; text-align:left; background-color:#ebebeb; white-space: nowrap;}
#bntable th.thcenter{text-align:center;}

#bntable th,#bntable td{border: solid #cccccc 1px; padding:3px;}

ul.pdftext_mar{margin:0; padding:0;}
ul.pdftext_mar li{margin:0 0 5px 0; padding:0; list-style-type: none;}

.imgmar1{margin:15px 0;}

#bar1{margin:20px 0 20px 0;}
#bar3{margin:20px 0 20px 0;}

#gala{margin:30px 0 0 0;}

.pdfposition{margin:0 5px 0 0; vertical-align:middle;}
.pdfposition2{margin:0 5px 0 15px;}


