@charset "UTF-8";

/*==============================================================================
//
//
//
//============================================================================*/

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 76%;
	line-height: 180%;
	background-image: url(../images/common/bg.png);
	color: #494949;
}

header, nav, article, section, footer {
	display: block;
}

a {
	color: #00baed;
}
a:hover {
	color: #c262ff !important;
}

a img {
	vertical-align: top;
	border-style: none;
}

form {
	margin: 0;
	padding: 0;
}

iframe {
	border-style: none;
}

.wrap {
	width: 954px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

header {
	width: 100%;
	height: 112px;
	position: relative;
}
header h1 {
	width: 198px;
	height: 103px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
header a.logo {
	width: 198px;
	height: 103px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
header .ad {
	text-align: center;
	width: 738px;
	position: absolute;
	top: 0;
	left: 216px;
	padding-top: 10px;
}

/* @group グローバルメニュー */

nav#global {
	width: 100%;
	height: 49px;
}
nav#global div {
	width: 954px;
	height: 49px;
	position: relative;
	margin: 0 auto;
}
nav#global ul {
	width: 954px;
	height: 45px;
	list-style-type: none;
	margin: 0 auto;
	padding: 4px 0 0;
	overflow: hidden;
}
nav#global ul li {
	width: 316px;
	height: 45px;
	margin: 0;
	padding: 0 3px 0 0;
	float: left;
}
nav#global ul li a {
	display: block;
	width: 316px;
	height: 45px;
	background: url(../images/common/gnav.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
nav#global ul li.kana {
	padding-right: 0;
}
nav#global ul li.kana a {
	background-position: -632px 0;
}
nav#global ul li.eng a {
	background-position: -316px 0;
}
nav#global ul li.roma a.off {
	background-position: 0 -90px;
}
nav#global ul li.kana a.off {
	background-position: -632px -90px;
}
nav#global ul li.eng a.off {
	background-position: -316px -90px;
}

nav#global ul li.roma a:hover {
	background-position: 0 -45px;
}
nav#global ul li.kana a:hover {
	background-position: -632px -45px;
}

nav#global ul li.eng a:hover {
	background-position: -316px -45px;
}
nav#global span {
	width: 18px;
	height: 26px;
	display: block;
	position: absolute;
	overflow: hidden;
	background: url(../images/common/gnav_marker.png) no-repeat;
	top: 1px;
}

/* @end */

/* @group 未ログイン会員バー */

nav#member_bar {
	background-color: #d9f4fd;
	border-top: 1px solid #a6e4f9;
	border-bottom: 1px solid #a6e4f9;
	width: 100%;
	height: 46px;
	margin-bottom: 18px;
}
a#regist_btn {
	width: 118px;
	height: 28px;
	top: 9px;
	left: 0;
	overflow: hidden;
	position: absolute;
}
span#first_balloon {
	width: 118px;
	height: 28px;
	display: block;
	position: absolute;
	top: 9px;
	left: 122px;
}
img#login_header {
	position: absolute;
	top: 16px;
	left: 272px;
}
form#login input.text {
	width: 167px;
	height: 22px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-style: none;
	background-color: #ffffff;
	padding: 3px;
	margin: 0;
}
input#mail {
	position: absolute;
	top: 9px;
	left: 349px;
}
input.ph_mail {
	background: url(../images/common/ph_mail.gif) no-repeat left center;
}
input#password {
	position: absolute;
	top: 9px;
	left: 528px;
}
input.ph_pw {
	background: url(../images/common/ph_pw.gif) no-repeat left center;
}
label#remember {
	width: 122px;
	height: 10px;
	position: absolute;
	top: 11px;
	left: 707px;
}
label#remember div {
	width: 122px;
	height: 10px;
	background: url(../images/common/remember_chk.gif) no-repeat 0 0;
	display: block;
}
input#chk_remember {
	position: absolute;
	left: -10000px;
}

label.checked div {
	background-position: 0 -10px !important;
}
a#req_pass {
	width: 113px;
	height: 10px;
	display: block;
	position: absolute;
	overflow: hidden;
	left: 707px;
	top: 25px;
}
button#login_btn {
	border-style: none;
	position: absolute;
	top: 9px;
	right: 0;
	width: 120px;
	height: 30px;
	display: block;
	overflow: hidden;
	padding: 0;
	background: url(../images/common/login_btn.png) no-repeat #d9f4fd;
	text-indent: -9999px;
	cursor: pointer;
}
button#login_btn:hover {
	background-position: 0 -30px;
}

