@charset "UTF-8";
/* tama_3 content css */

#h1Box {
	width: 960px;
	position: relative;
}

#h1Box h1 {
	margin-bottom: 13px;
}

.h4Fee {
	color: #883D06;
	font-weight: normal;
	padding-left: 8px;
	border-left: solid 10px #F2CBA8;
}

h4 span {
	color: #000000;
	font-size: 0.9em;
}

#hiddenText {
	width: 464px;
	height: 282px;
	position: absolute;
	top: 78px;
	right: 0;
}

/* fee */
.feeTable1 {
	width: 330px;
	margin: 5px 0 5px 1px;
}

.feeTable1 caption {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 15px;
}

.feeTable1 th {
	font-size: 1.2em;
	text-align: center;
	vertical-align: middle;
	padding: 6px 4px;
}

.feeTable1 th span {
	font-size: 0.8em;
}

.feeTable1 td {
	font-size: 1.2em;
	text-align: center;
	vertical-align: middle;
	padding: 6px 4px;
}

.feeTable1 .even {
	background-color: #FAF7F4;
}

.total td {
	border-top: double 3px #F6E0C9;
}

.feeTable2 {
	width: 320px;
	margin: 6px 0 10px 0;
}

.feeTable3 {
	margin: 5px 0 15px;
}

.feeTable4 {
	margin: 5px 0 15px;
}

.feeTable5 {
	margin: 5px 0 15px;
}

.feeTable6 {
	width: 320px;
	margin: 5px 0 15px;
}

.feeTable7 {
	width: 320px;
	margin: 5px 0 15px;
}

.feeTable8 {
	margin: 5px 0 5px;
}

.feeTable9 {
	width: 100%;
	margin: 5px 0 15px;
}

th {
	color: #000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

td {
	color: #000;
	text-align: center;
	vertical-align: middle;
}


.feeTable8 th,
.feeTable8 td {
	width: 66px;
}

.feeTable9 th {
	width: 150px;
}

.feeTable9 td {
	text-align: left;
}

ol {
	margin-left: 2em;
}

ol li {
	font-size: 1.3em;
	line-height: 1.6;
}

.kakomi2 dl {
	height: autol;
	margin-top: 10px;
	overflow: hidden;
}

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

.kakomi2 dt {
	font-size: 1.3em;
	font-weight: bold;
	width: 100px;
	margin-bottom: 10px;
	padding-left: 10px;
	float: left;
	clear: both;
}

.kakomi2 dd {
	font-size: 1.3em;
	width: 520px;
	margin-bottom: 10px;
	float: left;
}

/* access */
.aceessBox {
	width: 325px;
	height: auto;
	margin: 0 0 15px -5px;
	position: relative;
	overflow: hidden;
}

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

.aceessBox .box_l {
	float: left;
}

.aceessBox .box_r {
	width: 155px;
	padding-top: 5px;
	float: right;
}

.aceessBox .box_r p {
	margin-top: 10px;
}

#access_traiin li {
	font-size: 1.3em;
	line-height: 1.6;
	margin-bottom: 5px;
	text-indent: -1.7em;
	*text-indent: -2em;
	_text-indent: -1.5em;
	padding-left: 2em;
	_padding-left: 1.7em;
}

#access_btn {
	text-align: center;
	margin-top: 10px;
}

/* outline */
#table_outline {
	width: 100%;
	margin-top: 10px;
}

#table_outline th {
	width: 144px;
}

#table_outline td {
	text-align: left;
}

#table_medical {
	width: 100%;
	margin-top: 10px;
}

#table_medical th {
	white-space:nowrap;
}

#table_medical td {
	text-align: left;
}

/* room */
#roomTab {
	height: auto;
	margin-bottom: 15px;
	overflow: hidden;
	zoom: 1;
}

#room_tabBox {
	background-color: #F9F9F9;
	background-image: url(../images/roomTab_bgBody.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#room_tabInner {
	background-image: url(../images/roomTab_bgBottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#room_tabContent {
	padding: 12px;
	background-image: url(../images/roomTab_bgTop2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#room_tabContent .ui-tabs-panel {
	background-color: #F9F9F9;
}

#tabContent1,
#tabContent2 {
	height: 231px;
	text-align: center;
	position: relative;
}

#tabContent1 .roomTab_btn,
#tabContent2 .roomTab_btn {
	width: 156px;
	height: auto;
	position: absolute;
	right: 4px;
	bottom: 0;
}

.roomTab_btn img {
	margin-top: 5px;
}
