@charset "utf-8";

body{
	background:url(../img/common/navi_bg.png);
	background-repeat:repeat-x;
	background-position:0 686px;
	background-color:#000;
}

/*=======================================================*/
/* mainimage
/*=======================================================*/
#mainimage {
	text-align:center;
}

/*=======================================================*/
/* ヘッダ
/*=======================================================*/
#HeadContent {
	position:absolute;
	top:686px;
	left:197px;
	width:950px;
	margin:0 auto;
	height:193px;
}

/*=======================================================*/
/* meat
/*=======================================================*/
.meat{
	background:url(../img/top/meat_bg.jpg) no-repeat;
	height:339px;
	padding:21px 0 0 27px;
	margin-bottom:50px;
}
.meat h2{
	margin-bottom:18px;
}
.meat .copy{
	margin:37px 0 0 223px;
}

/*=======================================================*/
/* feature
/*=======================================================*/
.feature{
	background:url(../img/top/feature_bg.jpg) no-repeat;
	height:750px;
	position:relative;
}
.feature h2{
	margin-bottom:18px;
}
.feature dd{
	margin:0;
}
.feature dl.f1{
	margin:0 0 40px 25px;
}
.feature dl.f2{
	margin:0 0 0 43px;
}
.feature dl.f3{
	position:absolute;
	top:398px;
	left:393px;
}
.feature p{
	position:absolute;
	top:300px;
	left:322px;
}

/*=======================================================*/
/* news cow
/*=======================================================*/
#Contentarea .cow {
	position: absolute;
	top: 353px;
	left: 853px;
}