@charset "UTF-8";

#main_visual {
	width: 630px;
	height: 262px;
	margin: -6px 0 35px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
a#level_check_btn {
	width: 202px;
	height: 36px;
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	overflow: hidden;
	top: 210px;
	left: 121px;
}
a#level_check_btn:hover {
	background-position: 0 -36px;
}
div.notice_word {
	background: url(../images/common/notice_word_header.png) no-repeat left center;
	padding-left: 80px;
	height: 35px;
	line-height: 291%;
}
div.notice_word ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.notice_word ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 20px;
}

div#main_center {
	float: right;
	width: 414px;
}

div#home_left {
	width: 198px;
	float: left;
}
div.left_wrap {
	padding-bottom: 18px;
	padding-top: 7px;
	background-color: #d9f4fd;
}
div#twitter_widget {
	width: 198px;
	margin-top: 18px;
	margin-bottom: 18px;
}
.sns_btn {
	padding: 0 7px;
	overflow: hidden;
}
.sns_btn a {
	display: block;
	width: 88px;
	height: 32px;
	border-radius: 3px;
	text-indent: 104%;
	white-space: nowrap;
	overflow: hidden;
}
.sns_btn .twitter {
	background: url(../images/common/twitter_btn.png) center center no-repeat #55acee;
	float: left;
}
.sns_btn .twitter:hover {
	background-color: #369be7;
}
.sns_btn .fb {
	background: url(../images/common/fb_btn.png) center center no-repeat #3b5a9a;
	float: right;
}
.sns_btn .fb:hover {
	background-color: #2a4888;
}
div.g-plusone,
div.fb-like,
a.twitter-share-button {
	margin: 0 auto 8px;
}

section#prep_student_typing {
	width: 414px;
	height: 162px;
	margin-top: -6px;
	margin-bottom: 18px;
	position: relative;
	overflow: hidden;
}

a#anniv_1st {
	width: 424px;
	height: 215px;
	margin: -9px 0 18px -8px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/event/anniversary/1anniv.png) no-repeat;
}

/* @group 受験生タイピング */

section#prep_student_typing h1 {
	position: absolute;
	width: 414px;
	height: 162px;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/event/prep_student/bnr_bg.png) no-repeat;
}
section#prep_student_typing a {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
}
section#prep_student_typing a.try_btn {
	width: 132px;
	height: 48px;
	top: 37px;
	right: 14px;
	background: url(../images/event/prep_student/try_btn.png) no-repeat;
}

section#prep_student_typing a.try_btn:hover {
	background-position: 0 -48px;
}
section#prep_student_typing a.entry_btn {
	width: 335px;
	height: 30px;
	right: 6px;
	bottom: 6px;
	background: url(../images/event/prep_student/entry_btn.png) no-repeat;
}
section#prep_student_typing a.entry_btn:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group お知らせ */

section#info {
	margin-bottom: 18px;
	width: 414px;
	margin-top: -7px;
}
section#info h1 {
	width: 352px;
	height: 41px;
	margin: 0;
	padding: 0 0 0 62px;
	overflow: hidden;
	color: #ffffff;
	font-size: 116%;
	font-weight: bold;
	letter-spacing: 0.2px;
	line-height: 350%;
	background: url(../images/common/news_header.png) no-repeat;
}
section#info .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: 0 0 8px;
}
section#info ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
section#info ul li {
	padding: 10px 11px 11px;
	background: url(../images/common/dotline_b.gif) repeat-x left bottom;
}
/* =Clearfix --------------------------------*/
section#info ul li {
	/zoom: 1;
}
section#info ul li:after {
	content: '';
	display: block;
	clear : both;
}
/* End of Clearfix --------------------------------*/
section#info ul li time {
	width: 88px;
	float: left;
}
section#info ul li div {
	width: 304px;
	float: left;
}

/* @end */

/* @group キーボーニュース */

