@charset "utf-8";
/* CSS Document */
html {
	margin:0;
	padding:0;
}
body	{
	margin:0;
	padding:0;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(images/bg.jpg) repeat-x #E1F7F5;
	font-size:13px;
}
li {
	list-style-type:decimal;
	line-height:25px;
	color:#333;
	margin-left:25px;
}
h1,h2,h3,h4,p,li {
	font-size:100%;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:bottom;
	font-weight:
}
p {
	line-height:25px;
	margin-bottom:10px;
	color:#333;
}
li {
	list-style-type:none;
}
/*wrapper
--------------------------------------------------------------------------------------*/
#wrapper {
	width:920px;
	margin:0 auto;
	background:url(images/bg_bar.gif) repeat-y;
}

/*header
------------------------------------------------------------------------------------*/
#header {
	width:920px;
}
#header-top {
	width:900px;
	height:39px;
	padding-left:20px;
	background:url(images/header_bg.gif) repeat-y;
}
#header-top a {
	float:left;
}
h1 {
	padding-top:10px;
	font-size:10px;
}
#title {
	width:920px;
	height:300px;
	margin:0 auto;
	padding-bottom:30px;
}
#edus-eye {
	width:805px;
	height:240px;
	background:url(images/eye-bg.gif) no-repeat;
	margin:0 auto;
}
#edus-eye-text {
	width:740px;
	padding:62px 0px 0px 45px;
}
#edus-eye-text p {
	line-height:20px;
	padding-bottom:10px;
}
/*nav
-------------------------------------------------------*/
#top-nav {
	width:835px;
	margin:0 auto;
}
#footer-nav {
	width:835px;
	height:200px;
	margin:0 auto;
}
#top-nav li,
#footer-nav li {
	float:left;
	padding:0px 0px 15px 20px;
	margin:0px;
}
/*contents
------------------------------------------------------------------------------------*/
#contents {
	width:900px;
	margin:0 auto;
}
h2 img {
	margin-top:30px;
}
.cnt-box {
	width:865px;
	margin:0 auto;
	background-color:#FFF;
	padding-top:20px;
}
.boxr {
	float:right;
	width:495px;
}
.boxr li {
	margin:0;
	text-indent:-1em;
	padding-left:1em;
	font-size:10px;
}
.boxl {
	float:left;
	width:355px;
}
.imgr {
	float:right;
	padding:0px 0px 10px 20px;
}
.imgl {
	float:left;
	padding:0px 20px 10px 0px;
}
div.btn {
	text-align:center;
	padding:60px 0px 60px;
}
span.text-small {
	font-size:10px;
}
p.text-small02 {
	font-size:10px;
	line-height:15px;
}
div.imgbox {
	padding:30px 0px;
}
/*4回目インタビュー
-------------------------------------------*/
.cnt-box2 {
	width:720px;
	padding:20px 0px 10px 160px;
	position:relative;
}
span.name {
	position:absolute;
	left:13px;
	margin-top:-10px;
	width:140px;
}
span.name img {
	vertical-align:baseline;
}
div.imgbox2 {
	text-align:center;
}
div.imgbox2 img {
	padding:20px 30px;
}
p.textr {
	float:right;
	line-height:1em;
}
/*footer
--------------------------------------------------------------------------------------*/
#footer {
	border-top:#00443A solid 3px;
	width:900px;
	text-align:center;
	clear:both;
	font-size:10px;
	padding:60px 0 30px 0;
	color:#666;
	background:#FFF;
	margin-top:30px;
}
#copyright {
	font-size:small;
}
#footer ul li {
	text-align:center;
	padding:0 5px;
	display:inline;
}

#footer p small {
	display:block;
	padding:10px 0 0 0;
	letter-spacing:0.1em;
}
