<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media only screen and (min-width:541px) and (max-width:860px) {


/******************************************************************************/
/* 集中ケア認定看護師会 */
/* メインスタイルシート - last update: 21.06.01 */


/******************************************************************************/
/* ホームページ全体 */

* {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
}

html {
	overflow-y: scroll;
}

body {
	background: #B5EBF5 url(../img/body_bg.png) repeat-x center top;
	color: #333333;
	text-align: center;
}

#members {
	background: url(../img/body_members_bg.png) repeat center top;
}

hr {
	display :none;
}

img {
	border: 0px none;
}

table {
	border-collapse: collapse;
}

ul, ol {
	list-style: none;
}

a {
	color: #3399FF;
	text-decoration: underline;
}

a:visited {
	color: #3399FF;
}

a:hover {
	color: #FF8E32;
}


/******************************************************************************/
/* wrapper - ページ全体の枠組み */

#wrapper {
	width: 100%;
	text-align: left;
}


/******************************************************************************/
/* header - ヘッダの枠組み */

#header {
	width: 610px;
	height: 125px;
	margin: 0px auto;
	padding: 0px;
}

#header a,
#header a:visited,
#header a:hover {
	display: block;
	text-decoration: none;
}

#header span {
	display: none;
}


/******************************************************************************/
/* header_description - ヘッダ説明文の枠組み */

#header_description {
	float: none;
	display: none;
}

#header_description * {
	font-size: 10px;
}


/******************************************************************************/
/* header_counter - ヘッダカウンタの枠組み */

#header_counter {
	float: none;
	width: 610px;
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	text-align: right;
}

#header_counter * {
	font-size: 10px;
}


/******************************************************************************/
/* header_logo - ヘッダロゴの枠組み */

#header_logo {
	float: left;
	width: 360px;
	height: 90px;
	padding: 10px 0px 10px 0px;
	background: url(../img/tablet/header_bg.png) no-repeat left top;
}

#header_logo a {
	width: 360px;
	height: 90px;
}


/******************************************************************************/
/* header_panel - ヘッダパネルの枠組み */

#header_panel {
	float: right;
	width: 250px;
	height: 110px;
	padding: 0px 0px 0px 0px;
}


/******************************************************************************/
/* header_menu - ヘッダメニューの枠組み */

#header_menu {
	float: left;
	padding: 35px 0px 15px 10px;
	width: 240px;
	height: 30px;
}

/*
#members #header_menu {
	background: url(../img/header_bg.png) no-repeat -470px -35px;
}
*/

#header_menu li {
	float: left;
}

#header_menu .menu_00 a {
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background: url(../img/header_bg.png) no-repeat -720px -35px;
}

#header_menu .menu_00 a:hover {
	background: url(../img/header_s_bg.png) no-repeat -720px -35px;
}

#header_menu .menu_01 a {
	width: 200px;
	height: 30px;
	background: url(../img/header_bg.png) no-repeat -760px -35px;
}

#header_menu .menu_01 a:hover {
	background: url(../img/header_s_bg.png) no-repeat -760px -35px;
}

#header_menu .menu_02 a {
	width: 200px;
	height: 30px;
	background: url(../img/header_bg.png) no-repeat -760px 0px;
}

#header_menu .menu_02 a:hover {
	background: url(../img/header_s_bg.png) no-repeat -760px 0px;
}


/******************************************************************************/
/* header_fontsize - ヘッダのフォントサイズ変更ボタンの枠組み */

#header_fontsize {
	display: none;
}


/******************************************************************************/
/* header_search - ヘッダ検索フォームの枠組み */

#header_search {
	float: left;
	width: 200px;
	height: 21px;
	padding: 0px 0px 9px 30px;
	margin-left: 20px;
	background: url(../img/header_bg.png) no-repeat -730px -80px;
}

#header_search .text {
	float: left;
	border: 0px none;
	background: none;
	width: 145px;
	height: 16px;
	font-size: 12px;
	padding: 4px 8px 1px 7px;
	color: #999999;
}

#header_search a {
	float: left;
	width: 40px;
	height: 21px;
}

#header_search a:hover {
	background: url(../img/header_s_bg.png) no-repeat -920px -80px;
}


/******************************************************************************/
/* header_list - ヘッダリストの枠組み */

#header_list {
	clear: both;
	width: 595px;
	height: 23px;
	margin: 0px auto;
	padding: 0px 0px 7px 15px;
}


/******************************************************************************/
/* header_pan - ヘッダパンくずリストの枠組み */

#header_pan {
	float: none;
	width: 595px;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0.1em;
}

#header_pan * {
	font-size: 12px;
}

#header_pan a,
#header_pan a:visited {
	float: left;
	display: block;
	height: 23px;
	color: #0D5092;
}

#header_pan a:hover {
	color: #FF8E32;
}

#header_pan .home {
	padding: 0px 0px 0px 37px;
	background: url(../img/pan_home_bg.png) no-repeat left top;
	margin-right: 10px;
}

#header_pan .next {
	padding: 0px 0px 0px 18px;
	background: url(../img/pan_next_bg.png) no-repeat left 7px;
	margin-right: 10px;
}

#header_pan .here,
#header_pan .here:visited,
#header_pan .here:hover {
	padding: 0px 0px 0px 18px;
	background: url(../img/pan_next_bg.png) no-repeat left 7px;
	text-decoration: none;
	color: #0D5092;
}


/******************************************************************************/
/* header_update - ヘッダ最終更新日の枠組み */

#header_update {
	display: none;
}


/******************************************************************************/
/* content_wrapper - コンテンツ全体の枠組み */

#content_wrapper {
	width: 610px;
	margin: 0px auto;
}


/******************************************************************************/
/* menu - 左側メニューの枠組み */

#menu {
	float: none;
	width: 610px;
	padding: 0px;
	font-size: 12px;
	background: url(../img/tablet/topics_bg.png) repeat-y left top;
}

#menu * {
	font-size: 12px;
}

#menu .home {
	display: none;
}

#menu .ex {
	display: none;
}

#menu .pull,
#menu .popup {
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
	width: 180px;
	height: 60px;
}

/* IE7等でポップアップが裏に回りこんでしまう現象対策 */
#menu .popup:hover {
	position: relative;
}

#menu .popup ul {
	display: none;
	position: absolute;
	left: 146px;
	top: 0px;
	z-index: 99;
}

#menu span {
	display: none;
}

#menu a {
	display: block;
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}

/* メインメニュー */
#menu .menu {
	width: 570px;
	padding: 10px 15px 0px 25px;
	margin: 0px;
}

#menu a.menu_01, #menu a.menu_01s,
#menu a.menu_02, #menu a.menu_02s,
#menu a.menu_03, #menu a.menu_03s,
#menu a.menu_04, #menu a.menu_04s,
#menu a.menu_05, #menu a.menu_05s,
#menu a.menu_06, #menu a.menu_06s,
#menu a.menu_07, #menu a.menu_07s,
#menu a.menu_08, #menu a.menu_08s {
	width: 180px;
	line-height: 0px;
	font-size: 1px;
	height: 60px;
}

#menu a.menu_01 {
	background: url(../img/menu_bg.png) no-repeat left top;
}

#menu a.menu_01:hover, #menu a.menu_01s {
	background: url(../img/menu_s_bg.png) no-repeat left top;
}

#menu a.menu_02 {
	background: url(../img/menu_bg.png) no-repeat left -65px;
}

#menu a.menu_02:hover, #menu a.menu_02s {
	background: url(../img/menu_s_bg.png) no-repeat left -65px;
}

#menu a.menu_03 {
	background: url(../img/menu_bg.png) no-repeat left -130px;
}

#menu a.menu_03:hover, #menu a.menu_03s {
	background: url(../img/menu_s_bg.png) no-repeat left -130px;
}

#menu a.menu_04 {
	background: url(../img/menu_bg.png) no-repeat left -195px;
}

#menu a.menu_04:hover, #menu a.menu_04s {
	background: url(../img/menu_s_bg.png) no-repeat left -195px;
}

#menu a.menu_05 {
	background: url(../img/menu_bg.png) no-repeat left -260px;
}

#menu a.menu_05:hover, #menu a.menu_05s {
	background: url(../img/menu_s_bg.png) no-repeat left -260px;
}

#menu a.menu_06 {
	background: url(../img/menu_bg.png) no-repeat left -325px;
}

#menu a.menu_06:hover, #menu a.menu_06s {
	background: url(../img/menu_s_bg.png) no-repeat left -325px;
}

#menu a.menu_07 {
	background: url(../img/menu_bg.png) no-repeat left -390px;
}

#menu a.menu_07:hover, #menu a.menu_07s {
	background: url(../img/menu_s_bg.png) no-repeat left -390px;
}

#menu a.menu_08 {
	background: url(../img/menu_bg.png) no-repeat left -455px;
}

#menu a.menu_08:hover, #menu a.menu_08s {
	background: url(../img/menu_s_bg.png) no-repeat left -455px;
}

