@charset "UTF-8";

/* わせねでやトップページ css */

/*----------------■トップページメインビジュアル--------------*/
body  {
	background: #fff url(../image/top/img.png) no-repeat center top;
}
#top-copy {
	background: url(../image/top/img_copy.png) no-repeat center 580px;
	height: 743px;
	width: 950px;
	margin: 0 auto;
	text-indent: -9999px;
}

#snavi-ti {
	display: none;
}

#top-column1 {
	background: url(../image/top/column1.png) no-repeat center top;
	height: 380px;
	margin-bottom: 30px;
}
#top-column2 {
	background: url(../image/top/column2.png) no-repeat center top;
	height: 329px;
}
#top-column1 ul,#top-column2 ul {
	width: 720px;
	position: relative;
}
#top-column1 p,#top-column1 h2,#top-column2 p,#top-column2 h2 {
	height: 0;
	overflow: hidden;
	text-indent: -9999px;
}
#top-column1 li,#top-column2 li {
	position: relative;
}
#top-column1 li a,#top-column2 li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}


li#column1-link01 {
	top: 203px;
	left: 440px;
	width: 145px;
	height: 28px;
}
li#column1-link02 {
	top: 210px;
	left: 300px;
	width: 200px;
	height: 50px;
}
li#column2-link01 {
	top: 245px;
	left: 300px;
	width: 260px;
	height: 20px;
}