@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-attachmant: 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 h3.man {
	background:url(../images/bg_man_t.gif) left top repeat-y;
	color:#FFF;
	font-weight:bold;
	font-size:108% !important;
	padding:10px;
	margin-bottom:20px;
}

#contents h3.woman {
	background:url(../images/bg_woman_t.gif) left top repeat-y;
	color:#FFF;
	font-weight:bold;
	font-size:108% !important;
	padding:10px;
	margin-bottom:20px;
}

#contents h3.mix {
	background:url(../images/bg_mix_t.gif) left top repeat-y;
	color:#FFF;
	font-weight:bold;
	font-size:108% !important;
	padding:10px;
	margin-bottom:20px;
}

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

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

#contents .table01 table th {
	background:#f7f7f7;
	border-right: solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:10px;
}

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


#contents .profile table th {
	border-bottom:dotted 1px #CCCCCC;
	color:#74328a;
	text-align:left;
	padding:10px 5px 3px 20px;
}

#contents .profile table thead th {
	color:#333;
	font-size:116%!important;
	font-weight:bold;
	padding-left:5px;
	font-style: italic; 
}

#contents .profile table thead th span {
	 font-size:77%!important;
	 font-weight:normal;
	 font-style: normal;
}


#contents .profile table td {
	border-bottom:dotted 1px #CCCCCC;
	text-align:left;
	padding:10px 5px 3px ;
}

#contents .profile table td div.pr {
	padding:10px 0;
}

#contents .profile table td span.loma {
	margin-left:15px;
	font-size:85% !important;
}


#contents div.sectionInr {
	margin:0 auto 60px;
	width:630px;
}

#contents div.sectionInr .ph {
	float:left;
	margin-top:10px;
	margin-left:15px;
	font-size:0;
	line-height:0;
	width:150px;
}

#contents div.sectionInr div.profile {
	float:right;
	margin-right:10px;
	margin-bottom:50px;
	width:380px;
}

#contents div.sectionInr div.member {
	margin:10px auto 0;
	width:600px;
}
