@charset "utf-8";

/* type_a */
.menu_list_a ul {
	margin: 0px;
	list-type: none;
}
.menu_list_a ul {
	margin: 0px;
	padding: 0px;
}
.menu_list_a li {
	list-style-type: none;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 31px;
	height: 31px;
}
.menu_list_a a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_list_a a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_list_a a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
.menu_list_a a:active {
	text-decoration: underline;
	color: #0033ff;
}
.list_a_1 {
	background: url(/img/list_a_1.gif) no-repeat;
}
.list_a_2 {
	background: url(/img/list_a_2.gif) no-repeat;
}

/* type_b */
.menu_list_a li a {
	display: block;
	width: 100%;
}
.menu_list_b {
	margin: 5px 0px 10px 6px;
	padding: 0px 0px 0px 0px;
}
.menu_list_b ul {
	padding: 1px;
	text-align: left;
}
.menu_list_b li {
	list-style-type: none;
	padding: 1px 8px 4px;
	display: inline;
	border-right: 1px solid #CCCCCC;
}

/* type_c */
.menu_list_c {
	margin: 0px;
	padding: 0px;
}
.menu_list_c > ul {
	margin: 0px;
	padding: 1rem 16px;
	list-style-type: none;
}
.menu_list_c > ul > li {
	margin: 0.8rem 0px;
	padding: 0px 0px 0px 18px;
	position: relative;
}
.menu_list_c > ul > li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border: 2px solid #669966;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	border-left: none;
	border-bottom: none;
	position: absolute;
	left: 0;
	top: 0.5em;
}
.menu_list_c > ul ul {
	margin: 0px;
	padding: 0.4rem 20px;
	list-style-type: none;
}
.menu_list_c > ul ul li {
	margin: 0.4rem 0px;
	padding: 0px;
}

