@charset "utf-8";

/*
===================================================================

international.css

===================================================================

*/

div#InterPageMain {
	margin: 4px 0 15px 0;
	min-height: 450px;
	font-family: sans-serif;
}
	div#InterPageMain h2.bannerHead {
		margin: 5px 5px 5px 5px;
	}

	div#InterPageMain p.pankuzu {
		margin: 0 0 5px 15px;
		font-size: small;
	}

	div#InterPageMain h3.icLink {
		background:url(../img/arrow2.jpg) 0 5px no-repeat;
		padding-left: 13px;
		margin: 15px 0 10px 15px;
	}

	div#InterPageMain div#HeadInterPage {
		text-align: center;
	}

	div#InterPageMain div#InterMenuLeft {
		float: left;
		width: 210px;
		margin: 10px 0 10px 0;
		padding-right: 10px;
	}
		div#InterPageMain div#InterMenuLeft ul {
			margin: 5px 5px 15px 30px;
			font-family:sans-serif;
			font-size: 11px;
		}
			div#InterPageMain div#InterMenuLeft ul li {
				margin-bottom: 9px;
				list-style-image:url(../img/inter_listmark.gif);
				padding-left: 3px;
				vertical-align:middle;
			}

	div#InterPageMain div#ColInterMain {
		float: left;
		margin: 10px 4px 10px 2px;
		padding-left: 5px;
		width:550px;
		border-left: 1px dotted #CCCCCC;
		font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	}
		div#InterPageMain div#ColInterMain h3 {
			margin-bottom: 12px;
		}
		div#InterPageMain div#ColInterMain h4 {
			margin: 0 0 12px 5px;
			color: #82AC59;
			font-family:sans-serif;
			font-size: small;
			border-bottom: 1px solid #82AC59;
			padding: 3px 0;
		}
		div#InterPageMain div#ColInterMain h5 {
			margin: 0 7px 12px 7px;
			color:#66AA55;
			font-family:Arial, Helvetica, sans-serif;
			font-size: small;
			padding: 3px;
			background-color:#EEEEEE;
			border-top: 1px solid #DDDDDD;
			border-bottom: 1px solid #DDDDDD;
		}

		div#InterPageMain div#ColInterMain p {
			margin: 5px 8px 12px 8px;
			font-size: small;
			line-height:1.4em;
			font-family:Arial, Helvetica, sans-serif;
		}
		div#InterPageMain div#ColInterMain p.arial {
			font-family:Arial, Helvetica, sans-serif;
		}
		div#InterPageMain div#ColInterMain p.xsmall {
			font-size: x-small;
		}

		div#InterPageMain div#ColInterMain ul {
			margin: 0 0 12px 28px;
			font-family:Arial, Helvetica, sans-serif;
			font-size: small;
		}

		div#InterPageMain div#ColInterMain ol {
			margin: 0 0 12px 28px;
			font-family:Arial, Helvetica, sans-serif;
			font-size: small;
		}

		div#InterPageMain div#ColInterMain table.InfoTbl {
			margin: 10px 5px;
			font-family:sans-serif;
			font-size:small;
			line-height: 1.4em;
		}
			div#InterPageMain div#ColInterMain table.InfoTbl td {
				padding: 8px 5px;
				vertical-align:top;
				border-bottom: 1px dotted #CCCCCC;
			}
			div#InterPageMain div#ColInterMain table.InfoTbl td.HeadTd {
				padding: 5px;
				color: #82AC59;
				width: 140px;
			}
			div#InterPageMain div#ColInterMain table.InfoTbl p {
				margin: 0 0 10px 0;
			}

		/* Hotel Information */

		div#InterPageMain div#ColInterMain div.NightsKey {
			border: 1px dotted #CCCCCC;
			padding: 5px 10px;
			margin: 5px;
			width: 530px;
			font-family:sans-serif;
		}
			div#InterPageMain div#ColInterMain div.NightsKey p {
				margin: 0 0 4px 0;
			}
			div#InterPageMain div#ColInterMain div.NightsKey p img {
				vertical-align:middle;
			}

		div#InterPageMain div#ColInterMain table.HotelTbl {
			margin: 15px 5px;
			font-family:sans-serif;
			font-size:x-small;
			line-height: 1.4em;
			width: 550px;
				border: 1px solid #C0C0C0;
		}
			div#InterPageMain div#ColInterMain table.HotelTbl tr.night3 {
				background-color:#FFDDDD;
			}
			div#InterPageMain div#ColInterMain table.HotelTbl tr.night4 {
				background-color:#DDFFDD;
			}
			div#InterPageMain div#ColInterMain table.HotelTbl td.NoteTd {
				background-color:#FFFF99;
				font-weight:bold;
			}
			div#InterPageMain div#ColInterMain table.HotelTbl th {
				padding: 12px 5px;
				border-top: 1px solid #CCD3CC;
				border-bottom: 1px solid #CCD3CC;
				font-size: x-small;
				text-align:center;
				background-color:#EEEEEE;
			}
			div#InterPageMain div#ColInterMain table.HotelTbl td {
				padding: 12px 5px;
				border-bottom: 1px solid #D3D3D3;
			}
			div#InterPageMain div#ColInterMain table.HotelTbl th.color,
			div#InterPageMain div#ColInterMain table.HotelTbl td.color {
				background-color:#E9FFCC;
			}
			
			div#InterPageMain div#ColInterMain table.hotelRoomTbl {
				margin: 0 auto 15px auto;
			}

		div#InterPageMain div#ColInterMain img.ImageKyoto {
			border:1px solid #222222;
		}

		div#InterPageMain div#ColInterMain table.SpotsTbl {
			margin: 10px 5px;
			font-family:sans-serif;
			font-size:small;
			line-height: 1.4em;
		}
			div#InterPageMain div#ColInterMain table.SpotsTbl td {
				padding: 12px 3px;
				border-bottom: 1px dotted #CDD3C0;
			}

		div#InterPageMain div#ColInterMain div#MapLink {
			border: 1px dotted #CCCCCC;
			margin: 15px 7px;
		}
			div#InterPageMain div#ColInterMain div#MapLink p {
				font-size: medium;
			}
			div#InterPageMain div#ColInterMain div#MapLink img {
				vertical-align: middle;
				margin-right: 10px;
			}


	/* All Wide Content */
	div#InterPageMain div#ColInterWide {
		margin: 10px 10px 10px 10px;
		width:770px;
	}
		div#InterPageMain div#ColInterWide h3 {
			margin: 5px 10px 10px 10px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:medium;
			color: #71A142;
		}
		div#InterPageMain div#ColInterWide h3 .day {
			font-size: x-small;
			color: #999999;
		}

		div#InterPageMain div#ColInterWide div.photo-sub-column {
			float: right;
			width: 180px;
			text-align:center;
			/*background-image:url(../img/tile_photo_back.jpg);*/
			padding: 10px 5px 5px 5px;
			margin: 5px;
		}
			div#InterPageMain div#ColInterWide div.photo-sub-column img {
				margin: 0 0 10px 0;
			}

		div#InterPageMain div#ColInterWide p {
			margin: 10px 12px 10px 12px;
			line-height: 1.2em;
		}
		div#InterPageMain div#ColInterWide ul {
			margin: 10px 12px 10px 30px;
			line-height: 1.2em;
		}

