@charset "euc-jp";
/*********************/





/***** ID *****/
div#container {
	background: url(../images/contents_back.gif) 0 0 repeat-y;
}


div#header {
	height: 150px;
	background: url(../images/header.gif) 0 0 no-repeat;
}


div#contents {
	padding: 20px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}


p#underP {
	margin: 110px 0 0 50px;
}



/***** class *****/
h3.cTitle {
	margin-bottom: 10px;
	padding-bottom: 1px;
	font-size: 16px;
	font-weight: bold;
	color: #a88516;
	border-bottom: #a88516 3px double;
	clear: both;
}


h3.cTitle2 {
	margin-bottom: 10px;
	padding-bottom: 1px;
	font-size: 15px;
	font-weight: bold;
	color: #a88516;
	border-bottom: #a88516 3px double;
	clear: both;
}



.cCap {
	margin-bottom: 5px;
	font-weight: bold;
	color: #800040;
	clear: both;
}


div.cItem {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: #aa6427 1px dotted;
}


p.pageTop {
	margin-top: 20px;
	padding-top: 10px;
	font-size: 10px;
	text-align: right;
	border-top: #aa6427 1px dotted;
}


p.pageTop2 {
	font-size: 10px;
	text-align: right;
}


.green {
	color: #690;
}


.bold {
	font-weight: bold;
}


.floatL {
	float: left;
}


.floatR {
	float: right;
}


.vAliT {
	vertical-align: top;
}


.discUl {
	margin-left: 15px;
	list-style-type: disc;
}


.deciUl {
	margin-left: 25px;
	list-style-type: decimal;
}


.liMarB5 li {
	margin-bottom: 5px;
}


.liMarB5 .last {
	margin-bottom: 0;
}


.liMarT5 li {
	margin-top: 5px;
}




/***** TITLE **********************************************************************************/
h2#title {
	height: 45px;
	text-indent: -9999px;
}


#welcome h2#title {
	background: url(../images/title.gif) 0 0 no-repeat;
}


#program h2#title {
	background: url(../images/title.gif) 0 -45px no-repeat;
}


#speaker h2#title {
	background: url(../images/title.gif) 0 -90px no-repeat;
}


#committee h2#title {
	background: url(../images/title.gif) 0 -135px no-repeat;
}


#date h2#title {
	background: url(../images/title.gif) 0 -180px no-repeat;
}


#general h2#title {
	background: url(../images/title.gif) 0 -225px no-repeat;
}


#venue h2#title {
	background: url(../images/title.gif) 0 -270px no-repeat;
}


#hotel h2#title {
	background: url(../images/title.gif) 0 -315px no-repeat;
}


#exhibition h2#title {
	background: url(../images/title.gif) 0 -360px no-repeat;
}


#reg h2#title {
	background: url(../images/title.gif) 0 -405px no-repeat;
}


#abs h2#title {
	background: url(../images/title.gif) 0 -450px no-repeat;
}


#contact h2#title {
	background: url(../images/title.gif) 0 -495px no-repeat;
}


#announce h2#title {
	background: url(../images/title.gif) 0 -540px no-repeat;
}


#congress h2#title {
	background: url(../images/title.gif) 0 -585px no-repeat;
}


#material h2#title {
	background: url(../images/title.gif) 0 -630px no-repeat;
}


#travel h2#title {
	background: url(../images/title.gif) 0 -675px no-repeat;
}


#clinical h2#title {
	background: url(../images/title.gif) 0 -720px no-repeat;
}


#education h2#title {
	background: url(../images/title.gif) 0 -765px no-repeat;
}


#luncheon #title {
	background: url(../images/title.gif) 0 -810px no-repeat;
}


#relate #title {
	background: url(../images/title.gif) 0 -855px no-repeat;
}


#yokohama #title {
	background: url(../images/title.gif) 0 -900px no-repeat;
}




/***** welcome ********************************************************************************/
dl#welcomeDl dd {
	font-size: 12px;
}


.welTb {
	width: 100%;
}


