@charset "UTF-8";

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* 共通
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
body{
	border-top-color:#009;
	background-color:#4D5FA7;
}
.grd{
	background:linear-gradient(#5695B4, #4D5FA7);
	background-color:#4D5FA7;
}
.radius_box{
	border: 2px solid #009;
}
#heading1{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #5695B4), color-stop(0.50, #4D5FA7), color-stop(1.00, #5695B4));
	background: linear-gradient(to bottom, #5695B4 0%, #4D5FA7 50%, #5695B4 100%);
	background-color:#5695B4;
}


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* フッター
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
#footer{
	border-top-color:#009;
}
#footer .tit,
#footer .ftct .add{
	color:#fff;
	text-shadow: 0px 1px 1px #000;
}


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* はじめて受診される方へ
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
#first .tit .no{
	color:#4D5FA7;
}



/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* 
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */


