@charset "utf-8";
/* CSS Document */
	
/* about
---------------------------------------------------- */
.about ul.innerIndex li{
	font-size: 14px;
	border-bottom: 1px dotted #ddd;
}

.about ul.innerIndex li:last-child{
	border: none;
}

.about ul.innerIndex li a{
	display: block;
	padding: 10px 0 10px 15px;
	background: url(../images/parent-list-image.gif) left center no-repeat;
}

.about ul.innerIndex li a:hover {
	background:#499880;
	color:#FFF;
	opacity:1;
	text-decoration: none;
}	
	
.main-contentsInner a{
	text-decoration: underline;
	color: #499880;
}
.category-text {
	display: none;
}
/* 学会誌・刊行物
----------------------------------- */
.impor .itemContainer table{
	float: left;
	margin: 0 0 0 20px;
}

.impor table td {
	text-align: left;
}
.page-id-73 .itemContainer table{
	
}

/* 学術集会・イベント
------------------------------------ */
.assembly .itemContainer table th{
	padding: 10px 0;
}
.assembly .paragraph a{
	text-decoration: underline;
	color: #499880;
}


/* よくある質問
------------------------------------ */
.a_det a{
	text-decoration: underline;
}
.tax-faq-list .main-contentsInner a {
	text-decoration: underline;
	color: #555555;
}
/* 各種委員会活動
------------------------------------ */
.committee .main-contentsInner a{
	text-decoration: underline;
	color: #499880;
}


/* 心リハ実施施設紹介
------------------------------------ */

.hospital table.ver1 tr td:nth-child(2){
	text-align: center;
}

.mapTxt{
	font-size: 14px;
}



/* 第13回心臓リハビリテーション指導士認定試験講評
------------------------------------- */
.picr {
	float: right;
}


/* 英語ページ
------------------------------------- */

.en .admission h2{
	font-size: 16px;
	padding: 6px 0;
}

/* サイトマップ
-------------------------------------------------- */
.sitemap .main-contents-one h3 a, #main-container h3 a{
  color: #df6b88;
}

.sitemap .main-contents-one h4 a, #main-container h4 a{
  color: #499880;
}

.sitemap ul.sitemapList{
	overflow: hidden;
}

.sitemap ul.sitemapList li{
	background: url(../images/icon12.gif) 0 center no-repeat;
	padding: 5px 0 5px 10px !important;
	border: none !important;
	width: 24%;
	float: left;
	font-size: 14px;
}

.sitemap ul.sitemapList li.arrowTop{
	background: url(../images/icon12.gif) 0 14px no-repeat;
}


/* 役員名簿
------------------------------------------------- */

.officer_list table th{
	text-align: center;
}

.officer_list table tr td{
	text-align: center;
}

.officer_list table tr td:last-child{
	text-align: left;
}

.officer_list .itemContainer{
	border-bottom: none;
}

.officer_list ul.innerIndex li:last-child{
	border-bottom: 1px dotted #ccc;
}

/* 定款
------------------------------------------------- */

/*.itemContainer .paragraph table{
	width: 100%;
	margin: 0 0 40px;
}*/

.itemContainer .paragraph table th{
	
}

.itemContainer .paragraph table td{
	border: none;
	vertical-align: top;
}


/* 木村登・YIA賞
------------------------------------------------- */

.prize .itemContainer{
	border-bottom: none;
}

.prize ul.innerIndex li:last-child{
	border-bottom: 1px dotted #ccc;
}


/* 学術集会
------------------------------------------------- */
.main-contents-one ul li.itemizeBlue {
	float: none;
	border-left: 3px solid #093;
	margin: 5px 0;
	padding: 0 0 0 5px;
}

.assembly ul.innerIndex{
	margin-bottom: 40px;
}

.assembly ul.innerIndex li{
	float: none;
}

.assembly table.ver1 tr td{
	text-align: center;
}


