@charset "utf-8";
#wrapper {
	background: url(../../img/bg_header.png) repeat-x;
}
#container {
	width: 912px;
	margin: 0 auto;	
}
#content_main {
	width: 724px;
	margin: 0 auto;
	padding-top: 20px;
}
#content_main p {
	font-size: 15px;
	line-height: 1.2;
}
#content_top {
	padding-bottom: 30px;	
}
#content_top h1 {
	padding-bottom: 30px;	
}
#content_top ul {
	display: block;
	background: url(../../img/caution_caption_02.png) no-repeat;
	width: 720px;
	height: 194px;
	margin: 0 auto;
}
#content_top li {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#content_center {
	padding-bottom: 30px;	
}
#content_center h2 {
	padding-bottom: 20px;	
}
#content_center p {
	font-size: 14px;
	line-height: 1.4;
}
#content_bottom {
	width: 722px;
	margin: 0 auto;
	padding-bottom: 20px;	
}
#bottom_nav {
	width: 912px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#bottom_nav ul {
	height: 172px;
}
#bottom_nav li {
	float: left;
	padding: 0 3px;
}
#bottom_nav li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 298px;
	height: 172px;
}
#bottom_nav li a:hover {
	background-position: bottom;
}
.bottom_caution {
	background: url(../../img/bottom_link_01.png) no-repeat;	
}
.bottom_shellcube {
	background: url(../../img/bottom_link_02.png) no-repeat;	
}
.bottom_research {
	background: url(../../img/bottom_link_03.png) no-repeat;	
}