@charset "UTF-8";

/* CSS Document */



@import "/lib/cmn_css/component.css";

@import "/ir/css/ir_comp.css";



.second {

	background: url(/ir/document/image_uniq/h_document_h1.gif) top left no-repeat;

	clear:both;

	margin-bottom:7px;

	padding:0;

	width:580px;

	height:32px;

}



.second span {

/* fontsizeFixed */

	display:block;

	font-size:small;

	text-indent:-9999px;

	overflow:hidden;

}



#contents table.documentTable {

	border-top: 1px #CCC solid;

	border-left: 1px #CCC solid;

	margin-bottom: 15px;

	width: 580px;

}



#contents table.documentTable th,

#contents table.documentTable td {

	border-bottom: 1px #CCC solid;

	border-right: 1px #CCC solid;

	font-weight: normal;

	text-align: left;

	padding: 5px 10px 0 5px;

}



#contents table.documentTable th.back {

	background: #EBEBEB;

}



#contents table.documentTable .w35 {

	width: 35%;

}



#contents div.backNumber {

	border-bottom: 1px #CCC solid;

	margin: 15px 0 25px 0;

	padding-bottom: 10px;

	width: 580px;

}



#contents div.backNumberB {

	border-top: 1px #CCC solid;

	margin-top: 35px;

	padding-top: 10px;

	width: 580px;

}


#contents div.backNumber ul,

#contents div.backNumberB ul {

	width:580px;
	
	} 
	

#contents div.backNumber ul li,

#contents div.backNumberB ul li {

	margin-left: 10px;

	float: right;
	
}

#contents div.backNumber ul li.short,

#contents div.backNumberB ul li.short {

	padding-right: 7px;

	float: right;
	
	width:50px;
}