div#InterMenu {
	float:left;
	width: 300px;
	margin-top: 20px;
}
	div#InterMenu ul {
		margin: 5px 10px 5px 30px;
		font-family:sans-serif;
		font-size: medium;
	}
		div#InterMenu ul li {
			margin: 10px;
			list-style-image:url(../img/inter_menu_icon.jpg);
			padding-left: 15px;
			vertical-align:middle;
		}
			div#InterMenu ul li a {
				color: #7AA64D;
			}
div#PosterBox {
	float:right;
	width: 220px;	
	margin: 20px 20px 10px 7px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
	text-align:center;
}
	div#PosterBox p {
		margin-bottom: 5px;
	}

div#QSampleBox {
	float:right;
	width: 160px;	
	margin: 20px 10px 10px 7px;
	padding: 10px;
	text-align:center;
}

/* REGISTRATION */

table.InterRegistTbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0 0 10px 0;
	width:100%;
}
	table.InterRegistTbl td.LineTd,
	table.InterRegistTbl th.LineTd {
		padding: 5px;
		border-top: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
	}
	table.InterRegistTbl th.LineTd {
		width: 142px;
		font-weight:normal;
		background-color: #E2FFD0;
	}
	table.InterRegistTbl td.colorbg {
		background-color: #E2FFD0;
	}
	table.InterRegistTbl td.FeeTd {
		text-align: center;
		padding: 5px;
		border-top: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
	}

	table.InterRegistTbl input.longTb {
		width: 350px;
	}
	table.InterRegistTbl input.MidTb {
		width: 200px;
	}
		table.InterRegistTbl table.NameTbl td {
			padding: 3px 5px 3px 0;
		}
		table.InterRegistTbl table.NameTbl input.LastNameTb {
			width: 120px;
		}
		table.InterRegistTbl table.NameTbl input.MidNameTb {
			width: 80px;
		}
		table.InterRegistTbl table.NameTbl input.FirstNameTb {
			width: 120px;
		}

	table.InterRegistTbl div#BankinfoBox {
		width: 450px;
		border: 1px solid #82AC59;
		margin: 0 auto 10px auto;
		padding: 5px;
		font-size: small;
		line-height: 1.5em;
	}

	table.InterRegistTbl textarea#accommodation_note {
		width: 240px;
		height: 40px;
		font-size: small;
	}
	table#accommoRegistTbl td {
		vertical-align: top;
		padding: 0 10px 0 0;
	}

