@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------------------------------------
//
//　サイト独自テンプレート共通タグ（野幌病院のみ）※背景画像など修正がある場合のみここに記述する
//
//----------------------------------------------------------------------------------*/

.temp_common_bodyspace td.temp_right a:link, .temp_common_bodyspace td.temp_right a:visited{
	color:#FA595F;
	text-decoration:underline;
}
.temp_common_bodyspace td.temp_right a:hover{
	color:#FA595F;
	text-decoration:none;
}
.temp_common_bodyspace td.temp_right a:active, .temp_common_bodyspace td.temp_right a:focus{
	color:#FA595F;
	outline:none;
}


.temp_common_bodyspace td.temp_left{
	/*各サイト用に背景色を設定*/
	background-color:#FA595F;
}



h3{
	background:url(../common_images/h1/nopporo_h.jpg) left top no-repeat;
}