section#kb_news {
	margin-bottom: 18px;
	width: 414px;
	margin-top: -11px;
}
section#kb_news h1 {
	width: 352px;
	height: 46px;
	margin: 0;
	padding: 0 0 0 62px;
	overflow: hidden;
	color: #ffffff;
	font-size: 116%;
	font-weight: bold;
	letter-spacing: 0.2px;
	line-height: 407%;
	background: url(../images/common/kn_header.png) no-repeat;
}
section#kb_news .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: 8px 0;
}
section#kb_news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
section#kb_news ul li {
	padding: 10px 11px 11px;
	background: url(../images/common/dotline_b.gif) repeat-x left bottom;
	position: relative;
}
/* =Clearfix --------------------------------*/
section#kb_news ul li {
	/zoom: 1;
}
section#kb_news ul li:after {
	content: '';
	display: block;
	clear : both;
}
/* End of Clearfix --------------------------------*/
section#kb_news ul li a {
	color: #00baed;
}
section#kb_news ul li img.review {
	display: block;
	position: absolute;
	top: 5px;
	left: 72px;
}
section#kb_news ul li.pickup img.pic {
	float: left;
	border: 1px solid #a6e4f9;
}
section#kb_news ul li.pickup h2 {
	float: right;
	width: 271px;
	color: #00baed;
	font-size: 116%;
	margin-top: 6px;
	margin-bottom: 6px;
}
section#kb_news ul li.pickup p {
	float: right;
	width: 271px;
	padding: 0;
	margin: 0;
}
section#kb_news .archive_btn {
	width: 93px;
	height: 23px;
	display: block;
	overflow: hidden;
	margin: 8px 11px 0 auto;
}

/* @end */

/* @group  使い方 */

a#htu_btn {
	width: 192px;
	height: 63px;
	display: block;
	overflow: hidden;
	background: url(../images/common/htu/htu_btn.png) no-repeat;
	margin: 0 auto 5px 2px;
	text-indent: -9999px;
}
div#htu_loading {
	width: 116px;
	height: 89px;
	position: fixed;
	background: url(../images/common/htu/loading.png) no-repeat;
	z-index: 9550;
	display: none;
}
div#htu_container {
	background-color: #c5f1ff;
	width: 628px;
	height: 359px;
	position: fixed;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	z-index: 9600;
}
div#htu_container h1 {
	width: 351px;
	height: 63px;
	position: absolute;
	top: -32px;
	left: 7px;
	overflow: hidden;
	background: url(../images/common/htu/header.png) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
div.htu_contents {
	width: 628px;
	height: 359px;
	display: none;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
}
#htu1 {
	background: url(../images/common/htu/htu1.png) no-repeat 18px 33px;
}
#htu2 {
	background: url(../images/common/htu/htu2.png) no-repeat 18px 33px;
}
#htu3 {
	background: url(../images/common/htu/htu3.png) no-repeat 18px 33px;
}
#htu4 {
	background: url(../images/common/htu/htu4.png) no-repeat 18px 33px;
}
#htu5 {
	background: url(../images/common/htu/htu5.png) no-repeat 18px 33px;
}
#htu_container a.signup_l {
	width: 185px;
	height: 40px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 208px;
	left: 393px;
	background: url(../images/common/htu/signup_btn_l.png) no-repeat;
}
#htu_container a.signup_l:hover {
	background-position: 0 -40px;
}
#htu2 a.signup_l {
	top: 251px;
	left: 358px;
}
#htu3 a.signup_l {
	top: 251px;
	left: 397px;
}
#htu4 a.signup_l {
	top: 210px;
	left: 59px;
}
#htu5 a.signup_l {
	top: 206px;
	left: 31px;
}
#htu_container a.next_btn {
	width: 120px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 9700;
	background: url(../images/common/htu/transition.png) no-repeat -120px 0;
	right: 19px;
	bottom: 18px;
}
#htu_container a.next_btn:hover {
	background-position: -120px -30px;
}
#htu_container a.back_btn {
	width: 120px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 9700;
	background: url(../images/common/htu/transition.png) no-repeat 0 0;
	left: 19px;
	bottom: 18px;
}
#htu_container a.back_btn:hover {
	background-position: 0 -30px;
}
#htu_container a.signup_btn {
	width: 118px;
	height: 28px;
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 9700;
	background: url(../images/common/htu/signup_btn.png) no-repeat 0 0;
	right: 20px;
	bottom: 20px;
}
#htu_container a.signup_btn:hover {
	background-position: 0 -28px;
}
#htu_container .close_btn {
	width: 25px;
	height: 25px;
	position: absolute;
	display: none;
	overflow: hidden;
	background: url(../images/common/htu/close_btn.png) no-repeat;
	text-indent: -9999px;
	top: -12px;
	right: -12px;
}
#htu_container .close_btn:hover {
	background-position: 0 -25px;
}

/* @end */

a#renewel_home_bnr {
	background: url(../images/common/campaign/renewel_home_bnr.png) no-repeat;
	width: 414px;
	height: 102px;
	margin: 18px 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
