@charset "utf-8";
/* CSS Document */

#column3 {
	margin-bottom:20px!important;
	border-bottom:#aaa 1px solid;
}

#news {
	width:260px;
	padding:5px 5px 5px 5px;
	background-color:#f0f0f0;
	margin-bottom:10px;
}

#news dt {
	width:7em;
	font-weight:bold;
}
#news dd {   
	margin:0 0 8px 0;
	zoom:1;
}

#banner {
	margin-bottom:10px;
}

#mailmagazine p {
	margin-bottom:5px;
}

#mailmagazine .inputform {
	padding:5px;
	background-color:#FFFFCC;
}

#mailmagazine .inputform input {
	font-size:14px;
	line-height: 1.5em;
	margin-bottom:5px;
}

#mailmagazine table {
	margin-bottom:10px;
}

#example {
	width:875px;
	float:left;
	display:inline;
	margin:15px 0 30px 25px;
}
#example li {
	float:left;
	display:inline;
	margin-right:20px;
}

#indexleft {
	width:560px;
	float:left;
}

#indexleft .floatBox {
	width:560px;
	display:inline;
	float:left;
	margin-bottom:10px;
}

.floatBox .fleft {
	float:left;
}

.floatBox .fright {
	width:455px;
	float:right;
}

.floatBox p {
	margin-bottom:10px!important;
}

.shoptext {
	width:100%;
	clear:both;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#9f1e21;
}

#shopBtn {
	width:850px;
	float:left;
	padding-bottom:20px;
	margin:0 25px 20px;
	border-bottom:#aaa 1px solid;
}

#shopBtn li {
	float:left;
}

#shopBtn li a {
	height:90px;
	display:block;
}

#shopBtn li.rakuten a {
	background:url(../images/index/rakuten_btn_over.gif) no-repeat left bottom;
	width:285px;
}
#shopBtn li.yahoo a {
	background:url(../images/index/yahoo_btn_over.gif) no-repeat left bottom;
	width:283px;
}
#shopBtn li.amazon a {
	background:url(../images/index/amazon_over.gif) no-repeat left bottom;
	width:282px;
}

#shopBtn li a:hover { border:none; }
#shopBtn li a:hover img {
	visibility:hidden;
}

#indexInner {
	width:850px;
	clear:both;
	padding:0 25px;
}

#commodity {
	width:850px;
	float:left;
}

#commodity li {
	float:left;
	margin:0 20px 20px 0;
}

#commodity li.nomargin {
	margin-right:0;
}

#jog {
	width:100%;
	clear:both;
	font-size:14px;
	padding-left:10px;
	background:url(../images/index/red_arrow.gif) no-repeat left center;
}










