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



body {
margin:0;
padding:0;
background-image:url(../images/back-header.gif);
background-repeat:repeat-x;
}

p {
font-size:12px;
line-height:16px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
text-align:left;

}

.bg-green {
	background-color:#005E3C;
}

.green {
	color:#005E3C;
}

.white {
	color:#fff;
}

.gray {
	color:#666;
}


.grid-allwrap {
text-align:center;

}

.grid-mainwrap {
text-align:center;
margin:0 auto;
width:800px;

}

.grid-header {
clear:both;

}


.grid-side {
float:left;
width:190px;

}


.grid-main {
float:right;
width:580px;
background-image:url(../images/back-dot1.gif);
padding:10px;

}


.grid-footer {
clear:both;
}





/**/









/**/

.hd {
width:800px;
height:80px;
text-align:center;
margin:0 auto;
position:relative;
}
	
	.hd-logo {
	position:absolute;
	left:0;
	top:0;
	}
	
	.hd-notes {
	position:absolute;
	right:0;
	top:20px;
	text-align:right;
	}
	
	.hd-notes .notes1 ,
	.hd-notes .notes2 {
	display:block;
	}
	
	.hd-notes .notes1 {
	font-size:12px;
	height:16px;
	font-weight:bold;
	}
	
	.hd-notes .notes2 {
	font-size:10px;
	}
	
	
	
.navi {
padding:0;
margin:0;
list-style-type:none;
}

	.navi li {
	text-align:left;
	width:190px;
	height:33px;
	overflow:hidden;
	margin-bottom:2px;
	}

	.navi li a {
	background-image:url(../images/back-navi.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	color:#005E3C;
	text-decoration:none;
	padding:8px 10px 10px 10px;
	}
	.navi li a:hover {
	background-image: none;
	background-color:#005E3C;
	display:block;
	
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:8px 10px 10px 10px;
	}
	
	.grid-side .address {
	border:solid 1px #999;
	padding:5px;
	font-size:10px;
	line-height:16px;
	color:#666;
	text-align:left
	}
	
	.grid-side .address strong {
	font-size:12px;
	line-height:16px;
	color:#005E3C;
	text-align:left;
	font-weight:bold;
	}
	
.main {
background-color:#fff;
padding:10px;
}
	
	.main-hline {
	border-bottom:solid 1px #005E3C;
	background-color:#fafafa;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#005E3C;
	text-align:left;
	padding:15px 12px;
	margin:-10px -10px 10px -10px;
	overflow:hidden;
	}
	
	
	.main p.main-read {
	font-size:12px;
	line-height:20px;
	color:#666;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka,;
	}
	
	.main .topic {
	}
	
	.main .topic li {
	border-top : solid 1px #999;
	border-bottom : solid 1px #999;
	margin-top:-1px;
	padding:3px;
	font-size:12px;
	line-height:16px;
	color:#666;
	text-align:left;
	min-height:18px;
	}
	
	.main .topic li.title {
	margin-top:0px;
	background-color:#005E3C;
	padding:3px 5px;
	font-size:12px;
	line-height:16px;
	color:#fff;
	text-align:left;
	}
	
	.main .topic li span.date {
	display:block;
	width:80px;
	float:left;
	}
	.main .topic li span.content {
	display:block;
	width:470px;
	float:right;
	overflow:hidden;
	}
	
	.main .waku-1 {
	border:solid 1px #aaa;
	padding:10px;
	}
	
	
	
.footer {

border-top:solid 1px #005E3C;
margin-top:30px;
padding-top:15px;

}

.footer-inner {
width:800px;
margin:0 auto;

}

.copyright {
font-size:10px;
line-height:14px;
color:#666;
font-family:Arial, Helvetica, sans-serif
}




/* 02-society 「学会関連事業」 */
.soci { }
	
	.soci h2 {
	font-size:14px;
	line-height:16px;
	color: #005E3C;
	text-align:left;
	padding:10px 0 10px 0px;
	}
	
	
	.soci .column  {
	padding:3px !important;
	width:269px;
	font-size:12px;
	line-height:16px;
	color:#333;
	text-align:left;
	}
	
	.soci .column strong  {
	display:block;
	padding:3px 6px;
	background-color: #005E3C;
	color:#fff;
	font-size:12px !important;
	font-weight:bold;
	}
	
	.soci .column li strong  {
	display:display;
	padding:3px;
	margin:0 0 3px 0;
	background-color: #eee;
	color:#333;
	font-size:10px !important;
	font-weight:bold;
	}
	
	.soci .column ul  {
	padding:1px;
	}
	.soci .column li  {
	padding-bottom:8px;
	font-size:10px;
	}
	

/* 05-link　「リンク」*/

.link {}

	.link ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
	.link li {
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	margin-top:-1px;
	text-align:left
	}
	
	
	.link a.link-name {
	border-bottom:dotted 1px #eee;
	display:block;
	padding:10px 5px 2px 2px;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	}
	
	
	.link a.link-pass {
	display:block;
	padding:3px 5px 10px 5px;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	


/* 06-outline 「会社概要」*/


.outl {}

	.outl .table-1 {
	border-collapse:collapse;
	}

	.outl .table-1 th ,
	.outl .table-1 td {
	font-size:12px;
	line-height:14px;
	color:#333;
	text-align:left;
	padding:10px 10px;
	}
	
	
	.outl .table-1 th {
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	margin-top:-1px;
	background-image:url(../images/back-dot1.gif);
	text-align:right;
	}
	
	
	.outl .table-1 td {
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	margin-top:-1px;
	font-size:10px;
	line-height:14px;
	}
	
	
