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

	Link

///////////////////////////////////////////// */
a:link, a:visited {
	color: #44afcf;
	text-decoration: none;
}
a:hover {
	color: #999;
}
a:active {
	color: #fff;
}
a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
/* /////////////////////////////////////////////

	Module

///////////////////////////////////////////// */
.center {
	text-align:center;
}
.tRight {
	text-align:right;
}
.tLeft {
	text-align:left;
}
.fRight {
	float:right;
}
.fLeft {
	float:left;
}
strong {
	font-weight:bold;
}
/* /////////////////////////////////////////////

	/apply/

///////////////////////////////////////////// */
#header p#attention {
	position: absolute;
	top: 190px;
	left: 125px;
	width: 260px;
	color: #c52e31;
}
#header p#attention span {
	border-bottom: #c52e31 1px dashed;
}
#conversion {
	text-align: center;
	margin: 20px 0;
}
/* /////////////////////////////////////////////

	Layout

///////////////////////////////////////////// */
ol, ul, dl, div, .clearfix {
	zoom:1;
}
ol:after, ul:after, dl:after, div:after, .clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size: 0;
}
body {
	text-align: center;
}
body#main {
	text-align: center;
	background: url(img/bg.gif) repeat;
}
#wrap {
	width: 1020px;
	background-color: #fff;
	background-image:none;
	margin: 0 auto;
}
div#container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	line-height:1.6;
	font-size:93%;
}
p#logo {
	padding: 10px 0;
}
/*
	#header
--------------------------------------------- */	
#header h1, #header p {
	text-indent: -9999px;
}
#header {
	position: relative;
	height: 385px;
	background: url(img/header-bg-main.jpg) no-repeat;
}
#main #header {
	position: relative;
	height: 385px;
	background: url(img/header-bg-main.jpg) no-repeat;
	margin-bottom:30px;
}
/*
	.section
--------------------------------------------- */
.section {
	margin-bottom:50px;
	color:#333;
	letter-spacing:1px;
}
.section h2 {
	margin-bottom:25px;
	height:24px;
	line-height:24px;
}
.section h2 img {
	vertical-align:middle;
}
.section h2 span {
	margin-left:15px;
}
/*
	.btn
--------------------------------------------- */
.btn {
	margin:20px 0;
}
.btn img {
	margin-right:10px;
}
/*
	#teacher
--------------------------------------------- */
.teacher .box {
	width:300px;
}
.teacher .box {
	float:left;
	margin-right:20px;
}
.teacher .box.end {
	margin:0;
}
.teacher .box .head {
	height:115px;
}
.teacher .box .head .fRight {
	width:200px;
}
.teacher .box .charge {
	background:#fc3;
	font-size:93%;
	display:inline;
	padding:3px 3px 1px 3px;
}
.title {
	margin:10px 0 5px;
	color:#ed8c3a;
	font-weight:bold;
}
h3.name {
	font-size:116%;
	font-weight:bold;
}
h3.name span {
	font-size:77%;
	font-weight:normal;
	letter-spacing:normal;
}
#guest {
	width:370px;
}
#guest .box {
	width:326px;
	border:2px solid #FC0;
	padding:15px;
}
#guest .box .head .fRight {
	width:230px;
}
#curriculum {
	width:540px;
	float:right;
}
#talk p {
	margin-bottom:1em;
}
#talk p.interviewer {
	margin:30px 0 15px;
	background-color:#F9F0D5;
	padding:5px;
}
#talk p.interviewer.first {
	margin-top:0;
}
#talk p .sakaguchi {
	color:#09F;
}
#talk p .takai {
	color:#EE5E8C;
}
#talk h2 {
	margin-bottom:30px;
	height:192px;
}
#talk .box {
	float:left;
	width:300px;
	margin-right:20px;
}
#talk .box.end {
	margin:0;
}
/*
	#comment
--------------------------------------------- */	
#comment {
	float: left;
	width: 750px;
}
/*
	#twitter
--------------------------------------------- */
#twitter h3 {
	text-align: left;
}
#twitter p#tweet {
	margin-bottom: 5px;
	text-align: right;
}
/*
	table
--------------------------------------------- */
table {
	width:100%;
}
table th {
	width: 170px;
	padding: 15px;
	border-bottom: #fff 2px solid;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: right;
	background-color: #e7e7e7;
}
table td {
	padding: 15px;
}
table ol li {
	list-style:inside decimal none;
	font-weight:bold;
}
table td .star {
	color:#F33;
}
#main table td {
	border:2px solid #eee;
	border-left:none;
}
#main table th {
	background-color:#eee;
}
#main table th.first {
	border-top:2px solid #eee;
}
#main table th.end {
	border-bottom:2px solid #eee;
}
#main #content_foot {
	margin-bottom:20px;
}
#main #content_foot .fLeft {
	margin-right:50px;
	padding:25px 70px;
	border:2px solid #ccc;
}
#main #content_foot .fRight {
	padding:0 55px 0 0;
}
#main #content_foot .fRight img {
	margin-bottom:10px;
}
#main #content_foot .fLeft dt {
	margin-top:10px;
}
#main #content_foot .fLeft dd {
	margin-top:5px;
}
#main #content_foot .fLeft img {
	margin-bottom:20px;
}
#main #content_foot strong {
	font-size:116%;
}
/*
	#place
--------------------------------------------- */	
#place dl {
	line-height: 1.8;
}
#place dl dt {
	font-weight: bold;
	letter-spacing: 0.1em;
}
#place #access {
	width: 380px;
	padding: 10px 10px 0;
	margin-top: 10px;
	border: #333 1px dotted;
}
#place .box {
	float: left;
	width: 500px;
}
/*
	#footer
--------------------------------------------- */	
#footer {
	padding: 10px;
	background-color: #1e1e1e;
}
#footer #title {
	float: left;
	width: 210px;
	padding: 40px 0;
	border-right: #999 1px solid;
	text-align: center;
}
#footer #title p {
	color: #fff;
	letter-spacing: 0.2em;
}
#footer dl {
	margin-left: 30px;
	color: #fff;
	line-height: 1.6;
}
#footer dl dt {
	margin-bottom: 5px;
	font-size: 108%;
	letter-spacing: 0.2em;
}
/* Copyright */
p#copyright {
	margin: 40px 0 0;
	font-size: 85%;
	color: #666;
	letter-spacing: 0.1em;
	text-align: right;
}
