

*{
	margin:0px;
	padding:0px;
}


body{
	background-color:#ffffff;
	margin:0px;
	color:#000000;
}

/*-- Šî–{ --*/

img{
	border:none;
}

h1{
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: right;
}

/*-- top --*/

.d1{
   padding:0px 20px 0px 20px;
}
 
/*-- main --*/

#main{
	display: block;
	position: absolute;
	left: 0px;
	top: 2px;
	width: 755px;
	text-align:left;
	background-color:#596283;
}

/*-- header --*/

.head{
	display: block;
	width: 755px;
	background-color:#ffffff;
}

/*-- menu --*/

.menu{
	float: left;
	width: 182px;
	float: left;
	background-color: #596283;
	padding: 0px;
	
}

/*--- implant menu --*/
.impmenu{
	color:#000066;
	font-size:13px;
}

.impmenu a{
	color:#666699;
}

.impmenu a:visited{
	color:#666699;
}

/*-- contents --*/

.contents{
	float: right;
	width:570px;
	min-height:750px;
	text-align:left;
	background-color:#ffffff;
}

.contents2{
	float: right;
	width:570px;
	height:900px;
	text-align:left;
	background-color:#ffffff;
}


.contents a{
	color:#0000ff;
}


.contents2 a{
	color:#0000ff;
}

.contents a:visited{
	color:#ff0000;
}

.contents2 a:visited{
	color:#ff0000;
}

.subtitle{
	background-color:#ccccff;
	padding:5px 5px 5px 20px;
	color:#000066;
}

.lef{
	float:left;
	margin:0 10px 10px 10px;
}



/*-- font --*/

.style01{
	color:#666699;
	font-weight:bold;
}

.style02  { 
	color: #003399; 
	font-weight: bold; 
	font-size: 1em; 
	background-color: #eeeeee; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	padding: 3pt; 
}

.style03{
	font-weight: bold; 
	font-size: 1em; 
	text-decoration: underline; 
	margin-top: 10px; 
	margin-bottom: 2px;
	text-align:left;
	color:#000000;
}

.style04 {
	color: #003399;
	font-weight: bold; 
	font-size: 1em; 
	text-decoration: underline; 
	margin-top: 10px; 
	margin-bottom: 2px;
	text-align:left;
}
/*-- shinryo map --*/
table.map{
	margin:5px 0 0 0;
    border-top:1px solid #666699;
    border-left:1px solid #666699;
    border-collapse:collapse;
    background-color:#ffffff;
}

.map th{
    border-right:1px solid #666699;
    border-bottom:1px solid #666699;
    color:#000066;
    background-color:#ccccff;
    background-position:left top;
    padding:5px;
    text-align:center;
	font-weight:normal;
}
.map td{
    border-right:1px solid #666699;
    border-bottom:1px solid #666699;
    padding:5px;
	text-align:left;
}

/*-- kyosei --*/
.flowbox{
	margin:0;
	padding:10px;
	background-color:#ccccff;
	border:1px solid #666699;
	color:#000066;
	text-align:left;
}

.exbox  { 
	color: #000000; 
	background-color: #eeeeee; 
	margin:10px 0px 0px 15px; 
	padding: 10pt;
	border:1px solid #666699; 
	text-align:center;
	float:left;
	width:220px;
}

.exbox img{
	margin:5px 0 5px 0;
}

img.ssdd{
	margin:10px;
}

hr.mr{
	border-top:dashed 2px #666699;
	border-bottom:0px;
	margin:auto;
	
}



.counter{
	color:#000000;
	text-align:lef;
	margin:0 0px;
	font-size:12px;
}