/* サブメニュー（プルダウン） */
#menu .pull ul {
	background: none;
	padding: 0px;
	border: 0px none;
	position: relative;
	width: 570px;
}

#menu .pull li {
	float: left;
	width: 180px;
	height: 20px;
}

.menu_height {
	height: 220px;
}

.menu_height01 {
	height: 260px;
}

.menu_height02 {
	height: 260px;
}

.menu_height03 {
	height: 260px;
}

.menu_height04 {
	height: 260px;
}

.menu_height05 {
	height: 220px;
}

.menu_height06 {
	height: 220px;
}

.menu_height07 {
	height: 220px;
}

.menu_height08 {
	height: 260px;
}

.menu_height01 .pull ul {
	top: 150px;
	left: 0px;
}

.menu_height02 .pull ul {
	top: 150px;
	left: -190px;
}

.menu_height03 .pull ul {
	top: 150px;
	left: -380px;
}

.menu_height04 .pull ul {
	top: 80px;
	left: 0px;
}

.menu_height08 .pull ul {
	top: 150px;
	left: 0px;
}

#menu .pull a.smt_c, #menu .pull a.smt_s,
#menu .pull a.smc_c, #menu .pull a.smc_s,
#menu .pull a.smb_c, #menu .pull a.smb_s,
#menu .pull a.smbb_c, #menu .pull a.smbb_s {
	width: 143px;
	height: 20px;
	line-height: 20px;
	padding: 0px 0px 0px 37px;
}

#menu .pull a.smt_c,
#menu .pull a.smc_c,
#menu .pull a.smb_c,
#menu .pull a.smbb_c {
	background: url(../img/menupop_c.png) no-repeat 15px 5px;
}

#menu .pull a.smt_c:hover,
#menu .pull a.smc_c:hover,
#menu .pull a.smb_c:hover,
#menu .pull a.smbb_c:hover {
	background: url(../img/menupop_s.png) no-repeat 15px 5px;
	text-decoration: underline;
}

#menu .pull a.smt_s,
#menu .pull a.smc_s,
#menu .pull a.smb_s,
#menu .pull a.smbb_s {
	background: url(../img/menupop_s.png) no-repeat 15px 5px;
	color: #FF8E32;
}

#menu .pull a.smt_s:hover,
#menu .pull a.smc_s:hover,
#menu .pull a.smb_s:hover,
#menu .pull a.smbb_s:hover {
	background: url(../img/menupop_s.png) no-repeat 15px 5px;
	color: #FF8E32;
	text-decoration: underline;
}

/* サブメニュー（ポップアップ） */
#menu .popup ul {
	background: url(../img/menupop_bg.png) repeat-y left top;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

#menu .popup a.smt_c, #menu .popup a.smt_s,
#menu .popup a.smc_c, #menu .popup a.smc_s,
#menu .popup a.smb_c, #menu .popup a.smb_s,
#menu .popup a.smbb_c, #menu .popup a.smbb_s {
	width: 143px;
	height: 20px;
	line-height: 20px;
	padding: 0px 0px 0px 37px;
}

#menu .popup a.smt_c,
#menu .popup a.smc_c,
#menu .popup a.smb_c,
#menu .popup a.smbb_c {
	background: url(../img/menupop_c.png) no-repeat 15px 5px;
}

#menu .popup a.smt_c:hover, #menu .popup a.smt_s,
#menu .popup a.smc_c:hover, #menu .popup a.smc_s,
#menu .popup a.smb_c:hover, #menu .popup a.smb_s,
#menu .popup a.smbb_c:hover, #menu .popup a.smbb_s {
	background: url(../img/menupop_s.png) no-repeat 15px 5px;
	text-decoration: underline;
}


/******************************************************************************/
/* menu_box - 左メニューバナー欄の枠組み */

#menu_box {
	display: none;
}


/******************************************************************************/
/* menu_update - 左メニュー最終更新日の枠組み */

#menu_update {
	display: none;
}


/******************************************************************************/
/* menu - メニューコンテンツ枠 */

#menutop {
	clear: both;
	width: 610px;
	height: 15px;
	background: url(../img/tablet/topics_top_bg.png) no-repeat left top;
}

#menubottom {
	clear: both;
	width: 610px;
	height: 20px;
	background: url(../img/tablet/topics_bottom_bg.png) no-repeat left top;
}


/******************************************************************************/
/* maincontent - メインコンテンツ枠 */

#maincontent {
	float: none;
	width: 610px;
}

