@charset "utf-8";

@import "common.css";
@import "sub_common.css";


/*-------------------- 1. Page Title --------------------*/

h2#ttlGreeting { background-image: url(../greeting/img/ttl_greeting.jpg);}

/*-------------------- End Page Title --------------------*/

/*-------------------- 2. Contents01 --------------------*/

div.leftBox01 { width: 333px; float: left;}
	p#catch01 { width: 333px; height: 46px; margin-bottom: 30px; background-image: url(../greeting/img/catch_greeting.gif);}
div.rightBox01 { width: 150px; text-align: center; margin-left: 393px;}
	div#Dphoto { width: 148px; height: 132px; margin-top:50px;}
	div.rightBox01 p { color: #666; margin-top: 3px;}
	
/*-------------------- End Contents01 --------------------*/
	
/*-------------------- 2. Contents02 --------------------*/

h3#sttlPrinciple { background-image:url(../greeting/img/sttl_principle.gif);}
p#catch02 { width: 350px; height: 20px; margin-bottom: 12px; background-image: url(../greeting/img/catch_principle.gif);}

/*-------------------- End Contents02 --------------------*/

h3#sttlNursingIdea { background-image: url(../greeting/img/sttl_nursing_idea.gif);}
h3#sttlBasicPolicy { background-image: url(../greeting/img/sttl_basic_policy.gif);}
h3#sttlOperatingPolicy { background-image: url(../greeting/img/sttl_operating_policy.gif);}
h3#sttlPatientRight { background-image: url(../greeting/img/sttl_patient_right.gif);}
h3#sttlEthics { background-image: url(../greeting/img/sttl_ethics.gif);}


/*-------------------- 3. Contents03 --------------------*/

h3#sttlObjective { background-image:url(../greeting/img/sttl_objective.gif);}
h4 { border-left:#666 4px solid; padding-left: 5px; color:#666; margin-bottom:10px;}
p#catch03 { width: 473px; height: 65px; margin-bottom: 12px; background-image:url(../greeting/img/catch_objective.gif);}

/*-------------------- End Contents03 --------------------*/

