﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	background-image: url(images/back01-03-03.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", "ＭＳ 明朝", times, serif;
	font-weight: normal;
	color: #534616;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}
#sidebar ul li h2 {
	font-size: 1.6em;
	line-height: 1.3em;
}


h3 {
	font-size: 1.6em;
	line-height: 2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #534616;
}

a:hover {
}
td, th {
padding: 2px 20px 2px 5px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 960px;
	height: 110px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 20px;
	color: #FFFFFF;
	width: 500px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 4.6em;
	color: #FFFFFF;
	width: auto;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



/* Menu */

#menu {
	width: 960px;
	height: 34px;
	margin: 0 auto;
	padding: 0;
	background-color: #163ACB;
}

#menu ul {
	margin: 0auto;
	padding: 0px 0px 0px 40px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu ul .list01 a{
	display: block;
	margin-right: 3px;
	height: 20px;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width:50px;
}

#menu ul .list02 a{
	display: block;
	margin-right: 3px;
	height: 20px;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width:100px;
}
#menu ul .list03 a{
	display: block;
	margin-right: 3px;
	height: 20px;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width:110px;
}

#menu ul .list04 a{
	display: block;
	margin-right: 3px;
	height: 20px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width:105px;
}
#menu ul .list05 a{
	display: block;
	margin-right: 3px;
	height: 20px;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width:120px;
}
#menu ul .list06 a{
	display: block;
	margin-right: 3px;
	height: 20px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width:50px;
}
#menu ul .list07 a{
	display: block;
	margin-right: 3px;
	height: 20px;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width:100px;
}


.to_top a{
	font-family: "#2Pro W3", "Hiragino Kaku Gothic Pro", "㡦 , Meiryo, Osaka, "ＭＳ Ｐ㡦, "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	float: right;
}




#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu ul .list01 a:hover {
	text-decoration: underline;
}

#menu ul .list02 a:hover {
	text-decoration: underline;
}

#menu ul .list03 a:hover {
	text-decoration: underline;
}

#menu ul .list04 a:hover {
	text-decoration: underline;
}

#menu ul .list05 a:hover {
	text-decoration: underline;
}

#menu ul .list06 a:hover {
	text-decoration: underline;
}	

#menu ul .list07 a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

#page-bgtop {
}

#page-bgbtm {
}



/* DHA00main*/
/* Content */

#content {
	float: right;
	width: 670px;
	padding: 0;
}
.post {
	margin-bottom: 25px;
	padding: 0px;
	background: #FFFFFF;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -0.5px;
	color: #FFFFFF;
	background-color: #163ACB;
	background-image: url(images/post_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.post .title a {
	border: none;
	color: #FFFFFF;
}

.post .meta {
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	background: url(images/post_02.gif) no-repeat right top;
	padding: 8px 20px 20px 20px;
	padding-bottom: 20px;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}

#content .post .entry .s_box {
	font-size: 1.5em;
}
.entry .s_box a {
	color: #F60;
	text-decoration: underline;
}
.entry .s_box a:hover {
	color: #F60;
	text-decoration: none;
}

#content .post .entry ul {
	font-size: 1.4em;
}
.list_number {
	list-style-type: decimal;
}
.list_none {
	list-style-type: none;
}
.detail a{/*詳細内容へのリンク文字*/
	color: #F60;
	text-decoration: underline;
}
.detail a:hover {/*詳細内容へのリンク文字マウスオーバー時*/
	text-decoration: none;
}
h3.s_box {
	line-height: 2em;
}

.right {
	text-align: right;
	display: block;
}

.name_right {
	text-align: right;
	display: block;
	float:right;
}

#content .post .entry ul ul {
	list-style-type: none;
	margin-top: 0px;
	line-height: 2em;
	font-size: 1em;
}
#content .post .entry ul li a:hover {
	color:#999;
	text-decoration:underline;
}
#content .post .entry ul ul li a {
	font-size: 0.9em;
}

#content .post .entry ul ul li a:hover {
	font-size: 0.9em;
	color:#999;
	text-decoration:underline;
}
/*規約*/
.agreement_box {
	font-size: 1em;
	margin: 0;
	background: url(images/post_02.gif) no-repeat right top;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	padding-top: 8px;
	padding-right: 3em;
	padding-bottom: 20px;
	padding-left: 2em;
}
.agreement_box ul {
	list-style-type: none;
	text-indent: -4.5em;
	display: block;
	padding: 0 0 0 4.5em;
}