.welTb td {
	width: 25%;
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}


.welTb td img {
	padding: 1px;
	background-color: #fff;
	border: #ddd 1px solid;
}


p.welcomeP {
	line-height: 1.7;
}




/***** committee ********************************************************************************/
h4.comTitle {
	margin-bottom: 5px;
	color: #800040;	
}


dl.commDl1 {
	margin-left: 1em;
}


dl.commDl1 dt {
	width: 220px;
	font-weight: bold;
	float: left;
	clear: left;
}


dl.commDl1 dd {
	margin-bottom: 3px;
	padding: 1px 0 0 220px;
	font-size: 13px;
}




/***** program *********************************************************************************/
ul.proList li, ul.proList2 li {
	margin-top: 3px;
	padding-left: 10px;
	/*color: #800040;*/
	background: url(../images/icon1.gif) 0 0.5em no-repeat;
}


.proList3 li {
	margin: 5px 0 0 15px;
	list-style-type: disc;
}


ul.proListL {
	float: left;
}


ul.proListR {
	float: right;
}


ul.proList {
	width: 48%;
}


ul.proList2 {
	margin-left: 14px;
}


.proItem {
	margin-bottom: 20px;
}


.proTit {
	font-weight: bold;
	color: #933;
}


.proCap {
	font-weight: bold;
}


.proUl1 {
	text-align: center;
}


.proUl1 li {
	display: inline;
}


.proDl {
	width: 48%;
}


.proDl dt {
	width: 170px;
	font-weight: bold;
	float: left;
	clear: left;
}


.proDl dd {
	margin-bottom: 3px;
	padding: 2px 0 0 170px;
	font-size: 12px;
}


.proDl .last {
	margin-bottom: 0;
}


.proDlL {
	float: left;
}


.proDlR {
	float: right;
}


.proDl1 {
	margin-bottom: 5px;
}


.proDl1 dt {
	width: 100px;
	padding-top: 1px;
	font-size: 13px;
	color: #800040;
	float: left;
	clear: left;
}


.proDl1 dd {
	margin-bottom: 3px;
	padding-left: 100px;
	font-weight: bold;
}


.proDl2 dt {
	width: 60px;
	color: #800040;
	float: left;
	clear: left;
}


.proDl2 dd {
	margin-bottom: 7px;
	padding-left: 60px;
}


.proDl2 .last {
	margin-bottom: 0;
}


.proTb1 {
	width: 100%;
}


.proTb1 th {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #960;
	border-bottom: #ddd 1px solid;
	border-right: #fff 1px solid;
}


.proTb1 td {
	width: 23%;
	padding: 5px;
	font-size: 12px;
	border: #ddd 1px solid;
	vertical-align: top;
}


.proTr {
	background-color: #FFF7E6;
}


.proBtnTb {
	width: 100%;
}


.proBtnTb td {
	width: 50%;
	text-align: center;
}


.proBtnCap {
	padding-top: 3px;
	font-size: 12px;
}


.proBtnCap2 {
	padding-top: 3px;
	padding-bottom:20px;
	font-size: 12px;
}


.proUl {
	margin-left: 15px;
	list-style-type: disc;
	
}


.proUl li {
	margin-bottom: 3px;
}


.proUl .last {
	margin-bottom: 0;
}


.proBtn {
	margin: 20px 0 0;
	text-align: center;
}


.proNote {
	font-style: italic;
	color: #963;
}




/***** pre ******************************************************************************/





/***** speaker ************************************************************************************/
.speakUl1 {
	width: 33%;
	margin-top: 10px;
}


.speakUl1 li {
	margin-bottom: 15px;
	text-align: center;
}


.speakDl1 dt {
	margin-bottom: 5px;
}


.speakDl1 dt img {
	padding: 1px;
	background-color: #fff;
	border: #ddd 1px solid;
}


.speakDl1 dd {
	font-size: 12px;
	line-height: 1.2;
}


.speakDl1 dd strong {
	font-size: 13px;
	font-weight: bold;
}


