@charset "utf-8";

/*初期化*/
html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
h1,h2,h3,h4,h5,p,ul,ol {
	font-family: "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック";
	padding: 0px;
}
.fontsize_s {font-size: 10px;line-height: 150%;}
.fontsize_normal {font-size: 12px;line-height: 150%;}
.fontsize_m {font-size: 14px;line-height: 150%;}
.fontsize_big {font-size: 16px;line-height: 150%;}

.clear {
	clear: both;
	height: auto;
	width: auto;
}
img {
	border:none;
	}
.right-p {
	text-align:right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration:underline;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}

.pagearea a:link,
.pagearea a:visited,
.pagearea a:hover {
	text-decoration:none;
}
.center-p {
	text-align: center;
}

.right-p {
	text-align: right;
}
.color-orange {
	color: #FF6600;
}
.color-red {
	color: #FF0000;
}
.color-black {
	color: #000000;
}
.color-white {
	color: #FFFFFF;
}
.color-green {
	color: #009900;
}
/*Margin Padding*/
.maL1{
	margin-left:10px;
}
.maL2{
	margin-left:20px;
}
.maL3{
	margin-left:30px;
}
.maT1{
	margin-top:10px;
}
.maT2{
	margin-top:20px;
}
.maT3{
	margin-top:30px;
}
.maR1{
	margin-right:10px;
}
.maR2{
	margin-right:20px;
}
.maR3{
	margin-right:30px;
}
.maU1{
margin-bottom:10px;
}
.maU2{
margin-bottom:20px;
}
.maU3{
margin-bottom:30px;
}
.paL1{
padding-left:10px;
}
.paL2{
padding-left:20px;
}
.paL3{
padding-left:30px;
}
.paT1{
padding-top:10px;
}
.paT2{
padding-top:20px;
}
.paT3{
padding-top:30px;
}
.paR1 {
padding-right:10px;
}
.paR2 {
padding-right:20px;
}
.paR3 {
padding-right:30px;
}
.paU1{
padding-bottom:10px;
}
.paU2{
padding-bottom:20px;
}
.paU3{
padding-bottom:30px;
}
/* // Margin Padding*/

/*レイアウト*/
body {
	background-color:#CCFFFF;
	margin: 0px;
	padding: 0px;
}
body,td,th,div {
	font-family: "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック";
	font-size:12px;
	line-height:150%;
	color:#333333;
}

#container {
	padding: 25px 0px;
	width: 1016px;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/commonbg_h.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:100px;
	min-height: 100%;
}
body > #container {
	height: auto;
}
#container #main {
	padding: 0px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;
	width: 980px;
}
#header {
	margin:0px;
	padding:0px;
	position: relative;
	height: 56px;
	overflow: hidden;
}

#header #headTitles {
	background-image: url(images/taikentitles.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 642px;
	text-indent: -9999px;
}
#header #headTitles p{
	font-size:10px;
	visibility: hidden;
}
#headTitles h1 a {
	display: block;
	height: 56px;
	width: 642px;
}
#header #headRight {
	margin: 0px;
	padding: 0px;
	width: 250px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
img#schoollogo {
	margin-bottom: 8px;
}
a.linksNormal {
	background-image: url(images/licon_taikenlinks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
}
a.linksNormal:hover {
	text-decoration:underline;
}
/*Navi--global*/

#navi {
	padding: 0px;
	width: 980px;
	height:125px;
	text-align: left;
	margin: 10px 0px;
	display:block;
	
	
	
}

#navi ul {
	list-style:none;
	width:980px;
	height:125px;
	margin:0px;
	padding:0px;

}
#navi p {
	text-indent:-9999px;
}
#navi li {
	
	float:left;
/*	width:117px;*/
	margin:0px;
	padding:0px;
	display:block;
}
#navi a {
	display:block;
	background:url(images/navi.jpg) no-repeat;
	text-decoration:none;
	
}
#navi #menu1 a {
	background-position:0px 0px;
	width:159px;
	height:125px;
}
#navi #menu1 a:hover,
body#trial_design #navi #menu1 a {
	background-position:0px bottom;
}
#navi #menu2 a {
	background-position:-159px 0px;
	width:116px;
	height:125px;
}
#navi #menu2 a:hover,
body#trial_manga #navi #menu2 a {
	background-position:-159px bottom;
}
#navi #menu3 a {
	background-position:-275px 0px;
	width:116px;
	height:125px;
}
#navi #menu3 a:hover,
body#trial_anime #navi #menu3 a {
	background-position:-275px bottom;
}
#navi #menu4 a {
	background-position:-391px 0px;
	width:116px;
	height:125px;
}
#navi #menu4 a:hover,
body#trial_cg #navi #menu4 a {
	background-position:-391px bottom;
}
#navi #menu5 a:hover,
body#trial_game #navi #menu5 a {
	background-position:-507px bottom;
}
#navi #menu5 a {
	background-position:-507px 0px;
	width:116px;
	height:125px;
}
#navi #menu6 a:hover,
body#trial_gamepro #navi #menu6 a {
	background-position:-623px bottom;
}
#navi #menu6 a {
	background-position:-623px 0px;
	width:116px;
	height:125px;
}
#navi #menu7 a:hover,
body#trial_novel #navi #menu7 a {
	background-position:-739px bottom;
}
#navi #menu7 a {
	background-position:-739px 0px;
	width:116px;
	height:125px;
}
#navi #menu8 a:hover,
body#trial_life #navi #menu8 a {
	background-position:-855px bottom;
}
#navi #menu8 a {
	background-position:-855px 0px;
	width:125px;
	height:125px;
}



