@charset "UTF-8";


/* headline
----------------------------------------------- */
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 15px 0 0;
	padding: 0;
	text-align: center;
}
h3 {
	margin: 0;
	padding: 0;
}


/* color
----------------------------------------------- */
.color1 {
	color: #c83232;
}
.color2 {
	color: #3c64c8;
}
.color3 {
	color: #e63232;
}
.color4 {
	color: #323232;
}


/* line
----------------------------------------------- */
.line1 {
	border-top: 1px solid #c8c8c8;
}
.line2 {
	border-top: 1px dotted #c8c8c8;
}
.line3 {
	border-top: 3px solid #c8c8c8;
}
.line_box {
	border: 1px solid #DEDEDE;
	padding:10px;
	background:#FAFAFA;
}
.line_bottom {
	border-bottom: 1px solid #c8c8c8;
	padding:10px 0 15px;
}


/* background
----------------------------------------------- */
.bg1 {
	background: #f0f0f0;
}
.bg2 {
	background: #f0e6e6;
}
.bg3 {
	background: #e0e0e0;
}


/* table type
----------------------------------------------- */
.tabletype1 {
	width: 100%;
}
.tabletype1 th {
	padding:10px;
	width: 1%;
	white-space: nowrap;
	border: 1px solid #e6e6e6;
}
.tabletype1 td {
	padding:10px;
	width: 100%;
	border: 1px solid #e6e6e6;
}
.tabletype2 th {
	padding:5px;
	font-weight: normal;
	border: 1px solid #dcdcdc;
}
.tabletype2 td {
	padding:5px;
	text-align: right;
	border: 1px solid #dcdcdc;
}
.tabletype3 {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}
.tabletype3 th {
	white-space: nowrap;
	border: 0px;
}
.tabletype3 td {
	width: 50%;
	border: 0px;
	margin: 0;
	padding: 0;
}
.tabletype4 {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}
.tabletype4 th {
	white-space: nowrap;
	border: 0px;
}
.tabletype4 td {
	border: 0px;
	margin: 0;
	padding: 0;
}
.tabletype5 {
	width: 100%;
	margin: 0;
	padding: 0;
}
.tabletype5 th {
	white-space: nowrap;
	border: 0px;
}
.tabletype5 td {
	border: 0px;
	margin: 0;
	padding: 0;
}
.tabletype6 {
	margin: 0;
	padding: 0;
}
.tabletype6 th {
	white-space: nowrap;
	border: 0px;
}
.tabletype6 td {
	border: 0px;
	margin: 0;
	padding: 0;
}
.tabletype7 {
	width: 100%;
}
.tabletype7 th {
	width: 1%;
	white-space: nowrap;
	border: 1px solid #e6e6e6;
}
.tabletype7 td {
	border: 1px solid #e6e6e6;
}
.tabletype8 {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
}
.tabletype8 th {
	white-space: nowrap;
	border: 0px;
}
.tabletype8 td {
	border: 0px;
	margin: 0;
	padding: 0;
}

.tabletype9 {
	width: 580px;
	color: #fff;
	font-size: 11pt;
}
.tabletype9 th {
	width: 30px;
	height: 30px;
	background: #e63232;
}
.tabletype9 td {
	padding: 0 0 0 10px;
	font-weight: bold;
	background: #969696;
}
.tabletype10 {
	width: 565px;
	margin: 0 0 0 15px;
	padding: 0;
}
.tabletype10 th {
	white-space: nowrap;
	border: 0px;
}
.tabletype10 td {
	border: 0px;
	margin: 0;
	padding: 0;
}
.tabletype11 {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
}
.tabletype11 th {
	white-space: nowrap;
	border: 0px;
}
.tabletype11 td {
	margin: 0;
	padding: 5px 0 0 5px;
	border: 1px solid #c8c8c8;
}
.tabletype13 {
	width: 100%;
	margin: 0;
	padding: 0;
}
.tabletype13 th {
	white-space: nowrap;
	border: 0px;
}
.tabletype13 td {
	margin: 0;
	padding:15px 0 5px 5px;
}


