body{
	margin:0px;
	padding: 10px 20px;
	background-color:white;
}
body,div,p,span,td,th,sup,sub,h1,h2,h3,a,input,textarea{
	font-size: medium;
	color: black;
}
*+html body,div,p,span,td,th,sup,sub,h1,h2,h3,a,input,textarea{
	font-size:14px;
}
* html body,div,p,span,td,th,sup,sub,h1,h2,h3,a,input,textarea{
	font-size:14px;
}

a:link { color:#00008b;}
a:visited { color:#19448e;}
a:active {color:#ffd7e0;}
a:hover { background-color:#c0c0c0;}
sub { vertical-align:baseline; font-size:70%;}
sup { vertical-align:text-top; font-size:70%;line-height:normal;}
h1 { font-size: 110%; font-weight: bold; color: #102040; text-align:right;}
h2 { font-size: 110%; font-weight: bold; color: #102040;}
h3 {  background-color: #add8e6; border: 1px #c0c0c0 solid; width: auto; padding: 3px 8px; margin: 1px 0px 20px;}
/*CLASS*/
.small { font-size: 90%;}
.atn1 { font-weight:bold; color:#CC0000;}
.frm01 { font-weight: bold; text-align: center; color: #FFFFFF; background-color: #4682b4}
.frm02 { font-weight: bold; text-align: center; color: #FFFFFF; background-color: #996699}
/*---------------------------------------------------------JOURNAL*/
.page { font-size: 90%; text-align: right; padding-right: 10px;}
.title { font-size: 100%; color: #102040; font-weight:bold; text-align: center; padding-top:2em; padding-bottom:2em;}
.affilication {  font-size: 90%; color: #333333;}
.name { padding-bottom: 10px;}
.text {
	margin:25px 0px 0px;
	padding: 20px;
	border-top:1px #19448e solid;
	border-bottom:1px #19448e solid;
	line-height: 1.5em;
}
.back { text-align: center; margin-top: 25px;}
/*ABSTRACT*/
.midashi { font-size: 100%; font-weight: bold; color: #102040;}
.keyword {
	font-size: 90%;
	padding: 20px;
	border-bottom:1px #19448e solid;
}
.date {
	font-size: 90%;
	color: #333333;
	text-align: right;
	padding: 10px;
	border-bottom:1px #19448e solid;
}
/*CONTENTS*/
.Ccontent {
	border-bottom: 1px #19448e solid;
	margin-bottom: 12px;
	padding-left: 15px;
}
/*MEETING program*/
.Msession { width: 100%; border-bottom: 1px #19448e solid;}
.Mchairman { padding:3px 0px 15px 20px;}
.Msubfield { padding-top:3px; text-align:right;}
.Mcode { font-weight: bold; color: #102040; padding-right: 5px;}
.MPtitle { color: black;}
.MPname { padding-bottom:5px; padding-left:15px;}

/*yakuin_20081107_sano*/

div.meibo ul {
	margin:0 auto;
	padding:0;
	width:100%;
	}
	
div.meibo ul li{
	float: left;
	list-style-type:none;
	width:120px;
	line-height:1.5em;
		display: block;
}	
div.meibo ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
table#form {
	margin:10px auto;
	width:600px;
	font-size:80%;
	letter-spacing:0.2em;
}
table#form table#inside_t {
	background-color:#CCFFFF;
	border-collapse: collapse;
	width:600px;
	margin:0px;
}
table#form table#inside_t tr td, table#form table#inside_t tr th {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:8px;
}
table#form table#inside_t tr th {
	width:110px;
	color:#ffffff;
	border:1px solid #CCCCCC;
	background-color:#5699d2;
}
table#form table#inside_t tr th.alt {
	background-color:#AF79CA;
}
input {
	border:#CCCCCC solid 1px;
}
.contact_b{
	width:600px;
	border:solid 1px #999999;
	padding:8px;
	white-space:
	}