@charset "UTF-8";

/*#addressBox
-------------------------------------------------------*/
#addressBox{
	margin: 5px 0 15px 0;
	display: inline-block;
}


/*addressBox
-------------------------------------------------------*/
#addressBox01{
	width: 200px;
	float: left;
	margin-right: 15px;
}

#addressBox02{
	width: 450px;
	float: right;
}

#addressBox02 p{
	line-height: 1.5em !important;
}

/*presidentMsg
-------------------------------------------------------*/
#presidentMsg{
	margin: 20px 0;
}

#presidentMsg01{
	width: 435px;
	float: left;
}

#presidentMsg02{
	width: 215px;
	float: right;
}
