@charset "utf-8";


body{
        background-color:#ffffff;
        background-image:url(bgimg/koshou2g.png);
	margin: 0;	
	padding: 0;
	font-family: 'メイリオ', 'Meiryo', sans-serif;
}

.mainarticle{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

h4{
	font-weight: bold;
	font-size: 16px;
}

/*************************************
ヘッダー・ロゴ・twitterボタンここから
**************************************/

.header{
	width: 750px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;

}

.logo{
	text-align: center;
	margin: 5px;
}

div.twitter_button{
	margin-top: 5px;
}


/****************************************
ヘッダー・ロゴ・twitterボタンここまで
*****************************************/



/****************************************
「会員専用ページ」
*****************************************/

.member{
	width: 1000px;
	background-color: #bbedd1;
	text-align: center;
	font-weight: bold;
	margin: -17px 0 10px 0;
}

/****************************************
「会員専用ページ」ここまで
*****************************************/




/*******************
左部メニューここから
********************/

.menu{
	position: relative;

	width: 200px;
	margin: 0;
	padding: 0;
	float: left;

	font-size: 14pt;
	text-align: left;
	color: #000000;
}

.menu a{
	text-decoration: none;
	color: #000000;
}


.menu ul.link{
	list-style: none;
	font-size: 12pt;
	margin: 0;
	background-color: #ffffff;
}

.menu ul li{
	margin: 15px 0px;
	height: 20px;
}



ul.menu_link{
	list-style: none;
	font-size: 10pt;
	margin: 0;
	background-color: #ffffff;
}

ul.menu_link li{
	margin: 15px 0px;
	height: 35px;
}




label{
	cursor: pointer;
}

.label01{
	display: block;
	background-color: #bbedd1;
	margin: 0;
	height: 70px;
	line-height: 70px;

	border: solid 1px #96d6b2;
}


.label01-2{
	display: table;
	width: 100%;
	height: 70px;
	background-color: #bbedd1;

	border: solid 1px #96d6b2;
}

.label01-2 a span{
	font-size: 10pt;
	line-height: 1em;
}

.label01-2 a{
	display: table-cell;
	vertical-align: middle;
}

.label02{
	display: block;
	background-color: #dbffeb;
	height: 50px;
	line-height: 50px;
	margin: 0 0 0 -100px;
	padding-left: 100px;
}

.label03{
	font-size: 10pt;
}


span.details{
	font-size: 10pt;
	margin: -33px;
	color: red;
}

span.details1{
	font-size: 10pt;
	margin: 10px;
}

.toggle{
	display: none;
}

.toggle + ul{
	max-height: 0;
	overflow: hidden;
	transition: all .2s ease;
}

.toggle:checked + ul{
	max-height: 1500px;
	transition: all .5s ease-in;
}



/*******************
左部メニューここまで
********************/




/*******************
メインここから
********************/

.main{
	position: relative;
	top: 0px;
	right: 0px;
	bottom: auto;
	left: 205px;
	background-color: #ffffff;
	width: 795px;
	height: 1140px;
}



/*****************************
事務局からのおしらせここから
******************************/

.news_j{
	position: absolute;   
	top: 10px;  
	right: 0px;
	bottom: auto;
	left: 0px;
	height: auto;
	width: auto;
}

.news_j h4{
	float: left; 
	margin: 0 0 0 0;
}

.listbox{
	font-size: 8pt;
}

.news_j select{
	min-width: 300px;
	margin-left: 15px;
	margin-top: 0px;
}

.office{
	color: #707070;
	font-size: 8pt;
}



iframe.jimukyoku{
	position: absolute;
	top: 30px;
	right: 0px;
	bottom: auto;
	left: 0px;

	width: 785px; 
	height: 230px;  /*  +80px  */

	margin: 0;
	padding: 5px;

	background-color: #f5fffe;
	border-top: solid 5px #d0ffc2;
	border-right: none;
	border-bottom: solid 5px #d0ffc2;
	border-left: none;
	overflow: auto;
}


/*****************************
事務局からのおしらせここまで
******************************/


/*****************************
会員専用ページ　更新情報
******************************/

.kaiinn_news{
	display: block;
	position: absolute;
	top: 290px;
	right: 0px;
	bottom: auto;
	left: 0px;
	height: 210px;
	width: auto;

	papdding: 0;

}

.kaiinn_id_pass{
	font-size: 11px;
	font-weight: normal;
}

.kaiinn_news1{
	margin: -20px auto auto auto;
	padding: 5px 15px;

	background-color: #f5fffe;
	border-top: solid 5px #d0ffc2;
	border-right: none;
	border-bottom: solid 5px #d0ffc2;
	border-left: none;
	overflow: auto;

	font-size: 11pt;
}

/*****************************
会員専用ページ　更新情報ここまで
******************************/




/************************
同窓生の催し物ここから
*************************/

.events{
	display: block;
	position: absolute;
	top: 430px;
	right: 0px;
	bottom: auto;
	left: 0px;
	height: auto;
	width: auto;
}

.events h4{
	float: left;
	margin: 10px 0 auto 0;
}


.news_dousousei{
	clear: both;
	min-width: 300px;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 11pt;
}


.events-dousousei{
	position: absolute;
	top: 60px;
	right: 0px;
	bottom: auto;
	left: 0px;

	width: 785px;
	height: 170px;

	margin: 0;
	padding: 5px;

	background-color: #f5fffe;
	border-top: solid 5px #d0ffc2;
	border-right: none;
	border-bottom: solid 5px #d0ffc2;
	border-left: none;
	overflow: auto;
}

.events-info{
	position: absolute;
	top:250px;
	right: 25px;
	bottom: auto;
	left: 25px;

	text-align: right;
	color: #707070;
	font-size: 10pt;
}

/*******************
同窓生の催し物ここまで
********************/



/***************************
同窓生の著書の紹介ここから
****************************/

.books{
	display: block;
	height: auto;
	position: absolute;
	top: 690px;
	right: 0px;
	bottom: auto;
	left: 15px;
	height: auto;
	width: auto;
}
.books h4{
	float: left; 
	margin: 10px 0 auto 0;
}

.books-info{
	clear: both;
	width: auto; height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
}

.books-info img{
	float: none;
	width: 100px;
}

.books-info li{
	list-style: none;
	width: 160px;
	margin: 10px;
	font-size: 10pt;
}

.NoNew{
	font-size: 11pt;
	color: red;
}
.NoOld{
	font-size: 11pt;
	color: black;
}

.books-info1{
	position: absolute;
	top:330px;
	right: 25px;

	text-align: right;
	color: #707070;
	font-size: 10pt;

	bottom: auto;
	left: 25px;
}


/***************************
同窓生の著書の紹介ここまで
****************************/


/*****************************
会員専用ページ　同窓会活動報告　ここから
******************************/

.news_action{
	position: absolute;
	top: 10px;
	right: 0px;
	bottom: auto;
	left: 0px;
	height: auto;
	width: auto;
}


.news_action h4{
	float: left; 
	margin: 0 0 0 0;
}

.news_action select{
	min-width: 300px;
	margin-left: 15px;
	margin-top: 0px;
}



iframe.actionreport{
	position: absolute;
	top: 30px;
	right: 0px;
	bottom: auto;
	left: 0px;

	width: 785px; 
	height: 825px; 

	margin: 0;
	padding: 5px;

	background-color: #f5fffe;
	border-top: solid 5px #d0ffc2;
	border-right: none;
	border-bottom: solid 5px #d0ffc2;
	border-left: none;
	overflow: auto;
}


/*****************************
会員専用ページ　同窓会活動報告　ここまで
******************************/



/*******************
メインメニューここまで
********************/






/***************
フッターここから
****************/
.footer{
	position: absolute;
	bottom: 0;

/*	clear: both;*/
	width: 100%;
	text-align: right;

	background-color: #ffffff;
	margin: 10px 0px 10px 0px;

	font-size: 8pt;
}

.home_footer{
	font-size: 11pt;
	text-align: center;
}


/***************
フッターここまで
****************/


/***************
Last modified: Mon 21&nbsp;June 09:00 JST 2021 by Morita
****************/