@charset "utf-8";
body {
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	word-break:break-all;
}
* {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/* clearfix ここから */
/* Dreamweaver レイアウト崩れ対策 */
.clearfix
{
  overflow:hidden;
}

/* for modern browser */
.clearfix
{
  display: inline-block;
}

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

/* Hides from IE-mac \*/
* html .clearfix
{
  height: 1%;
}

.clearfix
{
  display: block;
}

/* End hide from IE-mac */
/* clearfix ここまで */


.font-s {
	font-size: 88%;
	line-height: 1.3em;
}
.font-l {
	font-size: 112%;
	line-height: 1.6em;
}
.font-18-bold {
	font-size: 18px;
	font-weight: bold;
}
.font-red-bold {
	color: #CC0000;
	font-weight: bold;
}
.font-orange {
	color: #FF9900;
}
li {
	margin-left: 2em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}
th,td {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
}
a {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

.margin-bottom5 {
	margin-bottom: 5px;
}
.margin-bottom10 {
	margin-bottom: 10px;
}
.margin-bottom20 {
	margin-bottom: 20px;
}
.margin-bottom30 {
	margin-bottom: 30px;
}

.bottom-pad-10 {
	padding-bottom: 10px;
}
.bottom-pad-20 {
	padding-bottom: 20px;
}
.bottom-pad-30 {
	padding-bottom: 30px;
}

/*　テンプレート部分ここから　*/
#wrap {
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 100%;
	padding-top: 10px;
}
#head-top {
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(../common_img/top_bar_back.gif);
	background-repeat: no-repeat;
	text-indent: 1em;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#gnavi {
	border-bottom: #FF6600 2px solid;
}
#pagebody {
	width: 100%;
	padding: 20px 0px 30px;
}
#footer {
	width: 100%;
	border-top: 1px solid #333333;
	padding : 10px 0px 20px 0px;
}
/*　テンプレート部分ここまで　*/


/*　トップページ　*/
#index-main {
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #666;
}
#index-main h1 {
	float: right;
}
#index-left-area {
	width: 500px;
	float: left;
}
#index-right-area {
	width: 240px;
	float: right;
}
.blog-frame-style {
	width: 498px;
	height: 250px;
	border-top: none;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
.news-frame-style {
	width: 498px;
	height: 180px;
	border-top: none;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
.capt-green {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #669900;
	margin-bottom: 10px;
}

/*　機構の概要　*/
#summary-style h1 {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	background-image: url(../common_img/page_title_back_gray.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-bottom: 10px;
}
#summary-style table {
	border-top: 1px #666 solid;
	border-collapse: collapse;
}
#summary-style th {
	border-bottom: 1px #666 solid;
	text-align: left;
	padding: 4px 10px 4px 5px;
	width: 80px;
}
#summary-style td {
	border-left: 1px #666 solid;
	border-bottom: 1px #666 solid;
	padding: 4px 5px 4px 10px;
}

/*　機構の取組　*/
#act-style {
	padding: 0px 40px;
}
#act-style th {
	text-align: right;
	padding: 5px 0px;
	vertical-align: top;
}
#act-style td {
	text-align: left;
	padding: 5px 0px;
	vertical-align: top;
}

/*　会員紹介　*/
#member-style caption {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
	color: #336699;
}
#member-style table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}
#member-style th {
	border: 1px #000 solid;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: 26px;
	background-image: url(../common_img/capt_back_blue.jpg);
	background-repeat: no-repeat;
}
#member-style td {
	border: 1px #000 solid;
	padding: 3px 10px;
	background-color: #FFFFDD;
}
.mem-number {
	width: 5%;
}
.mem-name {
	width: 25%;
}
.mem-address {
	width: 22%;
}
.mem-tel {
	width: 13%;
}

/*　お問い合わせ　*/
#inquiry-style {
	line-height: 1.4em;
}
#inquiry-style h1 {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #336699;
	display: inline;
}
#inquiry-left-box {
	width: 400px;
	float: left;
}
#inquiry-right-box {
	width: 350px;
	float: right;
	border: 1px solid #666;
}
#inquiry-style ul {
	margin-top: 10px;
}
#inquiry-style li {
	list-style: disc;
	margin-bottom: 10px;
}
.inquiry-capt {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #336699;
	display: inline;
	margin-right: 20px;
}

/*　スタッフ紹介　*/
#staff-style {
	line-height: 1.4em;
}
#staff-style h1 {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #336699;
}
.staff-left-box {
	width: 370px;
	border: 1px solid #666;
	float: left;
}
.staff-right-box {
	width: 370px;
	border: 1px solid #666;
	float: right;
}
.staff-box-pad {
	padding: 10px;
}
.staff-photo {
	float: left;
}
.staff-exp {
	width: 250px;
	float: right;
}
.staff-exp-line {
	border-bottom: 1px solid #666;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

/*　LINK　*/
#link-style a {
	text-decoration: none;
}

.link-title {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #336699;
}
#link-padding {
	padding: 30px 100px;
}
.link-capt-left {
	width: 270px;
	float:left;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}
.link-capt-right {
	width: 270px;
	float:right;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}
.link-table-style {
	width: 100%;
	border: 1px solid #666;
	margin-bottom: 30px;
}
#link-padding th {
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	color: #003366;
	background-color: #99CCFF;
}
#link-padding td {
	padding: 10px;
	border-left: 1px solid #666;
	vertical-align: top;
}

/*　MAP　*/
#map-left {
	width: 530px;
	float: left;
}
#map-right {
	width: 200px;
	float: right;
}
.map-capt {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #336699;
}

/* 新着情報（ブログ） */
table#blog-entries {
	margin: 5px 10px;
}

table#blog-entries *{
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
}


table#blog-entries td.title{
	text-indent: 10px;
}

/* お問い合わせ */
body#postmail {
}

body#postmail table {
	border-collapse: collapse;
	border: 1px solid #336699;
	width: 80%;
}

body#postmail table * {
	line-height: 1.8em;
}

body#postmail table th, body#postmail table td {
	padding: 2px 3px;
	border: 1px solid #336699;
}

body#postmail table th {
	text-align: right;
	padding-right: 10px;
	width: 25%;
	background-color: #99CCFF;
	color: black;
}

body#postmail table td {
	text-align: left;
	padding-left: 10px;
	width: 75%;
	background-color: #FFFFFF;
}

/*　サイトマップ　*/
#sitemap-style {
	padding: 20px 80px 0px;
	font-weight: bold;
}
#sitemap-style h1 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	color: #336699;
}
#sitemap-style ul {
	padding: 10px 0px 5px;
}
#sitemap-style li {
	list-style-type: circle;
	margin-bottom: 10px;
}