/* @end */

div#contents {
	width: 954px;
	margin: 0 auto 50px;
}
/* =Clearfix --------------------------------*/
div#contents {
	/zoom: 1;
}
div#contents:after {
	content: '';
	display: block;
	clear : both;
}
/* End of Clearfix --------------------------------*/

div#main {
	width: 630px;
	float: left;
}
div#side {
	width: 306px;
	float: right;
}

div#side .master_btn {
	margin-bottom: 17px;
	display: block;
}

/* @group フッター */

footer {
	width: 100%;
	clear: both;
	background-color: #f3f3f3;
	text-align: center;
}
footer nav {
	background-color: #f2eee1;
	border-top: 1px solid #e5dcc4;
	border-bottom: 1px solid #e5dcc4;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}
footer nav ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
footer nav ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 40px;
}
footer nav ul li:last-child {
	margin-right: 0;
}
footer nav ul li a {
	color: #494949;
	text-decoration: none;
}
footer .ad {
	width: 728px;
	height: 90px;
	margin: 0 auto;
	padding-top: 14px;
	padding-bottom: 14px;
}

/* @end */

div.ad300 {
	border: 1px solid #dfdfdf;
	padding: 2px;
	background-color: #ffffff;
	width: 300px;
	height: 250px;
}
div.ad300x600 {
	border: 1px solid #dfdfdf;
	padding: 2px;
	background-color: #ffffff;
	width: 300px;
	height: 600px;
	margin: 0 0 18px;
}
div.ad300c {
	border: 1px solid #dfdfdf;
	padding: 2px;
	background-color: #ffffff;
	width: 300px;
	height: 250px;
	margin: 15px auto;
}
div.ad320 {
	width: 320px;
	height: 100px;
	margin: 0 auto 18px;
}
div.ad468 {
	border: 1px solid #dfdfdf;
	padding: 2px;
	background-color: #ffffff;
	width: 468px;
	height: 60px;
	margin: 15px auto;
}
div.ad_sky160 {
	width: 160px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
div#side div.ad300.first_ad {
	margin-bottom: 35px;
}
div.ad336 {
	border: 1px solid #dfdfdf;
	padding: 2px;
	background-color: #ffffff;
	width: 336px;
	height: 280px;
	margin: 15px auto;
	clear: both;
}

div.ad490 {
	border: 1px solid #dfdfdf;
	padding: 2px;
	background-color: #ffffff;
	width: 490px;
	height: 160px;
	margin: 15px auto;
	clear: both;
}

div.ad200x200 {
	width: 200px;
	height: 200px;
	margin: 18px 0 0;
	float: left;
}
div.ad200x200.right {
	float: right;
}

#main div.ad300 {
	clear: both;
	margin: 0 auto 18px;
}

div.ad_2column {
	clear: both;
}

div.ad_2column .ad300 {
	float: left;
	clear: none !important;
}

div.ad_2column div.ad300.right {
	float: right;
}
div.adbox_468 {
	width: 468px;
	border: 1px solid #FFD687;
	border-radius: 3px;
	padding: 5px 15px 15px;
	margin: 10px auto;
}
div.adbox_468 div {
	text-align: left;
}
div.adbox_468 .ad468 {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}


/* @group タイピングメニュー 2カラム */

.typing_menu {
	margin-bottom: 18px;
	width: 306px;
}
.typing_menu h1 {
	-moz-border-radius:  3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	font-size: 116%;
	font-weight: bold;
	letter-spacing: 0.2px;
	margin: 0;
	padding: 0 10px;
}
.typing_menu ul {
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0 4px;
	/padding-bottom: 4px;
}
/* =Clearfix --------------------------------*/
.typing_menu ul {
	/zoom: 1;
}
.typing_menu ul:after {
	content: '';
	display: block;
	clear : both;
}
/* End of Clearfix --------------------------------*/
.typing_menu li {
	width: 147px;
	height: 35px;
	float: left;
	margin: 0 4px 4px 0;
	padding: 0;
}

/* @end */

/* @group プチアンケート */