#maincontent .topics {
	clear: both;
	width: 610px;
	background: url(../img/tablet/topics_bg.png) repeat-y left top;
}

#maincontent .topics h3 {
	background: url(../img/tablet/h3_bg.png) no-repeat left top;
	line-height: 30px;
	font-size: 16px;
	margin: 0px 20px 1em 20px;
	padding: 2px 0px 0px 38px;
	letter-spacing: 0.1em;
	color: #00509F;
}

#maincontent .topics h4 {
	background: url(../img/h4_bg.png) no-repeat left top;
	line-height: 16px;
	font-size: 14px;
	margin: 0px 25px 1em 25px;
	padding: 0px 0px 0px 30px;
	letter-spacing: 0.1em;
	color: #00509F;
}

#maincontent .topics h5 {
	line-height: 160%;
	margin: 0px 25px 1em 25px;
	color: #42341A;
	font-size: 100%;
}

#maincontent .topics p,
#maincontent .topics ul {
	margin: 0px 25px 1em 25px;
	line-height: 160%;
}


/******************************************************************************/
/* リスト関連 */

#maincontent .li01 li {
	background: url(../img/li01_bg.png) no-repeat 1px 4px;
	padding-left: 1.7em;
}

#maincontent .li02 li {
	background: url(../img/li02_bg.png) no-repeat 2px 6px;
	padding-left: 1.7em;
}

#maincontent .li03 li {
	background: url(../img/li03_bg.png) no-repeat left 5px;
	padding-left: 1.7em;
}

#maincontent .li04 li {
	background: url(../img/li04_bg.png) no-repeat left 5px;
	padding-left: 1.7em;
}

#maincontent .li05 li {
	background: url(../img/li05_bg.png) no-repeat left 2px;
	padding-left: 1.7em;
}

#maincontent .li06 li {
	background: url(../img/li06_bg.png) no-repeat left 2px;
	padding-left: 1.7em;
}

#maincontent .num li {
	background: none;
	list-style: decimal;
	padding-left: 0px;
	margin-left: 1.7em;
}

#maincontent .float li {
	float: left;
	margin-right: 1.1em;
	margin-bottom: 0.5em;
}

#maincontent .float2 li {
	float: left;
	margin-right: 1.1em;
	margin-bottom: 0.5em;
	width: 280px;
}


/******************************************************************************/
/* 区切り線 */

#maincontent .hr {
	clear: both;
	width: 570px;
	height: 1px;
	background: url(../img/hr_bg.png) repeat-x left 5px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 20px 0px;
}

#maincontent .bottom {
	clear: both;
	width: 610px;
	height: 20px;
	background: url(../img/tablet/topics_bottom_bg.png) no-repeat left top;
	margin-bottom: 20px;
}


/******************************************************************************/
/* topbanner - トップページ右側バナー枠 */

#topbanner {
	float: left;
	width: 180px;
	text-align: left;
	padding: 0px 0px 0px 20px;
}

#topbanner .h150 {
	width: 180px;
	height: 150px;
	margin-bottom: 5px;
}

#topbanner .h100 {
	width: 180px;
	height: 100px;
	margin-bottom: 5px;
}

#topbanner .h60 {
	width: 180px;
	height: 60px;
	margin-bottom: 5px;
}

#topbanner .adobe {
	width: 88px;
	height: 31px;
	margin-bottom: 20px;
}


/******************************************************************************/
/* mainvisual - メインビジュアル */

#mainvisual {
	float: left;
	display: block;
	width: 540px;
	height: 150px;
	margin-right: 20px;
	padding-top: 10px;
	background: url(../img/mainvisual01.png) no-repeat left 10px;
}

#mainvisual span {
	display: none;
}


/******************************************************************************/
/* mainbox - トップページメイン囲み枠 */

#mainbox1 {
	float: left;
	display: block;
	width: 250px;
	height: 150px;
	margin-left: 40px;
	margin-right: 30px;
	padding-top: 10px;
}

#mainbox2 {
	float: left;
	display: block;
	width: 250px;
	height: 150px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
}

#mainbox3 {
	display: none;
}

.loopslider {
	margin: 0 auto;
	width: 610px;
	height: 160px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.loopslider ul {
	padding-top: 10px;
	height: 150px;
	float: left;
	display: inline;
	overflow: hidden;
}

.loopslider ul li {
	width: 255px;
	height: 150px;
	float: left;
	display: inline;
	overflow: hidden;
}

.loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.loopslider ul {
	display: inline-block;
	overflow: hidden;
}


/******************************************************************************/
/* h2_topics - お知らせの見出し枠 */

#h2_topics {
	clear: both;
	width: 80px;
	height: 18px;
	padding: 16px 30px 26px 500px;
	background: url(../img/tablet/h2_topics_bg.png) no-repeat left top;
}