.speDl1 dt {
	width: 170px;
	font-weight: bold;
	float: left;
	clear: left;
}


.speDl1 dd {
	padding: 2px 0 0 170px;
	font-size: 12px;
}


.speakTb {
	width: 100%;
}


.speakTb td {
	width: 33%;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: top;
}



/***** important *******************************************************************************/
table#dateTb {
	width: 100%;
	margin-top: 40px;
	font-size: 14px;
	border-top: #bbb 1px dotted;
}


table#dateTb th {
	width: 190px;
	padding: 10px 5px 10px 0;
	font-weight: bold;
	border-bottom: #bbb 1px dotted;
}


table#dateTb td {
	padding: 10px 5px;
	font-weight: bold;
	color: #cc0000;
	border-bottom: #bbb 1px dotted;
}


#dateTb td span {
	font-weight: normal;
	color: #333;
	text-decoration: line-through;
}


.extendIcon {
	padding-right: 65px;
	font-weight: bold;
	background: url(../images/extend_icon.gif) 100% 50% no-repeat;
}





/***** general *********************************************************************************/
.geneUl {
	width: 49%;
}


.geneUlL {
	float: left;
}


.geneUlR {
	float: right;
}


.geneUl li {
	margin-top: 3px;
	padding-left: 12px;
	font-size: 12px;
	background: url(../images/icon1.gif) 0 0.3em no-repeat;
}


.geneUl li a {
	color: #333;
}


dl.geneDl1 {
	padding-top: 15px;
	border-top: #aa6427 1px dotted;
}


dl.geneDl1 dt {
	width: 125px;
	padding-top: 1px;
	font-size: 12px;
	color: #800040;
	float: left;
	clear: left;
}


dl.geneDl1 dt.longDt {
	width: 100%;
	padding-top: 0;
	float: none;
}


dl.geneDl1 dd {
	margin-bottom: 15px;
	padding: 0 0 15px 125px;
	border-bottom: #aa6427 1px dotted;
}


.geneDl2 dt {
	margin-bottom: 5px;
	font-size: 12px;
	color: #800040;
}


.geneDl2 dd {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: #aa6427 1px dotted;
}


td.geneName {
	width: 160px;
	font-weight: bold;
}


td.geneName2 {
	width: 190px;
	font-weight: bold;
}


td.geneBelong {
	padding-top: 1px;
	font-size: 12px;
}


.geneTb {
	width: 90%;
}


.geneTb td {
	width: 50%;
	text-align: center;
}



/***** venue ****************************************************************************************/
dl.venueDl1 {
	padding: 7px;
	border: #800040 1px solid;
}


dl.venueDl1 dt {
	margin-bottom: 5px;
	font-weight: bold;
	color: #800040;
	border-bottom: #800040 1px solid;
}


dl.venueDl2 {
	font-weight: bold;
}


dl.venueDl2 dt {
	width: 120px;
	padding-left: 10px;
	color: #800040;
	float: left;
	clear: left;
	background: url(../images/icon1.gif) 0 0.5em no-repeat;
}


dl.venueDl2 dd {
	padding-left: 130px;
}




/***** reg ********************************************************************************/
.regDl1 dt {
	width: 60px;
	color: #C30;
	float: left;
	clear: left;
}


.regDl1 dd {
	margin-bottom: 5px;
	padding-left: 60px;
}


.policy {
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}


.policy span {
	padding-left: 10px;
	background: url(../images/icon1.gif) 0 50% no-repeat;
}


.regTb1 {
	width: 100%;
}


.regTb1 th {
	padding: 10px 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #960;
	border: #ddd 1px solid;
}


.regTb1 td {
	padding: 10px 5px;
	font-size: 13px;
	border: #ddd 1px solid;
}


.regTd {
	font-weight: bold;
	background-color: #FFF7E6;
}


.regYen {
	margin-bottom: 3px;
	font-size: 11px;
	text-align: right;
}


.regNote {
	font-size: 12px;
	text-align: right;
}


