@charset "UTF-8";
  /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
学会参加・発表
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
 /*+++++++++++++++++++++++++++++++++++++++++++
学会メニュー
*/
div#contents_conferencemenu {
	margin: 20px 0px 0px 0px;
	border: solid 1px #FFFFFF;
}

div#contents_conferencemenu ul {
	height: 30px;
	margin-left: 0px !important;
	border-bottom: 5px solid #28C4C7;
}

div#contents_conferencemenu ul li {
	float: left;
	width: 152px;
	height: 30px;
	margin-left: 0px !important;
	padding: 0px !important;
	border: solid 0px #000000;
}

div#contents_conferencemenu ul li a {
	display: block;
	width: 152px;
	height: 30px;
	background: transparent url("staff_images/staff_menu00.gif") no-repeat 0px 0px;
	text-indent: -2000px;
	line-height: 10px;
	font-size: 10px;
}
div#contents_conferencemenu ul li a:hover {
	background-position: 0px -30px;
}
div#contents_conferencemenu ul li a:focus {
	outline:none;
}

div#contents_conferencemenu ul li#conferencemenu01 a {
	background-image: url("staff_images/staff_menu01.gif");
}
body#staffintro div#contents_conferencemenu ul li#conferencemenu01 a {
	background-position: 0px -30px;
}
div#contents_conferencemenu ul li#conferencemenu02 a {
	background-image: url("staff_images/staff_menu02.gif");
}
body#conference_activity div#contents_conferencemenu ul li#conferencemenu02 a {
	background-position: 0px -30px;
}
div#contents_conferencemenu ul li#conferencemenu03 a {
	background-image: url("staff_images/staff_menu03.gif");
}
body#conference_article div#contents_conferencemenu ul li#conferencemenu03 a {
	background-position: 0px -30px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
学会発表
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body.conference div#layout_contents h2 {
	margin: 25px 0px 0px 0px;
}


div#contents_conference div.conference-photo {
	background: url('staff_images/staff_society_pic.jpg') no-repeat 0px  0px;
	height: 150px;
}

div#contents_conference div.conference-photo p {
	margin: 0px 0px 0px 210px;
}


div#contents_conference div.conference-photo_2 {
	background: url('staff_images/staff_society_report_pic.jpg') no-repeat 0px  0px;
	height: 150px;
}

div#contents_conference div.conference-photo_2 p {
	margin: 0px 0px 0px 210px;
}


div#contents_conference div.signature p {
	margin: 10px 10px 0px 0px;
	text-align: right;
}

div#contents_conference table {
	width: 520px; 
}
div#contents_conference table,
div#contents_conference table tr td {
	background: transparent; 
	border: none; 
}
div#contents_conference table,
div#contents_conference table tr {
	border: 1px solid #cccccc; 
}

div#contents_conference table tr td {
	padding: 8px 0px 10px 10px;
	font-size: 95%; 
	margin: 0; 
}

div#contents_conference table tr td p {
	margin: 0; 
}


div#contents_conference table tr td.year {
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	background: #eeeeee;
	border-bottom: solid 1px #cccccc;
}

div#contents_conference table tr td.year_space {
	font-weight: bold;
	background: #ffffff;
	border-bottom: solid 0px #cccccc;
}



div#contents_conference table tr td.date {
	padding: 10px 0px 5px 5px;
	background: #f0f0f0;
	white-space: nowrap;
	vertical-align: top;
}

div#contents_conference table tr td.place {
	font-weight: bold;
	background: #f0f0f0;
}

div#contents_conference table tr td.paper {
	padding: 20px 20px 20px 30px;
	border-bottom: dotted 1px #cccccc;
}

div#contents_conference div.conference-photo img {
	float: left;
}

div#contents_conference div.conference-info {
	float: left;
	width: 360px;
	margin: 0px 0px 0px 10px;

}

div#contents_conference div.signature p {
	margin: 10px 10px 0px 0px;
	text-align: right;
}

 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
論文紹介
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
