@charset "UTF-8";
/* CSS Document */

html {
	overflow-y: scroll;
}
body {
	font: 100%/1.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(bg_4_s3.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	background-attachment: fixed;
	background-color: #BEF1B9;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0; 
	padding: 0;
}
a img { 
	border: none;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #F03;
}
.page-bg {
	width: 870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg_4.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	background-color: #B8F0B3;
	padding: 0 0 10px 0;
}
.container {
	width: 850px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	padding: 0;
}
.content {
	margin: 0px 14px 100px 14px;
	width: 822px;
}
.content p {
	font-size: 82%;
	margin-bottom: 15px;
	line-height: 1.5em;
}

h1 {
	line-height: 1.1em;
	font-size: 103%;
	margin: 0;
	padding: 22px 0 0 15px;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*
.container {
	width: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(menu_img/bg_4.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	background-color: #B8F0B3;
	padding: 0 10px 10px 10px;
}
*/
.img-space img {
	margin-bottom: 6px;
}

/* 文字修飾 */
.red-frame {
	padding: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 1px solid #F00;
	line-height: 1.1em;
	text-align: center;
}
.font-red {
	color: #F00;
}
.font-red2 {
	color: #C00;
}
.font-bule {
	color: #36C;
}
.font-green {
	color: #390;
}
.font-orange {
	color: #F60;
}
.font-ll {
	font-size: 115%;
}
.font-l {
	font-size: 100%;
}
.font-m {
	font-size: 90%;
}
.font-s {
	font-size: 83%;
}
.font-ss {
	font-size: 71%;
}
.content .title-line {
	font-size: 100%;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 0 0 4px 6px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9CF;
	border-left-color: #9CF;
}
.new-attention {
	font-style: italic;
	font-weight: bold;
	color: #F00;
}

/* index.html header */
.header {
	width: 850px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
}
.header-menu {
	background-image: url(index_img_02bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	/*height: 214px;*/
	width: 850px;
	padding: 0 0 5px 0;
}
.header-menu ul {
	margin: 0px;
	padding: 0px;
}
.header-menu ul li {
	font-size: 82%;
	line-height: 1.1em;
	color: #000;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.header-menu ul li a:link {
	color: #000;
	text-decoration : none;
	display: block;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
	margin: 0px;
	width: 500px;
}
.header-menu ul li a:visited {
	color: #000;
	text-decoration : none;
	display: block;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
	margin: 0px;
	width: 500px;
}
.header-menu ul li a:hover {
	color: #FF0033;
	text-decoration : none;
	background-color: #EEE;
}

/* Whats new */
.new {
	width: 850px;
	margin: 0;
	background-color: #FFF;
	padding-bottom: 80px;
}
.new dl {
	margin: 14px;
}
.new dl dt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 90%;
	float: left;
	margin-right: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: left;
	line-height: 1.4em;
}
.new dl dd {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 6em;
	line-height: 1.4em;
}



/* ~~ フッター ~~ */
.footer {
	width: 850px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #302EB2;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}

.footer .left {
	float: left;
	color: #C00;
	width: 400px;
}
.footer .right {
	float: right;
	color: #666;
	text-align: right;
	width: 400px;
}
.footer p {
	font-size: 78%;
	line-height: 1.4em;
	padding: 4px 15px 6px 15px;
	margin: 0;
}
.font-90 {
	font-size: 90%;
}

/* 2nd page top menu */
.menu1 {
	float: left;
	width: 300px;
}
.menu2 {
	float: left;
	width: 275px;
}
.menu3 {
	float: left;
	width: 275px;
}
.menu1 ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 82%;
	line-height: 1.1em;
	color: #000;
}
.menu1 ul li a:link {
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	display: block;
	margin: 1px 1px 1px 0;
	padding: 3px 0 2px 12px;
}
.menu1 ul li a:visited {
	color: #000;
	text-decoration : none;
	border: 1px solid #CCC;
	display: block;
	margin: 1px 1px 1px 0;
	padding: 3px 0 2px 12px;
}
.menu1 ul li a:hover {
	color: #FF0033;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #EEE;
	margin: 1px 1px 1px 0;
	padding: 3px 0 2px 12px;
}
.menu1 ul li .blue {
	list-style-type: none;
	border: 1px solid #CCCCCC;
	display: block;
	background-color: #DAEEFF;
	margin: 1px 1px 1px 0;
	padding: 3px 0 2px 12px;
}
.menu2 ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 82%;
	line-height: 1.1em;
	color: #000;
}
.menu2 ul li a:link {
	color: #000;
	text-decoration: none;
	display: block;
	border: 1px solid #CCC;
	margin: 1px;
	padding: 3px 0 2px 12px;
}
.menu2 ul li a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	border: 1px solid #CCC;
	margin: 1px;
	padding: 3px 0 2px 12px;
}
.menu2 ul li a:hover {
	color: #FF0033;
	text-decoration : none;
	border: 1px solid #CCC;
	margin: 1px;
	padding: 3px 0 2px 12px;
	background-color: #EEE;
}
.menu2 ul li .blue {
	list-style-type: none;
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 3px 0 2px 12px;
	display: block;
	background-color: #DAEEFF;
}
.menu3 ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 82%;
	line-height: 1.1em;
	color: #000;
}
.menu3 ul li a:link {
	color: #000;
	text-decoration: none;
	display: block;
	border: 1px solid #CCC;
	margin: 1px 0 1px 1px;
	padding: 3px 0 2px 12px;
}
.menu3 ul li a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	border: 1px solid #CCC;
	margin: 1px 0 1px 1px;
	padding: 3px 0 2px 12px;
}
.menu3 ul li a:hover {
	color: #FF0033;
	text-decoration : none;
	border: 1px solid #CCC;
	margin: 1px 0 1px 1px;
	padding: 3px 0 2px 12px;
	background-color: #EEE;
}
.menu3 ul li .blue {
	list-style-type: none;
	border: 1px solid #CCCCCC;
	margin: 1px 0 1px 1px;
	padding: 3px 0 2px 12px;
	display: block;
	background-color: #DAEEFF;
}
.title-2nd {
	background-image: url(2nd_title_bg.jpg);
	background-repeat: repeat-y;
	width: 850px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	height: 47px;
	background-color: #FFF;
	margin-bottom: 30px;
}

