@charset "utf-8";
/*私たちについて*/

/*左ナビ----------------------------------------------*/
#left_navi {
	margin-top: 5px;
	margin-bottom: 20px;
}
#left_navi h3 {
	background-color: #99cc00;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 5px;
	margin-bottom: 2px;
	padding-bottom: 7px;
}
#left_navi li {
	list-style-type: none;
}
#left_navi .on {
	background-color: #99CC00;
	font-size: 12px;
	background-image: url(../01about/img/ya_on.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 18px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	padding-bottom: 4px;
}
#left_navi .on a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#left_navi .off {
	font-size: 12px;
	background-image: url(../01about/img/ya_off.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 18px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CA600;
	padding-bottom: 4px;
}
#left_navi .off a{
	color: #333333;
	text-decoration: none;
}
#left_navi .off a:hover{
	color: #739900;
	text-decoration: none;
}
/*ナビ----------------------------------------------*/

/*右コンテンツ--------------------------------------*/
#con_main h3 {
	background-image: url(../01about/img/title.gif);
	height: 78px;
	width: 576px;
	text-indent: -9999px;
}
#con_main h4 {
	background-image: url(../01about/img/st_base.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
}
/*紹介-----------------------------*/
.map {
	float: left;
	margin-right: 10px;
	margin-top: 8px;
}
#con_main p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 8px;
}
/*あゆみ----------------------------*/
.col {
	background-color: #B5E19D;
	font-size: 14px;
	color: #004600;
	padding: 5px;
	border: 1px solid #89BC76;
}
.row {
	background-color: #E6F7C1;
	color: #004600;
	border: 1px solid #A3D170;
}

table {
	font-size: 13px;
	line-height: 18px;
}
#his_table {
	margin-top: 15px;
}
#his_table table h5 {
	font-size: 14px;
	margin-bottom: 5px;
}
#his_table td {
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	padding: 5px;
}
#his_table .td_sub {
	font-size: 11px;
	margin-left: 5px;
}
/*組織内容--------------------------*/
.co_table {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.co_table th {
	background-color: #E1E1E1;
	padding: 2px;
}
.co_table table {
	border: 1px solid #CCCCCC;
}
.co_table td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.yaku_01 {
	background-color: #e79ca4;
}
.yaku_02 {
	background-color: #facda9;
}
.yaku_03 {
	background-color: #F8F0B1;
}
.yaku_04 {
	background-color: #C0DFA8;
}
.yaku_05 {
	background-color: #CFEBEA;
}
.yaku_06 {
	background-color: #CBD5EF;
}
.yaku_07 {
	background-color: #DFD8F1;
}
.yaku_08 {
	background-color: #EED2DE;
}
#ac {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-size: 14px;
}
/*何？-------------------------------*/
#what {
	margin-top: 20px;
}
#what strong {
	color: #006633;
}
/*所在地-----------------------------*/
#ac p {
	font-size: 14px;
	margin-left: 10px;
}
#ac h5 {
	background-color: #D7D7D7;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.deci {
	margin-left: 24px;
	list-style-type: decimal;
}

dl.kana {
	font-size: 90%;
}

dl.kana dt {
	list-style-type: none;
	float: left;
	margin-left: 10px;
}

dl.kana dd {
	margin-left: 25px;
}

