/********/
/* 全体 */
/********/


/* リンク色 */
a:link {
	color : #0033CC;

}

a:visited {
	color : #660099;
	text-decoration : underline;
}

a:hover {
	color : #009999;
	text-decoration : underline;
}

a:active {
	color : #FF9900;
	text-decoration : underline;
}
.copy {
	font-size: 11px;
	color: #333333;
}

/* 背景 */
body {
	background-color: #F4F4F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linkbt {
	font-size: x-small;
	background-image: url(../img/sankaku.gif);
	background-repeat: no-repeat;
	padding-left: 17px;

}
.blinkbt {
	font-size: x-small;
	background-image: url(../img/sankaku_b.gif);
	background-repeat: no-repeat;
	padding-left: 17px;

}
.unnamed1 {
	font-size: 10px;
	background-color: #CCCCCC;
}

.bold {
font-weight: bold;
}



table.bkno td {
border-bottom:#999999 solid 1px;
}

.midashi_2 {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.midashi_3 {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:15px;
}

.midashi_4 {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:15px;
	padding-top:40px;
}



.uline {
	border-bottom:solid 1px;
}


h4 { font-size:120%;
line-height:150%;
padding-top:10px;
marginbottom:10px;
}
.line {
	padding-bottom:25px;
	border-bottom: #666666 solid 1px;}


/* ニュース */
.news_center {
	text-align:center;
	padding:15px 0px 10px 0px;
	}
	
.align_right {
	text-align:right;
	padding:8px 0px 10px 0px;
}



/*********************** 2011年新スタイル ********************************/
body#nstyle h2{
	margin:0 0 10px 0;
	padding:0;
}

body#nstyle h3{
	margin:20px 0 10px 0;
	padding:5px 5px 5px 15px;
	background:url(../img/ko_md_bk.gif) repeat-y;
	color:#336600;
	font-size:100%;
}

body#nstyle h4{
	margin:10px 0 7px 0;
	padding:0;
	font-size:100%;
}

body#nstyle p{
	margin:0 10px 10px 10px;
	font-size:80%;
	line-height:1.6;
}

body#nstyle p.ptop{
	text-align:right;
}


body#nstyle dl{
	margin:0 0 10px 0;
	padding:0;
	font-size:80%;
	line-height:1.6;
}

body#nstyle dl dt{
	font-weight:bold;
	color: #960;
	margin:0 0 5px 10px;
}

body#nstyle dl dd{
	background-color: #FCF9E0;
	margin:0 10px;
	padding:10px;
}

body#nstyle dl dd ul{
	margin:0;
	padding:0 0 0 15px;
}

body#nstyle dl dd ul.note{
	margin:7px 10px 0 10px;
	padding:0px;
}

body#nstyle dl dd ul.note li{
	list-style:none;
	padding:0 0 5px 1em;
	text-indent:-1em;
}


body#nstyle table.hyo{
	width:480px;
	margin:10px;
	border-collapse:collapse;
	border:1px #999 solid;
}

body#nstyle table.hyo th{
	font-size:80%;
	line-height:1.4;
	background-color:#CCC;
	border:1px #999 solid;
	padding:3px;
}

body#nstyle table.hyo td{
	font-size:80%;
	line-height:1.4;
	background-color: #FFF;
	border:1px #999 solid;
	padding:3px;
}

body#nstyle table.hyo td.ctr{
	text-align:center;
}


/*********************** 学会ニュース用 ********************************/

div.bodytext div.name{
	text-align:right;
}

div.bodytext table td{
	font-size:80%;
	line-height:1.4;
	padding:2px;
	vertical-align:top;
}

div.bodytext table th{
	font-size:80%;
	line-height:1.4;
	padding:2px;
	font-weight:normal;
	text-align:left;
}

div.bodytext table.pln_table {
	border-collapse:collapse;
}

div.bodytext table.pln_table td{
	border:1px #CCC solid;
	vertical-align:top;
}

div.bodytext table.pln_table th{
	border:1px #CCC solid;
	vertical-align:top;
	background-color:#F5F5F5;
}















