@charset "utf-8";

/* -------------------------------------------------- */
/* file   :toto.css                                   */
/* update : 2010/01/14 T.S                           */
/* -------------------------------------------------- */
/* 共通 */
/* -------------------------------------------------- */
/* index */
/* -------------------------------------------------- */
#toto #toto_wrap01{
	padding-top: 43px;
	text-align: center;
	background-image: url(../../toto/img/bg_toto01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 559px;
}
#toto #toto_text01{
	margin-top: 27px;
	margin-bottom: 30px;
}
