/*---------------------------------------------------------------
ON Start
------------------------------------------------------------------*/
div#gnavi li#gnavi_gairai a{
	background: url(../images/insho.gif) no-repeat;
	width: 128px;
	height: 45px;
}

li#lnavi_gairai a{
	background: url(../images/l_inshoon.gif) no-repeat top;
	width: 190px;
	height: 45px;
	display: block;
}



#main h2 strong {
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#main {
	text-align: center;
}


#main  table {
	border-collapse: collapse;
	text-align: center;
}
#main   td,#main  th {
	border: 1px solid #CCCCCC;
	line-height: 1.4em;
	padding-top: 2px;
	padding-bottom: 2px;
}


#main   td.left  {
	width: 13em;
	background-image: url(../images/common/yellow.gif);
	background-repeat: repeat;
	background-position: center center;
	height: auto;
	text-align: center;
}
#main  th {
	background-image: url(../images/common/blue.gif);
	background-repeat: repeat;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
