@charset "Shift_JIS";
@import url("../common/css/basic.css");
@import url("../common/css/default.css");

/* メイン */
div#main {
	}

/* メイン-左 */
div#main-left {
	width:640px;
	}


/* 近畿の特色 */

h3#service_title {
	margin:0 0 10px 0;
	padding:5px 0 3px 10px;
	background:url(../service/images/service_title.gif) left center no-repeat;
	color:#000;
	width:600px;
	height:27px;
	color:#fff;
	}

ol#tokusyoku {
	list-style-type:decimal;
	margin:-20px 0 0 50px;
	}

ol#tokusyoku li {
	margin:0 0 5px 0;
	}


/* ７リリーフ（７つの安心）のご案内 */

h3#service_title2 {
	margin:0 0 15px 0;
	}

ul#relief_list {
	margin:-25px 0 10px 10px;
	}

ul#relief_list li {
	margin:0 0 5px 0;
	}


/* 施設案内 */

.tab img#map {
	margin:10px auto;
	width:580px;
	}

/* タブ */

.tab {
	margin:15px 0 0 0;
	background: url(../service/images/tab_line.gif) #fff left 1px repeat-x;
	}

.tablist,
.tablist li {
	margin: 0;
	padding: 1px 0;/*padding-topはWin IEバグ対策*/
}

ul.tablist {
	width:580px;
	}

.tablist li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
.tablist li.tabChoosed {
	font-weight: bold;
	background: #fff;
	border-bottom: 0;
}

.tab #tab1,
.tab #tab2,
.tab #tab3, 
.tab #tab4 {
	 clear: both;
	padding: 10px 5px;
	background: #fff;
}


img#gallery_image {
	margin:0 5px 10px 5px;
	}


div#syosai {
	margin:10px auto;
	width:580px;
	}

div#syosai table {
	margin:10px 0;
	border:5px solid #a2b5cd;
	}

div#syosai table tr th {
	border:1px solid #a2b5cd;
	background:#e7ecf2;
	padding:5px;
	white-space:nowrap;
	}

div#syosai table tr td {
	border:1px solid #a2b5cd;
	padding:5px;
	}

/* 交通アクセス */

div#access_map {
	text-align:center;
	}

div#access_map img {
	margin:10px auto;
	}

table#access_table {
	margin:0 0 15px 15px;
	width:580px;
	}

table#access_table tr th, table#access_table tr td {
	padding:5px;
	}

table#access_table tr th {
	width:230px;
	_width:280px;
	white-space:nowrap;
	}

#subtitle img {
	vertical-align:top;
	margin:0 5px 0 0;
	}


#pdf {
	background:url(../common/images/pdf_icon.gif) 12px center no-repeat;
	}


/* スタッフ紹介 */
div#setsumei {
	margin:15px 0 5px 0;
	text-align:right;
	}

table#staff {
	margin:0 0 15px 0;
	border:5px solid #a2b5cd;
	width:610px;
	}

table#staff tr th {
	border:1px solid #a2b5cd;
	background:#e7ecf2;
	white-space:nowrap;
	padding:5px 15px;
	text-align:center;
	}

table#staff tr td {
	border:1px solid #a2b5cd;
	padding:5px 15px;
	background:transparent;
	}

table#staff tr td img {
	border:1px solid #aaa;
	}

#number {
	width:10%;
	font-weight:bold;
	text-align:center;
	}

#photo {
	width:10%;
	text-align:center;
	}

table#staff tr#pink_cell td {
	background:#fceef3;
	}


/* メイン-右*/
div#main-right {
	}
