@charset "Shift_JIS";

h2{
	background:url("../time/img/title.jpg");
	background-repeat: no-repeat;
	background-position:center 20px;
	text-align:left;
	font-size:0.9em;
	color:#333333;
	letter-spacing:0.05em;
	padding-top:32px;
	padding-bottom:20px;
	padding-left:52px;
}

p.p_request_01,p.p_request_02,p.p_request_03,p.p_request_04,p.p_request_05{
	font-size:0.8em;
	letter-spacing:0.05em;
	padding-top:8px;
	padding-bottom:15px;
	padding-left:120px;
}

p.p_request_01{
	background:url("../recruitment/img/request_01.jpg");
	background-repeat: no-repeat;
	background-position:60px 0;
}

p.p_request_02{
	background:url("../recruitment/img/request_02.jpg");
	background-repeat: no-repeat;
	background-position:60px 0;
}

p.p_request_03{
	background:url("../recruitment/img/request_03.jpg");
	background-repeat: no-repeat;
	background-position:60px 0;
}

p.p_request_04{
	background:url("../recruitment/img/request_04.jpg");
	background-repeat: no-repeat;
	background-position:60px 0;
}

p.p_request_05{
	background:url("../recruitment/img/request_05.jpg");
	background-repeat: no-repeat;
	background-position:60px 0;
}

/*-----------------------------------------------------------------------------------------
要素名　　：【table】
セレクタ名：p_table
備考　　　：診療時間テーブル
-----------------------------------------------------------------------------------------*/
table.p_table{
	width:560px;
	color:#333333;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	line-height:150%;
	margin:0 auto;
}


.p_table td{
	text-align:center;
	padding:5px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size:0.85em;
	letter-spacing:0.05em;
	font-weight:bold;
}


/*-----------------------------------------------------------------------------------------
要素名　　：【td】
セレクタ名：td_col_title
備考　　　：テーブルのタイトル
-----------------------------------------------------------------------------------------*/
td.p_title{
	height:40px;
	background-color:#FFE0DD;
}


/*-----------------------------------------------------------------------------------------
要素名　　：【td】
セレクタ名：td_col_sub
備考　　　：テーブルのサブタイトル
-----------------------------------------------------------------------------------------*/
td.p_subtitle_01{
	width:130px;
	height:50px;
	background-color:#FFF3F2;
	line-height:1.2;
}

span.p_blue{
	color:#0033FF;
}

span.p_red{
	color:#FF5959;
}

p.p_01{
	padding-left:180px;
	font-size:1em;
	line-height:1.5;
	font-weight:bold;
}

p.p_02{
	padding-left:40px;
}

p.p_03{
	padding-left:112px;
}