#h2_topics h2,
#h2_topics span {
	display: none;
}

#h2_topics a {
	display: block;
	text-decoration: none;
}

#h2_topics a:visited {
	text-decoration: none;
}

#h2_topics a:hover {
	text-decoration: none;
}

.topics_ymd {
	text-align: right;
	margin-right: 20px;
	letter-spacing: 0.1em;
	color: #666666;
}


/******************************************************************************/
/* h2_topics_history - お知らせ一覧表示ボタン */

#h2_topics_history {
	width: 80px;
	height: 18px;
}

#h2_topics_history a {
	width: 80px;
	height: 18px;
}

#h2_topics_history a:hover {
	background: url(../img/h2_topics_s_bg.png) no-repeat left top;
}


/******************************************************************************/
/* h2_whatsnew - 新着情報の見出し枠 */

#h2_whatsnew {
	clear: both;
	width: 80px;
	height: 18px;
	padding: 16px 30px 26px 500px;
	background: url(../img/tablet/h2_whatsnew_bg.png) no-repeat left top;
}

#h2_whatsnew h2,
#h2_whatsnew span {
	display: none;
}

#h2_whatsnew a {
	display: block;
	text-decoration: none;
}

#h2_whatsnew a:visited {
	text-decoration: none;
}

#h2_whatsnew a:hover {
	text-decoration: none;
}


/******************************************************************************/
/* h2_whatsnew_history - 更新履歴ボタン */

#h2_whatsnew_history {
	width: 80px;
	height: 18px;
}

#h2_whatsnew_history a {
	width: 80px;
	height: 18px;
}

#h2_whatsnew_history a:hover {
	background: url(../img/h2_whatsnew_s_bg.png) no-repeat left top;
}


/******************************************************************************/
/* h2_about - 見出し枠（H2） */

#h2_about,
#h2_offer,
#h2_meeting,
#h2_workshop,
#h2_icu,
#h2_link,
#h2_contact,
#h2_members {
	width: 610px;
	height: 70px;
}

#h2_about h2,
#h2_offer h2,
#h2_meeting h2,
#h2_workshop h2,
#h2_icu h2,
#h2_link h2,
#h2_contact h2,
#h2_members h2 {
	display: none;
}

#h2_about {
	background: url(../img/tablet/h2_about_bg.png) no-repeat left top;
}

#h2_offer {
	background: url(../img/tablet/h2_offer_bg.png) no-repeat left top;
}

#h2_meeting {
	background: url(../img/tablet/h2_meeting_bg.png) no-repeat left top;
}

#h2_workshop {
	background: url(../img/tablet/h2_workshop_bg.png) no-repeat left top;
}

#h2_icu {
	background: url(../img/tablet/h2_icu_bg.png) no-repeat left top;
}

#h2_link {
	background: url(../img/tablet/h2_link_bg.png) no-repeat left top;
}

#h2_contact {
	background: url(../img/tablet/h2_contact_bg.png) no-repeat left top;
}

#h2_members {
	background: url(../img/tablet/h2_members_bg.png) no-repeat left top;
}


/******************************************************************************/
/* .fb-like-box - Facebook枠 */

div.fb_iframe_widget, 
div.fb_iframe_widget iframe[style],
div.fb_iframe_widget span {
     width: 570px !important; 
}


/******************************************************************************/
/* .table_normal - テーブル（汎用） */

#maincontent .table_normal {
	margin: 0px 15px 1em 15px;
}

#maincontent .table_normal td {
	vertical-align: top;
	line-height: 160%;
	padding: 2px 3px;
}


/******************************************************************************/
/* .table_wide - テーブル（汎用、間隔広め） */

#maincontent .table_wide {
	margin: 0px 15px 1em 15px;
}

#maincontent .table_wide td {
	vertical-align: top;
	line-height: 160%;
	padding: 2px 20px 2px 0px;
}


/******************************************************************************/
/* .table_fix - テーブル（汎用、幅固定） */

#maincontent .table_fix {
	margin: 0px 15px 1em 15px;
	width: 580px;
}

#maincontent .table_fix td {
	vertical-align: top;
	line-height: 160%;
	padding: 2px 3px;
}


/******************************************************************************/
/* .table_whatsnew - テーブル（新着情報） */

#maincontent .table_whatsnew {
	margin: 0px 15px 0px 15px;
	width: 580px;
}

