@charset "utf-8";


/*--------------------
 Message from the President
--------------------*/


#message #main {
	background: url(../message/img/img_top.jpg) no-repeat;
	padding-top: 115px;
}

#message #main .cabinet {
	padding:10px 5px 5px;
	background-image: url(../common/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#message #main .cabinet #txt {
float:left;
line-height: 150%;
}

#message #main .cabinet #txt img {
	float:left;
	width:150px;
	padding-right:15px;
}

