@charset "utf-8";



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


   /*intro_policy_style*/


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

/*================================*/
/*  intro_policy  */
/*================================*/

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


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

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


#intro_policy h3 {
	padding: 0 0 5px 20px;
	font-weight: bold;
	/*-------------------以下追加--------------------*/
	font-size:14px;
}


#intro_policy h6 {
	padding: 0 20px 10px 20px;
}


#intro_policy p {
	padding: 0 10px 15px 20px;
}
	/*-------------------以下追加--------------------*/
.intro_bottom{
	padding: 0 0 30px 20px;


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

#local_navi {
	background: url(../img/right_localtop2_1.gif) no-repeat center top;
	height: 206px;
	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; /* 一番下のローカルナビ背景指定 */
}