div#ColInterMain div.NoteBox {
	border: 1px solid #DDDD77;
	background-color: #FFFFBB;
	padding: 5px;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
	div#ColInterMain div.NoteBox h4 {
		color: #FF5555 !important;
		border-bottom: 1px solid #FF5555 !important;
	}
	div#ColInterMain div.NoteBox p {
		font-size:x-small !important;
	}
	div#ColInterMain div.NoteBox strong {
		color:#FF5555;
	}

div#FeeTotalBox {
	border: 1px solid #FFCCCC;
	background-color: #FFEEEE;
	padding: 5px;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color: #CC5533;
}
	div#FeeTotalBox p {
		font-size:medium !important;
		margin: 5px !important;
	}

div#FeeTotalBox input.feeTb {
	text-align: right;
	border: 1px solid #CCCCCC;
}

div#ColInterMain label {
	font-family: Arial, Helvetica, sans-serif;
}

/* / REGISTRATION */

/* PROGRAM */

div#divTocPrg {
	border: 1px solid #EEDDAA;
	background-color:#FFFFE3;
	padding: 15px 15px 5px 15px;
	margin: 15px 0 20px 0;
}
	div#divTocPrg ul li.liToc {
		margin-bottom: 8px;
		font-size:medium;
		list-style-type:square;
	}
	div#divTocPrg li.liSubToc {
		margin: 8px;
		font-size:small;
		list-style-type:circle;
	}

table.ScheduleTbl {
	margin: 0 8px 20px 8px;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family:Century, Georgia, "Times New Roman", Times, serif; */
	border: 1px solid #999999;
}
table.widWide {
	width: 765px;
}
table.widHalfL {
	width: 376px;
	float:left;
	margin: 0 5px 20px 8px;
}
table.widHalfR {
	width: 376px;
	float:left;
	margin: 0 8px 20px 5px;
}
	table.ScheduleTbl td {
		font-size: small;
		padding: 1px 5px 3px 5px;
		vertical-align:top;
	}
		table.ScheduleTbl td p {
			margin: 2px 0 2px 0 !important;
			font-family:Arial, Helvetica, sans-serif;
			/*font-family:Century, Georgia, "Times New Roman", Times, serif !important;*/
		}
			table.ScheduleTbl td p strong {
				font-family:Arial, Helvetica, sans-serif;
				/*font-family:Century, Georgia, "Times New Roman", Times, serif !important;*/
			}
		table.ScheduleTbl td .prsn {
			color:#333399;
			font-style:italic;
		}
		table.ScheduleTbl td .italic {
			font-style:italic;
		}
	table.ScheduleTbl td.tdHead {
		border-bottom: 1px solid #999999;
		background-color: #EEEEEE;
		text-align:center;
	}
	table.ScheduleTbl td.BtmLine {
		border-bottom: 1px solid #AAAAAA;
	}
	table.ScheduleTbl td.BtmDLine {
		border-bottom: 3px double #AAAAAA;
	}
	table.ScheduleTbl td.colTime {
		width: 40px;
		vertical-align:top;
		text-align:right;
	}
	table.ScheduleTbl td.SplitLine {
		border-right: 1px solid #AAAAAA;
	}
	table.ScheduleTbl td.bgcolor1 {
		background-color:#C4C4FF;
	}
	table.ScheduleTbl td.bgcolor1u {
		background-color:#D4D4FF;
	}
	table.ScheduleTbl td.bgcolor2 {
		background-color:#E0BDFB;
	}
	table.ScheduleTbl td.bgcolor2u {
		background-color:#F3D0FF;
	}
	table.ScheduleTbl td.bgcolor3 {
		background-color:#FFD193;
	}
	table.ScheduleTbl td.bgcolor3u {
		background-color:#FFE6A2;
	}
	table.ScheduleTbl td.bgcolor4 {
		background-color:#F2BDE7;
	}
	table.ScheduleTbl td.bgcolor4u {
		background-color:#F9D5F3;
	}
	table.ScheduleTbl td.bgcolor5 {
		background-color:#FDE686;
	}
	table.ScheduleTbl td.bgcolor5u {
		background-color:#FDE996;
	}
	table.ScheduleTbl td.bgcolor6 {
		background-color:#FCBAA7;
	}
	table.ScheduleTbl td.bgcolor7 {
		background-color:#CCE18C;
	}
	table.ScheduleTbl td.bgcolor7u {
		background-color:#DDF2AC;
	}
	table.ScheduleTbl td.bgcolorPt {
		background-color:#FFFF88;
	}
	table.ScheduleTbl td.bgcolorPtu {
		background-color:#FFFFAA;
	}
	table.ScheduleTbl td.bgcolorGr {
		background-color:#E9E9E9;
	}

