@charset UTF-8;

@import url(reset.css);
@import url(common.css);
@import url(archives-common.css);

/* Gaiyo */
/* information/index.html */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#gaiyo .bbox {
	margin-top: 1em;
}
#gaiyo th,
#gaiyo td {
	padding: 5px 0;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
}
#gaiyo th {
	white-space: nowrap;
	text-align: left;
	color: #009999;
	width: 25%;
}
#gaiyo .bbox-whi .inner {
	background: url(../../contents/information/images/gaiyo-bg.gif) no-repeat right center;
}


/* Concept */
/* information/concept.html */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#concept ol {
	display: none;
}


/* Director */
/* information/director.html */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#director {
	margin-bottom: 10px;
}
#director .photo {
	float: left;
	width: 155px;
	padding-top: 35px;
}
#director .data {
	float: right;
	width: 398px;
	text-align: center;
	background: url(../../contents/information/images/director-box-m.gif) repeat-y left top;
}
#director .data p {
	margin-bottom: 0.6em;
}
#director .data p.la {
	margin-bottom: 0;
}
#director .data .t {
	padding-top: 56px;
	background: url(../../contents/information/images/director-box-t.gif) no-repeat left top;
}
#director .data .b {
	padding-bottom: 44px;
	background: url(../../contents/information/images/director-box-b.gif) no-repeat left bottom;
}
#director .data .inner {
	width: 358px;
	margin: 0 auto;
	text-align:left;
}

/* Profile */
#profile th,
#profile td {
	padding: 5px 0;
	vertical-align: top;
	border-bottom: 1px dotted #99CCCC;
}
#profile th {
	white-space: nowrap;
	text-align: left;
	color: #0099CC;
	width: 25%;
}

#profile .navi {
	text-align: right;
	margin-top: 5px;
}
.profile ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.profile li {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Hoken */
/* examination/hoken.html */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

.hoken-list th,
.hoken-list td {
	padding: 5px 0;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
}
.hoken-list th {
	white-space: nowrap;
	text-align: left;
	padding-right: 20px;
}
.hoken-list th strong,
.hoken-list dt strong {
	color: #FF9900;
}
.hoken-list dt {
	padding-bottom: 5px;
}
.hoken-list dd {
	padding: 5px 0;
	border-top: 1px dotted #CCCCCC;
	margin-left: 2em;
}
.hoken-list dd span {
	color: #006699;
}
.hoken-list td,
.hoken-list dd {
	background: url(../images/p-ar2-skb.gif) no-repeat left center;
	padding-left: 12px;
}
.hoken-list dt,
.hoken-list p {
	margin-top: 1em;
}
.hoken-list dt.fa {
	margin-top: 0;
}

/* examination/jihi.html */
.jihi-list th,
.jihi-list td {
	padding: 5px 0;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
}
.jihi-list th {
	white-space: nowrap;
	text-align: left;
	padding-right: 20px;
}
.jihi-list td {
	text-align: right;
}
.jihi-list .inner p {
	margin-bottom: 0;
	margin-top: 5px;
}


/* Sports-gairai */
/* sports/index.html */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#sg-about strong {
	color: #F00;
}
#sg-about th,
#sg-about td {
	border-bottom: 1px dotted #CCC;
	padding: 5px 0;
}
#sg-about td {
	text-align: right;
	vertical-align: bottom;
}
#sg-about .clear {
	margin-bottom: 0.5em;
}
#sg-about .bbox-whi {
	margin-bottom: 0.5em;
}

/* Sports-trainer */
/* sports/trainer.html */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#st-about h3 {
	background: url(../images/p-ar-skb.gif) no-repeat left center;
	padding-left: 22px;
}
#st-about p {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 1em;
}
#st-about p.la {
	border-bottom: none;
	padding-bottom: 0;
}

#st-athlete .box {
	width: 176px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#st-athlete .box2 {
	margin-right: 0;
}

/* Reservation */
/* contact/reservation.html */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

.reserve .photo {
	float: left;
	width: 120px;
}
.reserve .data {
	width: 428px;
	float: right;
}


/* Sitemap */
/* sitemap/index.html */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#sitemap li span {
	background: url(../images/p-ar-skb.gif) no-repeat left center;
	padding-left: 22px;
	font-weight: bold;
	color: #0099CC;
}
#sitemap ul ul {
	margin-top: 0.5em;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
#sitemap li li {
	float: left;
	background: url(../images/p-navi-ygr.gif) no-repeat left center;
	padding-left: 20px;
	white-space: nowrap;
	margin-right: 20px;
}
#sitemap .la ul {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}


/* Director */
/* director/index.html */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#director .bg {
	background: #E5F2FF;
}
#director li {
	padding: 5px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#director span {
	margin-right: 20px;
}