section#question {
	margin: 18px 0;
	width: 306px;
}
section#question h1 {
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	text-shadow: 0px 0px 2px rgba(2, 181, 229, 0.5);
	border-radius: 3px 3px 0px 0px;
	background-color: #30c7f0;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	font-size: 116%;
	font-weight: bold;
	letter-spacing: 0.2px;
	margin: 0;
	padding: 0 10px;
}
section#question .section_contents {
	background-color: #d9f4fd;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	padding-top: 8px;
	padding-bottom: 10px;
}
section#question h2 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #00baed;
	font-weight: bold;
	margin: 0 auto;
	padding: 5px 5px 5px 30px;
	width: 258px;
	font-size: 116%;
	background: url(../images/common/q_header_bg.gif) no-repeat 9px center #ffffff;
}
section#question ul {
	margin: 0;
	list-style-type: none;
	padding: 10px 20px;
}
section#question button {
	width: 120px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	display: block;
	background: url(../images/common/vote_btn.png) no-repeat #d9f4fd;
	text-indent: -9999px;
	border-style: none;
	cursor: pointer;
}
section#question button:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group PR */
section.pr {
	padding: 6px 0 10px;
	margin-bottom: 18px;
	background-color: #d9f4fd;
	/padding-left: 6px;
}
section.pr h1 {
	width: 300px;
	margin: 0 0 10px 6px;
	padding: 0;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
}
/*section#pr_typing h1 {
	background: url(../images/common/pr_typing.png) no-repeat;
}
section#pr_career h1 {
	background: url(../images/common/pr_career.png) no-repeat;
}
section#pr_works h1 {
	background: url(../images/common/pr_works.png) no-repeat;
}*/
/*section#pr_hotlink {
	position: relative;
}
section#pr_hotlink img.keybo {
	position: absolute;
	top: -6px;
	right: 6px;
}*/
/*section.pr ul {
	width: 282px;
	margin: 0 0 0 12px;
	padding: 0;
	list-style-type: none;
}

section.pr ul {
	/zoom: 1;
}
section.pr ul:after {
	content: '';
	display: block;
	clear : both;
}

section.pr ul li {
	width: 141px;
	margin: 0 0 3px;
	padding: 0;
	float: left;
}
section#pr_hotlink li {
	float: none;
	padding-left: 17px;
}
div.pr_txt {
	background: url(../images/common/pr_ico.png) no-repeat left center;
	font-size: 83%;
	padding-left: 25px;
	width: 375px;
	margin: 9px auto 1px;
}*/

/* @end */

/* @group bizバナー */

nav#biz {
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 298px;
	padding: 3px;
	background-color: #fff;
}
nav#biz h1 {
	width: 298px;
	height: 74px;
	margin: 0 auto 4px;
}
nav#biz a {
	width: 298px;
	height: 74px;
	overflow: hidden;
	display: block;
	margin-bottom: 4px;
}

section#biz {
	width: 414px;
	background: url(../images/common/biz/bottom_bg.png) no-repeat center bottom;
	padding-bottom: 6px;
}
section#biz h1 {
	width: 414px;
	height: 65px;
	margin: 0;
	padding: 0;
}
section#biz h1 a {
	width: 414px;
	height: 65px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/common/biz/header.png) no-repeat;
}
section#biz .biz_content {
	width: 414px;
	height: 130px;
	position: relative;
}
section#biz .biz_content a {
	width: 130px;
	height: 38px;
	position: absolute;
	top: 73px;
	right: 8px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/common/biz/btn.png) no-repeat;
}
section#biz #biz_test {
	background: url(../images/common/biz/test_bnr.png) no-repeat;
}
section#biz #biz_test a {

}
section#biz #biz_test a:hover {
	background-position: 0 -38px;
}
section#biz #biz_pro {
	background: url(../images/common/biz/pro_bnr.png) no-repeat;
}
section#biz #biz_pro a {
	background-position: -130px 0;
}
section#biz #biz_pro a:hover {
	background-position: -130px -38px;
}

/* @end */

/*#mis2010 {
	width: 190px;
	height: 66px;
	margin: 0 auto 18px;
	display: block;
}*/

/* @group イータイピングマスター */

