@charset "Shift_JIS";
/* CSS Document */


/*-----------------------------------------------------------------------------
　特集ページ共通CSS
-----------------------------------------------------------------------------*/

.hot-layout750 {
	display: block;
	float: left;
	width: 750px;
	margin-bottom:30px;
	}

.hot-upper {
	width:590px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.hot-upper750 {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.txt_blue{
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	margin-bottom: 8px;
}


.cart-bottom-left{
		background: url(images/kounyu/kounyu_footer.gif) no-repeat left bottom;
		padding-bottom:7px;
}


.cart-bottom-right{
		background: url(images/kounyu/kounyu_footer.gif) no-repeat right bottom;
		padding-bottom:7px;
}

.td_p5{padding:5px;}
.td_p10{padding:5px 10px;}



/*-----------------------------------------------------------------------------
　特集一覧ページCSS
-----------------------------------------------------------------------------*/


/*  最新の特集　*/

.box-spnew {
	padding: 0px 20px 20px 20px;
	width: 710px;
	background: url(images/top/grayline01.jpg) no-repeat left bottom;
}

.box-spnew p{ display: block; float: left; height: 188px; width: 340px; margin-right: 30px; margin-bottom:10px;}
.box-spnewtxt {
	float: left;
	width: 340px;
	margin-bottom:10px;
}

.tit-spcont {margin-bottom:5px;}

.tit-spcont a {
	font-size: 18px;
	font-weight: bold;
	color: #006BB4;
	text-decoration:none;
	line-height: 130%;
}

.tit-spcont a:hover {
	text-decoration:underline;
}

.txt-spnewcont {
	font-size: 13px;
	line-height: 150%;
	color: #666666;
}

.txt-topage {
	padding: 5px;
	font-size: 14px;
	background: url(images/top/btn-cate.gif) no-repeat left center;
	text-indent: 18px;
	display: block;
}

/*  過去の特集　*/

.tit-oldspcont {
	font-size: 16px;
	font-weight: bold;
	text-indent:10px;
	color: #FFFFFF;
	background: #FF9900;
	padding: 5px;
	width: 740px;
	margin-bottom:20px;
}

.box-oldspcont {
	background: url(images/top/grayline02.jpg) repeat-y left top;
	width: 750px;
}

.box-oldsps {
	float: left;
	width: 300px;
	padding: 15px 37px 15px 38px;
}

.box-oldsps dt{display: block; float: left; height: 82px; width: 300px; margin-bottom:15px;}





.uline-spcont03 {
	background: url(images/top/grayline03.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 1px;
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
}
