/* Copyright 物理探査学会. All Righri Reserved */

/* common_setting================================================== */
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
	font-size: 12px;
	text-align: center;
	background-color: #006599;
}

img {
	border: 0px;
	line-height: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
#range {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
}
#main_layer {
	margin: 0px;
	padding: 10px 32px 15px 33px;
	text-align: left;
	background-color: #fff;
}
#contents {
	padding: 30px 118px 32px 126px;
	background-image: url(../images/layer_bg.gif);  
	background-repeat: repeat-y;
}



/* image_setting================================================== */
p#top {
	width: 780px;
	height: 121px;
}
p#title {
	width: 780px;
	height: 110px;
}
p#layer_top {
	width: 715px;
	height: 65px;
}
p#layer_bottom {
	width: 715px;
	height: 36px;
}
p#footer {
	width: 780px;
	height: 48px;
}

p.txtbox_01frame {
	width: 471px;
	height: 10px;
}


/* button_area================================================== */

#but_01 {
	margin-bottom: 6px;
}
#but_01 a {
	width: 471px;
	height: 43px;
	text-indent: -500px;
	overflow: hidden;
	display: block;
	background-image: url(../images/but_01.jpg);
	background-repeat: no-repeat;
}
#but_02 {
	margin-bottom: 22px;
}
#but_02 a {
	width: 471px;
	height: 43px; 
	text-indent: -500px;
	overflow: hidden;
	display: block;
	background-image: url(../images/but_02.jpg);
	background-repeat: no-repeat;
}
#but_04 {
	margin-bottom: 22px;
}
#but_04 a {
	width: 471px;
	height: 43px; 
	text-indent: -500px;
	overflow: hidden;
	display: block;
	background-image: url(../images/but_4.jpg);
	background-repeat: no-repeat;
}
#but_05 {
	margin-bottom: 9px;
}
#but_05 a {
	width: 471px;
	height: 43px; 
	text-indent: -500px;
	overflow: hidden;
	display: block;
	background-image: url(../images/but_05.jpg);
	background-repeat: no-repeat;
}
#but_layer {
	width: 471px;
	margin-bottom: 5px;
	padding: 18px 31px 80px 20px;
	background-image: url(../images/but_bg.jpg);
	background-repeat: no-repeat; 
}

#but_left {
	width: 218px;
	float: left;
}
#but_left #b01 {
	width: 160px;
	float: left;
}
#but_left #b02 {
	width: 50px;
	float: right;
}
#but_right {
	width: 193px;
	padding-left: 9px;
	float: left;
}



/* pdf_area================================================== */

#pdf {
	height: 31px;
	margin-bottom: 19px;
	padding: 0px;
}
#pdf #left {
	width: 147px;
	text-align: right;
	float: left;
}
#pdf #right {
	font-size: 11px;
	width: 304px;
	padding: 4px 0px 0px 20px;
	background-image: url(../images/pdf_txt.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
}
*:first-child+html #pdf #right {
	font-size: 11px;
	width: 324px;
	padding: 4px 0px 0px 20px;
	background-image: url(../images/pdf_txt.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
}
* html #pdf #right {
	font-size: 11px;
	width: 324px;
	padding: 4px 0px 0px 20px;
	background-image: url(../images/pdf_txt.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
}
/* txtbox================================================== */

#txtbox_01 {
	_height:100%;
	padding: 3px 20px 3px 15px;
	line-height: 130%;
	background-image: url(../images/txtbox_01bg.gif);
	background-repeat: repeat-y;
}
#txt01 {
	width: 264px;
	float: left
}
#txt02 {
	width: 156px;
	float: right;