table.GuestSpeakerTbl {
	width: 100%;
	margin: 0 0 10px 0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
	table.GuestSpeakerTbl td {
		padding: 8px 5px;
		border-top: 1px dotted #C3C3C3;
		border-bottom: 1px dotted #C3C3C3;
	}
	table.GuestSpeakerTbl td.SpName {
		color:#996600;
		font-weight: bold;
	}
	table.GuestSpeakerTbl tr.TrColor {
		background-color:#FFFDD2;
	}

p.pScheduleSoon {
	float:left;
	width:350px;
	height: 15px;
	font-weight: bold;
	color: #993300;
	font-family:Arial, Helvetica, sans-serif;
}
p.pTentative {
	float:right;
	text-align:right;
	width:100px;
	height: 15px;
	font-family:Arial, Helvetica, sans-serif;
}

/* / PROGRAM */

/* ABSTRACT */

div.ClarifyBox {
	margin: 0 10px 10px 10px;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
	div.ClarifyBox textarea {
		width: 510px;
	}

form.nopara {
	display:inline;	
}

/* / ABSTRACT */

/* Photo album */

table.PhotoTbl {
	width:550px;
	margin: 0 auto 10px auto;
	font-family:Arial, Helvetica, sans-serif;
}
	table.PhotoTbl td {
		text-align:center;
		padding: 5px 4px;
		vertical-align:top;
	}
		table.PhotoTbl td div.PhotoBox {
			border: 1px solid #E2E2E2;
			background-color: #F2F2F2;
			padding: 10px 2px;
			width: 174px;
			height: 196px;
		}
			table.PhotoTbl td div.PhotoBox p {
				margin: 0 0 5px 0 !important;
				font-size: x-small !important;
			}
		table.PhotoTbl td div.PhotoBox2 {
			border: 1px solid #E2E2E2;
			background-color: #F2F2F2;
			padding: 10px 2px;
			width: 174px;
			height: 166px;
		}
			table.PhotoTbl td div.PhotoBox2 p {
				margin: 0 0 5px 0 !important;
				font-size: x-small !important;
			}

/* / Photo album */

/* sattelite 2010 */

ul.cc2010topmenu {
	margin: 20px 0 30px 30px;
	float: left;
	width: 450px;
}
ul.cc2010topmenu li {
	margin: 0 0 15px 0;
	background:url(../img/inter_listmark.gif) 0 3px no-repeat;
	list-style-type: none;
	padding-left: 20px;
	height: 20px;
	font-weight: bold;
}
ul.cc2010topmenu li a.redlink {
	color: #03F;
}

h3.cc2010pageTitle {
	margin: 0 0 15px 5px !important;
	background-image:url(../img/cc2010title_back.jpg);
	background-repeat:repeat-x;
	height: 24px;
	padding: 7px 5px 0 10px;
	color:#FFF;
	font-size: medium;
}

table.cc2010GaiyoTbl {
	margin: 5px auto 15px auto;
	width: 540px;
	font-size: small;
	font-family:sans-serif;
	line-height: 1.4em;
}
table.cc2010GaiyoTbl th {
	width: 120px;
	padding: 5px 0 10px 15px;
	vertical-align: top;
	background: url(../img/arrow2.jpg) 0 7px no-repeat;
	text-align:left;
	font-weight:normal;
}
table.cc2010GaiyoTbl td {
	padding: 5px;
	vertical-align: top;
}
table.stlGaiyoTbl {
	margin: 10px auto 15px auto;
	width: 700px;
	font-size: small;
	font-family:sans-serif;
}
table.stlGaiyoTbl th {
	width: 140px;
	padding: 5px 0 10px 15px;
	vertical-align: top;
	background: url(../img/arrow2.jpg) 0 7px no-repeat;
	text-align:left;
	font-weight:normal;
}
table.stlGaiyoTbl td {
	padding: 5px;
	vertical-align: top;
}

dl.specialistList {
	margin-bottom: 15px;
}
dl.specialistList dt {
	color: #960;
	margin: 0 10px 2px 10px;
}
dl.specialistList dd {
	margin: 0 10px 20px 10px;
	font-size: small;
}

table#tblSc2010Prg {
	width: 553px;
	margin-bottom: 15px;
	font-size: small;
}
table#tblSc2010Prg th,
table#tblSc2010Prg td {
	padding: 7px 8px;
	vertical-align:top;
	line-height:1.4em;
}

table#tblSc2010Prg span.smTitle {
	font-weight: bold;
	color: #A87410;
}
table#tblSc2010Prg span.smName {
	font-style:italic;
}

p.scOverP {
	font-size: medium;
	color: #F00;
	margin: 0 0 0 20px;
}

/* / sattelite 2010 */

