@CHARSET "EUC-JP";
/* =============================== */
/* presentation.css                */
/* =============================== */
* {
	margin: 0;
	padding: 0;
}
body {
	margin-bottom: 30px;
	font: normal 18px monospace;
	line-height: 1.4;
	text-align: center;
	color: #333;
	background: #fff;
}
*:first-child+html body {
	position: relative;
}
img {
	border: none;
	vertical-align: bottom;
}
ul,ol {
	list-style: none;
}

/* clearfix */
.section:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.c_red {
	color: #bb0000;
	font-weight: bold;
}

/* =============================== */
/* common */
#container {
	margin: 0 auto;
	width: 994px;
	height: auto;
	text-align: left;
	background: url("../image/presentation/presentation_bg_01.jpg") repeat-y;
}
#wrap {
	margin: 0 auto;
	width: 980px;
	background: #f7f8f8;
}

/* =============================== */
/* header */
#header {
	position: relative;
	width: 980px;
	height: 90px;
	background: url("../image/presentation/presentation_bg_02.gif") no-repeat;
	border-bottom: 1px solid #e4e4e4;
}
#header h1 {
	padding: 10px 0 0 33px;
}
#header ul li {
	display: table-cell;
	*display: inline;
	*zoom: 1;
}
#header #navigation01 {
	position: absolute;
	top: 0;
	left: 645px;
	width: 332px;
	height: 30px;
	line-height: 30px;
}
#header #navigation01 li a {
	margin-right: 25px;
	padding: 0 0 0 15px;
	color: #fff;
	background: url("../image/presentation/presentation_img_item_01.gif") no-repeat top left;
}
#header #navigation02 {
	position: absolute;
	top: 54px;
	left: 660px;
	width: 317px;
	height: 20px;
}
#header #navigation02 li a {
	display: block;
	margin-right: 20px;
	padding: 0 0 0 10px;
	color: #fff;
	background: url("../image/presentation/presentation_img_item_02.gif") no-repeat top left;
}

/* =============================== */
/* contents */
#contents {
	padding: 28px 0;
}
#contents h2 {
	margin-bottom: 29px;
	text-align: center;
}

.section {
	position: relative;
	margin: 0 auto 20px;
	width: 918px;
	background: #fff;
	border: 1px solid #808080;
}
.section h3 {
	padding-top: 10px;
	width: 918px;
	height: 48px;
	text-align: center;
	background: url("../image/presentation/presentation_bg_03.jpg") repeat-x top left;
	border-bottom: 1px solid #808080;
}
.textBody {
	float: left;
	display: inline;
	margin: 20px 0 20px 40px;
	width: 520px;
}
.textBody p {
	margin-bottom: 20px;
	letter-spacing: 1px;
}
#research01 .textBody {
	width: auto;
}
#research01 .picture {
	position: absolute;
	top: 80px;
	right: 40px;
	text-align: center;
}

.douga,
.no_flash {
	padding: 8px 0 0 8px;
	width: 268px;
	height: 268px;
	text-align: left;
	background: url("../image/presentation/presentation_bg_pic_01.jpg") no-repeat top left;
}
.no_flash {
	font-size: 16px;
}
#research02 .douga,
#research02 .no_flash {
	width: 340px;
	background: url("../image/presentation/presentation_bg_pic_02.jpg") no-repeat top left;
}

#button {
	position: relative;
	margin: 0 auto 20px;
	width: 918px;
	text-align: center;
}
#button .mr60 {
	margin-right: 60px;
}

#research02 {
	padding-bottom: 20px;
}
#research02 .picture {
	float: left;
	display: inline;
	margin: 30px 0 0 35px;
	width: auto;
}
#research02 .picture img {
	margin-bottom: 5px;
}
#research02 .picture p {
	margin-bottom: 10px;
}
#research02 .tab_vertical {
	position: absolute;
	top: 88px;
	right: 30px;
	width: 486px;
	text-align: center;
	background: url("../image/presentation/presentation_img_tab_bg_01.gif") repeat-y;
}
#research02 .tab_vertical h4 {
	margin-bottom: 5px;
}
#research02 .tab_vertical p {
	margin: 5px 0;
	font-weight: bold;
	font-size: 16px;
}
#research02 .tab_vertical .tab_vertical_btm {
	width: 486px;
	height: 16px;
	background: url("../image/presentation/presentation_img_tab_bg_02.gif") no-repeat bottom left;
}

