@charset "utf-8";
/* CSS Document */

/* 基本設定 */
*{
	margin:0;
	padding:0;
	font-size:100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
}
html {
	height: 100%;
}

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
}

p, blockquote, li, dt, dd, th, td {
	font-size: 80%;
}

a{
	font-size:100%;
}

a:link{
	color:#194486;
	margin:0 2px 0 2px;
}

a:visited{
	margin:0 2px 0 2px;
}

a:hover{
	background-color:#FFFF99;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2{
	text-align:center;
	font-weight:bold;
	line-height:1.5em;
	color:#FFFFFF;
	background-color:#1944B6;
	padding:2px 0px;
	margin: 20px 10px 10px;
	}
	
	
h3{
	font-weight:bold;
	line-height:1.5em;
	font-size:80%;
	color:#1944B6;
	padding-left:5px;
	border-left: 5px solid #1944B6;
	margin: 20px 60px 10px;
	}

	
h4{
	font-weight:normal;
	line-height:1.5em;
	color:#FFF;
	font-size: 80%;
	background-color: #8CA1DA;
	padding: 2px;
	height: 1.5em;
	margin: 10px 60px 5px 60px;
	}
h4.inner {
	margin: 0px;
	text-align: center;
	font-size: 100%;
}



p{
	line-height:2em;
	margin: 5px 60px;
	}
blockquote {
	margin: 5px 60px 5px 80px;
	line-height: 1.5em;
}

	
strong{
	color:#1944B6;
	}

table, th, td{
	margin:0;
	padding:0px;
	border-collapse:collapse;/*ボーダー重複部分を重ねて表示*/
	border:none;
	border-spacing:0;
	}
	
/* レイアウト関係 */

div#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	text-align: left;
	width: 800px;
	height: 70px;
	padding-top: 5px;
}
#header p {
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#header p a {
	text-decoration: none;
	color: #ffffff;
}


#header a:hover {
	background-color: transparent;
	text-decoration: none;
}

#menu {
	width: 200px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	overflow: auto;
}

#menu a{
	margin:0px;
}

#menu a:link{
	color:#000000;
	margin:0px;
}

#menu a:visited{
	margin:0px;
}

#menu a:hover{
	background-color:#FFFFFF;
}

#menu ul li {
	display: block;
	width: 200px;
	background-color: #EFEFEF;
	color: #696969;
	border-bottom: 2px dotted #696969;
	background-image: none;
	text-align: left;
	line-height: 2em;
	height: 2em;
	font-size: 75%;
}
#menu ul li a {
	width: 200px;
	display: block;
	text-decoration: none;
	color: #696969;
	background-image: none;
	margin: 0px;
	text-align: left;
	line-height: 2em;
	height: 2em;
}
#menu ul li a:hover {
	background-color: #E8D982;
	background-image: none;
}

#contents {
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	width: 600px;
}
#under {
	clear: both;
	height: 1px;
	width: 100%;
}

#foot {
	width: 100%;
	background-color: #000000;
	bottom:0px;
	margin-top: 10px;
}
#foot #footer {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#contents #welcome {
	background-image: url(img/mainimg.jpg);
	height: 295px;
	width: 600px;
}

/* トップ画像説明 */

fieldset#photo_ref {
	border: 1px solid #1944b6;
	font-size: 65%;
	line-height: 130%;
	padding: 5px;
	width: 172px;
	margin-top: 40px;
	background-color: #eeeeee;
}

fieldset#photo_ref legend {
	color: #1944b6;
	font-weight: bold;
	font-size: 120%;
}

/* 更新情報 */

#contents iframe {
	display: block;
}
#contents #oshirase {
	background-image: url(img/iframe_oshirase.gif);
	background-repeat: no-repeat;
	display: block;
	width: 600px;
	height: 22px;
	text-align: right;
	line-height: 20px;
	font-size: 70%;
	font-weight: bold;
	color: #1944B6;
	margin-top: 20px;
}
#contents #press {
	background-image: url(img/iframe_press.gif);
	background-repeat: no-repeat;
	display: block;
	width: 600px;
	height: 22px;
	text-align: right;
	line-height: 20px;
	font-size: 70%;
	font-weight: bold;
	color: #1944B6;
	margin-top: 20px;
}
#contents #kenkyu {
	background-image: url(img/iframe_kenkyu.gif);
	background-repeat: no-repeat;
	display: block;
	width: 600px;
	height: 22px;
	text-align: right;
	line-height: 20px;
	font-size: 70%;
	font-weight: bold;
	color: #1944B6;
	margin-top: 20px;
}
#contents #inbox {
	width: 600px;
	overflow: auto;
	height: 600px;
}
#news {
	background-color: #FFFFFF;
	background-image: none;
	width: 570px;
	text-align: left;
}
#news dl {
	border-bottom: 2px dotted #969696;
	line-height:1.1em;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.85em;
}
#news dt {
	color:#969696;
	font-size: 100%;
	float: left;
	}
