@charset "utf-8";

/* greeting */
.img_1 { float:left; width:240px; height:160px; background:url(../img/img_1.jpg) no-repeat; border:1px #d2d2d2 solid;}
.img_2 { float:left; width:240px; height:160px; background:url(../img/img_2.jpg) no-repeat; border:1px #d2d2d2 solid;}
.img_3 { float:left; width:240px; height:160px; background:url(../img/img_3.jpg) no-repeat; border:1px #d2d2d2 solid;}
.img_4 { float:left; width:240px; height:160px; background:url(../img/img_4.jpg) no-repeat; border:1px #d2d2d2 solid;}
.img_5{ float:left; width:240px; height:160px; background:url(../img/img_5.jpg) no-repeat; border:1px #d2d2d2 solid;}
.greeting { float:left; width:760px; height:546px; background:url(../img/greeting.jpg) no-repeat; border:1px #d2d2d2 solid;}

.greeting_right_Area { float:right; width:240px; height:auto;}
.greeting_left_Area { float:left; width:504px; height:auto; text-align:justify;}

/* philosophy */
.philosophy{ float:left; width:760px; height:477px; background:url(../img/philosophy.jpg) no-repeat; }

/* organization */
.organization{ float:left; width:760px; height:418px; background:url(../img/organization.jpg) no-repeat; }

/* history */
.history_contents_row { float:right; width:740px;height:30px; }
.history_top { border-top:1px #d2d2d2 dotted;}
.history_right_Area { float:left; width:590px; height:30px; border-bottom:1px #d2d2d2 dotted; line-height:30px;}
.history_left_Area { float:left; width:150px; height:30px; 	
	font-family: Verdana,tahoma,arial;
	font-size: 14px; font-weight:bold;
	color:#50a8da; border-bottom:1px #d2d2d2 dotted; line-height:30px;}

