@charset "UTF-8";

/* ページ全体の定義　*/
#page{
	margin-left: auto;
	margin-right: auto;
	width: 942px;
	background-color: #fff;
	color: #000;
	font-family: "AR P丸ゴシック体M";
	}
/* リンクタグ(a)の文字色とマウスポインター */
a{
	/*リンクされた文字*/
	font-family :"AR P丸ゴシック体M"; 
	font-weight : bold;
    color : #0000FF;
	font-style : normal;
	border: none;
	}
/*マウスをのせたとき*/	
a:hover{

	color : #ff3333;
	font-style : normal;
	border: none;
	} 
/*マウスポインター*/	
a{

	text-decoration : none;
	cursor : pointer;
	}

/* リンクボタン */
.button{
	display: inline-block;
    position: relative;
    width : 95px;
    height : 25px;
    padding : 0px 0px 0px 0px;
    border: 1px solid #fff;
    float: left;
    }
.leter{
    position: absolute;
    width : 95px;
    height : 25px;
    top : 3px;
	left : 1px;
	font-family: "AR P丸ゴシック体E";
    font-size : 11pt;
    
    text-align : center;
    white-space: nowrap;
    }
	
/* フルサイズ幅タイトル区画：紺　*/
.title{
  	 margin-left: auto;
	 margin-right: auto;
	 width: 936px;
	 background-color: #000099;
	 color: #fff;
	 font-family: "AR P丸ゴシック体M";
	 font-size: 16pt;
	 height: 150%;
	 text-align: center;
	 clear: both;
	 }
	 
 .title1{
	 width: 936px;
	 background-color: #000099;
	 color: #fff;
	 font-family: "AR P丸ゴシック体M";
	 font-size: 14pt;
	 height: 150%;
	 text-align: center;
	 margin-left: auto;
	 margin-right: auto;
 	
	 }
	 /* Link区画　*/
.belt{
 	 clear: both;
	 margin-left: auto;
	 margin-right: auto;
 	 width: 936px;
	 font-size: 5pt;
	 height: 150%;
	 background-color: #fff;
	 color: #fff;
	 border-color: #000;
	 text-align: center;
	 font-family: "AR P丸ゴシック体M";
	 }

/* Link区画　*/
.colum1{
	 margin-left: auto;
	 margin-right: auto;
 	 width: 942px;
	 font-size: 12pt;
	 background-color: #000099;
	 color: #fff;
	 border-color: #fff;
	 	 clear: both;
	 
	 text-align: center;
	 	 font-family: "AR P丸ゴシック体M";
	 }
	 
/* Linkボタン区画：小　*/
.colum1a{
   	width: 95px;
	float: left;
	line-height: 150%;
	background-color: #dbdbdb;
	color: #fff;
	
	border: 1px solid #fff;
	text-align: center;
	font-family: "AR P丸ゴシック体M";
	}

/* Linkボタン区画：大　*/
.colum1b{
	width: 158px;
	float: right;
	background-color: #dbdbdb;
	color: #fff;
	border: 1px solid #fff;
	line-height: 150%;
	text-align: center;
	font-family: "AR P丸ゴシック体M";
	}
	
#leter{
	clear: both;
	width: 936px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	}
.leter1{
	width: 716px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	line-height : 150%;
	
	background-color: #dbdbdb;
	margin-left: 100px;
	margin-right: 100px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-family: "AR P教科書体M";
	}
/*役員会日付欄　*/
.colum1c{
	clear: both;
	width: 188px;
	float: left;
	background-color: #dbdbdb;
	color: #000;
	border: 1px solid #fff;
	line-height: 150%;
	text-align: center;
	font-family: "AR P丸ゴシック体M";
	}
/* 役員会記事欄　*/
.colum1d{

	width: 704px;
	float: right;
	background-color: #dbdbdb;
	color: #fff;
	border: 0px solid #fff;
	line-height: 150%;
	text-align: left;
	font-family: "AR P丸ゴシック体M";
	padding : 0px 20px 0px 20px;
	}

/* 役員会:役員名等■　*/
.colum1e{
	
	width: 703px;
	float: right;
	background-color: #dbdbdb;
	color: #000;
	
	line-height: 150%;
	text-align: left;
	font-family: "AR P丸ゴシック体M";
	padding : 0px 20px 0px 20px;
	}
/*ゆう　号数欄　*/
.colum1f{
	clear: both;
	width: 188px;
	float: left;
	background-color: #dbdbdb;
	color: #000;
	border: 1px solid #fff;
	line-height: 150%;
	text-align: center;
	vertical-align: middle;
	font-family: "AR P丸ゴシック体M";
	}
/* 2pxのスペース　*/
.sp2px{
	height: 2px;
	background-color: #fff;
	color: #fff;
		margin-left: auto;
	margin-right: auto;
	}

/* 5pxのスペース　*/
.sp5px{
	width: 936px;
	height: 5px;
	background-color: #fff;
	color: #fff;
		margin-left: auto;
	margin-right: auto;
	}
/* 画像サイズ指定　①リンクボタンの幅 */
.image-resize {
	width: 158px;
	max-height: 25px;
	}
	
.hiro-left,
.hiro-right {
   overflow: hidden;
   height: auto;
}


/*画像への文字回り込み*/
.hiro-left img {
   float: left;
   margin: 0 15px 0 0 ;
   padding: 0;
   border: 0;
}
 
.hiro-right img {
   float: right;
   margin: 0 0 0 15px;
   padding: 0 ;
   border: 0 ;
}
 
.hiro-left p,
.hiro-right p {
   overflow: hidden;
   height: auto;
}

/*写真*/

.photo-waku {
     margin-left: auto;
	 margin-right: auto;
	width : 942px;
	}

.photo {
	width: 228px;
	height: 170px;
	padding : 2 1 2 1 ;
	float: left;
	}
	
.back{
	clear: both;
	width: 250px;
	float: left;
	background-color: #dbdbdb;
	color: #000;
	border: 1px solid #fff;
	line-height: 150%;
	text-align: center;
	font-family: "AR P丸ゴシック体M";
	}