@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  レイアウト
	
 ---------------------------------------------- */




body{
	background-color: #f05c7f;
	}	
#wrapper{
	background-image: url(../images/bg_body.gif);
	background-position: center top;
	}
#container{
	width:960px;
	margin:0 auto;
	background:url(../images/main.png) no-repeat left top;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}	
#logo {
	background-image: url(../images/logo.png);
	height: 217px;
	width: 446px;
	text-indent: -9999px;
}

#main {
	width: 446px;
	float: left;
}
#oa_day {
	background-image: url(../images/oa_day.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 446px;
}
#oa_time {
	background-image: url(../images/oa_time.png);
	text-indent: -9999px;
	height: 70px;
	width: 446px;
}
#btn_site {
	width: 446px;
}
#naiyou {
	background-image: url(../images/contents.png);
	background-repeat: no-repeat;
	height: 373px;
	width: 960px;
	background-position: left top;
	clear: both;
}

#naiyou .text {
	text-indent: -9999px;
	display: none;
	visibility: hidden;
}
address {
	text-indent: -9999px;
	display: none;
	visibility: hidden;
	font-style: normal;
}