#maincontent .table_whatsnew td {
	vertical-align: top;
	line-height: 160%;
	border-bottom: 1px dotted #CCCCCC;
}

#maincontent .table_whatsnew td.h01,
#maincontent .table_whatsnew td.h02,
#maincontent .table_whatsnew td.h03 {
	width: 80px;
	font-size: 12px;
	text-align: left;
	padding: 2px 40px 2px 0px;
	color: #666666;
}

#maincontent .table_whatsnew td.h01 {
	background: url(../img/whatsnew_h01.png) no-repeat 70px 5px;
}

#maincontent .table_whatsnew td.h02 {
	background: url(../img/whatsnew_h02.png) no-repeat 70px 5px;
}

#maincontent .table_whatsnew td.h03 {
	background: url(../img/whatsnew_h03.png) no-repeat 70px 5px;
}

#maincontent .table_whatsnew td.d {
	width: 460px;
	padding: 2px 0px 2px 0px;
}


/******************************************************************************/
/* .table_system - テーブル（役員、2列） */

#maincontent .table_system {
	margin: 0px 15px 1em 15px;
	width: 580px;
}

#maincontent .table_system td {
	vertical-align: top;
	line-height: 160%;
	border: 1px solid #666666;
	padding: 5px 10px;
}

#maincontent .table_system td.h {
	background: #E68E7D;
	color: #FFFFFF;
	font-weight: bold;
}

#maincontent .table_system td.name {
	background: #FFE8E3;
	width: 130px;
}

#maincontent .table_system td.place {
	background: #FFF2EF;
	width: 477px;
}


/******************************************************************************/
/* .table_facilities - テーブル（施設会員、4列） */

#maincontent .table_facilities {
	margin: 0px 15px 1em 15px;
	width: 580px;
}

#maincontent .table_facilities td {
	vertical-align: top;
	line-height: 160%;
	border: 1px solid #666666;
	padding: 5px 10px;
}

#maincontent .table_facilities td.h {
	background: #E68E7D;
	color: #FFFFFF;
	font-weight: bold;
}

#maincontent .table_facilities td.state {
	background: #FFE8E3;
	width: 60px;
}

#maincontent .table_facilities td.facility {
	background: #FFF2EF;
	width: 305px;
}

#maincontent .table_facilities td.name1 {
	background: #FFFDFD;
	width: 100px;
}

#maincontent .table_facilities td.name2 {
	background: #FFFDFD;
	width: 100px;
}


/******************************************************************************/
/* .table_individual - テーブル（個人会員、3列） */

#maincontent .table_individual {
	margin: 0px 15px 1em 15px;
	width: 580px;
}

#maincontent .table_individual td {
	vertical-align: top;
	line-height: 160%;
	border: 1px solid #666666;
	padding: 5px 10px;
}

#maincontent .table_individual td.h {
	background: #E68E7D;
	color: #FFFFFF;
	font-weight: bold;
}

#maincontent .table_individual td.state {
	background: #FFE8E3;
}

#maincontent .table_individual td.name {
	background: #FFF2EF;
}

#maincontent .table_individual td.place {
	background: #FFFDFD;
}


/******************************************************************************/
/* .table_meeting_history - テーブル（研究会開催履歴、3列） */

#maincontent .table_meeting_history {
	margin: 0px 15px 1em 15px;
	width: 580px;
}

#maincontent .table_meeting_history td {
	vertical-align: top;
	line-height: 160%;
	border: 1px solid #666666;
	padding: 5px 10px;
}

#maincontent .table_meeting_history td.h {
	background: #E68E7D;
	color: #FFFFFF;
	font-weight: bold;
}

#maincontent .table_meeting_history td.time {
	background: #FFE8E3;
	width: 60px;
}

#maincontent .table_meeting_history td.name {
	background: #FFE8E3;
	width: 130px;
}

#maincontent .table_meeting_history td.place {
	background: #FFF2EF;
	width: 396px;
}

#maincontent .table_meeting_history td.time a {
	color: #FFFFFF;
}

#maincontent .table_meeting_history td.time a:visited {
	color: #FFFFFF;
}

#maincontent .table_meeting_history td.time a:hover {
	color: #FF8E32;
}


/******************************************************************************/
/* .table_form - テーブル（各種申込フォーム、2列） */

#maincontent .table_form {
	margin: 0px 15px 1em 15px;
	width: 580px;
}

#maincontent .table_form td {
	vertical-align: top;
	line-height: 160%;
	padding: 8px 10px;
}

