@charset "utf-8";

/* index.css */
/* -------------------------------------------------------- */

#Visual {
	width:100%;
	background-color:#E2ECBA;
	height:350px;
	margin:0 0 0 0;
	}

#Visual #Screen {
	width:915px;
	height:350px;
	padding:0;
	margin:auto;
	position:relative;
	}

/* What'New */

#Visual #Screen #announce {
	width:350px;
	height:200px;
	background:url(../img/index/announce_bg.png) no-repeat;
	position:absolute;
	left: 538px;
	top: 65px;
}

#Visual #Screen #announce #img {
	width:150px;
	margin:5px 0 0 5px;
	}



#Visual #Screen #VSimg {
	width:915px;
	height:350px;
	padding:0 0 0 0;
	margin:auto;
	background:url(../img/index/Bg_VisualScreen.png) no-repeat;
	}
	
#MainPlan {
	width:325px;
	height:163px;
	margin:10px 0 0 0;
	float:left;
	}

#Planbox{
	width:100%;
	height:350px;
	margin:0 0 10px 0;
	}