/* type_d */
.menu_list_d {
	width: 173px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
.menu_list_d ul {
	display: block;
	margin: 0px 0px 0px 24px;
	padding: 0px;
}
.menu_list_d li {
	display: block;
	height: 1em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.menu_list_d .menu_list_d_end {
	border: none;
}
.menu_list_d li a {
	display: block;
	vertical-align: 1px;
}

/* type_e */
.menu_list_e {
	width: 170px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
.menu_list_e ul {
	margin: 0px;
	padding: 0px;
}
.menu_list_e li {
	width: 170px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
}

/* type_e2 */
.menu_list_e2 {
	width: 176px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
.menu_list_e2 ul {
	margin: 0px;
	padding: 0px;
}
.menu_list_e2 li {
	width: 176px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
}

/* type_i */
.menu_list_i {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.menu_list_i ul {
	margin: 0px 0px 0px 24px;
	padding: 0px;
}
.menu_list_i li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(/img/icon_migi3.jpg);
	list-style-position: outside;
}
#sidebar1 .menu_list_d {
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
}

/* type_k */
.menu_list_k {
	width: 173px;
	margin: 5px 0px 0px 1px;
	padding: 5px 0px 5px 0px;
}
.menu_list_k ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.menu_list_k li {
	width: 170px;
	height: 55px;
	margin: 5px auto 0px auto;
	padding: 0px;
	list-style-type: none;
	border: none;
}

/* type_f */
.menu_list_f {
	width: 176px;
	margin: 5px 0px 0px 6px;
	padding: 5px 0px 5px 0px;
}
.menu_list_f ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.menu_list_f li {
	width: 170px;
	height: 55px;
	margin: 5px auto 0px auto;
	padding: 0px;
	list-style-type: none;
	border: none;
}


/* 新着情報リスト等（RSSロゴ付）ここから */
.list_type_a_list {
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
}
.list_type_a_title {
	clear: both;
	display: table;
	width: 100%;
}
.list_type_a_title h2 {
	display: table-cell;
	margin: 0px;
	padding: 1rem 34px;
	background: url(/img/list_type_a_title.png) no-repeat 12px center #338361;
	color: #fff;
	font-size: 2.2rem;
}
.list_type_a_title a {
	display: table-cell;
	width: 6rem;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
.list_type_a_title a {
	background-color: #A0A0A0;
	color: #333 !important;
}
.list_type_a_title a[href^="/rss/"] {
	background-color: #f90;
}
.list_type_a_list p {
	margin: 2px 1px 5px 20px;
}
/* 新着情報リスト等（RSSロゴ付）ここまで */


/* 新着情報リスト２（RSSロゴ付）ここから */
.list_type_a_title2 {
	clear: both;
	width: 100%;
	float: left;
	text-align: left;
	background: url("/img/list_type_a_title2.gif") repeat-x left top #085AA4;
	margin: 0px 0px 10px 0px;
	border-bottom: #b3cce6 1px dotted;
}
.list_type_a_title2 h2 {
	color: #000000;
	float: left !important;
	text-align: left;
	background-color: transparent !important;
	border-left: none !important;
	border-bottom: none !important;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 5px 7px !important;
	background-color: transparent;
	font-size: 110% !important;
}
.list_type_a_title2 p {
	float: right;
	text-align: right;
	padding: 0px 10px 1px 0px;
	margin: 6px 1px 0px 5px !important;
}
.list_type_a_list2 {
	width: 100%;
	height: auto;	
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0;
	display: block;
}
.list_type_a_list2 p {
	margin: 8px 1px 5px 20px;
}
/* 新着情報リスト２（RSSロゴ付）ここまで */


/* 新着情報等リスト等（RSSロゴなし）ここから */
.list_type_b_list {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #fff;
	text-align: left;
}
.list_type_b_list h2 {
	clear:both;
	margin:20px 0px 0px;
	padding: 0.8rem 10px 0.8rem 34px;
	background: url(/img/h2bg.png) no-repeat 12px center;
	background-color:#fff;
	font-size:2.2rem;
	color: #338361 !important;
	background-image: url(/img/h2bg_b.png) !important;
}
/* 新着情報等リスト等（RSSロゴなし）ここまで */


/* 課トップのお知らせここから */
.kakuka_title {
	clear: both;
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px 0px 10px 0px;
	background: url("/img/h2_back.gif") left bottom;
}
.kakuka_title h2 {
	color: #FFFFFF !important;
	float: left !important;
	text-align: left;
	background-image: url(/img/h2_back.gif);
	background-position: 0% 100%;
	border-left: none !important;
	border-bottom: none !important;
	margin: 0px 0px 0px 0px !important;
	padding: 3px 0px 3px 7px !important;
	background-color: transparent;
	font-size: 110% !important;
}
.kakuka_title p {
	float: right;
	text-align: right;
	padding: 0px 10px 1px 0px;
	margin: 6px 1px 0px 5px !important;
}
.kakuka_list {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}
/* 課トップのお知らせここまで */


/* シンプルリストここから */
.list_aaa {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 12px 20px 12px 46px;
	background: #fff;
}
.list_type_b_list .list_aaa {
	padding: 0px 20px 20px 46px;
}
.list_aaa ul {
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
}
.list_aaa li {
	clear: both;
	display: table;
	width: 100%;
	margin: 0.2rem 0px !important;
	padding: 0px;
	list-style-type: none;
}
.list_aaa li > span {
	display: table-cell;
}
.list_aaa li > span.span_a {
/*	width: 60%;*/
	text-align: left;
	vertical-align: top;
}
.list_aaa li > span.span_b {
/*	width: 40%;*/
	text-align: right;
	vertical-align: top;
}
.list_aaa li > span.span_a:before {
	content: "●";
	font-size: 0.4rem;
	position: relative;
	top: -0.4rem;
	left: -1rem;
}
/* シンプルリストここまで */


/* 年月日付リストここから */
.list_ccc {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
.list_ccc ul {
	margin: 0px !important;
	padding: 10px 20px !important;
	list-style-type: none;
}
.list_ccc li {
	clear: both;
	margin: 0.4rem 0px !important;
	padding: 0px !important;
	overflow: hidden;
}
.list_type_a_list .list_ccc li {
	margin: 1rem 0px !important;
}
.list_ccc .span_a {
	width: auto;
	padding-left: 18px;
	display: inline-block;
	position: relative;
}
.list_ccc .span_a:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border: 2px solid #2E69A4;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	border-left: none;
	border-bottom: none;
	position: absolute;
	left: 0;
	top: 0.5em;
}
.list_ccc .span_b {
	width: auto;
	margin-left: 1rem;
}
/* 年月日付リストここまで */


/* 大分類のサムネイル付リストここから */
.section_information_thum {
	height: auto;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block !important;
}
.section_information_thum .lettering2 {
	width: auto;
	margin-right: -230px;
	margin-bottom: 10px;
	float: left;
	position: static;
}
.section_information_thum .captionbox {
	padding: 8px;
	border: 1px solid #cccccc;
	float: left;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(244, 244, 244);
}
.section_information_thum .captionbox img {
	width: 135px;
}
.section_information_thum .lettering3 {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	position: static;
}
.section_information_thum .lettering_a {
	width: 82%;
	margin-bottom: 20px;
	margin-left: 170px;
	float: left;
	white-space: normal !important;
	word-break: break-all;
}
.section_information_thum .lettering_a p {
	padding: 5px;
	border-top: 1px solid #cccccc;
	background-color: #f4f4f4;
}
.section_information_thum .lettering_a a {
	display: inline-block;
	margin: 5px 0px 5px 0px;
}
.section_information_thum .tit_list {
	width: 100%;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	clear: both;
	margin: 0px !important;
}
/* 大分類のサムネイル付リストここまで */


/* 「一覧を見る」ここから */
.text_d2 {
	margin: 0px 0px 0px 30px;
	clear: both;
	width: 93%;
	text-align: right;
	padding: 10px 0px 0px 6px;
}
.text_d {
	background-image: url(/img/icon03.jpg);
	padding-left: 15px;
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: left center;
}
/* 「一覧を見る」ここまで */


/* 細々とした部品 */
.text_r {
	text-align: right;
}
.img_a {
	vertical-align: middle;
	border: none;
}
.img_b {
	vertical-align: top;
	border: none;
}
.img_b_life {
	vertical-align: top;
	border: none;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}
.img_360 {
	margin: 2px;
	border: none;
}
.img_q {
	margin: 0px 0px 3px 3px;
	vertical-align: middle;
	border: none;
}
.hr_c {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	visibility: hidden;
}
.br_a {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.form_margin {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.f_search {
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}
.form_a {
	margin: 0px 0px 0px 4px;
}
.form_a p {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}
p.no_data {
	clear: both;
	margin: 0px;
	padding: 20px 28px;
}


/* ナビゲーション */
.navigation {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
}
.navigation ul {
	margin: 0px !important;
	padding: 20px 28px !important;
	list-style-type: none;
}
.navigation li {
	display: inline;
	margin: 0px 6px 0px 0px !important;
	padding: 0px 12px 0px 0px !important;
	background-image: url(/img/navi_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
}
.navigation li:last-child{
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	background-image: none;
}
.navigation h2 {
	margin-bottom: 0.3em;
}
.navigation p {
	margin: 0px;
	padding: 0 0 0 15px;
}
#top_search2 .navigation {
	margin-left: -8px;
	text-align: left;
}
#footer .navigation {
	text-align: right;
}
.navigation_a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.navigation_a ul {
	margin: 0px;
}
.navigation_a li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	list-style-type: none;
	list-style-image: none;
}
#top_search2 .navigation {
	float: left;
}


/* 詳細ページの部品 */
/* リンク */
.link_l {
	padding: 20px 28px;
	background-color: #fff;
}
/* 添付ファイル */
.file_pdf {
	clear:both;
	padding:20px 28px;
	background: #fff;
}
.file_excel {
	clear:both;
	padding:20px 28px;
	background: #fff;
}
.file_word {
	clear:both;
	padding:20px 28px;
	background: #fff;
}
.file_etc {
	clear:both;
	padding:20px 28px;
	background: #fff;
}


/* 表 */
#main #main_a table {
	max-width: 100%;
	border-color: #D7D5BD;
	border-style: solid;
	border-width: 2px;
	border-collapse: collapse;
}
#main #main_a th {
	border-color: #D7D5BD;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding: 0.4em 0.8em;
	background-color: #EEEDE3;
}
#main #main_a td {
	border-color: #D7D5BD;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding: 0.4em 0.8em;
	background-color: #fff;
}