.price_table {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
}
.price_table th {
	width:200px;
	padding: 5px 0 0 5px;
	white-space: nowrap;
	border: 1px solid #c8c8c8;
	font-weight:normal;
}
.price_table td {
	margin: 0;
	padding: 5px 0 0 5px;
	border: 1px solid #c8c8c8;
}

.price_table table {
	margin:0;
	padding:0;
	border:none;
	width:100%;
	}

.price_table table td {
	margin:0;
	padding:0;
	border:none;
	}


/* top copy 
-------------------------------------------------------------------------------*/
.home_copy {
	position:relative;
	margin:15px 0 0;
	}
.home_copy h2 {
	margin:0;
	text-align:center;
	}
.home_copy .bn_digest {
	margin:0;
	position:absolute;
	top:0;
	left:385px;
	}

/* top Mainimg 
-------------------------------------------------------------------------------*/
div.mainimg table {
	background:url(../home/mainimg_bg.gif) no-repeat top left;
}

div.mainimg table td.top_banner { padding: 0 3px 0 0;}


#imageContainer {
	position:relative;
	width:388px; /*画像の横幅*/
	height:205px;
	float:left;
	margin : 0 0 0 1px;
	_margin : 0;
}
	
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/* top date 
-------------------------------------------------------------------------------*/
.home_title {
	margin:15px 0 0;
	position:relative;
	text-align:left;
	}

.home_title h2 {
	margin:0;
	text-align:left;
	}

.home_title p {
	position:absolute;
	top:0;
	left:395px;
	}


.home_date {
	width: 580px;
	margin: 15px 0 0;
}
.home_date .left {
	float: left;
	width: 400px;
}
.home_date .right {
	float: right;
	width: 170px;
}
.home_date .saudiarea {
	width: 170px;
	margin: 10px 0 0;
}
.home_date .saudiarea .flag {
	float: left;
	width: 70px;
}
.home_date .saudiarea .txt {
	float: right;
	width: 100px;
}
.home_date a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.home_date:after,
.home_date .saudiarea:after { 
	 content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;
}


/* what's new
----------------------------------------------- */

#whatsnew {
	width:580px;
	min-height:10px;
	background:#E3E3E3;
}

* html #whatsnew {
	height:10px;
}


#whatsnew img {
	margin: 15px 0 0;
}
#whatsnew ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#whatsnew li {
	margin: 0;
	padding: 2px 10px 3px;
	border-bottom: 1px solid #c8c8c8;
}


/* list
----------------------------------------------- */
dl {
	margin: 0;
	padding: 0;
}

/* merit 081003 */

dl.que01 {
	padding:5px 10px 10px;
	background:#E0E6FE;
}

dl.que01 .line2 {
	border-color:#CCCCCC;
}

dl.que02 {
	padding:5px 10px 10px;
	background:#E0FEE9;
}

dl.que02 .line2 {
	border-color:#66CC66;
}

h4.que_h4 { margin:15px 0 0;}

/* end of merit 081003 */

dt {
	margin: 10px 0 0;
	padding: 0;
}
dd {
	margin: 0;
	padding: 0;
}
dd ul {
	margin: 0 0 0 15px;
	padding: 0;
}
dd li {
	margin: 5px 0 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0 0 0 25px;
}
ol li {
	margin: 5px 0 0;
	padding: 0;
}
.tabletype3 td ul {
	margin: 0 0 0 15px;
	padding: 0;
}
.tabletype3 td li {
	margin: 0 0 0 15px;
	padding: 0;
}
.tabletype4 td ul{
	margin: 0 0 0 15px;
	padding: 0;
}
.tabletype4 td li {
	margin: 0 0 0 15px;
	padding: 0;
}
.tabletype5 td ul {
	margin: 0;
	padding: 0;
}
.tabletype5 td li {
	margin: 0 0 0 15px;
	padding: 0 15px 0 0;
}
.tabletype10 td ul{
	margin: 0;
	padding: 0;
}
.tabletype10 td li {
	margin: 0 0 0 15px;
	padding: 0 15px 0 0;
}
.tablelist {
	margin: 0;
	padding: 0;
}
.tablelist li {
	margin: 0 0 0 15px;
}


/* about
----------------------------------------------- */
.layout_area .link {
	margin:10px 0 0;
}