.regDead {
	margin-bottom: 5px;
	font-weight: bold;
	color: #cc0000;
}


.regDead2 {
	padding: 10px;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
	border: #cc0000 3px double;
}


.linkIcon {
	padding-left: 10px;
	font-weight: bold;
	background: url(../images/icon1.gif) 0 0.3em no-repeat;
}


.cancel {
	text-decoration: line-through;
}






/***** contact ********************************************************************************/
dl#contactDl dt {
	font-weight: bold;
}


dl#contactDl {
	margin: 30px 0 0 0;
	padding-left: 10px;
	border-left: #be060c 5px solid;
}



/***** announce *********************************************************************************/
#announceUl1 {
	margin-top: 50px;
}


#announceUl1 li {
	margin-bottom: 25px;
	text-align: center;
}



/***** Exhibitions ******************************************************************************/
.exhiUl1 {
	text-align: center;
}


.exhiUl1 li {
	margin: 0 10px;
	display: inline;
}


.exhiSec {
	margin-top: 10px;
	padding: 10px;
	border: #bbb 1px dotted;
}


.exhiSec dt {
	font-weight: bold;
}


.spoUl {
}


.spoUl li {
	margin-top: 3px;
	padding-left: 10px;
	background: url(../images/icon1.gif) 0 0.4em no-repeat;
}


.spoUl li a {
	color: #333;
}


.spoUl li .spoUlIn li {
	margin-top: 0;
	padding-left: 0;
	font-size: 13px;
	background: none;
}


.spoUlL {
	width: 49%;
	float: left;
}


.spoUlR {
	width: 50%;
	float: right;
}


.spoIcon {
	font-size: 12px;
	font-weight: bold;
}


.exhiP {
	margin-bottom: 5px;
	font-size: 12px;
	text-align: right;
}



/***** Pre-congress *********************************************************************************/
.preTit {
	margin-bottom: 15px;
	font-size: 17px;
	color: #a88516;
	text-align: center;
}


.preDl1 dt {
	width: 115px;
	padding-top: 1px;
	font-size: 12px;
	color: #800040;
	float: left;
	clear: left;
}


.preDl1 dt.longDt {
	width: 100%;
	padding-top: 0;
	float: none;
}


.preDl1 dd {
	margin-bottom: 15px;
	padding: 0 0 15px 115px;
	border-bottom: #aa6427 1px dotted;
}




/***** paper ****************************************************************************************/
.papList li {
	margin-top: 3px;
	padding-left: 10px;
	/*color: #800040;*/
	background: url(../images/icon1.gif) 0 0.5em no-repeat;
}


.papDl1 {
	margin-top: 10px;
	padding: 7px;
	border: #bbb 1px dotted;
}


.papDl1 dt {
	width: 50px;
	font-weight: bold;
	float: left;
}


.papDl1 dd {
	padding-left: 50px;
}


.paperDead {
	margin-bottom: 10px;
	padding: 20px 10px;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
	border: #cc0000 2px solid;
}


.extend {
	text-decoration: line-through;
}





/***** travel *********************************************************************************************/
#containerWindow {
	width: 650px;
	margin: 0 auto;
	text-align: left;
	border-right: #492509 1px solid;
	border-bottom: #492509 1px solid;
	border-left: #492509 1px solid;
	background-color: #fff;
}


.travTit {
	margin-bottom: 20px;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;	
	color: #a88516;
	border: #a88516 1px solid;
}




/***** clinical **********************************************************************************************/
.cliTit {
	font-weight: bold;
	color: #800040;
}


.cliTb {
	width: 100%;
}


.cliTb th {
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #960;
	border-bottom: #ddd 1px solid;
	border-right: #fff 1px solid;
	vertical-align: top;
}


.cliTb td {
	padding: 10px;
	font-size: 13px;
	border: #ddd 1px solid;
	vertical-align: top;
}


.cliTb2 {
	width: 100%;
}


.cliTb2 th {
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #960;
	border-bottom: #ddd 1px solid;
	border-right: #fff 1px solid;
	vertical-align: top;
	width:80px;
}


