@charset "UTF-8";
/* Reset
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1
-------------------------------------------------------------------------------*/
html {
	color: #000;
	background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del, ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input, button, textarea, select {
	*font-size: 100%;
}

/* basic */
html, body {
	background: #fff url(../images/bg.jpg) repeat center top;
	background-attachment: fixed;
}

body {
	font-family: "秀英丸ゴシック L", "Shuei MaruGo L","YuGothic","Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 14px;
	line-height: 1.8;
	color: #000;
	letter-spacing: 0.075em;
}

a {
	color: #0088FF;
	text-decoration: none;
}

a:hover {
	color: #FF5753;
}

img {
	vertical-align: top;
}

/* rayout */
h1 {
	width: 850px;
	margin: 0 auto;
}

.wrapper {
	width: 850px;
	margin: 0 auto;
	background-color: #FFF000;
}

#lead {
	padding: 40px 0 60px 0;
	text-align: center;
	font-size: 16px;
}

#lead + div {
	text-align: center;
	margin-bottom: 70px;
}

.tab {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

.tab li {
	display: inline-block;
	width: 212px;
	height: 87px;
	margin-left: 20px;
	background: url(../images/tab.png) no-repeat;
	text-indent: -9999px;
}

.tab li:first-child {
	margin-left: 0;
	background-position: left bottom;
}

.tab li:first-child + li {
	background-position: center bottom;
}

.tab li:first-child + li + li {
	background-position: right bottom;
}

.tab li > a {
	display: block;
	width: 212px;
	height: 87px;
}

.tab li.active {
	position: relative;
	z-index: 10;
}

.content {
	position: relative;
	width: 750px;
	margin: -20px auto 0 auto;
	padding: 65px 0 30px 0;
	background-color: #fff;
	z-index: 5;
}

.content .contentLead {
	padding: 0 0 50px 50px;
}

.content .contentNav {
	padding: 70px 70px 0 70px;
	text-align: center;
}

.content .contentNav li {
	display: inline-block;
}

.content .contentNav li a {
	display: block;
	height: 20px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	color: #000;
}

.content .contentNav li a:hover {
	background-position: left bottom;
	color: #FF5753;
}

.content .contentNav .prev {
	float: left;
}

.content .contentNav .prev a {
	background-image: url(../images/contentnav_prev.png);
}

.content .contentNav .start a {
	background-image: url(../images/contentnav_start.png);
}

.content .contentNav .more {
	margin-left: 80px;
}

.content .contentNav .more a {
	padding-left: 45px;
	background-image: url(../images/contentnav_more.png);
}

.content .contentNav .next {
	float: right;
}

.content .contentNav .next a {
	padding-left: 0;
	padding-right: 25px;
	background-image: url(../images/contentnav_next.png);
	background-position: right top;
}

.content .contentNav .next a:hover {
	background-position: right bottom;
}

.content .contentNav .top a {
	background-image: url(../images/contentnav_top.png);
}

.post {
	padding: 50px 20px 50px 50px;
	zoom: 1;
}

.post:after {
	content: "";
	display: table;
	clear: both;
	height: 0;
}

.post .image {
	float: left;
	width: 310px;
}

.post .image a {
	display: block;
	margin-bottom: 20px;
}

.post .entry {
	float: right;
	width: 350px;
}

.post .subject {
	margin-bottom: 30px;
	zoom: 1;
}

.post .subject:after {
	content: "";
	display: table;
	clear: both;
	height: 0;
}

.post .subject > div {
	position: relative;
	float: left;
	width: 260px;
	min-height: 70px;
	padding: 5px 10px;
	border-radius: 6px;
	font-size: 18px;
	color: #fff;
}

.post .subject > div:after {
	display: block;
	position: absolute;
	top: 10px;
	right: -16px;
}

.post .subject > div > span {
	display: block;
	font-size: 12px;
}

.post .subject > img {
	float: right;
	display: block;
}

#gameSide .tab > li.active {
	background-position: left top;
}

#gameSide .contentLead {
	color: #FF5753;
	background: url(../images/img_game.png) no-repeat 470px 25px;
}

#gameSide .post {
	background: url(../images/line_game.png) no-repeat center top;
}

#gameSide .post .subject > div {
	background-color: #FF5753;
}

#gameSide .post .subject > div:after {
	content: url(../images/baloon_game.png);
}

#gameSide .contentNav {
	background: url(../images/line_game.png) no-repeat center top;
}

#studySide .tab > li.active {
	background-position: center top;
}

#studySide .contentLead {
	color: #00A754;
	background: url(../images/img_study.png) no-repeat 400px 0;
}

#studySide .post {
	background: url(../images/line_study.png) no-repeat center top;
}

#studySide .post .subject > div {
	background-color: #00A754;
}

#studySide .post .subject > div:after {
	content: url(../images/baloon_study.png);
}

#studySide .contentNav {
	background: url(../images/line_study.png) no-repeat center top;
}

#artSide .tab > li.active {
	background-position: right top;
}

#artSide .contentLead {
	color: #0088FF;
	background: url(../images/img_art.png) no-repeat 420px 25px;
}

#artSide .post {
	background: url(../images/line_art.png) no-repeat center top;
}

#artSide .post .subject > div {
	background-color: #0088FF;
}

#artSide .post .subject > div:after {
	content: url(../images/baloon_art.png);
}

#artSide .contentNav {
	background: url(../images/line_art.png) no-repeat center top;
}

.update {
	margin: 40px 0 50px 0;
	text-align: center;
}

.update + ul {
	text-align: center;
}

.update + ul > li {
	display: inline-block;
}

.update + ul > li > a {
	display: block;
	width: 74px;
	height: 72px;
}

.update + ul > li > a > img {
	width: 100%;
}

.update + ul > li + li {
	margin-left: 10px;
}

#btn_fb {
	margin: 30px 0 20px 0;
	text-align: center;
}

.copyright {
	padding-bottom: 200px;
	background: #FFF5FE url(../images/wrapper_bottom.png) no-repeat center top;
	text-align: center;
	font-size: 10px;
}