#research03 {
	background: #fff url("../image/presentation/presentation_bg_05.jpg") no-repeat right bottom;
}
#research03 h4 {
	margin-bottom: 20px;
	padding: 30px 0 5px 25px;
	width: 847px;
	background: url("../image/presentation/presentation_img_section_bg_01.gif") repeat-x bottom left;
}

.tab_horizontal {
	position: relative;
	margin: 0 0 11px 44px;
	width: 834px;
	height: 380px;
	background: url("../image/presentation/presentation_bg_04.jpg") no-repeat top left;
}
.tab_horizontal h5 {
	position: absolute;
	top: 17px;
	left: 9px;
}
.tab_horizontal .test_pic {
	position: absolute;
	top: 60px;
	left: 25px;
}
.tab_horizontal .tab_textBody {
	position: absolute;
	top: 60px;
	left: 345px;
	width: auto;
	height: 300px;
}
.tab_horizontal .tab_textBody p {
	margin: 18px 0 0 20px;
	line-height: 1.6;
	letter-spacing: 1px;
}
.tab_horizontal .indent p {
	padding-left: 0.5em;
	text-indent: -0.5em;
}


#interview {
	margin: 25px 0 0 77px;
	padding-bottom: 20px;
	width: 763px;
}
#interview .talk {
	position: relative;
	margin-bottom: 20px;
	padding-top: 20px;
	width: 763px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background: url("../image/presentation/presentation_img_section_bg_01.gif") repeat-x top left;
}
#interview .talk img {
	position: absolute;
	top: 20px;
	left: 18px;
}
#interview .talk p {
	margin-left: 150px;
}
#interview .kaya p {
	color: #bb0000;
}
#interview .none {
	background: none !important;
}
#research04 .textBody {
	margin: 30px 0 20px 60px;
	width: auto;
}
#research04 .textBody .btn01 {
	text-align: center;
}
#research04 .picture {
	position: absolute;
	top: 93px;
	right: 40px;
	text-align: center;
}

#research05 {
	padding-bottom: 20px;
	width: 914px;
	border: 3px solid #890209;
}
#research05 h3 {
	padding-top: 28px;
	width: 914px;
	height: 62px;
	text-align: center;
	color: #fff;
	background: #890209;
	border: none;
}
#research05 .notes {
	margin: 15px 0 15px 55px;
}
#research05 p strong {
	color: #bb0000;
}

#research05 #supporter {
	clear: both;
	margin: 0 auto 20px;
	width: 825px;
	height: 501px;
}
#research05 #supporter #supporter_left,
#research05 #supporter #supporter_right {
	float: left;
	display: inline;
	width: 400px;
	height: 501px;
	text-align: center;
	background: url("../image/presentation/presentation_bg_06.jpg") no-repeat top left;
}
#research05 #supporter #supporter_left {
	margin-right: 25px;
}
#research05 #supporter div h4 {
	margin: 19px 0 19px 17px;
	text-align: left;
}
#research05 #supporter div h5 {
	margin: 0 0 4px 17px;
	text-align: left;
}
#research05 #supporter .innerText {
	padding: 10px 0 0 30px;
	*padding: 10px 0 0 0;
	width: 310px;
	height: 149px;
	text-align: left;
}
#research05 #supporter .innerText p {
	margin-bottom: 5px;
	line-height: 1.5;
}
#research05 #supporter .innerText p span {
	font-weight: bold;
	color: #bb0000;
}
#research05 #supporter .innerText p.indent {
	position: relative;
	margin-left: -17px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 16px;
	zoom: 1;
}
#research05 #supporter #supporter_left .innerText {
	margin: 0 0 10px 20px;
}
#research05 #supporter #supporter_right .innerText {
	margin: 0 0 34px 20px;
}
#research05 #supporter #btn02 {
	margin-bottom: 9px;
}

#attention {
	clear: both;
	margin: 0 0 0 55px;
	padding-left: 1em;
	text-indent: -1em;
}

#recruit {
	margin: 0 auto;
	width: 870px;
	background: #fff;
	border: 3px solid #666;
}
#recruit h3 {
	margin-bottom: 15px;
	padding-top: 15px;
	height: 55px;
	text-align: center;
	background: #666;
}
#recruit p {
	margin-bottom: 20px;
	text-align: center;
}
#recruit p.recruit_txt {
	margin: 0 auto 20px;
	width: 470px;
	text-align: left;
	line-height: 1.6;
}

/* =============================== */
/* footer */
#footer {
	position: relative;
	width: 994px;
	height: 70px;
}

/* =============================== */

