@charset "utf-8";
/* CSS Document */


/*--------------------------------------------
main
----------------------------------------------*/


th {
	width:80px;
	padding:0px 10px;
	font-size:100%;
	line-height:180%;
}

td {
	width:470px;
	font-size:92%;
	line-height:180%;
}

#attention  {
	width:540px;
	margin:0px auto;
	padding:20px 20px;
}

#attention li {
	font-size:92%;
	line-height:150%;
}

/*--------------------------------------------
glovalnavi
----------------------------------------------*/

#glovalnavi .access a {
    background:url(../../shared/img/btn_access.gif) no-repeat left bottom;
}

/*--------------------------------------------
footer
----------------------------------------------*/

#footercontents .access a{
	color:#9DBA3D;
	text-decoration:none;
}


