@charset "UTF-8";
@import "./main.css";
@import "./content.css";
@import "./pm.css";

/*========== [Key color] ==========

dark:	#352010;
middle:	#70624E;
light:	#DED5CE;

==================== */

#Wrapper #Header {
	background-position: 720px 100%;
}

#About {
	padding: 20px;
	width: 900px;
}

#Wrapper #Content #About h3 img {
	margin-bottom: 20px;
}


/*========== [profile] ==========*/

.Profile dl {
	color: #666;
}

.Profile dl dt {
	background: url(../img/bg_title_stripe.gif) 0 0 repeat;
	font-size: 75%;
	margin-bottom: 10px;
}

.Profile dl dt span {
	background: #fff;
	color: #352010;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-left: 10px;
	padding: 3px 5px;
	vertical-align: middle;
}

.Profile dl dd {
	font-size: 68.75%;
	margin: 0 0 10px 15px;
	line-height: 1.6;
}

.Profile dl dd dl dt {
	background: none;
	float: left;
	font-size: 100%;
	margin-bottom: 5px;
	width: 8em;
}

.Profile dl dd dl dd:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.Profile dl dd dl dd {
	font-size: 100%;
	margin-bottom: 5px;
    zoom:1;/*for IE 5.5-7*/
}

.Profile dl dd dl.Group dt {
	width: 15em;
}

.Profile dl dd dl.Group dd {
}

.Profile dl dd ul {
	width: 100%;
}

.Profile dl dd ul li {
	float: left;
	line-height: 1.6;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 40%;
}

.Profile dl dd ol li {
	line-height: 1.6;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

.Profile table {
	border-collapse: collapse;
	color: #666;
	font-size: 75%;
	margin: 0 auto 20px 15px;
	width: 860px;
}

.Profile table	th,
.Profile table	td {
	border: #70624E 1px solid;
	padding: 0.5em 1em;
	text-align: left;
}

.Profile table	th {
	background: #ded5ce;
	color: #352010;
	width: 25%;
}

.Profile table	th.Table_title {
	background: #70624e;
	color: #ded5ce;
	text-align: center;
}


/*========== [performance] ==========*/

.Performance table {
	border-collapse: collapse;
	color: #666;
	font-size: 75%;
	margin: 0 auto;
	width: 900px;
}

.Performance table	th,
.Performance table	td {
	border-bottom: #ded5ce 1px solid;
	border-left: #ded5ce 1px solid;
	border-right: #ded5ce 1px solid;
	padding: 0.5em 1em;
	text-align: left;
}

.Performance table tr.Performance_title {
	background: #352010;
	color: #fff;
}

.Performance table tr.Performance_total th,
.Performance table tr.Performance_total td {
	background: #ded5ce;
	border-bottom: #70624e 3px double;
	color: #70624e;
}

.Performance table tr.Performance_total th {
	text-align: left;
}

.Performance table th.Performance_date {
	border-left: none;
	color: #352010;
	vertical-align: middle;
}

.Performance table th.Performance_number,
.Performance table td.Performance_number {
	border-right: none;
	text-align: right;
}


/*========== [recruit] ==========*/

dl.Recruit_list {
	background: url(../img/navi_index_new.jpg) 0 0 no-repeat;
	float: left;
	height: 200px;/*==120117 160px; 091113 140px????X ==*/
	margin-right: 20px;
	width: 220px;
}

dl.Recruit_list.Mr_00 { margin-right: 0; }

dl.Recruit_list dt {
	border-left: #352010 5px solid;
	color: #352010;
	font-size: 87.5%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0 1em 10px;
	padding-left: 10px;
}

dl.Recruit_list dd a {
	background: url(../img/navi_index_arrow.gif) 0 2px no-repeat;
	color: #70624e;
	display: block;
	font-size: 75%;
	letter-spacing: 1px;
	line-height: 1.3;
	margin: 0 0 0.5em 10px;
	padding: 0 0 3px 17px;
	text-decoration: none;
}

dl.Recruit_list dd a:hover {
	background: url(../img/navi_index_arrow.gif) 0 2px no-repeat;
	color: #352010;
	text-decoration: underline;
}

#Wrapper #Content #About dl dd.Recruit_entry a {
	background: url(../img/btn_recruit_entry.gif) 0 0 no-repeat;
	display: block;
	height: 0;
	overflow: hidden;
	padding: 40px 0 0;
	width: 220px;
}

#Wrapper #Content #About dl dd.Recruit_entry a:hover { background: url(../img/btn_recruit_entry.gif) 0 -40px no-repeat; }


/*========== [club] ==========*/

.Club-terms ol {
	margin: 0 0 20px;
	padding-left: 2em;
}

.Club-terms ol li {
	color: #666;
	font-size: 75%;
	line-height: 1.6;
	list-style-position: outside;
	margin: 0 0 0.5em;
	padding: 0;
}

.Club-terms ol li ul li {
	font-size: 100%;
}


/*========== [campaign] ==========*/

.Campaign dl {
	background: url(../img/border_dot.gif) 0 100% repeat-x;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.Campaign dl dt {
	background: url(../img/navi_index_arrow.gif) 0 50% no-repeat;
	margin-left: 150px;
}

.Campaign dl dt a {
	font-size: 87.5%;
	font-weight: bold;
	margin-left: 17px;
	text-decoration: underline;
}

.Campaign dl dd img {
	margin: 0 10px;
}

.Campaign dl dd {
	font-size: 75%;
	margin-top: 10px;
}

.Campaign dl dd.Fl_L {
	margin: 0;
}
