@charset "utf-8";

div#contentsArea h2.miraist {
    border-bottom: 4px dotted #2e2e68;
    margin-bottom: 1em;
    margin-right: 3px;
    padding:0 0 0px;
}
div.miraistArea {
	padding: 0 15px 20px;
	margin-left: -30px;
	position: relative;
	width: 950px;
}
div.miraistArea .clubBox {
	border: 1px dotted #9E813B;
	width: 343px;
	padding: 15px 10px 10px 75px;
	float: left;
	margin: 0 0 30px 30px;
	display: inline;
}
div.miraistArea .num1 {
	background:url(../../miraist/img/special01.gif) no-repeat left top #F7F7F7;
}
div.miraistArea .num2 {
	background:url(../../miraist/img/special02.gif) no-repeat left top #F7F7F7;
}
div.miraistArea .num3 {
	background:url(../../miraist/img/special03.gif) no-repeat left top #F7F7F7;
}
div.miraistArea .num4 {
	background:url(../../miraist/img/special04.gif) no-repeat left top #F7F7F7;
}
div.miraistArea .num5 {
	background:url(../../miraist/img/special05.gif) no-repeat left top #F7F7F7;
}
div.miraistArea .num6 {
	background:url(../../miraist/img/special06.gif) no-repeat left top #F7F7F7;
}
div.miraistArea .num7 {
	background:url(../../miraist/img/special07.gif) no-repeat left top #F7F7F7;
}
div.miraistArea .num8 {
	background:url(../../miraist/img/special08.gif) no-repeat left top #F7F7F7;
}
div.miraistArea .num9 {
	background:url(../../miraist/img/special09.gif) no-repeat left top #F7F7F7;
}
div.miraistArea div.clubBox h3 {
	font-size: 1.2em !important;
	font-weight: bold;
	color: #2E2F68;		
	border-bottom: 1px dotted #9E813B;
	padding: 0 0 7px 5px;
	margin: 0 0 10px !important;
}
div.miraistArea div.clubBox p.listmark {
	padding-left: 1em;
	text-indent: -1em;	
}
/*div.clubBoxL {
	width: 410px;
	padding: 10px;
	float: left;
	border: 3px dotted #8CB2FF;
}

div.clubBoxR {
	width: 410px;
	padding: 10px;
	float: right;
	border: 3px dotted #8CB2FF;
}
div.clubBoxL h3,
div.clubBoxR h3 {
	color: #8CB2FF;
	font-size: 120%;
	margin-bottom: 0.5em;
}
div.clubBoxL .num,
div.clubBoxR .num {
	font-family: "Courier New", Courier, mono;
	font-size: 170%;
	overflow: visible;
	padding: 0.5em 0;
	color: #8CB2FF;
}*/

div.levelBox {
	border: 1px solid #FF63BA;
	padding: 10px;
	width: 870px;
}
div.levelBox div.levelIn {
	margin-right: 220px;
	margin-left: 10px;
}

div.levelIn dl dt {
	float: left;
	width: 120px;
	padding: 0 0 8px 0px;
	font-weight: bold;
	color: #FF63BA;
}
div.levelIn dl dd {
	margin-left: 120px;
	padding-bottom: 8px;
	overflow: hidden;
}
div.levelBox h3 {
	background-color: #FF63BA;
	margin-bottom: 10px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 110%;
}

dl.infolist dt {
	float: left;
	width: 100px;
	padding: 0 0 8px 15px;
	background: url(../img/icon_06.gif) no-repeat 0 0.3em;
}
dl.infolist dd {
	margin-left: 100px;
	padding-bottom: 8px;
	overflow: hidden;
}


table.rectbl {
	border-collapse: collapse;
	width: 860px;
	margin: 0 0 20px 0;
	border-top: 1px solid #BCBCBC;
}

table.rectbl td {
	border-collapse: collapse;
	border-bottom: 1px solid #BCBCBC;
	padding: 0.3em 1em;
}

table.rectbl th {
	border-collapse: collapse;
	border-bottom: 1px solid #BCBCBC;
	padding: 0.3em 0.5em;
	font-weight: normal;
	background-color: #EAEAEA;
	width: 28%;
	font-weight: bold;
	text-align: left;
}

table.rectbl table,
table.rectbl table th,
table.rectbl table td {
	border: none;
	padding: 0.1em!important;
	background: none;
	margin: 0!important;
}

div.thanksBox {
	border: 1px solid #BCBCBC;
	width: 500px;
	margin: 60px auto;
	padding: 20px;
	font-size: 110%;
	text-align: center;
}

.red {
	color:#FF0000;
	}

div.error {
	width: 840px;
	border: 1px solid #FF0000;
	color: #FF0000;
	padding: 10px 10px 0px 10px;
	margin-bottom: 20px;
	font-weight: bold;
}
div.thanks {
	border: 1px solid #2E2E68;
	padding: 50px 30px;
	margin-bottom: 30px;
	text-align: center;
}
div.thanks .thx {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 30px;
	font-weight: bold;
}
#image-btn-kakunin {
	border: 0px;
	width:	260px;
	height: 40px;
	cursor: pointer;
	background: url(../../miraist/img/bt_kakunin.gif) left top no-repeat;
}
