@charset "utf-8";
/* CSS Document */

/*------「つくば蘭展2009」用-------*/
body{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	position:relative;
}
#container0{
	background:url(imgs/bg03.gif) repeat-y center 0;
	text-align:center;
}
#container{
	width:100%;
	margin:0 auto;
	padding:0;
	background:url(imgs/main_visual.jpg) no-repeat center 0;
}
#footer{
	margin:30px 0 0 0;
	padding:10px 0;
	background:url(../common/black_mesh_simple1.gif);
	text-align:center;
	color:#fff;
}
#contents{
	width:100%;
	background:url(imgs/bg01.png) no-repeat center 0;
	text-align:center;
}
#contents1{
	width:680px;
	margin:0 auto;
	padding:0 0 0 0;
/*	padding:0 0 30px 0;*/
}
#contents2{
	padding:0 45px 0 45px;
	text-align:right;
}

h1{
	text-align:right;
	margin:60px 0 140px 0;
/*	margin:60px 0 200px 0;*/
}
h2{
	margin:5px;
	color:#fff;
}
h3{
	margin:0 auto 10px auto;
	text-align:left;
	color:#fff;
}
h4{
	text-align:center;
	margin:5px 0;
	padding:0;
	border-bottom:3px #6cb956 solid;
}
#scrollArea{
	text-align:center;
	margin:1000px 0;
}
#page2{
	color:#fff;
	margin:0 0 30px 0;
}
.page2_text{
	margin:0 30px;
	line-height:1.3em;
}
.upArrorw{
	float:left; display:block; width:39px; height:2191px; background:url(imgs/arrows_01.gif) repeat-y 0 0;
}
.downArrorw{
	float:right; display:block; width:39px; height:2191px; background:url(imgs/arrows_02.gif) repeat-y 0 0;
}
.upArrorw:hover, .downArrorw:hover{
	background-position:-39px 0;
}
.text_gray{
	width:200px;
	float:right;
	padding:5px;
	color:#fff;
}
.text_gray2{
	float:right;
	padding:5px;
	margin:20px 0 0 0;
	color:#fff;
	line-height:1.5em;
}
.summary{
	text-align:right;
	padding:50px 10px 50px 20px;
	color:#fff;
	line-height:1.3em;
	letter-spacing:0.2em;
}
.summary2{
	text-align:right;
	margin:0;
	padding:0 10px 50px 20px;
	color:#fff;
	line-height:1.3em;
	letter-spacing:0.2em;
}
.cooperation{
	padding:0 10px 0 20px;
	font-size:90%;
	color:#fff;
	text-align:center;
	line-height:1.3em;
	letter-spacing:0.1em;
}
.page2BtnArea{
	text-align:right;
	padding:50px 10px 0 0;
}
.footer1{
	margin:10px 0 0 0;
}
.blackHr{
	width:100%;
	height:20px;
	margin:10px 0;
	background:#000;
}



a.orangeLink{
	color:#FFCC66;
	line-height:2em;
}
a.orangeLink:link{
	color:#FFCC66;
}
a.orangeLink:hover{
	color:#FF9900;
}
a.orangeLink:visited{
	color:#CC9900;
}



/*----*/
#cautionJS{}
#grayBack{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
#shadow{
	display:none;
}
#shadow a{
	display:block;
	background:url(../common/shadow.png);
	width:100%;
	height:100%;
}
.details{
	display:none;
	width:500px;
	margin:0 auto;
	padding:0;
	overflow:visible;
}
.details_text{
	width:500px;
	text-align:center;
}
.btnArea{
	text-align:left;
}
