@charset "utf-8";

/* ------------------------------------------
Since: 2009-12-08
Version: 1.0
Auther: TAKASHI MIYAZAWA(visual and echo japan)
------------------------------------------*/

.sns{
	text-align:right;
	padding-right:5px;
	position:absolute;
	left:50%;
	top:156px;
	width:500px;
}
.sns .mixi{
	float:right;
	padding-right:5px;
}
.sns .gree{
	float:right;
}
.sns .twitter{
	float:right;
}
.sns .facebook{
	float:right;
}

/*******************************************
TOEIC®テストの殿堂
*******************************************/
#grid-content div p {
	margin: 0;
	padding: 0;
	height:180px;
}

#grid-content{
	margin-top:30px;
}


#main .article .person{
	width:770px;
	height:400px;
	background-image:url(../images/mainbg.jpg);
	margin-bottom:30px;

}

#main .article .person .person-image{
	margin-left:10px;
	float:left;
	height:230px;
	margin-top:10px;
}

#main .article .person .person-detail{
	float:right;
	width:580px;
}

#main .article .person .person-detail h1{
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
	
	margin-top:25px;
}

#main .article .person .person-detail .text{
	float:left;
	width:320px;
	color:#646464;
	line-height:150%;
}
#main .article .person .person-detail .table{
	float:right;
	width:250px;
}
#main .article .person .person-detail .table dl{
	background-image:url(../images/detail_bg.gif);
	background-repeat:no-repeat;
	width:220px;
	height:22px;
	margin-bottom:10px;
	clear:both;
	font-size:10px;
}
#main .article .person .person-detail .table dt{
	float:left;
	margin:2px 0 0 10px;
}
#main .article .person .person-detail .table dd{
	float:right;
	margin:2px 10px 0 0;
}
#main .article .person h2{
	clear:both;
	width:770px;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
}

#main .article .qa{
	padding-bottom:30px;
	clear:both;
}


#main .article .qa .q{
	color:#00a0ff;
	margin-left:10px;
	font-weight:bold;
}
#main .article .qa .a{
	color:#ff5000;
	float:left;
	width:23px;
	text-align:right;
}
#main .article .qa .a-text{
	float:left;
	color:#646464;
	width:730px;
}

#main .article .qa dt {
	float:left;
	}
	
#main .article .qa dd {
	padding-left:35px;
	}
	

.yomu{
	text-align:right;

}

.seaschool{
	margin-top:3px;
	background-image:url(../images/See_School.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.seaschool a:link {
	text-decoration:none;color:#8c0000;
}
.seaschool a:active {
	text-decoration:none;color:#8c0000;
}
.seaschool a:visited {
	text-decoration:none;color:#8c0000;
}
.seaschool a:hover {
	text-decoration:underline;color:#8c0000;
}

.BottomBtnArea{
	position:relative;
}

.BottomBtnArea .ToTop{
	position:absolute;
	top:5px;
	left:165px;
}
.BottomBtnArea .Tolist{
	position:absolute;
	top:5px;
	left:350px;
}
.BottomBtnArea .ToNext{
	position:absolute;
	top:5px;
	left:635px;
}


