



body {
	background-color: #001c2d;
}

#head {
	width: 890px;
	margin-right: auto;
	margin-left: auto;

	background: url(img/back04.gif);
	align: center;
	margin: 0 auto;
	
}



h1{
 	font-size : 11px;
 	color : gray;
 	width : 890px;
	padding-top:0px;
	padding-bottom: 0px;
	margin: 0 0 0 0;
 	text-align : right;
 	font-weight : normal;
}

a:link {
	color: #008080;
	font=size: 14px;
	text-decoration: underline;
}
a:visited {
	font=size: 14px;
	color: #008080;
	text-decoration: underline;
}
a:hover {
	font=size: 14px;
	color: blue;
	text-decoration: none;
}

/* メインメニュー */

#main_menu {
	width: 890px;
	height: 40px;
	position: absolute;
	bottom: 5px;
}


#main_menu ul {
	overflow: hidden;
}

#main_menu ul li {
	float: left;
	width: 150px;
	height: 40px;
	margin-right: 12px;
}

#main_menu ul li.lastChild {
	margin-right: 0;
}


/* table */
table {
	font-size: 100% ;
}

.content table.sample {
	margin: 3px 3px 3px 3px;
	border: solid 0px #ff9900; 
*/	border: solid 1px #dfdfd2; */
	border-collapse: collapse;
}

.content table.sample th {
	padding: 3px ;
	font-weight: normal ;
	text-align: center ;
	border: solid 0px #ff9900; 
*/	border: solid 1px #dfdfd2; */
       	white-space: nowrap ;
	vertical-align : top ;
	
}



.content table td {
	padding: 5px ;
	border: solid 0px #ff9900;
	font-size: 14px;
	vertical-align : top ;
}


.ya{
	background-image: url(../img/ya-r.jpg);
background-repeat: no-repeat;
background-position: left;
font-size: 11pt;
padding: 0px 0px 0px 16px;
} 

/* グローバルナビ
------------------------------------------------------------------*/
#gnavi ul {
	margin: 0px 0px 10px 0px;
}


#gnavi ul li {
	float:left;
	margin-right: 0px;
	height: auto; 
	zoom:100%;/*IE6*/ 
	position:relative;
	
}


#gnavi ul li a {
	display:block;
	overflow:hidden;
	height:0 !important;
	height /**/:70px;
	line-height:auto;
}


/* トップページ-オフマウス時 */
#gnavi01 {
	background:url(img/a-215.gif) no-repeat height:70; width:257px;

}

#gnavi02 {
	background:url(img/ro113_n_image.gif) no-repeat height:70; width: 197px;

}

#gnavi03 {
	background:url(img/ro114_n_image.gif) no-repeat height:70; width: 146px;
	
}

#gnavi04 {
	background:url(img/ro112_n_image.gif) no-repeat height:70; width: 155px;
	
}

#gnavi05 {
	background:url(img/ro111_n_image.gif) no-repeat height:70; width: 134px;
	
}



/* トップページ-オンマウス時 */
#gnavi01 a:hover, #gnavi01 a.bton{
	background:url(img/a-215.gif) no-repeat height:70; width: 257px;
	
}

#gnavi02 a:hover, #gnavi02 a.bton{
	background:url(img/ro113_m_image.gif) no-repeat height:70; width: 197px;
	
}

#gnavi03 a:hover, #gnavi03 a.bton{
	background:url(img/ro114_m_image.gif) no-repeat height:70; width: 146px;
	
}

#gnavi04 a:hover, #gnavi04 a.bton{
	background:url(img/ro112_m_image.gif) no-repeat height:70; width: 155px;
	
}

#gnavi05 a:hover, #gnavi05 a.bton{
	background:url(img/ro111_m_image.gif) no-repeat height:70; width: 134px;
	
}



