@charset "UTF-8";


/*----------------------------------------------------
	☆mv
----------------------------------------------------*/


#mv h1 {
	height:270px;
	margin-bottom:25px;
	width:675px;
}

#mv h1 span {
	display:none;
	visibility:hidden;
}


#mv.nextgame,
#mv.nextgame h1 {
	background:url(../images/main01.jpg) left top no-repeat;
}


#contents div#game {
	width:675px;
}

#contents div#game #gameMenu01{
	float:left;
	width:330px;
}

#contents div#game #gameMenu02{
	float:right;
	width:330px;
}



#contents section {
    background-color: #FFFFFF;
    margin-bottom: 30px;
    margin-left: 2px;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 10px;
	padding-top:1px;
    width: 675px;
}


#contents div.sectionInr {
	margin:0 auto;
	padding-bottom:20px;
	width:630px;
}

#contents div.sectionInr02 {
	margin:0 auto;
	width:580px;
}








#contents div.table01 {
	margin:20px auto 0;
	width:630px;
}


#contents div.table02 {
	margin:20px auto 0;
	width:520px;
}

#contents section table {
	border-top: solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
}

#contents section table th {
	border-right: solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:10px;
	text-align:center;
}

#contents section table tr.head th {
	background-color:#74328a;
	color:#FFF;
	font-size:108% !important;
	font-weight:bold;
}

#contents section table th.blue {
	background:#dfedf9;
}

#contents section table tr.head th.man {
	background:#073c8b;
}

#contents section table tr.head th.woman {
	background:#db297d;
}

#contents section table tr.head th.black {
	background:#000;
}



#contents section table td {
	border-right: solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:10px;
	text-align:left;
}


#contents div.table01 ol{
padding-left:25px;
}

#contents div.table01 ol li{
list-style-position:outside;
list-style-type:decimal;
}



section#history {
	background:none !important;
	color:#FFF;
}

#contents table#hisTbl {
	border:none;
}

#contents table#hisTbl tr {
	margin-bottom:10px;
}

#contents table#hisTbl th {
	border:none;
	color:#d98bf2;
	font-size:100% !important;
	padding:10px 10px 5px;
}


#contents table#hisTbl td {
	border:none;
}


section#history .ph_his {
	float:right;
	width:200px;
}

section#history .txt_his {
	float:left;
	width:280px;
}

#contents table#hisTbl div.line {
	border-left:solid 2px #cddef6;
	padding-left:20px !important;
}

#contents table#kos {
	table-layout:fixed;
}

#contents table#kos td {
	text-align:center;
	font-size:85%!important;
}
	
#contents table#kos tr.gr td {
	background:#f7f7f7;
}

#contents table.kos {
	table-layout:fixed;
}

#contents table.kos td {
	text-align:center;
	font-size:85%!important;
}
	
#contents table.kos tr.gr td {
	background:#f7f7f7;
}



#contents table.kos02 td {
	text-align:center;
	font-size:85%!important;
}
	
#contents table.kos02 tr.gr td {
	background:#f7f7f7;
}



#contents .title {
	background:#000025;
	color:#FFF;
	font-size:108% !important;
	font-weight:bold;
	padding:10px 15px;
	margin:0 auto 20px;
	width:643px;
}

#contents table .gr {
	background:#f7f7f7;
}


/*
#contents h3.men {
	background:url(../images/bg_men_t.gif) left top repeat-y !important;
}
*/

#contents h3.men {
	background:#073c8b;
	color:#FFF;
	font-size:108% !important;
	font-weight:bold;
	padding:10px 15px;
	margin:0 auto 20px;
}

#contents h3.women {
	background:#f52084;
	color:#FFF;
	font-size:108% !important;
	font-weight:bold;
	padding:10px 15px;
	margin:0 auto 20px;
}




#contents div.menBox {
	border-top:solid 10px #073c8b;
	padding-top:15px;
}

#contents div.womenBox {
	border-top: solid 5px #f52084;
}





#contents div.ph_l {
	float:left;
	width:250px;
}

#contents div.ph_r {
	float:right;
	width:250px;
}

#contents div.txt_l {
	float:left;
	width:340px;
}

#contents div.txt_r {
	float:right;
	width:340px;
}


#contents #btn_career {
	margin-bottom:20px;
	width:680px;
}

#contents #btn_career ul li {
	float:left;
	margin-right:15px;
}



/*----------------------------------------------------
	☆ko_s table
----------------------------------------------------*/

#contents .table01 tr.line01 td {
	border-bottom:dotted #ccc 2px;
}

#contents .table01 td.man02 {
	background:#e9f3f9;
}

#contents .table01 td.women02 {
	background:#fcf4f7;
}
	