@charset "shift_jis";

/*==================================================
	
	NTT-BJ｜iタウンページ
	レイアウト：type3｜カラー：gray
	/css/type3_gray/top_other.css
	
==================================================*/
/*	
/*========== 特定の業種のみで使用するスタイルを記述 ==========*/
/*	
/*==================================================
/*	病院系時間項目
/*	
/*	01病院・診療所
/*	02各種療法
/*	03歯科
/*	04動物病院
==================================================*/


/* ---------------------------------------------------------------------- */
/* 業種別営業時間（病院） */
#medicalBox {
	width: 920px;
}

#medicalBox table.basicMedical {
	width: 920px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	font-size: 100%;
	color: #333;
	font-size: 100%;
}

#medicalBox table.basicMedical th {
	width: 25%;
	margin: 0;
	padding: 7px 10px;
	background: #d38644;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
}

#medicalBox table.basicMedical td {
	margin: 0;
	padding: 7px 10px;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	vertical-align: top;
	background: #fff;
	word-break: break-all;
}

/* 時間割 */
#medicalBox table.basicMedical .week {}
#medicalBox table.basicMedical .week td {
	text-align: center;
	background: #efefef;
	font-weight: bold;
	color: #8a4100;
	width: 10%;
}

#medicalBox table.basicMedical .weekTime {}
#medicalBox table.basicMedical .weekTime th {}

#medicalBox table.basicMedical .weekTime td.time {
	text-align: center;
	vertical-align: middle;
	font-size: 92%;
}

#medicalBox table.basicMedical p.basicMedicalSub {}
#medicalBox table.basicMedical p.basicMedicalText {}

#medicalBox table.basicMedical .btnServiceReserve {
	margin: 7px 0;
	width: 110px;
	height: 13px;
	background: url(../../types/type3_gray/btn_internetreserve.gif) left top no-repeat;
}
#medicalBox table.basicMedical .btnServiceReserve p a {
	display: block;
	text-indent: -9998px;
	height: 13px;
	overflow: hidden;
}

/*==================================================
/*	保育園系時間項目
/*	
/*	06幼稚園
/*	07保育園
==================================================*/
.bizType06 .timeSub,
.bizType07 .timeSub {
	color: #8a4100;
	font-weight: bold;
	padding-right: 10px;
}


/*==================================================
/*	その他時間項目
/*	
/*	05共通
/*	08塾・進学教室
/*	09美容・理容
/*	10クリーニング
/*	11紙関連
/*	12ソフトウエア
/*	13エステティックサロン
/*	14運送・引越し
/*	15自動車
/*	16建設・リフォーム
/*	17行政書士
/*	18司法書士
/*	19弁護士
/*	20タクシー
/*	21グルメ
/*	22税理士
/*	23清掃業
/*	24不動産
/*	25生花店
/*	26骨董
/*	27リサイクル
/*	28金券
/*	29印刷
/*	30写真館
==================================================*/
.basicFirst .timeSub {
	color: #8a4100;
	padding-right: 10px;
}


/*==================================================
/*	スタッフプロフィール写真あり
/*	
/*	02各種療法
/*	08塾・進学教室
/*	09美容・理容
==================================================*/
.serviceThirdProfBox {
	width: 100%;
	display: table;
	direction:rtl;
}

.serviceThirdProfBox .serviceThirdProfTextBox {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: top;
	direction:ltr;
	*zoom: 1; /* IE 6, 7 */
}
.serviceThirdProfBox .serviceThirdProfPhotoBox {
	width: 80px;
	margin: 0;
	padding: 0 0 0 20px;
	display: table-cell;
	vertical-align: top;
	*width: auto;
	*float: right; /* IE 6, 7 */
	text-align: right;
}

.serviceThirdProfBox .serviceThirdName,
.serviceThirdProfBox .serviceThirdProf,
.serviceThirdProfBox .serviceThirdComment {
	color: #8a4100;
	font-weight: bold;
}
.serviceThirdProfBox .serviceThirdText {
	margin: 0 0 8px;
}


/*==================================================
/*	取扱内容なし版の 写真4 調整
/*	
/*	05共通
==================================================*/
.bizType05 #serviceBox {
	margin: 0;
	padding: 0;
	background: none;
}

/* type3独自・取扱内容が無い業種のキャプション色変更 */
.bizType05 #serviceBox .photoCaption {
	color: #333;
}

/*==================================================
/*	中見出しあり
/*	
/*	10クリーニング
/*	11紙関連
/*	12ソフトウエア
==================================================*/
 #serviceBox table.serviceSecond th.serviceSecondTitle,
 #serviceBox table.serviceThird th.serviceThirdTitle {
	color: #363636;
	font-weight: bold;
	background: #ececec;
}


/*==================================================
/*	表組内中項目あり
/*	
/*	13エステティックサロン
/*	14運送・引越し
/*	15自動車
/*	16建設・リフォーム
/*	17行政書士
/*	18司法書士
/*	19弁護士
==================================================*/
.bizType13 table.serviceFirst td.subhead,
.bizType14 table.serviceFirst td.subhead,
.bizType15 table.serviceFirst td.subhead,
.bizType16 table.serviceFirst td.subhead,
.bizType17 table.serviceFirst td.subhead,
.bizType18 table.serviceFirst td.subhead,
.bizType19 table.serviceFirst td.subhead {
	width: 15%;
	color: #8a4100;
	background: #f6f6f6;
	white-space: nowrap;
}
.bizType13 table.serviceFirst td.subitem,
.bizType14 table.serviceFirst td.subitem,
.bizType15 table.serviceFirst td.subitem,
.bizType16 table.serviceFirst td.subitem,
.bizType17 table.serviceFirst td.subitem,
.bizType18 table.serviceFirst td.subitem,
.bizType19 table.serviceFirst td.subitem {
	width: 60%;
}