/* firefoxでの線対応 */
a:focus{
/**/
	overflow: hidden;
/**/
}
/*end Navi--global*/
#footer {
	margin: 15px 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
}
.lineNormal{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 1px;
	margin: 0px;
	padding: 0px;
	line-height:1px;
	font-size:1px;
	}
/*Common class*/
.txtSmall {
	font-size: 10px;
	line-height: 180%;
}
.txtMidium {
	font-size: 14px;
	line-height: 180%;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.centerBox {
	text-align: center;
}
.rightBox {
	text-align: right;
}
.imgSpace {
	padding: 10px 0px;
}
.imgSpaceTop {
	padding-top:10px;
}
.imgSpaceUnder {
	padding-bottom:10px;
}
.imgSpaceLeft {
	padding-left:10px;
}
.imgSpaceRight {
	padding-right:10px;
}
#tyui {
	margin: 0px;
	padding: 0px;
}
#tyui li {
	background-image: url(images/iconTyui.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #006699;
	list-style-type: none;
}
#underNavi {
	margin: 8px 0px 20px;
	padding: 0px;
}
#underNaviIn {
	background-image: url(images/undernavi_bg.gif);
	background-repeat: repeat-y;
}
.underBanaBox {
	width: 155px;
	background-image: url(images/undernvaishadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 1px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 140px;
}
#underBanaBoxRight {
	background-image: url(images/undernvaishadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 1px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: right;
	width: 212px;
	border-top-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 140px;
}
.underBanaBox a,
.underBanaBox a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	line-height: 130%;
}
.underBanaBox a:hover {
	text-decoration:underline;
	color:#003366;
	}
.underBanaBox img {
	margin-bottom: 0px;
	margin-left: 15px;
}
#underNavitop {
	position: relative;
	height: 2px;
	width: 980px;
}
#underNavitop #iconKanren {
	position: absolute;
	height: 50px;
	width: 67px;
	left: 0px;
	top: 0px;
}
#underNavitop #iconKanren2 {
	position: absolute;
	height: 50px;
	width: 67px;
	left: 719px;
	top: 2px;
}
#container #main #underNavi #underNaviIn .underBanaBox p {
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
.linkboxs {
	border: 1px solid #FFFFFF;
}
#topicTop {
	position: relative;
}
#topicTop #iconTopictop {
	position: absolute;
	height: 50px;
	width: 67px;
	left: 0px;
	top: 0px;
	z-index: 3;
}
#btnAll {
	margin: 0px 0px 8px;
	padding: 0px;
}
#btnAll a {
	background-image: url(images/btn_all.gif);
	background-repeat: no-repeat;
	display: block;
	height: 104px;
	width: 159px;
	text-indent: -9999px;
}
#btnAll a:hover {
	background-position: left bottom;
}
#menuContens {
	margin: 0px;
	padding: 0px;
}
#menuContensIn {
	background-image: url(images/formatmain_bg.jpg);
	background-repeat: repeat-y;
}
#menuZone {
	float: left;
	width: 784px;
}
#menuSub {
	width: 180px;
	float: right;
}
#submenuInfo {
	margin: 0px;
	padding: 0px;
}
#submenuInfo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenuInfo li {
	margin-bottom: 5px;
}
#menuZone #menuCat {
	margin: 20px 20px 15px;
	padding: 0px;
}
table.tableMenu {
	border-collapse:collapse;
	border:1px none #CCCCCC;
	padding: 5px;


}
table.tableMenu td {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 15px 15px 25px;
	font-size: 10px;
	line-height: 150%;
	background-image: url(images/menuBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: top;
}
table.tableMenu th {
	border-collapse:collapse;
	border:1px none #CCCCCC;
	padding: 5px;
	font-size:10px;
	color:#333333;
	text-align: left;
}.btnGoForm {
	margin: 0px;
	padding: 0px;
	width: 133px;
	height: 35px;
}
.btnGoForm a {
	background-image: url(images/btngoform.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 133px;
	display: block;
	text-indent: -9999px;
}
.btnGoForm a:hover {
	background-position: left bottom;
}
.menuPhotos {
	float: right;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.taikenDays {
	background-image: url(images/icon_kaisaibi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 10px 30px;
	padding: 0px 0px 0px 50px;
	font-size: 12px;
	color: #003366;
}
.taikenMenutitles {
	font-size: 14px;
	color: #DA8624;
	font-weight: bold;
	margin: 0px 0px 15px;
	padding: 0px;
	line-height: 150%;
}
.taikenComment {
	font-size: 10px;
	margin: 0px 0px 15px;
	padding: 0px;
}
table.tableMenu td.menuCell {
	height: auto;
	width: auto;
	width:50%;
}
.iconSpMenu {
	background-image: url(images/icon_sp_menu.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 67px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.menuIcons {
	position: relative;
	left: -15px;
	top: -15px;
}
#menuQr {
	margin: 0px;
	padding: 0px;
}
.menuInboxs {
	margin: 20px;
	padding: 0px;
}
.menuSp {
}
.menuSp .iconSpMenu {
	background-image: url(images/icon_sp_sp.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 67px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.menuSp .taikenMenutitles {
	color: #B52100;
}
.tableMenu .menuMonth,
.tableMenu .menuMonth2 {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.tableMenu .menuMonth2 {
	color: #0066CC;
	border-bottom-color: #0066CC;
}
.pagetoplink {
	text-align: right;
	margin: 2px 0px;
	padding: 0px;
}
.marginCenter {
	margin-right: auto;
	margin-left: auto;
}
.eventnoneComment {
	background-color: #E9E9E9;
	border: 1px solid #FF6600;
	margin: 25px;
	padding: 15px;
}

