@charset "utf-8";
/* CSS Document */

#comming .main h2 {
	background:url(../img/bg_title.gif) no-repeat top right #000;
	margin-bottom:0;	
}
.scientist .main h2 {
	background:url(../img/bg_title.gif) no-repeat top right #000;
	margin-bottom:0;	
}


body {
	background:url(../img/bg_second.jpg);	
}
.box01 {
	width:900px;
	text-align:center;
	margin:0 auto;
	padding-bottom:20px;	
}
.box02 {
	width:900px;
	margin:0 auto;
}
table.comnv {
	width:95%;
	margin:30px 0 30px 45px;	
}
.messagecoment {
	position:relative;
	margin-bottom:150px;	
}
.messagecontents {
	width:770px;
	margin:0 auto;
	border:solid 3px #000000;
	padding:40px 20px;
	background:url(../message/img/bg_under.gif) left 10px;
}
.messagecontents h3 {
	text-align:center;	
}
.messagecontents p {
	padding:0 70px 0 130px;
	line-height:1.6em;
}
.body {
	position:absolute;
	top:-50px;
}
.nv_love {
	position:absolute;
	right:50px;
	bottom:-100px;
}
ul.nv_message {
	margin:30px 0 40px 20px;
	padding:0;
}
ul.nv_message li {
	display:inline;	
}
.pagescoll {
	padding:0 0 40px;	
}

.mes {
	width:800px;
	border:solid #000 3px;
	padding:20px 30px;
	line-height:1.6em;
	margin:30px auto;	
}
.mes h3 {
	text-align:center;
}
.hyou {
	width:87%;
	margin:30px auto;	
}
table.hyou {
	border:solid #000 3px;
	margin-bottom:30px;
}
table.hyou td {
	padding:10px;
	border-bottom:solid #000 3px;
	border-right:solid #000 3px;
}