/*---------------------------
		inport style
---------------------------*/
@import "doc_import.css";

/*---------------------------
		navigation
---------------------------*/
#sub-menu{
	padding:0 0 0.5em 0;}

#current-page{
	width:100%;
	border-width:1px 0;
	border-style:solid;
	border-color:#666666;
	padding:0.5em 0;}

/*---------------------------
		heading
---------------------------*/
.title-lead{
	font-size:0.9em;}

.title-date{
	font-weight:normal;
	font-size:0.7em;}

/*---------------------------
		document
---------------------------*/
#doc{
	border-width:0 0 0 1px;
	border-style:dashed;
	border-color:#666666;
	margin:1em 0;
    text-align:left;
	padding:0 1em;}

#doc p{
	margin:0 0 1em 0;}

#doc2{
	border-width:0 0 0 1px;
	border-style:dashed;
	border-color:#666666;
	margin:1em 0;
    text-align:left;
	padding:0 1em;}

#doc2 p{
	margin:0 0 0 0;}

#doc2 h3{
	color:#FF6633;}

/*---------------------------
		list

ul{
	@list-style-type:disc;}

---------------------------*/



/*---------------------------
		data table
---------------------------*/
table.data-table{
	border-width:1px;
	border-style:solid;
	border-color:#666666;}

table.data-table td{
	border-width:1px;
	border-style:solid;
	border-color:#999999;}

.cell-date{
	color:#000000;
	background:#dddddd;
	text-align:right;}

/*---------------------------
	doc.css
	last update
	2002-04-01
	LM kobaya-shit
---------------------------*/.unnamed1 {  font-weight: 500}
