@charset "utf-8";
/* CSS Document */
 
 
/* コンテナー */
#container {
	padding-top: 10px;
}
 
/* メイン */
#main h1{
}
#main h2{
	text-indent: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
 
/* 左サイドメニュー */
#left li {
	margin-bottom: 1px;
	line-height: 26px;
	padding: 2px;
	text-indent: 10pt;
}
 
/* お知らせ osirase */
#main .osirase {
	background: #FF9900; 
}
.osirase #element {
	margin-bottom: 10px;
	border: 1px solid #9DEAB8;
	padding: 10px;
}
.osirase h1{
	background: #00C930; 
}
.osirase h2{
	border-left: 10px solid #00C930;
	text-indent: 10px;
	color: #006018;
	margin-bottom: 5px;
}
.osirase_date {
	margin-bottom: 5px;
}
.osirase_text {
}
#left .osirase_menu li a {
	background: #CCFEA7;
	color: #006018;
}
#left .osirase_menu li a:hover {
	background: #00C930;
}
 
/* 財団の使命／役割 mission */
#main .mission {
	background: #FF9900; 
}
.mission #comment{
	padding: 10px;
	margin-bottom: 10px;
	color: #003366;
	background: #F2F9FD;
}
.mission #element {
	margin-bottom: 10px;
	border: 1px solid #5FB1E2;
	padding: 10px;
}
.mission h1 {
	background: #5FB1E2; 
}
.mission h2 {
	border-left: 10px solid #5FB1E2;
	color: #2F5E8C;
}
.mission dt ,.mission h3{
	color: #2F5E8C;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.mission dd {
	margin-left: 10px;
}
.mission li {
	list-style: decimal inside;
	text-indent: -10pt;
	margin-left: 10pt;
}
.mission .pdflist {
	margin-left: 10px;
	margin-bottom: 5px;
}
.mission .pdflist a {
	text-decoration: none;
}
.mission .pdflist a:hover {
	text-decoration: underline;
}
.mission .article {
	margin-left: 37px;
	text-indent: -37px;
}
.mission .para {
	text-indent: -15px;
	margin-left: 30px;
}
.mission #address {
	height: 210px;
}
#left .mission_menu li a {
	background: #C4E2F4;
	color: #16567C;
	display: block;
	text-decoration: none;
	padding-left: 10px;
}
#left .mission_menu li a:hover {
	background: #8AC6EA;
}
#left #pdf {
	margin-top: 10px;
	margin-right: 15px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
 
/* 支援事業報告 report */
#main .report {
	background: #FF9900; 
}
.report #element {
	margin-bottom: 10px;
	border: 1px solid #95B1D9;
	padding: 10px;
}
.report h1{
	background: #4678BC; 
}
.report h2{
	border-left: 10px solid #5FB1E2;
	text-indent: 10px;
	color: #1F3E5C;
	margin-bottom: 5px;
	margin-top: 5px;
}
.report img{
	margin: 10px;
}
.report li{
	margin: 10px;
}
.report .shiryou{
	margin-left: 30px;
}
#left .report_menu li a {
	background: #B6CAE4;
	color: #1F3E5C;
	display: block;
}
#left .report_menu li a:hover {
	background: #4678BC;
}
 
