@charset "UTF-8";


body {
	background-image: url();
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	background-attachment: fixed;
	background-color: #fff;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

html{
	height: 100%;
}

img {
	border:none;
}


/* CONTENTS */
#contents{
	text-align: left;
	width: 990px;
	top: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: 100%;
}

a{
	text-decoration: none;
	color: #900;
}

a:hover {
	color: #900;
}



/* main */
#main{
	background-color: #FFF;
	width: 990px;
	position: absolute;
	top: 95px;
}


h1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #333;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #900;
	border-left-color: #900;
	text-align: left;
}

h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #333;
	text-align: left;
	margin: 10px;
}



/* HEADER */
#header{
	width: 990px;
	top: 95px;
	height: 330px;
	z-index: 2;
	text-align: left;
	top: 95px;
	height: 330px;
}

.head1{
	background-color: #000;
	text-align: center;
	float: left;
	height: 330px;
	width: 330px;
}


.head2{
	background-color: #c95223;
	text-align: center;
	height: 155px;
	width: 165px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	line-height: 1.7em;
	font-weight: 800;
	position: absolute;
	left: 330px;
	top: 165px;
}

.head2 a{
	color: #FFF;
}


.head3{
	background-color: #f0c129;
	text-align: center;
	height: 155px;
	width: 165px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: 700;
	color: #f999;
	padding-top: 10px;
	position: absolute;
	left: 495px;
	top: 165px;
}



.head4{
	background-color: #D5D5D5;
	text-align: center;
	height: 145px;
	width: 330px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	color: #000;
	padding-top: 20px;
	background-image: url(img/top/geinou1.jpg);
	background-repeat: no-repeat;
	float: left;
}

.head5{
	background-color: #000;
	text-align: center;
	float: left;
	height: 330px;
	width: 330px;
	position: absolute;
	left: 660px;
}



/* FOOTER */
#footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	text-align: center;
	height: 50px;
	width: 992px;
	padding-top: 10px;
	z-index: 2;
	position: relative;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8D3377;
}


/* NAVI */

#navi {
	background-color: #fff;
	text-align: center;
	height: 95px;
	width: 990px;
	top: 0px;
	padding: 0px;
	position: absolute;
	z-index: 2;
	margin: auto;
}


.bar{
	background-image: url(img/navi_bg2.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 54px;
	width: 990px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #179184;
}

.bar a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	width: auto;
	display: block;
	float: left;
	padding-top: 15px;
	color: #333;
	height: 30px;
	font-weight: 900;
	padding-left: 25px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
	left: 20px;
	top: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 10px;
}
.bar a:link {
	text-decoration: none;
}
.bar a:visited {
	text-decoration: none;
}
.bar a:active {
	text-decoration: none;
}
.bar a:hover {
	text-decoration: none;
	color: #900;
}


/* パンくず */
.subnavi{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	height: 15px;
	width: 930px;
	margin-top: 8px;
	margin-left: 38px;
}


/*TITLE*/

.title1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #333;
	height: 25px;
	width: auto;
	padding-top: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-bottom: 10px;
}

.title2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
}



/* TOP PAGE */
.left{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	text-align: left;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}


.left2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	text-align: left;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}


.right{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	text-align: left;
	height: auto;
	width: 700px;
	margin-top: 10px;
	float: left;
}

.right2{
	height: auto;
	width: auto;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.photo text{
	float: left;
	padding-left: 15px;
}

.photo img{
	float: left;
	width: 270px;
}


/* 協会概要 */

.overview{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	text-align: left;
	float: left;
	height: auto;
	width: 700px;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}




/* BOX */

.box1{
	text-align: left;
	height: auto;
	width: 980px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.box2{
	text-align: left;
	height: auto;
	width: 900px;
	margin-left: 10px;
}

.box3{
	text-align: left;
	height: auto;
	width: 580px;
	margin-left: 10px;
}

.box4{
	text-align: left;
	height: auto;
	width: 580px;
	margin-left: 10px;
	line-height: 2em;
	font-size: 13pt;
}

.box{
	text-align: left;
	height: auto;
	width: 940px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
}


.historybox{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	height: 215px;
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	border: 1px solid #ccc;
}



/* 会員紹介 */

.memberbox{
	width: 940px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 26px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #C6C5B4;
	background-image: url(img/box.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

.membertext{
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #595950;
	padding-left: 30px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	float: left;
}

.memberbox1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	height: 190px;
	width: 100px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}


.memberbox2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	height: 230px;
	width: 100px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}


.memberbox3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	height: 170px;
	width: 100px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}


.memberbox4{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: left;
	height: auto;
	width: 560px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 2px dashed #999;
}


/* 個人紹介 */

#member{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #333;
	padding: 10px;
	height: auto;
	width: 600px;
	text-align: left;
}

#member h1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #333;
	width: 580px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #900;
	border-left-color: #900;
	text-align: left;
}

.memberimg{
	margin: 10px;
	text-align: left;
	left: 10px;
	top: 10px;
	float: left;
	border: 1px solid #ccc;
}


.table1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	width: 390px;
	margin-top: 10px;
	margin-left: 8px;
	float: left;
	height: auto;
}


.table2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	width: 600px;
	margin-top: 8px;
	margin-left: 10px;
	float: left;
	height: auto;
	line-height: 1.4em;
}

.table3{
	height: 30px;
	width: 600px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #178F83;
	padding-top: 10px;
	background-image: url(img/navi_bg3.png);
	background-repeat: repeat-x;
}


.tableset { 
border-collapse: collapse; /* 枠線の表示方法 */ 
border: 1px #ccc solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
} 

.tableset td { 
border: 1px #ccc solid; /* セルの枠線（太さ・色・スタイル） */ 
padding: 3px; /* セル内の余白 */ 
} 

td.color1 { 
background-color: #eee; /* 背景色 */ 
} 


/* pdf要素
----------------------------------------------------------- */
a[href$=".pdf"]	{ 
	background: url(img/icon/pdf.gif) no-repeat 100% 50%;
}
* html a.pdf{ 
	background: url(img/icon/pdf.gif) no-repeat 100% 50%;
}


/* Word要素
----------------------------------------------------------- */
a[href$=".docx"]	{ 
	background: url(img/icon/doc.gif) no-repeat 100% 50%;
}
* html a.docx	{ 
	background: url(img/icon/doc.gif) no-repeat 100% 50%;
}




/*floatの解除ト*/
.clear {

    clear:both;
}

.eventtext{
	font-size: 14px;
	line-height: 1.5em;
	padding-right: 25px;
	padding-left: 25px;
}