@charset "UTF-8";

/* layout css document 
========================================== */

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../images/top/back.jpg) no-repeat fixed;
}
.close_box {
	position: absolute;
	top: 50%;
	margin-top: -100px;
}
.box1 {
	background: url(http://terrastyle.jp/images/top/shop1_s.jpg) right bottom no-repeat;
}
.box2 {
	background: url(http://terrastyle.jp/images/top/shop2_s.jpg) right bottom no-repeat;
}
.tab_btn1 {
	width: 116px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0;
}
.tab_btn2 {
	idth: 97px;
	height: 25px;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
}
.tab_btn3 {
	width: 127px;
	height: 25px;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
}
.tab_btn4 {
	width: 86px;
	height: 25px;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
}
.tab_btn5 {
	width: 108px;
	height: 25px;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
}
.tab_btn6 {
	width: 141px;
	height: 25px;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
}
.tab_btn7 {
	width: 81px;
	height: 25px;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
}

/* footer top 
========================================== */
.footer {
	position: absolute;
}
.footer a{
	font-size: 10px;
	color: #999999;
	line-height: 180%;
	text-decoration: none;
}

