@charset "UTF-8";

/**
 * Under the page styles.
 *
 --------------------------------------------------------------------------------*/
body {
	background:#FFFFFF url(../../img/under_bg.gif) repeat-x left top;
	}

#visual {
	margin:19px 0 0 0;
	padding:10px 0 0 0;
	height:94px;
	}
#visual p {
	float:right;
	padding:0 19px 0 0;
	}



