.txt-h120 {
	font-size: 100%;
	line-height: 120%;
}

.txt-h130 {
	font-size: 100%;
	line-height: 130%;
}

.txt-h140 {
	font-size: 100%;
	line-height: 140%;
}

.txt-h150 {
	font-size: 100%;
	line-height: 150%;
}

.txt-h120b {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
}

.txt07-h120 {
	font-size: 70%;
	line-height: 120%;
}

.txt08-h120 {
	font-size: 80%;
	line-height: 120%;
}

.txt08-h130 {
	font-size: 80%;
	line-height: 130%;
}

.txt08-h140 {
	font-size: 80%;
	line-height: 140%;
}

.txt08-h150 {
	font-size: 80%;
	line-height: 150%;
}

.txt08-h170 {
	font-size: 80%;
	line-height: 170%;
}

.txt08-h120b {
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
}

.title {
	font-size: 140%;
	line-height: 160%;
	font-weight: bold;
	padding-top: 0px;
}

A:link {
	color: #0000ff;
	text-decoration: underline;
}

A:visited {
	color: #0000ff;
	text-decoration: underline;
}

A:hover {
	color: #cc0000;
}

A:active {
	color: #cc0000;
}



/* Top of Page */

div.to_top {
	width: 100%;
	text-align: right;
	font-size: 80%;
}

A.to_top {
	padding: 2px;
	margin: 5px;
}

.to_top a:link {
	color: #ffffff;
	background-color: #7a7a7a;
}

.to_top a:visited {
	color: #ffffff;
	background-color: #7a7a7a;
}

.to_top a:hover {
	color: #ffffff;
	background-color: #7a7a7a;
}

.to_top a:active {
	color: #ffffff;
	background-color: #7a7a7a;
}

/*  10px */

.mag10 {
	margin: 0px;
}

/* */

TABLE.layout_yoh {
	margin: 0px;
	line-height: 120%;
	width: 725px;
}

.layout_yoh TH {
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #000030;
	vertical-align: top;
	background-color: #cccccc;
}

.layout_yoh TD {
	padding: 0px 0px 0px 20px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background-color: #ffffff;
}

/*  */

#navcontainer {
	width: 150px;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 0em;
	background-color: #eeeeee;
	color: #ccff99;
	font-size: 80%;
}

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer li {
	border-bottom: 1px solid #666666; /* */
	margin: 0;
}

#navcontainer li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #999999; /* */
	background-color: #f0f0f0; /* */
	color: #1b1b1b; /* */
	text-decoration: none;
	width: 100%;
}

html>body #navcontainer li a {
	width: auto;
}

#navcontainer li a:hover {
	border-left: 10px solid #ffff00;  /* */
	background-color: #666666;  /* */
	color: #fff;
}