.agreement_li_end {
	padding: 0 0 0 0em;
	margin-bottom: 20px;
}
/*役員と会員*/
.list_members {
	line-height: 1em;
	_line-height: 1.2em;
	list-style-type: none;
}
.members_p{
	font-size: 1.3em;
}

/* Sidebar */
#sidebar ul li ul li a {
	font-size: 1.3em;
}
#sidebar {
	float: left;
	width: 20em;
	padding: 0px;
	color: #787878;
}
#sidebar {
	float: left;
	width: 20em;
	*width: 23em;
	_width: 23em;
	color: #787878;
	padding: 0px;/* all browsers, of course */
    *margin: 0px 0 0 -40px; /* IE7 and below */
    _margin: 0px 0 0 -40px; /* IE6 */
}
#sidebar ul {
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul a{
	margin-bottom: 30px;
	padding: 0px 20px 20px 10px;
}
#sidebar li ul{
	background: #FFFFFF;
	border-left: 1px solid #D6E6CC;
	border-right: 1px solid #D6E6CC;
	border-bottom: 1px solid #D6E6CC;
	width:100%;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 0px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 0.9em;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 10px;
	letter-spacing: -0.5px;
	color: #FFFFFF;
	background-color: #163ACB;
	font-size: learge;
}

#sidebar p {
	margin: 0px 0px 20px 0px;
	padding: 10px 20px 20px 20px;
	background: #FFFFFF;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color:#999;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 64px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 26px;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #898989;
}

#footer a {
	font-weight: bold;
	color: #898989;
}
#content .post .entry table　th,td {
	font-size: 1.2em;
	line-height: 2em;
	border-top-style: none;
	vertical-align: top;
}

#address{
	float: right;
	width: 35%;
	height: 103px;
	overflow:visible;
}	
#address p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.25em;
	line-height:1.25em;
	text-align: right;
	display:block;
	color:#03C;
	padding:2.5em 1em 0 0;
	_padding:1.5em 1em 0 0.8em;
	}
.history_h4 {
	font-size: 1.5em;
	display: block;
	line-height: 1em;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	font-weight: normal;
}
.align:center {
	text-align:center;
}
.cell_align_left {
	text-align:right;
	padding:5px 5px;
}
/*設立後の組織・運営の推移のページ*/

/*会員数の表体裁*/
.tbl_history {
	width:50%;
	border:collapse;}
.tbl_history td {border:#999 solid 1px;padding:15px;
	text-align:center;
	width:30%;
	}
.tbl_history th {
	width:20%;
	border:#999 solid 1px;
	padding:15px;
	text-align:center;
	font-weight:normal;
	}
.history{
	padding:5px;
	
	}
/*役員数の表体裁*/
.sosiki {
	width:100%;
	font-size: 0.8em;
	border-collapse:collapse;
}
.sosiki td,th {
	border:#999 solid 1px;
	padding:5px 5px 5px 5px;
	text-align:left;
	}
.td03{
	width:27%;
	text-align: left;
	}
.td04{
	width:46%;
	}	


/*会員と組織のページ*/
.officer{
	border-collapse:collapse;
	padding:5px 5px 5px 5px;
	lineheight:1.5em;
	text-align:left;
	font-size: 100%;
}
.officer td,th {
	padding:5px 5px 5px 5px;
	text-align:left;
	}
.td05{
	width:25%;
	border-bottom:#999 solid 1px;
	line-height: 2em;
	}
.td06{
	width:55%;
	border-bottom:#999 solid 1px;
	line-height: 2em;
	}
.td07{
	width:20%;
	border-bottom:#999 solid 1px;
	line-height: 2em;
	}
.kaiin {
	border-collapse:collapse;
	font-size:1.3em;}
.kaiin td{
	border:#999 solid 1px;
	padding:5px 15px;
	width:50%;
	font-size: 100%;
	}
.mbr_cmt {
	font-size: 85%;
}
.kaiin tr td a {
	color: #F60;
}
.kaiin tr td a:hover {
	color: #090;
}




/*組織の表体裁*/

.sosiki002 {
	border-collapse:collapse;
	font-size:1em;}
.sosiki002 td {border:#999 solid 1px;padding:15px;
	}
.td01{
	width:40%;
	}
.td02{
	width:60%;
	}
