@charset "utf-8";
/* CSS Document */


/*---------------------------------------------
			header
---------------------------------------------*/

#header {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	clear: both;
	background: url(../img/tel.png) top right no-repeat;
}

#header > p {
	font-size: 14px;
	text-indent: 0;
	padding: 30px 0 15px 0;
	line-height: 1;
}

h1 {
	float: left;
}

#tel {
	float: right;
}


/*---------------------------------------------
			groval navi
---------------------------------------------*/

#g_navi {
	width: 667px;
	height: 42px;
	float: right;
	border: 1px solid #FE9901;
}

#g_navi ul {
	width: 665px;
	height: 40px;
	margin: 1px;
}

#g_navi li {
	width: 133px;
	height: 40px;
	float: left;
	background: url(../img/g-navi.jpg) repeat-x;
}

#g_navi ul li a {
	width: 133px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	outline: none;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	background: url(../img/navi_side.png) right no-repeat;
}

#g_navi ul li a.info {
	background: none;
}

#g_navi ul li a:hover {
	background: url(../img/g-navi_h.jpg) repeat-x;
}


/*---------------------------------------------
			contents
---------------------------------------------*/

#contents {
	width: 920px;
	margin: 20px auto;
	clear: both;
}

.red {
	font-weight: bold;
	color: #F00;
}

.opacity7:hover{
	filter: Alpha(opacity=70);
	opacity: 0.7;
}

/*------------ key ----------------*/
			
#key {
	width: 920px;
	height: 360px;
	background: url(../img/top.jpg) no-repeat;
	clear: both;
	position: relative;
	margin-bottom: 20px;
}

#key p:first-child {
	visibility: hidden;
}

.btn_kentei {
	position: absolute;
	left: 80px;
	bottom: 15px;
}

#main {
	width: 670px;
	float: right;
}

#main p {
	padding-bottom: 1em;
	line-height: 1.4;
}

#about-hometatsu {
	background: url(../../img/banner/banner_bglisten.png) no-repeat;
	height: 43px;
	width: 650px;
	margin: 0 auto 20px;
	padding-top: 67px;
}
#about-hometatsu .audiojs {
	margin: 0 auto;
}
#about-hometatsu .audiojs .play-pause:hover {
	opacity: 0.6;
}


/*------------ top ----------------*/

#news {
	width: 658px;
	height: 238px;
	padding: 6px;
	background: url(../img/news.png) no-repeat;
}

#mas {
	width: 658px;
	height: 328px;
	padding: 6px;
	background: url(../img/mas.png) no-repeat;
	margin-bottom: 20px;
}

#hometatsu {
	width: 666px;
	border: 2px solid #FF7605;
}
#hometatsu p {
	padding: 10px;
}

#hometatsu p:first-child {
	padding: 2px;
}

/*------------ heading ----------------*/

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left: 20px;
	line-height: 35px;
	margin-bottom: 20px;
	background: url(../img/h2.png) no-repeat;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	line-height: 30px;
	margin: 20px 0;
	background: url(../img/h3.png) no-repeat;
}

span {
	color: #F60;
	font-size: 16px;
	font-weight: bold;
}

/*------------ table ----------------*/

table {
	border-collapse: collapse;
	width: 620px;
	margin:0 0 20px 15px;
}

th, td {
	border: 1px solid #cccccc;
	font-weight: normal;
	padding: 8px;
	text-align: left;
	font-size:100%;
}

th {
	background-color: #F0F0F0;
	width:120px;
}

table dl.place dt {
	clear: both;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
table dl.place dd {
	float: left;
	margin-bottom: 10px;
}
.person th {
	width: 15%;
	font-weight: bold;
	text-align: left;
	vertical-align: top
}
.person td p {
	padding: 0 !important;
	line-height: 1.5em !important;
}
.person h5 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.book-list {
	margin-bottom: 20px;
	list-style: none;
}

iframe {
	border: none;
}


.table-1 {
	width: initial;
	width: auto;	
	margin:0 0 20px 0;
}
.table-1 tr {
    vertical-align: top;
}
.table-1 th {
	background-color: white;
	width: initial;
	width: auto;	
}
.table-1 th, .table-1 td {
	border: none;
	font-weight: normal;
	padding: 0;
	line-height: 1.4;
	text-align: left;
}
.table-1 td.txt-right {
	text-align: right;
}
.txt-caption {
	margin-left: 1em;
}
.txt-caption:before {
	content: '※';
	margin-left: -1em;
}


/*---------------------------------------------
			side
---------------------------------------------*/

#side {
	width: 224px;
	float: left;
	margin-right: 26px;
}

#side dl {
	width: 220px;
	border: 2px solid #FF7605;
	margin-bottom: 10px;
}

#side dl dt {
	padding: 2px;
}

#side dl dd {
	padding: 8px;
}

#side dl dd p {
	line-height: 1.3;
	padding-bottom: 5px;
}

#map_canvas_10 {
	width: 200px;
  height: 145px;
	margin: 10px 0;
	border: 1px solid #CCC;
}

.map {
	width: 480px;
	height: 320px;
	padding: 1px;
	margin: 20px auto 0 auto;
	border: 1px solid #CCC;
}

.mapbig {
	color: #F60;
	font-size: 12px;
	text-align: center;
}

.photo {
	padding: 2px;
	border: 1px  solid #CCC;
}

/*---------------------------------------------
			footer
---------------------------------------------*/

#footer {
	width: 920px;
	margin: 0 auto;
	height: 58px;
	clear: both;
}

.return {
	text-align: right;
}

#copylight {
	height: 20px;
	text-align: center;
	padding-top: 10px;
	font-size: 13px;
	color: #FFF;
	clear: both;
}







/* ------------
協会概要
-------------- */

.sub01_h4 {
	width: 654px;
	background-image: url(../../about/img/bar_01.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
}
.sub07_h4 {
	background-image: url(../../info/img/bar_02.jpg);
}
.sub07_h4_2 {
	background-image: url(../../info/img/bar_02_2.jpg);
}

.notext {
	display: none;
}
.sub_textbox {
	width: 620px;
	height: auto;
	font-size: 14px;
	color: #333;
	line-height:1.5em;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	padding-bottom: 20px;
}
.img-l {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.sub_textbox p {
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
}
.cl{
	clear:both;
}