@charset "utf-8";

/*===================================================
制作日：2009.05.21
更新日：
更新者：
==================================================== */


/* main-col
---------------------------------------------------- */
#main-col1{
	background: url(../images/top/pic_earth.gif) no-repeat center center;
}

#message_left-col{
	float: left;
	margin-left: 30px;
}
#message_right-col{
	float: right;
	font-size: 77%;
	line-height: 1.6;
	margin-right: 30px;
}
#message_right-col p{
	margin-bottom:15px;
}
#message{
	padding: 50px 0;
}