/*
========================================
足立木工FF株式会社　トップページスタイルシート
========================================*/

/*■ 全体
---------------------------------------------------------- */
#wrapper{
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:#FFF;
}


/*■ 上部
---------------------------------------------------------- */
#upper{
	width:800px;
	padding-bottom:15px;
	background: url(/lib/img/dotline-h.gif)  repeat-x bottom;
}


#upperleft{
	position: relative;
	width:320px;
	height:400px;
	float:left;
	padding:0;
}
#furniture{
	position: absolute;
	top: 175px; left: 0px;
	visibility: visible;
	z-index: 1;
}
#adachiurl{
	position: absolute;
	top: 376px; left: 0px;
	visibility: visible;
	z-index: 0;
}


#upperright{
	width:480px;
	float:right;
}

#upperright #menutext{
	width:320px;
	float:left;
	padding:0;
}
#BlankLyr{
	position: relative; top: 0px; left: 0px; visibility: hidden; z-index: 1;
}
#ShopLyr{
	position: relative; top: 307px; left: 0px; visibility: hidden; z-index: 1;
}
#BlogLyr{
	position: relative; top: 307px; left: 0px; visibility: hidden; z-index: 1;
}
#ContactLyr{
	position: relative; top: 307px; left: 0px; visibility: hidden; z-index: 1;
}

#upperright #menuitem{
	float:right;
	width:160px;
	height:400px;
	background: url(/img/upper_rightmenu_photo.jpg)  no-repeat;
}
#featuremenu{
	padding-top:307px;
}
.uppernotice{ padding:6px 0 0 20px;}
.uppernotice a:hover{ color:#F0855A;}

/*■ ナビゲーション
---------------------------------------------------------- */
#topnavibg{
	clear:both;
	width:800px;
	height:49px;
	text-align:left;
}
ul#topnavi {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}
ul#topnavi li {
	position:absolute;
	top:0px;
	display: block;
	height:49px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
ul#topnavi li#works {
	left:0px;
	width:160px;
	background: url(/img/topnavi_works-ov.gif)  no-repeat;
}
ul#topnavi li#products {
	left:160px;
	width:160px;
	background: url(/img/topnavi_products-ov.gif)  no-repeat;
}
ul#topnavi li#onlineshop {
	left:320px;
	width:160px;
	background: url(/img/topnavi_shop-ov.gif)  no-repeat;
}
ul#topnavi li#sketchbook {
	left:480px;
	width:160px;
	background: url(/img/topnavi_blog-ov.gif)  no-repeat;
}
ul#topnavi li#company {
	left:640px;
	width:160px;
	background: url(/img/topnavi_company-ov.gif)  no-repeat;
}


ul#topnavi a {
	display: block;
	height:49px;
	text-decoration:none;
}
ul#topnavi li#works a {
	background: url(/img/topnavi_works.gif)  no-repeat;
}
ul#topnavi li#products a {
	background: url(/img/topnavi_products.gif)  no-repeat;
}
ul#topnavi li#onlineshop a {
	background: url(/img/topnavi_shop.gif)  no-repeat;
}
ul#topnavi li#sketchbook a {
	background: url(/img/topnavi_blog.gif)  no-repeat;
}
ul#topnavi li#company a {
	background: url(/img/topnavi_company.gif)  no-repeat;
}

ul#topnavi li#works a:hover {
	background: none;
}
ul#topnavi li#products a:hover {
	background: none;
}
ul#topnavi li#onlineshop a:hover {
	background: none;
}
ul#topnavi li#sketchbook a:hover {
	background: none;
}
ul#topnavi li#company a:hover {
	background: none;
}



/*■ 下部
---------------------------------------------------------- */

#leftcol{
	padding:15px 0 0 10px;
	width:640px;
	background: url(/lib/img/dotline-v.gif)  repeat-y right;
}

.ad{
	margin:0 0 10px 0;
}

.campaign{
	float:left;
	width:305px;
	margin-bottom:10px;
	padding:1px 0;
	background:#CBCBCB;
}

.campaigninner{
	height:277px;
	margin:0 1px;
	padding:0 15px;
	font-size:12px;
	color:#253B67;
	background:#FFF;
}
.present{
	float:left;
	margin-left:10px;
}

.topicsbox{
	width:620px;
	margin:0 0 10px 0;
	padding:1px 0;
	background:#98B663;
}
.topicsinner{
	width:618px;
	margin:0 1px;
	padding:10px 0;
	background:#FFF;
}

ul#topicsitem{
	position:relative;
	list-style: url(/img/topics_arrow.gif);
	padding:0;
	margin:0;
}
ul#topicsitem li{
	margin:0 10px 0 25px;
	font-size:12px;
	line-height:20px;
}

.rightcol{
	padding-top:15px;
	width:160px;
	text-align:right;
}

.rightcol .shortcuts img{
	margin-bottom:10px;
}

.rightcol .banner{
	margin-bottom:10px;
}

.boxbutton{
	margin:0 0 10px 10px;
	width:150px;
}

.boxbutton .btninner{
	width:100%;
	height:40px;
	padding:0;
	font-size:12px;
	line-height:40px;
	text-align:center;
	border:1px #C0C0C0 solid;
}