/* CSS Basic Style ---------------------------------------------------------- */


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

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




#main_content h3 {
	margin-bottom: 25px;
}
#main {
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#main  table {
	border-collapse: collapse;
}
#main td {
	border: 1px solid #CCCCCC;
	line-height: 1.4em;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main p {
	text-align: left;
	padding: 10px;
}



#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 td.blue {
	background-image: url(../images/common/blue.gif);
	background-repeat: repeat;
	background-position: center center;
	width: 42px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

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


#main  td.right {
	width: 102px;
	background-image: url(../images/common/yellow.gif);
	background-repeat: repeat;
	background-position: center center;
	text-align:center;
}
#main .sho4 {
	background-image: url(../yobose/images/sho4.gif);
	background-position: center bottom;
	text-align:center;
	background-repeat: no-repeat;
	width: 102px;
}
#main .sho6 {
	background-image: url(../yobose/images/sho6.gif);
	background-position: center bottom;
	text-align:center;
	background-repeat: no-repeat;
	width: 102px;
}
#main .style4 {
	color: #FF3300;
	font-weight: bold;
}
#main .style5 {
	line-height: 1.2em;
	padding: 2px;
}