section#e-typing_master {
	width: 414px;
	min-height: 202px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 18px;
	background: url("../images/common/em_bnr/master_pic.png") right top no-repeat #2ed0ca;
	margin-top: 18px;
	border: 1px solid #10b9b3;
	border-radius: 4px;
	padding-top: 104px;
}
section#e-typing_master h1 {
	width: 166px;
	height: 48px;
	position: absolute;
	top: 28px;
	left: 19px;
	background: url("../images/common/em_bnr/em_logo.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

section#e-typing_master p {
	width: 214px;
	font-size: 12px;
	line-height: 160%;
	color: #fff;
	margin: 0 0 24px;
	padding: 0 0 0 10px;
	text-shadow: 1px 1px 5px rgba(35, 200, 194, 1), -1px -1px 5px rgba(35, 200, 194, 1);
}

section#e-typing_master .btns {
	position: absolute;
	top: 104px;
	right: 10px;
	width: 172px;
	height: 104px;
}

section#e-typing_master .btns a {
	margin-bottom: 4px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

section#e-typing_master .em_detail_btn {
	height: 40px;
	background: url("../images/common/em_bnr/em_detail_btn.png") center top no-repeat;
}
section#e-typing_master .em_detail_btn:hover {
	background-position: center bottom;
}
section#e-typing_master .em_mock {
	height: 28px;
	background: url("../images/common/em_bnr/em_mock_btn.png") center top no-repeat;
}
section#e-typing_master .em_mock:hover {
	background-position: center bottom;
}
section#e-typing_master .em_school {
	height: 28px;
	background: url("../images/common/em_bnr/em_school_btn.png") center top no-repeat;
}
section#e-typing_master .em_school:hover {
	background-position: center bottom;
}

/* @end */

/* @group パンくず */

nav#breadcrumb {
	width: 954px;
	padding: 9px 5px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
nav#breadcrumb a {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 8px;
}
nav#breadcrumb a.current {
	color: #494949;
}
nav#breadcrumb a.current:hover {
	color: #494949 !important;
}
nav#breadcrumb span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 8px;
	width: 7px;
	background: url(../images/common/bc_arrow.png) no-repeat center center;
	text-indent: -9999px;
	text-align: left;
}

/* @end */

div#fixed_request_btn {
	background: url(../images/common/request/fixed_btn_bg.png) no-repeat;
	width: 170px;
	position: fixed;
	bottom: 10px;
	right: 0;
	padding-top: 6px;
	height: 34px;
	z-index: 10;
}
div#fixed_request_btn a {
	width: 158px;
	height: 30px;
	margin-left: 6px;
	margin-right: auto;
	background-image: url(../images/common/request/fixed_btn.png);
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
div#fixed_request_btn a:hover {
	background-position: 0 -30px;
}

/* @group jQuery NotifyBar */

.jquery-notify-bar {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 32768;
	background-color: #000;
	font-size: 150%;
	color: #fff;
	text-align: center;
	padding: 20px 0px;
	cursor: pointer;
	opacity: 0.8;
}
.jquery-notify-bar p {
	opacity: 1;
}
.jquery-notify-bar.error {
	color: #f00;
}
.jquery-notify-bar:hover {
	opacity: 1;
}
/*.jquery-notify-bar.error:hover {
	background-color: #ffc6c6;
}*/
.jquery-notify-bar.success {
	color: #fff;
}
/*.jquery-notify-bar.success:hover {
	opacity: 1;
}*/

/* @end */

/* @group masterバナー */

div#em_float_bnr {
	width: 100%;
	height: 76px;
	position: fixed;
	background: #2ed0ca;
	top: -80px;
	left: 0;
	box-shadow: 0px 0px 5px 0px rgba(46, 208, 202, 0.75);
}

div#em_float_bnr #em_container {
	width: 954px;
	height: 76px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
div#em_float_bnr .em_title {
	background: url("../images/common/em_bnr/main.png") center center no-repeat;
	width: 510px;
	height: 76px;
	position: absolute;
	top: 0;
	left: 26px;
	overflow: hidden;
	text-indent: -9999px;
}
div#em_float_bnr a {
	width: 184px;
	height: 38px;
	position: absolute;
	top: 19px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
div#em_float_bnr a.mock_btn {
	right: 192px;
	background: url(../images/common/em_bnr/mock_btn.png) no-repeat;
}
div#em_float_bnr a.mock_btn:hover {
	background-position: 0 bottom;
}
div#em_float_bnr a.exam_check {
	right: 0;
	background: url(../images/common/em_bnr/check_btn.png) no-repeat;
}
div#em_float_bnr a.exam_check:hover {
	background-position: 0 bottom;
}

/* @end */