.layout_area .link img {
	vertical-align: middle;
}

/* 080326 追加
----------------------------------------------- */
.title {
color:#fff;
height:30px;
width:100%;}

.title th {
background:#c83232;
width:1%;
padding:5px 10px;
text-align:center;}

.title td {
background:#646464;
width:99%;
padding:6px 10px 4px;
text-align:left;} 


.lecture {
width:100%;
border:1px solid #969696;}

.lecture th{
white-space:nowrap;
width:1%;
padding:5px 10px;
background:#969696;
font-weight:normal;
color:#fff;
border-bottom:1px solid #969696;}

.lecture td{
border-top:1px solid #969696;
width:99%;}

.lecture td td {
border:none;}

.lecture .bg{
text-align:left;
padding:5px 10px;
background:#e6e6e6;
border-bottom:1px solid #969696;}

.lecture p {
margin:5px 10px;}

.lecture .details{
margin:10px;
}

.lecture .details th{
padding:0;
background:#fff;
border:none;}

.lecture .details .text p {
margin:10px 0 0}

.vermiddle {
	color: #fff;
	text-align: right;
	white-space: nowrap;
}

/* exhibiting
----------------------------------------------- */
.meritimg {
	padding: 10px 10px 0 10px;
}

/* schedule
----------------------------------------------- */
.caption {
	text-align: right;
}
.schedule p {
	margin: 15px 0 0;
}

.table_schedule {
	width: 580px;
	margin: 20px 0 0;
	table-layout: fixed;
}
.table_schedule .date th,
.table_schedule .date td {
	background: #325096;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.table_schedule .date .date1 { width: 100px; }
.table_schedule .date .date2 { width: 390px; }
.table_schedule .date .date3 { width: 90px; }

.table_schedule .ttl {
	font-weight: bold;
}
.table_schedule th {
	background: #f0f0f0;
	border-top: 2px solid #fff;
	padding: 5px;
	vertical-align: top;
	font-weight: normal;
}
.table_schedule td {
	background: #f0f0f0;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	padding: 5px;
	vertical-align: top;
}


/* seminar
----------------------------------------------*/
.seminar_h2 {
	position: relative;
}
.seminar_h2 p {
	position: absolute;
	top: 0;
	left: 240px;
}

.seminar_doc11_area .program {
	margin:10px 0 0;
}

.seminar_doc11_area .date,
.seminar_doc11_area .time {
	margin:0;
}

.seminar_doc11_area .p_title {
	margin:0 0 0 20px;
	font-weight:bold;
}

.seminar_doc11_area .program p.panelist {
	margin:0 0 0 135px;
	text-indent:-50px;
}

.seminar_doc11_area ol {
	margin:0 0 0 40px;
	} 
.seminar_doc11_area ol li {
	margin:10px 0 0;
	}

.seminar_doc11_area ol li li {
	margin:0;
}

.seminar_doc11_area .program .panelist {
	font-size: 7.5pt;
}

.seminar_doc11_area .program ol ul.panelist {
	margin:0 0 0 70px;
	padding:0;
	text-indent:-50px;
	list-style:none;
}


/* event
----------------------------------------------- */
.talk {
color:#fff;
height:30px;
width:100%;
margin:15px 0 0 0;
}

.talk th {
background:#C83232;
width:1%;
padding:5px 10px;
text-align:center;}

.talk td {
background:#646464;
width:99%;
padding:4px 10px;
text-align:left;
color:#fff;
font-weight:bold;
} 

/* event
------------- */
.event p {
margin:10px 0 0;}

.eventtable {
	width:580px;
	}

.eventtable p,
.signtable p {
margin:5px 0 0;}

.eventtable th.date {
padding:3px 0 3px 15px;
background:#dcdcdc;
text-align:left;
width:auto;
}
.eventtable th {
font-weight:normal;
text-align:center;
border-top:2px solid #fff;
border-right:2px solid #fff;
background:#f0f0f0;
padding:10px 0;
width:70px;}

.eventtable td {
text-align:left;
padding:5px 0 5px 5px;
border-top:2px solid #fff;
background:#f0f0f0;
}

/* sign
------------- */
.signtable {
width:580px;}

.signtable td{
border-bottom:3px solid #e6e6e6;}

.signtable table {
margin:5px 0;}

.signtable td td {
border:none;}

.book {
font-weight:bold;
color:#787878;}

.color5 {color: #005096;}

/* seminar
----------------------------------------------- */
.lecture {
width:100%;
border:1px solid #969696;
margin:15px 0 0 0;
}

.lecture th{
white-space:nowrap;
width:1%;
padding:5px 10px;
background:#4664AA;
font-weight:normal;
color:#fff;
border-bottom:1px solid #969696;}

.lecture td{
border-top:1px solid #969696;
width:99%;}

.lecture td td {
border:none;}

.lecture p {
margin:5px 10px;}

.lecture .details{
margin:10px;
}

.lecture .details th{
padding:0;
background:#fff;
border:none;}

.lecture .details .text p {
margin:10px 0 0}

/* timetable
-------------- */
.timetable { 
	margin: 20px 0 0 0;
}

.timetable th {
width:1%;
border:1px solid #969696;
background:#646464;
text-align:center;
color:#fff;
padding:1px;}

.timetable td {
border:1px solid #969696;}
.timetable td.non_boder {
border:none;}

.timetable td td{
border:none;
padding:3px 5px;}

.timetable td td .line2 {
padding:3px 0 0;
}

.timetable td.time {
width:1%;
white-space:nowrap;
text-align:center;
background:#e6e6e6;
padding:1px;
}

.timetable.tb td.time {
height:150px;
}

.timetable.dp td.time {
height:286px;
}

.timetable.dp .inner_box1 {
height:140px;
}

.timetable.dp .inner_box2 {
height:93px;
}

.timetable.es td.time {
height:115px;
}

.timetable table {
margin:0;}

.timetable table th {
border:none;}

.timetable td tr.title {
width:100%;
color:#fff;
height:20px;
text-align:center;}

.timetable td tr.title th {
font-weight:normal;
background:#969696;
width:15%;
text-align:center;}

.timetable td tr.title td {
width:85%;
background:#4664aa;
padding:0 0 0 10px;}

.timetable td tr.title2 {
width:100%;
color:#fff;
height:20px;
text-align:center;}

.timetable td tr.title2 th {
font-weight:normal;
background:#969696;
width:15%;
border-bottom:1px solid #969696;
text-align:center;}

.timetable td tr.title2 td {
background:#f0f0f0;
width:85%;
border-bottom:1px solid #969696;
color:#323232;
padding:0 0 0 10px;
text-align:left;
line-height:1.3em;} 

.timetable .b_detail {
margin:5px 0;
padding:0;}

/* program_t
-------------- */
p.program_t {
margin:30px 0 0;
padding:7px 5px;
color:#fff;
background:#646464;
font-weight:bold;}

p.seminar_t {
margin:15px 0 0;
padding:3px 5px;
color:#fff;
background:#c83232;}

#wrap .seminar_detail {
	margin: 0 0 1000px 30px;
	width: 580px;
}

/* seminar/index.html penclub
-------------- */
.penclub_outline {
	width:580px;
	margin:10px 0 0;
	border:1px solid #969696;
	}

.penclub_outline .column {
	width:550px;
	margin:15px;
	}

.penclub_outline .column .left {
	float:left;
	width:395px;
	}

.penclub_outline .column .right {
	float:right;
	width:140px;
	}

.penclub_outline .column:after { 
	 content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;
}

/* access
----------------------------------------------- */
.hotelguide {
border:1px solid #969696;
background:#f5f5f5;}

.hotelguide td{
padding:5px;
border:1px solid #969696;
}
.hotelguide th {
text-align:center;
height:25px;
background:#d6d6d6;
border:1px solid #969696;}

/* interview
----------------------------------------------- */
table.intervier {
width:100%;
}

.interview th {
font-weight:normal;
}

.interview th.liner,
.interview td.liner {
border-bottom:1px dotted #969696;
}
.interview th.liner{
padding-left:10px;
}

.interview .btn {
padding-bottom: 5px;
margin:0;
text-align:right;
}

.interview td td {
border:none;}

.interview p {
margin-left:10px;
margin-right:10px;
}

.interview tr.border {
	border-top:2px solid #c8c8c8;
	}

.int_details{
margin:10px;
}
.int_contents {
	width:570px;
}

.int_contents td.img {
	vertical-align:top;
	padding-top: 25px;
	padding-left:10px;
}

.int_contents td.leftimg {
	vertical-align:top;
	padding-top: 5px;
	padding-left:25px;
}

.int_contents .bg{
	color:#FFFFFF;
	padding:5px 12px;
	}
	
.int_talk p {
	margin-top:15px;
	}
.int_talk p.qu {
	margin-top:20px;
	font-weight:bold;
	font-size: 11pt;
}

.int_details th{
padding:0;
background:#fff;
border:none;}

.int_details .text p {
margin:10px 0 0}

.int_talk .fontsize2 {
	font-size: 8pt;
	line-height: 1.4em;
	text-align: justify;
	text-justify: inter-ideograph;
}

* html .int_contents .fontsize2,
* html .int_talk .fontsize2 {
	font-size: 7pt;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.seminar_detail {
	margin: 0 auto;
	width: 580px;
}


/* indent  */
.int_contents p.leftpadding5 {
	padding-left: 5px;
	margin-top:0;
}
.int_contents p.leftpadding10 {
	padding-left: 10px;
	margin-top:0;
}

.int_contents p.leftpadding20 {
	padding-left: 20px;
	margin-top:0;
}

/* rights
----------------------------------------------- */
.rights_entry {
	width: 540px;
	background: #d6dcea;
	margin: 30px 20px 10px;
	padding: 0;
}
.rights_entry .column {
	width: 520px;
	margin: 0 10px;
}
.rights_entry .column .left {
	float: left;
	width: 155px;
}
.rights_entry .column .left p {
	margin: 5px 0 0 25px;
}
.rights_entry .column .right {
	width: 365px;
	float: right;
	padding: 0 0 10px;
}
.rights_entry .column:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.rights_entry2 {
	width: 540px;
	background: #d6dcea;
	margin: 10px 20px;
	padding: 20px 0 10px;
}
.rights_entry2 .column {
	width:520px;
	margin:0 10px;
}
.rights_entry2 .column .left {
	float: left;
	width: 155px;
}
.rights_entry2 .column .left p {
	margin: 5px 0 0 25px;
}
.rights_entry2 .column .right {
	width: 365px;
	float: right;
	padding: 0 0 10px;
}
.rights_entry2 .column:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* bn_reed
----------------------------------------------*/
.column_reed {
	width: 580px;
	margin: 20px 0 0;
}
.column_reed .left {
	float: left;
	width: 220px;
}
.column_reed .right {
	float: right;
	width: 350px;
}


/* visitor
----------------------------------------------*/
.declaration {
	margin:20px 0 0;
	border:#3c64c8 1px solid;
	}
.declaration h3.h3_visitors {
	color:#FFFFFF;
	background:#3c64c8;
	margin:0 0 10px;
	padding:10px;
}
.declaration dl {
	margin:0;
	padding:0;
}
.declaration dt {
	font-weight:bold;
	margin:0 10px 5px;
	color:#3c64c8;
}
.declaration dd {
	margin:0 10px 10px;
}

dl.dl_normal,
dl.dl_normal dt,
dl.dl_normal dd {
	padding:0;
}
dl.dl_normal {
	margin:10px 0;
}
dl.dl_normal dt {
	margin:0;
	font-weight:bold;
}
dl.dl_normal dd {
	margin:0 0 10px 5px;
}

.flor {
	float:right;
	margin:0 0 5px 5px;
}

/* outoline tolisetsu
-------------------------------------------------------------------------------*/
.tokusetsu dt{
	min-height:25px;
	_height:25px;
	background:url(../about/images/bg_normal.gif) no-repeat 0px 2px;
	padding-left: 16px;
	color: #3c64c8;
	}

.tokusetsu dt.new {
	min-height:25px;
	_height:25px;
	background:url(../about/images/bg_new.gif) no-repeat 0px 2px;
	padding-left: 58px;
	}


/* sokuhou
-------------------------------------------------------------------------------*/
.ticketbtn a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
