/* ページ構成 */
	body {
		width : 1000px;
		background-color: #ddd;
		margin-right: auto;
		margin-left : auto;
	}
	#wrapper { /*ラッパー*/
		margin-right: auto;
		margin-left:  auto;
		max-width: 1000px;
		padding: 0px;
		background-color: #4acaa8;
	}
		}
	.clearfix:after { /* フロート関連の高さ制御 */
		content: " ";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
	.clearfix {display: inline-table;}
		/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
		/* End hide from IE-mac */
	#date {
		text-align : right;
	}
	#sidebar { /* 左側 */
		float : left;
		background-color: #4acaa8; /* 枠内の色 */
		width : 200px;
	}
	
	#main {
		width: 800px;
		background-color: #fff;
		float :right;
		padding-bottom: 1.5em;
		}	
	#header {
		background-color: #444444;
		top: 0px;
		left: 0px;
		}
	.head_logoL {
		/* ヘッダ用，学会のロゴ */
		float : left;
	}

	.menu1 {
		padding : 10px;
		margin : 0em;
		height: 100px;
		}
		
	.menu1 a {
		text-decoration: none;
		border : none;
		}
		
	#footer {
		clear : both;
		padding : 0.2em 1em;
		font-size : 90%;
		line-height : 2.2;
		text-align : right;
		background: #fafafa;
		border-top: 0;
		color: #c0c0c0;
		}
	
	.link_L1 {
		color: #4acaa8;
		height: 50px;
		width: 200px;
		z-index: 5; 
		font-size : 110%;
		line-height: 50px;
		background-color: #fff;
		text-align: center;
		font-weight: bold;
		}
		
	.link_L1 a {
		color: #4acaa8;
		text-decoration: none;
		}
		
	.link_L2 {
		height: 50px;
		width: 200px;
		z-index: 6;
		font-size : 110%;
		line-height: 50px;
		background-color: #4acaa8;
		text-align: center;
		}
		
	.link_L2 a {
		color: #fff;
		text-decoration: none;
		}
		
	.link_L3 {
		height: 40px;
		width: 200px;
		z-index: 7; 
		line-height: 40px;
		font-size: 14px;
		}
	.link_IL {
		display:inline-block;
		vertical-align:middle;
		}
		
	.block {
		float: right;
		padding: 1em;
		width: auto%;
		line-height: 150%;
		text-align: center;
		}
	.block_2C_L {
	/* 2段組みブロックの左側 */
			float: left;
			width: 45%;
		}
</style>
	.history {
		width: 690px;
		margin: 0px;
		padding: 5px 10px;
		line-height: 1.2;
		overflow: auto;
		height: 20em;
		}
	.Step_left {
		float: left;
	}
	.Step_right {
		float: right;
		text-align: center;
	}
/* 色指定 */
	P,table,LI {
		/* 文字：黒 */
		color: #444444;
	}
	H1,.menu1,.menu1 a {
		color: #fff;
	}
	H2 {
		/* テーマカラー */
		color: #4acaa8;
	}

	
/*フォント指定*/
	BODY {
		font-family : Verdana, Arial, Meiryo, Courier New, Times New Roman, Impact, sans-serif, 
		"Meiryo UI", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック" ;
	}
	H1 {
		font-size: 36px;
		margin : 10px;
		padding-left : 100px;
		letter-spacing : 0.2em;
		text-shadow: 2px 2px 0px #888; 
		}
	H2 {
		font-size: 30px;
		margin : 20px 0px 5px 0px;
		letter-spacing : 0.1em;
		text-align: center;
		text-shadow: 1px 1px 0px #808080;
		}
	H3	{
		font-size: 24px;
		margin: 15px 20px 15px 20px;
		line-height : 1.5;
		text-shadow: 1px 1px 0px #808080;
		}
	H4	{
		font-size: 20px;
		margin: 15px 20px;
		}
	H5	{
		font-size: 16px;
		margin: 10px 20px;
		}
	p {
		font-size: 16px;
		margin: 10px 30px;
		line-height : 2 em;
		text-align: justify;
	}
	P.signing {
		text-align: right;
	}
	UL,OL {
		font-size: 16px;
		margin: 10px 30px;
		line-height : 1.2;
		}
	li {
		font-size: 16px;
		padding : 0.3em 0em;
		line-height : 150%;
		}
	UL.alt {
		margin: 2px;
		list-style: none;
		line-height : 1;
		}
	li.alt {
		list-style-position: inside;
		line-height : 1.2;
		vertical-align: top;
		border-bottom:#ccc 1px solid;
		}
	.caution {
		font-weight: bold;
		color: #DD0000;
		}
	.center {
		text-align: center;
		}



/* 画像関連 */
	img_center {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
	.avatar {
 		vertical-align: middle;
		width: 90px;
		height: 90px;
		border-radius: 50%;
		}
	figure {
		display: block;
		margin-left: auto;
		margin-right: auto;
		line-height : 2.0;
		text-align: center;
	}

/* Table関連 */
	table {
		margin: 0;
		width: 97%;
		font-size: 95%;
		}
	table tbody tr {
		border: solid 2px #f4f4f4;
		border-left: 0;
		border-right: 0;
		}
	table tbody tr:nth-child(2n + 1) {
			background-color: #fafafa;
		}
	table td {
		padding: 0.3em;
		}
	table th {
		color: #777;
		font-size: 105%;
		text-align: left;
		}
	table thead {
		border-bottom: solid 4px #e4e4e4;
		}
	table tfoot {
		border-top: solid 4px #e4e4e4;
		}
	table.alt {
		border-collapse: separate;
		}
	table.alt tbody tr td {
		border: solid 2px #e4e4e4;
		border-left-width: 0;
		border-top-width: 0;
		}
	table.alt tbody tr td:first-child {
		border-left-width: 2px;
		}
	table.alt tbody tr:first-child td {
		border-top-width: 2px;
		}
	table.alt thead {
		border-bottom: 0;
		}
	table.alt tfoot {
		border-top: 0;
		}
	
/* ボタン */
		.button {
			background-color: #989898;
			border-radius: 5px;
			border: 0;
			color: #ffffff !important;
			cursor: pointer;
			display: inline-block;
			font-weight: 700;
			height: 2.75em;
			line-height: 2.75em;
			padding: 0 1.5em;
			text-align: center;
			text-decoration: none;
			white-space: nowrap;
			}

		.button.primary {
			background-color: #4acaa8;
			color: #ffffff !important;
			}

		.button.primary:hover {
			background-color: #5ed0b1;
			}

		.button.primary:active {
			background-color: #39c29d;
			}
