/* CSS Document */


/*---------------------------------------------------------------
ON Start
------------------------------------------------------------------*/
div#gnavi li#gnavi_kenshin a{
	background: url(../images/yoboi.gif) no-repeat;
	width: 128px;
	height: 45px;
}
li#lnavi_kenko  a{
	background: url(../images/l_yoboion.gif) no-repeat top;
	width: 190px;
	height: 45px;
	display: block;
}
#main {
	margin-top: 20px;
	margin-left: 15px;
	line-height: 1.6em;
}





#main_content h3 {
	margin-bottom: 25px;
}

#main  table {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#main td {
	border: 1px solid #CCCCCC;
	line-height: 1.4em;
	padding: 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 p { margin-bottom: 25px; }

#main td.blue {
	background-image: url(../images/common/blue.gif);
	background-repeat: repeat;
	background-position: center center;
	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;
}






#kaigo {
	margin:0 0 0 43px;
	overflow: hidden;
}

#k_head { 
	width:588x;
	height:9px;
	background:url(../yoboi/images/bg_plan_head.jpg) 0 0 no-repeat;
	font-size:5px;
}

#k_main {
	width:588px;
	background:url(../yoboi/images/bg_plan_main.jpg) 0 0 repeat-y;
}

#k_foot { 
	width:588x;
	height:10px;
	background:url(../yoboi/images/bg_plan_foot.jpg) 0 0 no-repeat;
	font-size:5px;
}

#bodycare {
	width:580px;
	margin-left:5px;
	padding-top:7px;
	background:url(../yoboi/images/i_pt_body.jpg) 0 3px no-repeat;
}

#life {
	width:580px;
	margin-left:5px;
	padding-top:7px;
	background:url(../yoboi/images/i_pt_life.jpg) 0 0 no-repeat;
}

#life p {
	width:415px;
	height:38px;
	background:url(../yoboi/images/i_stl_life.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	padding-top:5px;
	margin-left:90px;
}

#bodycare p {
	width:392px;
	height:38px;
	background:url(../yoboi/images/i_stl_kaigo.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	padding-top:5px;
	margin-left:90px;
}

#life ul {
	width:500px;
	padding:7px 0 22px 70px;
	border-bottom:1px dashed #cfe0e9;
}

#life li {
	float:none;
	padding:0 0 0 12px;
	margin:0 0 0 20px;
	display:inline;
	background-image: url(../yoboi/images/plan/ic_circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	
}

#bodycare ul {
	width:500px;
	margin:7px 0 0 70px;
}

#bodycare li {
	float:left;
	padding:0 0 0 12px;
	margin:0 0 0 20px;
	display:inline;
	background:url(../yoboi/images/plan/ic_circle.gif) 0 4px no-repeat;
}


#bcl02 li { 
	padding-bottom:5px;
}

#main #yoboi .top25 { margin-top: 25px; }
