@charset "utf-8";

@import "common.css";
@import "sub_common.css";
@import "table.css";

div.contentsNavi li#btnStudyInfo a { background-image: url(../about/study/img/btn_study_info.jpg);}
div.contentsNavi li#btnMedicalBusiness a { background-image: url(../about/study/img/btn_medical_business.jpg);}
div.contentsNavi li#btnOversea a { background-image: url(../about/study/img/btn_overseas.jpg);}
div.contentsNavi li#btnStudyRehabilitation a { background-image: url(../about/study/img/btn_study_rehabilitation.jpg);}


/*-------------------- 1. Page Title --------------------*/

h2#ttlStudy { background-image: url(../about/study/img/ttl_study.jpg);}
h2#ttlStudyRehabilitation { background-image: url(../about/study/img/ttl_study_rehabilitation.jpg);}
h2#ttlMedicalBusiness { background-image: url(../about/study/img/ttl_medical_business.jpg);}

/*-------------------- End Page Title --------------------*/

/*-------------------- 2. Page Sub Title --------------------*/

h3#sttlMainStudy { background-image: url(../about/study/img/sttl_main_study.gif);}
h3#sttlPractice { background-image: url(../about/study/img/sttl_practice.gif);}
h3#sttlVisit { background-image: url(../about/study/img/sttl_visit.gif);}
h3#sttlPublish { background-image: url(../about/study/img/sttl_study_publish.gif);}
h3#sttlResults { background-image: url(../about/study/img/sttl_results.gif);}
h3#sttlPresent { background-image: url(../about/study/img/sttl_present.gif);}

h3#sttlStudyRehabilitation { background-image: url(../about/study/img/sttl_study_rehabilitation.gif);}

h3#sttlMedicalBusinessInfo { background-image: url(../about/study/img/sttl_medical_business_info.gif);}
h3#sttlMedicalBusinessSchedule { background-image: url(../about/study/img/sttl_medical_business_schedule.gif);}

h3#sttlJica { background-image: url(../about/study/img/sttl_jica.gif);}

/*-------------------- End Page Sub Title --------------------*/

/*-------------------- 3. Study Index Style --------------------*/

dl.studyDl {}
	dl.studyDl dt,dl.studyDl dd { font-size: 93%; border-left: 4px solid #038A6C; padding: 0 0 0 0.4em;}
	dl.studyDl dt { padding-bottom: 0.3em; font-weight: bold;}
	dl.studyDl dd { margin-bottom: 10px; line-height: 1.4em;}

/*-------------------- End Study Index Style --------------------*/

/*-------------------- 4. Study Rehabilitation Style --------------------*/

table.studyTB01 {border: 2px solid #CACACA; width: 100%; margin-bottom: 10px;}
	table.studyTB01 th,
	table.studyTB01 td { vertical-align: top; font-size: 93%;
						border-top: 1px solid #CACACA;
						border-left: 1px solid #CACACA;
						padding: 0.4em 0;}
	table.studyTB01 th.studyTB01Head {background-color: #D8F8D1; text-align: center;}
	table.studyTB01 th.studyTB01Side {background-color: #FEF8D8; text-align:center; }
		table.studyTB01 th#number {width: 3.8em; }
		table.studyTB01 th#day {width: 9em; }
		table.studyTB01 th#place { width: 7.6em;}
	table.studyTB01 td { padding-left: 0.4em;}


/*-------------------- End Study Rehabilitation Style --------------------*/

/*-------------------- 5. Medical Business Style --------------------*/

table.tblDesign01 th#tbl01ttl { width: 5em;}
table.tblDesign01 th#number { width: 4.6em;}
table.tblDesign01 th#day { width: 8em;}
table.tblDesign01 th#place { width: 5.6em;}

h4 { border-left: 4px solid #038A6C; color:#038A6C; font-size: 100%; padding: 0 0 0 0.4em; margin-bottom: 10px;}

/*-------------------- End Medical Business Style --------------------*/


