@charset "utf-8";



/*--------------------------------*/


   /*cure_style*/


/*--------------------------------*/	

/*================================*/
/*  cure  */
/*================================*/

#cure {
	width: 505px;
	background-color: #ffffff;
}


#cure h5 {
	padding-bottom: 20px;
}

#cure h4 {
	padding-bottom: 20px;
}

#cure h3 {
	padding: 10px 35px 20px 35px;
	border-bottom: dotted #c9c9c9 1px;
	margin-bottom: 20px;
	/*---------追加---------------*/
	font-size:14px;
}

#cure p {
	font-weight: bold;
	padding: 0 0 0 20px;
}

/*================================*/
/*  cure_hp  */
/*================================*/

#cure_hp p {
	font-weight: bold;
	padding: 0 0 5px 40px;
	background: url(../img/icon01.gif) no-repeat 20px 5px;
}


#cure_hp h6 {
	padding: 0 40px 30px 40px;
		/*---------追加---------------*/
	font-size:14px;
}


/*================================*/
/*  local_navi  */
/*================================*/

#local_navi {
	background: url(../img/right_localtop_1.gif) no-repeat center top;
	height: 356px;
	padding-bottom: 11px;
}

#local_navi ul {
	padding-top: 58px;
}

#local_navi ul li {
	background: url(../img/right_localbg01.gif) no-repeat center;
	height: 50px;
}


#local_navi ul li p {
	padding: 17px 0 0 45px;
}

#local_navi ul li.bottom {
	background: url(../img/right_localbg02.gif) no-repeat center; /* 一番下のローカルナビ背景指定 */
}
