@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 section {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-bottom: 30px;
    margin-left: 2px;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 20px;
	padding-top:1px;
    width: 675px;
}


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

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

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

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

#contents section table td.point {
	font-size:116%!important;
	font-weight:bold;
}

	
#contents section table.menTbl th.game_t {
	background:#dce7f8;
}

#contents section table.menTbl td.point {
	color:#073c8b;
}

#contents section table.womenTbl th.game_t {
	background:#ffe4f1;
}

#contents section table.womenTbl td.point {
	color:#db297d;
}

#contents section table.mixTbl th.game_t {
	background:#dbd1de;
}

#contents section table.mixTbl td.point {
	color:#74328a;
}





#contents div.newsTopics{
	background:#FFF;
	border-top: solid 5px #74328a;
	margin:0 0 15px 2px;
	padding-bottom:20px;
	width:675px;
}


#contents div.newsTopics div.newsBox {
	margin:0 auto 40px;
	width:630px;
}

#contents div.newsTopics div.newsInr {
	margin:0 auto 30px;
	width:600px;
}


#contents div.newsTopics div.newsBox p.date {
	background:#000;
	color:#FFF;
	font-weight:bold;
	margin-bottom:25px;
	padding:7px;
	text-align:right;
}

#contents p.pagenation02 {
	color:#FFF;
	text-align:center;
}

#contents p.pagenation02 a {
	color:#FFF;
	text-align:center;
}

#contents p.pagenation02 a:hover {
	text-decoration:none;
}

#contents div.newsTopics div.inrList{
	margin-left:30px;
	padding-top:15px;
	width:615px;
}

#contents div.newsTopics div.inrList ul{
	width:615px;
	
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#contents div.newsTopics div.inrList ul li{
	border-bottom:dotted 1px #CCCCCC;
	font-size:93%!important;
	line-height:160%;
	margin-bottom:10px;
	padding-bottom:5px;
	width:615px;
}

#contents div.newsTopics div.inrList ul li span{
	color:#8941a5;
	display:block;
	float:left;
	font-weight:bold;
	width:125px;
}

#contents div.newsTopics div.inrList ul li a{
	display:block;
	float:left;
	text-decoration:none;
	width:490px;
}

#contents div.newsTopics div.inrList ul li a:hover{
	text-decoration:underline;
}





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

#contents div.newsTopics .ph_r {
	float:right;
	width:250px;
}
#contents div.newsTopics .txt_l {
	float:left;
	width:320px;
}

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







/* pagenation */

#contents ol#pagination {
	clear:both;
	text-align:center;
	width:615px;
}

#contents ol#pagination li {
	background-color:#CCC;
	cursor:pointer;
	color:#666;
	font-size:14px;
	line-height:14px;
	padding:6px 10px 4px;
	display:inline!important;
	margin:0 3px;
}

#contents ol#pagination li:hover {
	background-color:#AAA;
}

#contents ol#pagination li.prev,
#contents ol#pagination li.next {
	background:none!important;
	display:inline!important;
	padding:5px 5px 0;
	width:15px;
}

#contents ol#pagination {
	margin:0 auto;
	padding-top:20px;
}

#contents ol#pagination li:hover,
#contents ol#pagination li.current,
#contents ol#pagination li.current:hover {
	background-color:#7C3A93;
	color:#FFF;
	cursor:default;
}

#contents ol#pagination li:hover {
	cursor:pointer;
}

#contents ol#pagination li.hdn {
	display:none!important;
	visibility:hidden;
}

#contents ol#pagination li.prev,
#contents ol#pagination li.next {
	display:none!important;
	visibility:hidden!important;
}




#contents div.selectArchive {
	background:url(../images/bg_selectarchive.gif) left top no-repeat;
	border:1px solid #CCC;
	margin:0 33px 25px 30px;
	padding:3px 0;
	display:inline-block;
}

#contents div.selectArchive p {
	margin:0 5px 0 120px;
}

.dropdown{
	color: #666;
	font-weight:bold;
	font-size:11px;
	background: #fff;
	border:none;
}