#maincontent .table_form td.h2 {
	border: 1px solid #666666;
	background: #E68E7D;
	color: #FFFFFF;
	font-weight: bold;
}

#maincontent .table_form td.h3 {
	border: 1px solid #666666;
	background: #FFE8E3;
	font-weight: bold;
}

#maincontent .table_form td.h {
	border: 1px solid #666666;
	background: #FFF2EF;
	font-weight: bold;
	width: 130px;
}

#maincontent .table_form td.d2 {
	border: 1px solid #666666;
	background: #FFFDFD;
}

#maincontent .table_form td.d {
	border: 1px solid #666666;
	background: #FFFDFD;
}

#maincontent .w360 {
	width: 340px;
}

/******************************************************************************/
/* .box_normal - 強調枠（汎用） */

#maincontent .box_normal {
	width: 574px;
	margin: 0px auto 1em auto;
	border: 3px double #8ED2DA;
	background: #D8EFF2;
	text-align: center;
	padding: 1em 0px;
}

#maincontent .box_normal p {
	margin: 0px;
}


/******************************************************************************/
/* .box_normal - 強調枠（掲示板） */

#maincontent .box_board {
	width: 544px;
	margin: 0px 15px 1em 15px;
	border: 3px double #8ED2DA;
	background: #D8EFF2;
	padding: 1em 15px 0px 15px;
}

#maincontent .box_board h4 {
	margin-left: 0px;
	margin-right: 0px;
}

#maincontent .box_board p {
	margin-left: 0px;
	margin-right: 0px;
}


/******************************************************************************/
/* .box_frame - 動画埋め込み枠用 */

#maincontent .box_frame {
	width: 540px;
	height: 305px;
	margin: 0px auto 1em auto;
}

#maincontent .box_frame iframe {
	width: 540px;
	height: 305px;
}

/******************************************************************************/
/* フォーム関連 */

#maincontent .admin_input {
	width: 550px;
}

#maincontent .admin_textarea {
	width: 550px;
	height: 580px;
}

#maincontent .admin_mc_grp {
	width: 25px;
}

#maincontent .admin_mc_mid {
	width: 60px;
}

#maincontent .admin_mc_smid {
	width: 25px;
}

#maincontent .admin_mc_menu {
	width: 200px;
}

#maincontent .admin_mc_log {
	width: 150px;
}

#maincontent .submit {
	padding: 5px 10px;
}


/******************************************************************************/
/* お役立ち情報ページ用 */

#maincontent .useful_left {
	float: left;
	width: 479px;
	border-right: 1px dashed #999999;
}

#maincontent .useful_left .hr {
	width: 92%;
}

#maincontent .useful_right {
	float: right;
	width: 130px;
}

#maincontent .useful_right h4 {
	background: none;
	font-size: 14px;
	padding: 0px;
	margin: 0px 10px 0.5em 15px;
}

#maincontent .useful_right p,
#maincontent .useful_right ul {
	margin: 0px 10px 1em 15px;
	line-height: 200%;
}


/******************************************************************************/
/* jumptop - PAGE TOPボタンの枠組み */

#jumptop {
	clear: both;
	width: 90px;
	height: 25px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 520px;
}

#jumptop a {
	display: block;
	width: 90px;
	height: 25px;
	background: url(../img/jumptop_bg.png) no-repeat left top;
	text-decoration: none;
}

#jumptop a:visited {
	text-decoration: none;
}

#jumptop a:hover {
	text-decoration: none;
}

#jumptop a:hover {
	background: url(../img/jumptop_s_bg.png) no-repeat left top;
}

#jumptop span {
	display: none;
}


/******************************************************************************/
/* footer - フッタの枠組み */

#footer {
	clear: both;
	width: 100%;
	height: 200px;
	background: url(../img/footer_bg.png) repeat-x left top;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.1em;
}

#footer {
	color: #FFFFFF;
	font-size: 12px;
}


/******************************************************************************/
/* footer_menu - フッタメニューの枠組み */

#footer_menu {
	width: 610px;
	height: 40px;
	margin: 0px auto;
	padding: 90px 0px 0px 0px;
	line-height: 40px;
}

#footer_menu li {
	display: inline;
	padding: 2px 10px;
}

#footer_menu li.bl {
	border-left: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
}

#footer_menu li.br {
	border-right: 1px dotted #FFFFFF;
}

#footer_menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footer_menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/******************************************************************************/
/* footer_copyright - フッタコピーライトの枠組み */

#footer_copyright {
	width: 610px;
	height: 40px;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
	line-height: 40px;
	letter-spacing: 0.1em;
}