TABLE.noline {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

.noline TD {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

.noline TD.migi {
	text-align: right;
}

.noline TD.title {
	margin: 2px;
	padding: 2px;
	background-color: #cae6e6;
}

TABLE.mannaka {
	width: 100%;
	line-height: 130%;
}

.mannaka TD {
	border-width: 0px;
	text-align: center;
	border-width: 0px;
}


TABLE.program {
	margin: 10px 0px 10px 0px;
	line-height: 120%;
	width: 100%;
	border-collapse: collapse;
}


.program TH {
	font-weight: normal;
	padding: 4px;
	text-align: left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size: 80%;
	line-height: 120%;
	background-image: url(/jp/conference2009/img/bg_grey.jpg);
}


.program TH.session_01 {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size: 80%;
	line-height: 120%;
	background-image: url(/jp/conference2009/img/bg_session_01.jpg);;
}


.program TH.session_02 {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size: 80%;
	line-height: 120%;
	background-image: url(/jp/conference2009/img/bg_session_02.jpg);
}


.program TH.session_03 {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size: 80%;
	line-height: 120%;
	background-image: url(/jp/conference2009/img/bg_session_03.jpg);
}


.program TD {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font-size: 80%;
	line-height: 120%;
}

.program TD.time {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #EEEEEE;
	font-size: 80%;
	line-height: 120%;
}

.program TD.title {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size: 80%;
	line-height: 120%;
	background-image: url(/jp/conference2009/img/bg_grey.jpg);
}

.program TD.none {
	background-color: #EEEEEE;
}


.program TD.session {
	padding: 5px 1px 5px 3px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-image: url(/jp/conference2009/img/bg_blue.jpg);
}


.program TD.session_01 {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFF68F;
	font-size: 80%;
	line-height: 120%;
}


.program TD.session_02 {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #E0FFFF;
	font-size: 80%;
	line-height: 120%;
}


.program TD.session_03 {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFC1C1;
	font-size: 80%;
	line-height: 120%;
}

.program TD.session_doc {
	padding: 5px 1px 5px 3px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-image: url(/jp/conference2009/img/bg_blue.jpg);
}
	

	
.program TD.left {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	background-color: #FFFFFF;
}

.program TD.migi {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	background-color: #FFFFFF;
}


.program TD.right {
	padding: 4px;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font-size: 80%;
	line-height: 120%;
}

.program TD.center {
	text-align: center;
	vertical-align: middle;
}

.program UL {
	list-style-position: outside;
}

.program LI {
	list-style-type: disc;
	border-bottom: 0px solid #666666; /* */
	margin: 0px 0px 0px 20px;
}

/* */

TABLE.kouen {
	margin: 10px 0px 10px 0px;
	line-height: 120%;
	width: 100%;
	border-collapse: collapse;
}

.kouen TH {
	font-weight: normal;
	color: #000000;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;   /* */
	border-color: #CCCCCC;
	border-top: solid  1px #CCCCCC;
	border-right: solid  1px #CCCCCC;
	border-bottom: dashed 1px #CCCCCC;
	border-left: solid  1px #CCCCCC;
}

.kouen TD {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	background-color: #FFFFFF;
}

.kouen TD.session {
	padding: 3px 1px 3px 3px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #d9ecff;
}


.kouen UL {
	list-style-position: outside;
}

.kouen LI {
	list-style-type: disc;
	border-bottom: 0px solid #666666; /* */
	margin: 0px 0px 0px 20px;
}

/**********/
/* */
/**********/

span.subheading {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 110%;
	background-color: #ffffff;
	margin: 0px;
	padding: 4px;
	border-style: groove;
	border-width: 0px 0px 0px 15px;
	border-color: #006699;/*#01607e;#008040;*/
	color: #022955;/*#002000;*/
	line-height: 140%;
}

/**********/
/* */
/**********/

.migiyose {
	float: right;
}

.kaisai {
	border-collapse: collapse;
	margin: 10px 0;
	width: 100%;
}


.kaisai TH {
	background-color: #CAE6E6;
	border: 1px solid #888888;
	font-size: 80%;
	font-weight: normal;
	line-height: 120%;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}


.kaisai TH.bg_green {
	border: 1px solid #888888;
	font-size: 80%;
	font-weight: normal;
	line-height: 120%;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-image: url(/jp/conference2009/img/bg_green.jpg);
}


.kaisai TD {
	background-color: #FFFFFF;
	border: 1px solid #888888;
	font-size: 80%;
	font-weight: normal;
	line-height: 120%;
	margin: 0px 0px 0px 20px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

TABLE.summary {
	margin: 10px 0px 10px 0px;
	line-height: 120%;
	width: 100%;
	border-collapse: collapse;
}

.summary TH {
	font-weight: normal;
	padding: 4px;
	text-align: left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size: 80%;
	line-height: 120%;
	background-image: url(/jp/conference2009/img/bg_grey_02.jpg);
}

.summary TD {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font-size: 80%;
	line-height: 120%;
}

/* disp page */

.disp TD {
	width: 180px;
	height: 40px;
	align: center;
}

.disp A:link {
	display: block;
	color: #0000ff;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	background-image: url(/jp/conference2009/img/disp_bg01.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 40px;
	padding: 10px;
}

.disp A:visited {
	display: block;
	color: #0000ff;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	background-image: url(/jp/conference2009/img/disp_bg01.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 40px;
	padding: 10px;
}


.disp A:hover {
	display: block;
	color: #cc0000;
	text-align: center;
	vertical-align: middle;
	background-image:url(/jp/conference2009/img/disp_bg02.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 40px;
	padding: 10px;
}

.disp A:active {
	display: block;
	color: #cc0000;
	text-align: center;
	vertical-align: middle;
	background-image:url(/jp/conference2009/img/disp_bg02.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 40px;
	padding: 10px;
}


/* disp page - for english */

.exhibitor TD {
	align: left;
	vertical-align: middle;
}

/* H3 - for english */

H3.item {
	text-indent: 20px;
	border-bottom: 1px dotted #333333;
	margin: 20px 0 10px 0;
	padding: 5px 0 2px 0;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	background-image: url(/common/img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}

/* sp_session page */


.sp_session A:link {
	background-image: url(/event/conference2009/img/sp_session01_en.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 18px;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
}

.sp_session A:visited {
	background-image: url(/event/conference2009/img/sp_session01_en.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 18px;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
}

.sp_session A:hover {
	background-image:url(/event/conference2009/img/sp_session02_en.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 18px;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
}

.sp_session A:active {
	background-image:url(/event/conference2009/img/sp_session02_en.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 18px;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
}

.sp_session IMG {
	width: 84px;
	height: 20px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: none;
}

