@charset "UTF-8";

/* =====================================
	head
===================================== */

#head {
	width:100%;
	text-align: left;
	overflow:hidden;
	position:absolute;
	top:0;
}


/* =====================================
	left
===================================== */

#left{
	width:252px;
	position:absolute;
	top:0;
}

.bnrarea{
	width:222px;
	height:100%;
	margin:35px 0 0;
	padding:15px 14px;
	background:url(../img/bg_side.gif) repeat;
}

.bnrarea ul li{
	margin-bottom:10px;
}

.fb-like-box{
	background:#fff;
	height:500px;
	margin-top:5px;
	margin-bottom:15px;
}

.tw{
	width:222px;
	height:600px;
	margin-top:10px;
}
.twitter-timeline {
　width: 222px!important;
}

#twitter-widget-0, .twitter-timeline {
　min-width: 200px !important;
}

.chirashi{
	font-size:8px;
	color:#fff;
	margin-bottom:-10px;
}
/* =====================================
	right
===================================== */

#right{
	width:680px;
	position:absolute;
	top:435px;
	margin-left:280px;
}

.news{
	margin-top:5px;
	/*float:left;*/
	margin-bottom:35px;
}

.newsbox{
	margin-top:13px;
	/*width:450px;*/
	height:230px;
	background:#fff;
	padding:15px;
}

.newsbox span{
	color:#b90501;
	font-weight:bold;
	margin-right:10px;
}

.newsbox p{
	margin-bottom:3px;
}

.newsbox p a{
	text-decoration:none;
}

.newsbox p a:hover{
	text-decoration:underline;
}

.mail{
	margin-top:5px;
	float:right;
}

.mailbox{
	margin-top:13px;
	position:relative;
}

.mailbox a{
	position:absolute;
	/*top:110px;*/
	left:15px;
	top:98px;
}

.new_arrivals, .net{
	margin-top:13px;
	margin-bottom:35px;
	width:700px;
}

.new_arrivals .itembox{
	width:154px;
	height:260px;
	padding:5px;
	background:#fff;
	font-size:9px;
	float:left;
	margin:0 8px 16px 0;
}

.na_link{
	color:#fff;
	text-decoration:none;
	float:right;
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
}

.itembox p{
	margin-top:8px;
}

.itembox .price{
	text-align:right;
	margin-top:0px;
}

.net .itembox{
	width:100px;
	height:208px;
	padding:5px;
	background:#fff;
	font-size:9px;
	float:left;
	margin:0 4px 16px 0;
}

.ubnr{
	width:688px;
}

.ubnr a{
	float:left;
	margin-right:8px;
}

/* =====================================
	footer
===================================== */

#footer{
	height:80px;
	background:#a00402;
	width:100%;
	min-width:960px;
	position:absolute;
	top:1300px;
}

.inner{
	width:960px;
	margin:0 auto;
}

#footer li{
	float:left;
	font-size:11px;
	margin:20px 15px 0;
	background:url(../img/icon01.png) no-repeat 0 4px;
	padding-left:10px;
}

#footer li a{
	color:#fff;
}

address{
	font-size:9px;
	text-align:right;
	color:#fff;
	font-style:normal;
	margin-top:20px;
}

.pagetop{
	margin-top:-30px;
}