/* 健康いきがいづくりアドバイザー adviser */
#main .adviser {
}
.adviser #comment{
	padding: 10px;
	margin-bottom: 10px;
	color: #4A1533;
	background: #FCF3F8;
}
.adviser #element {
	margin-bottom: 10px;
	border: 1px solid #DF8EBB;
	padding: 10px;
}
.adviser h1{
	background: #CF5C9B; 
}
.adviser h2{
	border-left: 10px solid #CF5C9B;
	color: #8D305F;
}
.adviser h3 {
	color: #4D1A33;
	margin-top: 10px;
}
.adviser #para , .adviser li {
	margin-left: 15px;
}
.adviser td, .adviser th {
	border: 1px solid #999999;
	padding: 2px;
}
.adviser td .tsuushin {
	font-size: 12px;
	width: 450px;
}
.adviser td .tsuushin_haken {
	font-size: 12px;
}
.adviser th {
	font-weight: normal;
	text-align: left;
	background: #F3F3F3;
	color: #9C2E6A;
	vertical-align: top;
}
.adviser_local {
	line-height: 20px;
}
.adviser_local td{
	vertical-align: top;
}
.border0 td, .border0 th, .adviser .contact td{
	border-style: none;
}
#left .adviser_menu li a {
	background: #f1cee1;
	color: #7C2555;
	text-decoration: none;
	display: block;
}
#left .adviser_menu li a:hover {
	background: #D878AD;
}
#left .adviser_menu2 li a {
	color: #7C2555;
	text-decoration: none;
	display: block;
	border: 2px solid #F1CEE1;
	text-align: center;
	line-height: 14px;
}
#left .adviser_menu2 li a:hover {
	background: #FBF2F7;
}
 
/* 健康いきがいづくりアドバイザー 講師検索　adviser search */
.search_header {
	color: #9C2E6A;
	width: 100px;
	float: left;
	text-align: right;
	margin-bottom: 5px;
}
.search_header2 {
	color: #9C2E6A;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 3px;
	border-bottom: 1px solid #9C2E6A;
}
.search_header3 {
	color: #9C2E6A;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 3px;
}
.search_list {
	color: #9C2E6A;
	border-bottom: 1px solid #9C2E6A;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.search_name {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.search_text {
	color: #000000;
	text-indent: 10px;
	margin-bottom: 5px;
}
.adviser #waku {
	background: #F2F2F2;
	padding: 10px;
	line-height: 30px;
	width: 450px;
	margin: 10px auto;
}
.adviser #waku2 {
	background: #F2F2F2;
	width: 450px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
 
/* 都道府県健康生きがい協議会 pref */
#main .pref {
}
.pref h1{
	background: #CF5C9B; 
	text-align: center;
}
.pref h2{
	border-left: 10px solid #CF5C9B;
	text-indent: 10px;
	color: #CF5C9B;
	margin-bottom: 5px;
}
.pref h3 {
	color: #333100;
	margin-top: 10px;
}
.pref h1 .small {
	font-size: 14px;
	line-height: 18px;
	color: #663300;
	font-weight: normal;
	text-align: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.pref th {
	color: #9C2E6A;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
}
.pref img {
	margin: 2px;
}
#left .pref_menu li a {
	background: #FAD658;
	color: #7A4907;
	text-decoration: none;
	display: block;
}
#left .pref_menu li a:hover {
	background: #EE9F28;
}
#left .pref_menu li .active {
	background: #EE9F28;
	color: #7A4907;
	display: block;
}
/*  */
/* リンク　links.html & サイトマップ　sitemap.html*/
#main .links {
}
.links #element {
	margin-bottom: 10px;
	border: 1px solid #BBEEEE;
	padding: 10px;
}
.links h1{
	background: #33CCCC;
}
.links h2{
	color: #228888;
	border-left: 10px solid #33CCCC;
	text-indent: 10px;
	margin-bottom: 5px;
}
 
.links dt {
	border-left: 10px solid #33CCCC;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.links dd {
	margin-bottom: 3px;
	margin-left: 20px;
}
#main .sitemap a{
	color: #666666;
	text-decoration: none;
}
#main .sitemap a:hover {
	text-decoration: underline;
}
 
/* お問い合わせ　contact.html */
.contact h1{
	background: #33CCCC;
}
.contact #element {
	margin-bottom: 10px;
	border: 1px solid #BBEEEE;
	padding: 10px;
}
td .contact {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 360px;
}

/*  */

/* メールマガジン */

.magazine h1{
	background: #ff9400;
}

#left .magazine_menu li a{
	background: #ffe9cc;
	color: #995900;
	text-decoration: none;
	display: block;
}

#left .magazine_menu li a:hover{
	background: #ffa932;
}