/******************************************************************************/
/* 画像の左右寄せ */

#maincontent .img-l90 {
	float: left;
	width: 90px;
	margin: 0px 1.25em 1.25em 0px;
}

#maincontent .img-l150 {
	float: left;
	width: 150px;
	margin: 0px 1.25em 1.25em 0px;
}

#maincontent .img-r150 {
	float: right;
	width: 150px;
	margin: 0px 0px 1.25em 1.25em;
}

#maincontent .img-r136 {
	float: right;
	width: 136px;
	margin: 0px 25px 15px 15px;
}

#maincontent .img-r120 {
	float: right;
	width: 120px;
	margin: 0px 25px 15px 15px;
}


/******************************************************************************/
/* 汎用クラス */

.img-c {
	clear: both;
}

.txt-l {
  text-align: left;
}

.txt-c {
  text-align: center;
}

.txt-r {
  text-align: right;
}

.sup {
	vertical-align: super;
	font-size: 10px;
}

.sub {
	vertical-align: sub;
	font-size: 10px;
}

.normal {
	font-weight: normal;
}

.bold {
  font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.red {
  color: #bf4226;
}

.green {
  color: #339933;
}

.fs10 {
	font-size: 10px;
}

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs20 {
	font-size: 20px;
}

.fs22 {
	font-size: 22px;
}

.fs24 {
	font-size: 24px;
}

.ls0 {
	letter-spacing: 0em;
}

.ls01 {
	letter-spacing: 0.1em;
}

.ls02 {
	letter-spacing: 0.2em;
}

.ls05 {
	letter-spacing: 0.5em;
}

.ls1 {
	letter-spacing: 1em;
}

.ls2 {
	letter-spacing: 2em;
}

.indent1 {
	text-indent: 1em;
}

#maincontent .topics p.mb0 {
	margin-bottom: 0em;
}

#maincontent .topics p.ml1e {
	margin-left: 1em;
}

#maincontent .topics p.ml2e {
	margin-left: 2em;
}

#maincontent .topics p.ml3e {
	margin-left: 3em;
}

.ml1e {
	margin-left: 1em;
}

.ml2e {
	margin-left: 2em;
}

.ml3e {
	margin-left: 3em;
}

.ml4e {
	margin-left: 4em;
}

.ml5e {
	margin-left: 5em;
}

.pl1e {
	padding-left: 1em;
}

.pl2e {
	padding-left: 2em;
}

.pl3e {
	padding-left: 3em;
}


/******************************************************************************/
/* 汎用アイコン */

#maincontent .pdfi {
	font-size: 0px;
	color: #FFFFFF;
	padding: 13px 0px 3px 16px;
	margin-left: 10px;
	background: url(../img/acrobat.gif) no-repeat left top;
}

#maincontent .newi {
	font-size: 0px;
	color: #FFFFFF;
	padding: 10px 0px 0px 26px;
	margin-left: 10px;
	background: url(../img/new.png) no-repeat left top;
}

#maincontent .doci {
	font-size: 0px;
	color: #FFFFFF;
	padding: 13px 0px 3px 16px;
	margin-left: 10px;
	background: url(../img/icon_word.png) no-repeat left top;
}

#maincontent .li1 {
	background: url(../img/li01_bg.png) no-repeat 1px center;
	padding-left: 1.7em;
}

#maincontent .li2 {
	background: url(../img/li02_bg.png) no-repeat 2px center;
	padding-left: 1.7em;
}

#maincontent .li3 {
	background: url(../img/li03_bg.png) no-repeat left center;
	padding-left: 1.7em;
}

#maincontent .li4 {
	background: url(../img/li04_bg.png) no-repeat left center;
	padding-left: 1.7em;
}

#maincontent .li5 {
	background: url(../img/li05_bg.png) no-repeat left center;
	padding-left: 1.7em;
}

#maincontent .li6 {
	background: url(../img/li06_bg.png) no-repeat left center;
	padding-left: 1.7em;
}

.pdf {
	padding-top: 3px;
	padding-right: 25px;
	background: url(../img/acrobat.gif) no-repeat right top;
}

.word {
	padding-top: 3px;
	padding-right: 25px;
	background: url(../img/icon_word.png) no-repeat right top;
}

.excel {
	padding-top: 3px;
	padding-right: 25px;
	background: url(../img/icon_word.png) no-repeat right top;
}

.ppt {
	padding-top: 3px;
	padding-right: 25px;
	background: url(../img/icon_ppt.png) no-repeat right top;
}




}</pre></body></html>