/* ページトップに戻る */
#back_or_pagetop {
	clear: both;
	width: 1100px;
	margin: 0 auto -22px;
}
a#to_page_top {
	float: right;
	width: 130px;
	height: 22px;
	background-image: url("/img/title_pagetop.png");
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
a#to_page_top:hover {
	background-color: #DCE8F3;
}


/* 大分類のメイン画像 */
#main_header_img {
	clear: both;
	width: 100%;
	height: 200px;
	margin: 0 0 20px;
	padding: 0;
}
#main_header_img > div[id^="back_img"] {
	border: 5px solid #fff;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
}
#back_img1 {
	background-image: url(/img/life/back_img1.jpg);
}
#back_img2 {
	background-image: url(/img/life/back_img2.jpg);
}
#back_img3 {
	background-image: url(/img/life/back_img3.jpg);
}
#back_img4 {
	background-image: url(/img/life/back_img4.jpg);
}
#back_img5 {
	background-image: url(/img/life/back_img5.jpg);
}
#back_img6 {
	background-image: url(/img/life/back_img6.jpg);
}
#h1_title {
	width: 351px;
	height: 190px;
	margin: 0px;
	padding: 0px;
}


/* 分野で探す */
#life_index {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#main #life_index ul {
	width: 1119px;
	padding: 0px;
	margin: 0px -19px 0px 0px;
	overflow: hidden;
}
#main #life_index li {
	float: left;
	width: 354px;
	height: 230px;
	margin: 0px 19px 20px 0px;
	padding: 0;
	background: #fff;
	list-style-type:none;
}
#life_index li[class^="life_"] a:hover {
	transition: 0.2s;
	opacity: 0.7;
}