#news dd {
	margin-left: 6.5em;
	margin-bottom: 2px;
	}
#news a{
	color:#194486;
	border-bottom: solid #194486 1px;
	text-decoration: none;
	font-weight: bold;
	}

/* 汎用設定 */


#contents ul li {
	line-height: 2em;
	margin-right: 60px;
	margin-left: 90px;
	list-style: none;
}

#contents ul.disk li {
	list-style: disc url(none) outside;
}
#contents dl {
	line-height: 1.3em;
	margin-right: 60px;
	margin-left: 90px;
}
#contents dd {
	margin-left: 20px;
}


	
.hosoku{
	font-size:70%;
	text-align: right;
	}

.hosoku2{
	font-size:70%;
	text-align: left;
	margin-top: 5px;
	margin-left: 90px;
	}
.hosoku3 {
	font-size:90%;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 1.5em;
}


.kakomi {
	padding: 5px;
	border: 1px solid #666666;
	margin: 5px 70px;
}
.kakomi p {
	margin-right: 10px;
	margin-left: 10px;
}
.yose {
	text-align: right;
}
.yose2 {
	font-size: 85%;
	text-align: right;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
.yose3 {
	font-size: 80%;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.figfloat1 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
}
.figfloat2 {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	clear: both;
}




.border{  /*項目ごとの下線*/
	border-bottom:1px solid #333333;
}

/************学会の歴史(.history)**********/

.history strong {
	padding-top:0.4em;
	padding-left:0.2em;
	float:left;
	margin-left: 65px;
	font-size: 80%;
}

.history p {
	padding-left:8em;
	margin-bottom:20px;
	}
.history ul {
	margin: 0px;
}
	
.history ul li{
	line-height:1.5em;
	margin-bottom:5px;
	margin-left: 60px;
	list-style: none;
	padding-left: 7em;
	}

.kaisoku strong {
	float:left;
	margin-left: 65px;
	padding-top: 0.4em;
	font-size: 80%;
}

.kaisoku p{
	padding-left:80px;
	line-height: 1.8em;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.kaisoku ul {
	margin: 0px 0px 10px;
}
	
.kaisoku ul li{
	padding-left:7em;
	line-height:1.5em;
	list-style-type:none;
	margin-left: 60px;
	}

/* 名簿テーブル */

table.meibo{
	border:1px solid #333333;
	margin-bottom:10px;
	margin-left: 65px;
	}
	
.meibo th{
	width:11em;
	padding:0.2em 0.2em;
	background-color:#CCCCCC;
	border-bottom:1px solid #333333;
	border-right:1px dotted #333333;
	text-align: center;
	}
	
.meibo td{
	width:11em;
	padding:0.2em 0.2em;
	border-right:1px dotted #333333;
	text-align:center;
	}

/* 機関誌ボタン */

p.bn {
	margin: 5px 0px 0px;
	font-size: 100%;
}
p.bn a{
	display:block;
	width:200px;
	text-decoration:none;
	text-align:center;
	line-height:28px;
	height:28px;
	background-image:url(img/btn_backnumber.gif);
	background-position:left top;
	}

p.bn a:hover{
	background-position:left bottom;
	}

/* 機関誌一覧 */

.kikanshi {
	text-align: left;
	width: 500px;
	margin-left: 60px;
}
.kikanshi h3 {
	font-size: 100%;
	float: left;
	margin: 10px 0px 5px;
}
.kikanshi .date {
	text-align: right;
	float: right;
	margin: 10px 0px 5px;
}

.kikanshi table {
	clear: both;
	border: 1px solid #696969;
	margin-bottom: 10px;
}
.kikanshi td {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}


.kikanshi td.j0 {
	color: #000000;
	background-color: #ffffff;
	width: 50px;
}
.kikanshi td.j1 {
	color: #ffffff;
	background-color: #8ca1da;
	font-weight: bold;
	width: 50px;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
}
.kikanshi td.c1title {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	width: 380px;
}


.kikanshi td.c1k {
	color: #000000;
	background-color: #c5d0ec;
	width: 380px;
}
.kikanshi td.c1kline {
	color: #000000;
	background-color: #c5d0ec;
	width: 380px;
	border-top: 1px solid #696969;
}

.kikanshi td.c1g {
	color: #000000;
	background-color: #ffffff;
	width: 380px;
}
.kikanshi td.c1gline {
	color: #000000;
	background-color: #ffffff;
	width: 380px;
	border-top: 1px solid #696969;
}

.kikanshi td.a1k {
	color: #000000;
	background-color: #c5d0ec;
	border-left: 1px solid #696969;
	width: 70px;
}
.kikanshi td.a1kline {
	color: #000000;
	background-color: #c5d0ec;
	border-left: 1px solid #696969;
	width: 70px;
	border-top: 1px solid #696969;
}

.kikanshi td.a1g {
	color: #000000;
	background-color: #ffffff;
	border-left: 1px solid #696969;
	width: 70px;
}
.kikanshi td.a1gline {
	color: #000000;
	background-color: #ffffff;
	border-left: 1px solid #696969;
	width: 70px;
	border-top: 1px solid #696969;
}
.kikanshi td.j2 {
	background-color: #e8d982;
	color: #000000;
	font-weight: bold;
	width: 50px;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
}
.kikanshi td.j2line {
	background-color: #e8d982;
	color: #000000;
	font-weight: bold;
	width: 50px;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
	border-top: 1px solid #696969;
}
.kikanshi td.j20 {
	background-color: #f3ecc0;
	width: 50px;
}
.kikanshi td.c2title {
	font-weight: bold;
	color: #000000;
	background-color: #e8d982;
	border: 1px solid #696969;
	width: 450px;
}
.kikanshi td.c2theme {
	font-weight: bold;
	color: #1944b6;
	background-color: #ffffff;
	border-bottom: 1px dashed #696969;
	border-top: 1px solid #696969;
}


.kikanshi td.c2k {
	color: #000000;
	background-color: #f3ecc0;
	width: 380px;
}
.kikanshi td.c2kline {
	color: #000000;
	background-color: #f3ecc0;
	width: 380px;
	border-top: 1px solid #696969;
}

.kikanshi td.c2g {
	color: #000000;
	background-color: #ffffff;
	width: 380px;
}
.kikanshi td.c2gline {
	color: #000000;
	background-color: #ffffff;
	width: 380px;
	border-top: 1px solid #696969;
}
.kikanshi td.a2k {
	color: #000000;
	background-color: #f3ecc0;
	border-left: 1px solid #696969;
	width: 70px;
}
.kikanshi td.a2kline {
	color: #000000;
	background-color: #f3ecc0;
	border-left: 1px solid #696969;
	width: 70px;
	border-top: 1px solid #696969;
}
.kikanshi td.a2g {
	color: #000000;
	background-color: #ffffff;
	border-left: 1px solid #696969;
	width: 70px;
}
.kikanshi td.a2gline {
	color: #000000;
	background-color: #ffffff;
	border-left: 1px solid #696969;
	width: 70px;
	border-top: 1px solid #696969;
}

.kikanshi td.j3 {
	color: #000000;
	border-top: 1px solid #696969;
	width: 430px;
}
.kikanshi td.a3 {
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;
	width: 70px;
}
.kikanshi td.j4 {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	width: 500px;
	border-top: 1px dashed #696969;
	border-bottom: 1px dashed #696969;
}
.kikanshi td.j4line {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	width: 500px;
	border-top: 1px solid #696969;
	border-bottom: 1px dashed #696969;
}
.kikanshi td.ca {
	width: 450px;
	color: #000000;
	background-color: #ffffff;
}

.kikanshi td.caline {
	width: 450px;
	color: #000000;
	width: 450px;
	border-top: 1px solid #696969;
	border-bottom: 1px dashed #696969;
}

.kikanshi td.sp {
	text-align: right;
}
.kikanshi td.j5 {
	background-color: #ffffff;
	color: #1944b6;
	width: 500px;
	font-weight: bold;
	border-bottom: 1px dashed #696969;
	border-top: 1px solid #696969;
}

.shuppan {
	margin-right: 60px;
	margin-left: 60px;
}
.shuppan p.setsu {
	padding: 3px;
	margin: 0px 0px 10px;
	background-color: #f3ecc0;
	line-height: 160%;
}


.shuppan legend {
	font-size: 85%;
	font-weight: bold;
	color: #1944B6;
	margin-left: 10px;
}
.shuppan legend .kakomi {
	border: 1px solid #696969;
	margin: 0px;
	padding: 2px;
}
.shuppan legend .year {
	font-size: 85%;
	color: #696969;
}


.shuppan fieldset {
	margin-top: 10px;
	border: 1px solid #c5d0ec;
}


.shuppan fieldset p {
	margin: 7px;
	line-height: 175%;

}

/* アーカイブ */

.archive {
	text-align: left;
	width: 500px;
	margin-left: 60px;
}

.archive table {
	border: 1px solid #696969;
	margin-bottom: 10px;
}
.archive td {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}

.archive td.co1 {
	background-color: #e8d982;
	border: 1px solid #696969;
	font-weight: bold;
	color: #000000;
	width: 50px;
	text-align: center;
}
.archive td.yr1 {
	font-weight: bold;
	background-color: #f3ecc0;
	border: 1px solid #696969;
	width: 110px;
}
.archive td.su1k {
	background-color: #f3ecc0;
	width: 340px;
	border-top: 1px solid #696969;
}

.archive td.su1g {
	background-color: #ffffff;
	width: 340px;
	border-top: 1px solid #696969;
}

.archive td.co2 {
	background-color: #8ca1da;
	border: 1px solid #696969;
	font-weight: bold;
	color: #ffffff;
	width: 50px;
	text-align: center;
}
.archive td.yr2 {
	background-color: #c5d0ec;
	border: 1px solid #696969;
	font-weight: bold;
	color: #000000;
	width: 110px;
}
.archive td.su2k {
	background-color: #c5d0ec;
	width: 340px;
	border-top: 1px solid #696969;
}
.archive td.su2g {
	background-color: #ffffff;
	width: 340px;
	border-top: 1px solid #696969;
}
.archive td.suhosoku {
	padding-left: 20px;
	border-top: 1px dashed #696969;
	background-color: #ffffff;
}

/* 学会賞 */

table.prize {
	margin-left: 60px;
	border-width: 0px;
}
table.prize p.auti {
	font-size: 140%;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 150%;
}
table.prize p.about {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 100%;
	line-height: 150%;
}

/* 大会 */

table.annai {
	margin-left: 60px;
	border-width: 0px;
	margin-right: 20px;
}

table.annai td {
	padding: 5px 0px;
}

table.program {
	width: 500px;
	margin-left: 60px;
	border-top: 1px solid #696969;
}

table.program td.time {
	width: 6em;
	vertical-align: top;
	border-bottom: 1px solid #696969;
	padding: 5px;
}

table.program td.time2 {
	width: 6em;
	vertical-align: top;
	border-bottom: 1px dashed #696969;
	padding: 5px;
}

table.program td.menu {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #696969;
}

table.program td.menu2 {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dashed #696969;
}

div.sympo {
	width: 500px;
	border: 1px solid #C5D0EC;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.sympo table {
	width: 460px;
	margin-left: 20px;
}

div.sympo td.time {
	width: 6em;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #696969;
}

div.sympo td.time2 {
	width: 6em;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dashed #696969;
}

div.sympo td.time3 {
	width: 6em;
	padding: 5px;
	vertical-align: top;
}

div.sympo td.menu {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #696969;
}

div.sympo td.menu2 {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dashed #696969;
}

div.sympo td.menu3 {
	padding: 5px;
	vertical-align: top;
3}
table.ippan {
	width: 500px;
	margin-left: 60px;
	border: 1px solid #696969;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.ippan td {
	padding: 5px;
	border-top: 1px solid #696969;
	border-right: 1px solid #696969;
	border-bottom: 1px dashed #696969;
	border-left: 1px solid #696969;
	vertical-align: top;
}
table.ippan td p.kaijoa {
	color: #ffffff;
	background-color: #1944B6;
	padding: 0px;
	margin: 0px 0px 5px;
	text-align: center;
	font-size: 95%;
}
table.ippan td p.kaijob {
	color: #000000;
	background-color: #c5d0ec;
	padding: 0px;
	margin: 0px 0px 5px;
	text-align: center;
	font-size: 95%;
}
table.ippan td .author {
	text-align: right;
	margin: 0px;
	font-size: 100%;
	line-height: 150%;
}
table.ippan td .affil {
	font-size: 80%;
	text-align: right;
	margin: 0px;
	line-height: 150%;
}


table.ippan td.chair {
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
}


/* レビュー */

.review {
}
#contents .review #inbox {
	height: 560px;
	width: 600px;
	overflow: auto;
}

.review .menu {
	color: #000000;
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	margin: 5px 0px 0px 35px;
	padding: 0px;
}
.review .menu .never {
	color: #8c8c8c;
}
.review .block {
	background-color: #faf7e6;
	padding: 10px 25px;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
}
.review .block .month {
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #1944b6;
	font-weight: bold;
	border-bottom: 1px solid #1944b6;
	line-height: 1.2em;
	font-size: 1em;
}
.review .block p {
	margin: 0px;
	padding: 0px;
}
.review .block h2 {
	margin: 10px 0px;
	padding: 0px;
}

.review .block .author {
	font-size: 0.7em;
	text-align: right;
}




/* english page */

#english h1 {
	width: 590px;
	border-bottom: 1px solid #d1b305;
	border-left: 5px solid #d1b305;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}