.cliTb2 td {
	padding: 10px;
	font-size: 13px;
	border: #ddd 1px solid;
	vertical-align: top;
}


.cliTr {
	background-color: #FFF7E6;
}


.cliTd {
	background-color: #f3f3f3;	
}



/***** hotel *******************************************************************************/
.hotelBox1 {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 13px;
	border: #bbb 1px dotted;
	background-color: #fafafa;
}


.hotelBtn {
	margin-top: 20px;
	text-align: center;
}


.hotelDl dd {
	margin-top: 5px;
	text-align: right;
}




/***** related ******************************************************************************************/
.relateDl {
	margin: 10px 0 0 14px;
}


.relateDl dt {
	width: 90px;
	padding-left: 13px;
	font-size: 13px;
	float: left;
	clear: left;
	background: url(../images/icon1.gif) 0 50% no-repeat;
}


.relateDl dd {
	margin-bottom: 3px;
	padding: 1px 0 0 103px;
	font-weight: bold;
}




/***** luncheon ********************************************************************************/

.lunItem{
	margin-top:10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: #aa6427 1px dotted;
}

.lunItemEnd{
	margin-top:10px;
	margin-bottom: 10px;
}

.lunBox{
	margin-bottom:30px;
}

.lunTitle {
	margin-bottom: 5px;
	font-weight: bold;
	color: #800040;
	clear: both;
	background:url(../images/icon2.gif) 0 50% no-repeat;
	padding-left:13px;
}

.lunUl{
	text-align:center;
}

.lunUl li{
	display:inline;
	margin-right:10px;
}

.lunUl li.liEnd{
	margin-right:0;
}

.lunthemeUl{
	list-style:none;
	margin-top:5px;
	margin-left:15px;
	font-weight:bold;
}

.lunthemeUl2{
	list-style:none;
	margin-top:5px;
	font-weight:bold;
}

.lunthemeUl2 li{
	text-indent:-1em;
	margin-left:1em;
}

.lunDateBox{
	font-size:11px;
	background:#eee;
	border:1px solid #ddd;
	padding:0 2px;
	width:110px;
	text-align:center;
	float:right;
	margin-bottom:8px;
}

.lunDateBox2{
	font-size:11px;
	background:#eee;
	border:1px solid #ddd;
	padding:0 2px;
	width:180px;
	text-align:center;
	float:right;
	margin-bottom:8px;
}

.lunTitelBox{
	font-weight:bold;
	clear:both;
	margin-bottom:10px;
	/*color:#90278a;*/
}

.lunTitTb{
	width: 100%;
	margin-bottom: 6px;
	border-bottom: 1px solid #c56092;
	color: #c56092;
}

.lunTitTb th{
	font-weight:bold;
	padding:2px 0;
	width:26%;
}

.lunTitTb td{
	font-weight:bold;
	padding:2px 0;
}

.lunTb{
	margin-left:30px;
}

.lunTb th{
	font-size:12px;
	width:75px;
}

.lunTb td.nameTd{
	font-weight:bold;
	width:160px;
	vertical-align:top;
}

.lunTb td.nameTd2{
	font-weight:bold;
	vertical-align:top;
}

.lunTb td.nameTd3{
	width:260px;
	font-weight:bold;
	vertical-align:top;
}

.lunTb th.titlTh{
	color:#408bc1;
}

.lunTb th.posiTh{
	vertical-align:top;
	color:#800040;
}

.lunTb td.titlTd{
	color:#408bc1;
	font-weight:bold;
}

.lunTb td.belongTd{
	font-size:12px;
}

.lunTb td.btnTd{
	padding-top:8px;
}





/***** yokohama *************************************************************************************/
.yokohamaUl {
	margin: 20px 0 0 10px;
}



.yokohamaUl li {
	margin-bottom: 10px;
	float: left;
}


.yokoLink {
	margin-top: 15px;
	padding: 10px;
	text-align: center;
	border: #ddd 2px solid;
}