@charset "utf-8";

div#membersCard {
	margin-top: 30px;
	margin-bottom: 25px;
}
h4.cardTouroku {
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	line-height: 135%;
	font-size: 100%;
}



.cardTourokuContainer {
	zoom: 100%;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	clear: both;
	padding-bottom: 12px;
}
.cardTourokuContainer:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.cardTourokuLineContainer {
	zoom: 100%;
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	clear: both;
	padding-bottom: 12px;
}
.cardTourokuLineContainer:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


ul.tourokuList {

}
ul.tourokuList li {
	padding-left: 12px;
	line-height: 135%;
	background-image: url(../img/base/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	color: #333333;
}
ul.saihakkouList {
	margin-bottom: 12px;

}
ul.saihakkouList li {
	padding-left: 12px;
	line-height: 135%;
	background-image: url(../img/base/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	color: #333333;
}
ul.mileageList {
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	clear: both;
	padding-bottom: 12px;

}
ul.mileageList li {
	padding-left: 12px;
	line-height: 135%;
	background-image: url(../img/base/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	color: #333333;
}

ul.hikitsugiList {
	margin-bottom: 12px;

}
ul.hikitsugiList li {
	padding-left: 12px;
	line-height: 135%;
	background-image: url(../img/base/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	color: #333333;
}

div.tourokuListContainer {
	width: 405px;
	float: right;
}


div.tourokuPassContainer {
	background-color: #DDDDDD;
	margin-bottom: 10px;
	zoom: 100%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
div.tourokuPassContainer:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div.tourokuPassContainer h4 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #4D4D4D;
	font-size: 116%;
}
div#tourokuPass {
	margin-top: 5px;
	padding-bottom: 10px;
}

.img2ArrowSaihakkou {
	background-image: url(../img/content/arrow_black_x.gif);
	background-position: center center;
	background-repeat: no-repeat;
	zoom: 100%;
	margin-bottom: 8px;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}
.img2ArrowSaihakkou:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div#saihakkouFlow {
	zoom: 100%;
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	clear: both;
	padding-bottom: 12px;
	margin-top: 5px;
}

div.antennaContainer {
	zoom: 100%;
}
div.antennaContainer:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#antennaImg2Right {
	float: right;
	background-color: #B0B0B0;
	padding: 3px;
	margin-right: 110px;
}
#antennaImg2Left {
	float: left;
	background-color: #B0B0B0;
	padding: 3px;
	margin-left: 110px;
}
div.antennaTextContainer {
	width: 521px;
	clear: both;
	zoom: 100%;
	margin-bottom: 12px;
}
div.antennaTextContainer:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.antennaTextLeftCenter {
	float: left;
	padding: 3px;
	margin-right: 10px;
	width: 248px;
	text-align: center;
}

.antennaTextRightCenter {
	float: left;
	padding: 3px;
	width: 248px;
	text-align: center;
}

table.hikitsugiTable {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	border: 2px solid #787878;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}

table.hikitsugiTable th {
	margin: 0px;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E3E3E3;
}
table.hikitsugiTable td.odd {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #E3E3E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

table.hikitsugiTable td.even {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #CECECE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

table.hikitsugiRankTable {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	border: 2px solid #787878;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}

table.hikitsugiRankTable th {
	margin: 0px;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E3E3E3;
}
table.hikitsugiRankTable td.odd {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #E3E3E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
}

table.hikitsugiRankTable td.even {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #CECECE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
}


div#hikitsugiContainer {
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	clear: both;
	padding-bottom: 12px;
}
div.hikitsugiNotesContainer {
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	clear: both;
	padding-bottom: 12px;
}