/* leyout ***************************************************** */


#mainbox {_overflow:auto; 
}

html,
body {
    margin:0;
    padding:0;
    height:100%; /* 100 % height */


}
html>body #wrap {
    height:100%; /* 100 % height */
}
#wrap {
    width:640px;
    margin:0 auto;
}
#header {
    width:640px;
    height:5em;
}
#otherAD {
   position:fixed;
    z-index:9; /* Prevent certain problems with form controls */
}
html>body #header {
    position:fixed;
    z-index:10; /* Prevent certain problems with form controls */
}
OBJECT {
    position:fixed;
    z-index:9; /* Prevent certain problems with form controls */
}

#header,
#content {background:#ffffff;}


/* defult ***************************************************** */


* {margin:0; padding:0;}

a {
}

table, img{
border:none;
margin:0px;
padding:0px;
}

body {
	_overflow:hidden;
	margin:0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS-PGothic, sans-serif;
	background-color: #D4EAF9;
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	
}

h1, h2, h3, h4, h5, h6, p, em, address, div, form, dl, dt, dd, th {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin:0;
	padding:0;
}


ul
{
list-style:none;
}


/* defult ***************************************************** */ 
	
h1{
	font-size: 1.1em;
	color: #6192B6;
	font-weight: bold;
	margin: 0;
	padding: 20px 10px 10px 0;
}
h2.title{
	background-image: url(../images/h2_title.gif);
	background-repeat: repeat-X;
	background-position: left;
	font-size: 1em;
	color: #1199BB;
	font-weight: bold;
	padding: 20px 0 0 20px;
	margin: 30px 0 0 0;

}
h3 {
	font-size: 1em;
	color: #435889;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	margin: 40px 0 0 0;
	padding: 10px 10px 10px 0px;
	
}


a {
	color:#333333;
}
a:hover {
	color:#26BBEF;
}
p{
	font-size: 0.8em;
}


/* header @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */   

#topnav{
	text-align:right;
	font-size:70%;
	padding-top:20px;
	top:0px;
	padding-bottom:2px;
	background-image: url(../images/ISS2010.jpg);
	background-repeat:no-repeat;
    }

/* table @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */   

table{
	font-size: 0.8em;
}
table.text th{
	padding: 5px 10px;
	background-color: #DFDFDF;
	color: #666666;
}
table.text td{
	padding: 5px 10px;
	background-color: #F2F2F2;
}

table.text em {
	color: #F18E38;
	font-weight: bold;
	}
table.text h4 {
	color: #F18E38;
	font-weight:bold;
	font-size:1.2em;
	}

table.text th.special{
	padding: 5px 10px;
	background-color: #F3E4E4;
	color: #666666;
}
table.text h4.special{
	color: #CE515A;
	font-weight:bold;
	font-size:1.2em;
}
table.text em.special{
	color: #CE515A;
	}

table.nostyle{
	font-size: 1em;
}
table.nostyle th{
	padding: 0;
	vertical-align: top;
	background-color:  transparent;
}
table.nostyle td{
	padding: 0;
	background-color:  transparent;
	vertical-align: top;
}

table.point{
	font-size: 1em;
	background-color:#FFCC00;
	margin-top: 2px;
}

table.point td{
	padding: 2;
	background-color:#FFCC00;

}

table.index{
	font-size: 1em;
}
table.index th{
	padding: 0;
	vertical-align: top;
	background-color:  transparent;
	text-align: justify;
}
table.index td{
	padding: 0;
	background-color:  transparent;
	vertical-align: top;
}
table.index a{
	text-decoration: none;

}
table.index a:hover {
	color:#26BBEF;
	text-decoration: underline;
}
table.index em {
	font-weight: bold;
	font-size: 1.2em;

}
	
/* topic @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */   

#topic table th {
	color: #999999;
	margin: 0;
	font-size: 0.85em;
	padding: 15px 0 5px 0;
	font-weight: bold;
	text-align: left;
}
#topic table th.top {
	padding: 0 0 5px 0;
}
#topic table td a {
	font-size: 1.2em;
	padding: 20px 15px 20px 50px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/topic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#topic table td a:hover {
	color: #FFFFFF;
	background-image: url(../images/topic_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topic table td.img a {
	background-image:none;
	padding: 5px 0px;

}
#topic table td.img a:visited {
	background-image:none;

}
#topic table td.img a:hover {
	background-image:none;

}
	

/* main *********************************************************** */  

/* exhibi list *********************************************************** */  

#exh_list h2{
	font-size: 1em;
	color: #435889;
	font-weight: bold;
	margin: 150px 0 0 0;
	padding: 20px 10px 10px 0px;
	}
#exh_list h2.nomargin{
	margin: 0;
	padding: 30px 0 0 0;

}
#exh_list ul{
	font-size: 0.8em;
	}
#exh_list li{
	padding-top: 12px;
	margin-top: 12px;
	border-top: 1px solid #CCCCCC;
	}
	
#exh_list a{
	font-size: 1em;
	color: #3868AF;
	text-decoration: none;
	}
#exh_list a:visited{
	color: #8964AA;
	}
#exh_list a:hover{
	color: #1DB7F1;
	}

#exh_list a.add{
	font-size: 0.9em;

	}
#exh_list table.nostyle{
	font-size: 0.9em;
	margin-left: 30px;
}	
#exh_list table th{
	vertical-align: top;
	}
#exh_list p{
	font-size: 0.9em;
	margin-left: 30px;

	} 
#exh_list b{
	font-size: 1.1em;

	} 
/* marginTop  ad.html ***************************************************** */ 

#marginTop {
margin-top: 5em ;
}  

/* w130 ***************************************************** */   

#w130 th {
	width: 130px;
	text-align: left;
	}
#w130 th.must {
	width: 130px;
	background-color: #F3E4E4
	}
#w130 th em {
	color: #CE515A;
	padding-left: 5px;
	}
.text1 {
	width: 200px;
		
}
.text2 {
	width: 4em;
		
}
.text3 {
	width: 98%;
		
}
.text4 {
	width: 80%;
		
}

.submit {
	text-align: center;
	margin-top: 30px;
	}

/* footer @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */   

#footer {

	padding-top: 20px;
	padding-bottom: 20px;
}
	
