@charset "UTF-8";

/*----------------------------------------------
	
	mv

----------------------------------------------*/

#mv {
	background:url(../images/top/main_bg.jpg) center top;
	height:265px;
	margin-bottom:25px;
}

#mv2 {
	height:265px;
	margin-top:5px;
}

.inner{
	position: relative;
}

.main_btn{
	background:url(../images/top/main_btn01.png) no-repeat;
	width:314px;
	height:63px;
	display: block;
	position: absolute;
	top:175px;
	left:28px;
	text-indent: -9999px;
	overflow: hidden;
}
/*----------------------------------------------
	
	primary

----------------------------------------------*/

#primary {
	float:left;
	width:660px;
}

/*----------------------------------------------
	
	secondary

----------------------------------------------*/

#secondary {
	float:right;
	width:300px;
}