/* 課室ページ */
#soshiki_pr_image {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	height: 110px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#soshiki_pr_image a {
	display: block;
	height: 110px;
	width: 100%;
}
#soshiki_pr_image img {
	border: none;
	height: 110px;
	width: 100%;
}
#bun_ts2 {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 10px 28px;
	background-color: #fff;
}
.box_kb {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}
.box_g {
	margin: 0px;
	padding: 0px;
}
.box_kb h2 {
	margin-top: 0 !important;
}
.box_kb .box_g {
	padding: 0px 20px;
}
.div_k {
	margin-bottom: 5px;
}
#section_info {
	font-size: 1.1em;
}
#section_info .sidebar1_box {
	clear: both;
	margin: 0px 0px 10px;
	border-bottom: none;
}
#section_info .sidebar1_box > h2 {
	width:auto;
	height:auto;
	margin:0px;
	padding: 1rem 12px 1rem 36px;
	background:url(/img/sidebar1_back.png) no-repeat 14px center #F7F6F1;
	color:#338361;
	font-size: 1.8rem;
	font-weight:bold;
	border-top: 1px solid #338361;
}
#section_info .sidebar1_box > ul {
	margin: 0px;
	padding: 1rem 16px;
	list-style-type: none;
}
#section_info .sidebar1_box > ul li {
	margin: 0.8rem 0px;
	padding: 0px 0px 0px 18px;
	position: relative;
}
#section_info .sidebar1_box > ul li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border: 2px solid #669966;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	border-left: none;
	border-bottom: none;
	position: absolute;
	left: 0;
	top: 0.5em;
}
#section_info .sidebar1_box img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto !important;
}

/* 組織でさがす 連絡先 */
.information_box {
	float:right;
	border:1px #ccc solid;
	width:270px;
	margin:0px 20px 2px 10px;
	padding:10px 15px;
}
.contact_box {
	padding: 1rem 16px;
	line-height: 1.6;
}
.list_address {
	margin: 0px !important;
	padding: 0px !important;
}
.list_tel {
	margin: 0px 0px 1rem;
	padding: 0px;
}
.list_tel ul {
	margin: 0px !important;
	padding: 0px !important;
}
.list_tel li {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none outside none !important;
}
.list_fax {
	margin: 0px !important;
	padding: 0px !important;
}
.list_email {
	margin: 0px !important;
	padding: 0px !important;
}



/* 外観写真 */
.view {
	clear: both;
	height: auto;
	text-align: center;
	overflow: hidden;
}
.view img {
	margin: 0 auto;
}
/* 外観写真テキスト */
.facade_text {
	margin: auto;
}


/* 所属トップページサイドバーGoogleマップ */
.gglmap {
	width: 300px;
	overflow: hidden;
}


/* 右サイドバー(幅指定無し) */
.menu_list_free {
	margin: auto;
	margin-top: -12px;
}
.menu_list_free ul {
	margin: 0 !important;
	padding: 0px;
}
.menu_list_free li {
	line-height: 1.4em;
	margin: 0px;
	margin-left: 2em;
	list-style-type: none;
	margin: 0px 0px 0px 18px;
	list-style: none outside url("/img/icon01.jpg");
}
.menu_list_free .menu_list_free_end {
	border: none;
}


/* 「地図の読み込みに問題があるとき」 */
#map_attention {
	font-size: 80%;
}


/* RSS配信一覧用スタイルシート */
#rss_list {}
#rss_list .h3_1 {
	background-color: #F2F7EA;
	border-bottom: 1px solid #46A507;
	border-left: 6px solid #46A507;
	color: #46A507;
	font-size: 100%;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 3px;
}


/* ダウンロードリンク */
.pdf_download, .wmplayer_download {
	clear: both;
	width: 90%;
	margin: 30px auto;
	padding: 0px 5%;
	font-size: 90%;
	overflow: hidden;
}
.pdf_download .pdf_img, .wmplayer_download .wmplayer_img {
	float: left;
	margin: 0px 1em 0px 0px;
}
p.tenpu_txt {
	margin: 0px;
}


/* 404ページ専用 */
.go_to_index {
	background: #fff;
	margin-bottom: 20px;
	padding: 2px 28px;
}

/* メールフォーム */
.mail_form_box{
	background: #fff;
	padding: 20px;
}
#fm table{
	width: 90%;
	margin: 0 auto;
}
#fm table input,#fm table textarea{
	width: 100%;
	box-sizing: border-box;
}