/* 01_card.html */
.discus-td01 {
	font-size: 82%;
	line-height: 1.2em;
	vertical-align: middle;
	height: 40px;
	width: 85px;
	padding: 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
}
.discus-td03 img {
	margin: 3px 0;
}
.discus-td02 {
	font-size: 82%;
	line-height: 1.4em;
	vertical-align: middle;
	height: 40px;
	width: 455px;
	padding: 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
}
.discus-td03 {
	font-size: 82%;
	line-height: 1.2em;
	vertical-align: middle;
	height: 40px;
	width: 70px;
	padding: 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	font-weight: normal;
}

/* 03_subject.html */
.sub-td1 {
	width: 190px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	vertical-align: top;
	text-align:center;
	padding-top: 15px;
}
.sub-td2 {
	width: 660px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	vertical-align: top;
	padding-top: 15px;
}
.box {
	margin-bottom: 80px;
}

/* 04_game.html */
.game-td1 {
	font-size: 90%;
	line-height: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	/*width: 240px;*/
	padding: 8px 1em 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	white-space: nowrap;
}
.game-td2 {
	font-size: 82%;
	line-height: 1.3em;
	vertical-align: middle;
	/*width: 580px;*/
	padding: 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

/* 05_file.html */
.file-td1 {
	vertical-align: top;
	text-align: center;
	width: 180px;
	padding: 20px 0;
}
.file-td2 {
	font-size: 82%;
	vertical-align: top;
	width: 230px;
	padding: 20px 0;
	line-height: 1.6em;
}
.file-td1 a img, .sub-td1 a img {
	border: 1px solid #CCC;
	padding: 3px;
}
.file-td1 a:link img, .sub-td1 a:link img {
	border: 1px solid #CCC;
	padding: 3px;
}
.file-td1 a:visited img, .sub-td1 a:visited img {
	border: 1px solid #CCC;
	padding: 3px;
}
.file-td1 a:hover img, .sub-td1 a:hover img {
	border: 1px solid #F00;
	padding: 3px;
}

/* 06.material.html */
.material-td1 {
	font-size: 90%;
	line-height: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	width: 250px;
	padding: 8px 1em 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.material-td2 {
	font-size: 82%;
	line-height: 1.3em;
	vertical-align: middle;
	width: 570px;
	padding: 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

/* 07_staff.html */
.staff-td1 {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 20px 0;
}
.staff-td2 {
	font-size: 90%;
	vertical-align: top;
	width: 260px;
	padding: 20px 0;
	line-height: 1.5em;
}

/* 08_tool.html */
.tool li {
	font-size: 82%;
	line-height: 1.1em;
	list-style-type: none;
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
