@charset "utf-8";
/*------------------------------------------------------------
リセットCSS
-------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
div,pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }

a{ text-decoration: none; }
img{
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: bottom;
}
/* iepngfix.htc IE6 透過GIF*/
div,span{
	behavior: url(http://cm.sakurazaka.tv/func/iepngfix.htc);
}

/*------------------------------------------------------------
レイアウトCSS
-------------------------------------------------------------*/
body{
	text-align: center;
	background-color: #FCF9E8;
	background-image: url(http://cm.sakurazaka.tv/com_img/mens_body_bg.gif);
	background-repeat: repeat-y;
	background-position: center 0;
}
p {
	width:695px;
	text-align: left;
	font-size:13px;
	margin:10px 15px 10px 30px;
}
#wrapper,#header,#container,#footer {
	width: 1000px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
}
#container {
	clear: both;
	width: 1000px;
	position: relative;
}
#footer {
	clear: both;
	padding-top:15px;
}
h1 {
	text-indent: -9999px;
}
#main{
	float: left;
	left: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	color:#667485;
}
a,a:link,a:visited {
	text-decoration: none;
	color: #C22121;
}
a:hover{
	color: #11228A;
}
/*------------------------------------------------------------
mainパーツ
-------------------------------------------------------------*/
/* タイムセール特集 */
h2#sale_sp{
	background: url(http://cm.sakurazaka.tv/mens_img/h2_sale.gif) no-repeat 0 10px;
	text-indent:-9999px;
}

/* 上部スペシャル特集 */
h2{
	clear:left;
	width: 740px;
	height: 63px;
}
h2#pickup_sp{
	padding:5px 0px 0px 0px;
	background: url(http://cm.sakurazaka.tv/com_img/mens_pickup_sp.gif) no-repeat 0 10px;
	text-indent:-9999px;
}
#sp_01, #sp_02{
	width: 740px;
}
#sp_01 img, #sp_02 img{
	margin: 0px 0px;
}
#sp_01 {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(http://cm.sakurazaka.tv/com_img/mens_sp_01.jpg) repeat;
	border-top:#9D8B74 solid 1px;
}
#sp_02 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	background: url(http://cm.sakurazaka.tv/com_img/mens_sp_02.jpg) repeat;
}

/* 中部ショッピング特集 */
#sp_03 {
	float: left;
	width: 370px;
	height: 357px;
	background-image: url(http://cm.sakurazaka.tv/com_img/mens_sp_03_left.gif);
	background-repeat: no-repeat;
}
#sp_04 {
	float: left;
	margin-bottom: 20px;
	width: 370px;
	height: 357px;
	background-image: url(http://cm.sakurazaka.tv/com_img/mens_sp_04_right.gif);
	background-repeat: no-repeat;
}
#sp_03 img,#sp_04 img{
	margin-top: 7px;
	margin-bottom: 0px;
}
.l-space{
	margin-left: 10px;
}

/* ピックアップ商品 */
.pickup {
	clear:left;
	width: 740px;
	height: 180px;
}
.pickup li{
	float: left;
	width: 148px;
	height: 178px;
	padding-top: 10px;
	background: url(http://cm.sakurazaka.tv/com_img/pickup_bg.gif) repeat-x 0px 0px;
	text-align: center;
	list-style-type: none;
	font-size:12px;
}
.pickup span {
	display: block;
	padding:20px 5px;
	width: 140px;
}
/* ピックアップソフマップ商品画像 */
.sofmap {
	display: block;
	padding:0px 5px;
	width: 120px;
	height: 120px;
}
.sofmap img {
	margin-top:10px;
	margin-left:7px;
	width: 120px;
	height: 90px;
}
/* 売り切れ商品 */
.souldout{
	position:relative;
	background-image: url(http://cm.sakurazaka.tv/com_img/normal_img/soldout.png);
	background-repeat: no-repeat;
	width: 120px;
	left:3px;
	margin: 0px;
	z-index: 1;
	height: 145px;
	padding: 0px;
	top: 0px;
	text-indent: -9999px;
}

/*------------------------------------------------------------
サイド
-------------------------------------------------------------*/
#side {
	width: 230px;
	height: 800px;
	float: right;
	text-align: left;
	padding-top: 10px;
}
/* サイドトップ画像 */
#s-top {
	width:220px;
	border: 1px solid #E9E9E9;
	position:relative;
}
/* ランキング */
#s-ranking {
	clear:left;
	margin-top:20px;
	padding-bottom: 10px;
	width:220px;
	height: 985px;
	border: 1px solid #E9E9E9;
	text-align: center;
}
#side h3 {
	background-color:#006699;
	text-align: center;
	height: 20px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-right:0px;
	padding-bottom:10px;
	padding-left:0px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}
#s-ranking ul {
	padding:0px;
	margin:0px;
	width: 210px;
	clear: both;
	line-height:13px;
}
#s-ranking li {
	width: 210px;
	padding-right:0px;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:10px;	
	list-style-type: none;
}
#s-ranking img {
	width: 180px;
	height: 120px;
	margin:5px 19px 0px 19px;
	border:#AAC7EC solid 1px;
	}
#s-ranking span {
	display: block;
	padding-top:2px;
	padding-right:5px;
	padding-left:5px;
	width: 200px;
	height: 50px;
	font-size:12px;
}
/* 満足100% */
.manzoku{
	z-index: 1;
	position:absolute;
	height: 63px;
	background-image: url(http://cm.sakurazaka.tv/com_img/normal_manzoku.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 61px;
	top:-11px;
	left:168px;
	text-indent: -9999px;
}

/*------------------------------------------------------------
フッター
-------------------------------------------------------------*/
#footer{
	padding-top: 15px;
	font-size:12px;
	text-align: center;
	color: #105773;
	background-color: #7FA5CB;
}
address{
	display:block;
	font-color: #C22121;
	margin-top:10px;
	width: 1000px;
	clear: left;
	color: #105773;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCF9E8;
}
/*------------------------------------------------------------
フッター バックナンバー
-------------------------------------------------------------*/
#footer dl{
	clear: both;
	margin: 0px 17px 0px;
	padding: 0px 0px 20px 0px;
	line-height:1.2em;
	text-align: left;
}
#list_normal dt{
	border-left: solid 8px #B2BE82;
}
#list_mens dt{
	border-left: solid 8px #A4D2F0;
}
#list_ladys dt{
	border-left: solid 8px #F8A7C5;
}

#footer dl dt {
	float: left;
	margin: 0px ;
	padding-left: 5px;
}
#list_normal dd{
	float: right;
	width: 750px;
	border-left: solid 8px #B2BE82;
	padding-left: 10px;
	margin-bottom: 5px;
}
#list_mens dd{
	float: right;
	width: 750px;
	border-left: solid 8px #A4D2F0;
	padding-left: 10px;
	margin-bottom: 5px;
}
#list_ladys dd{
	float: right;
	width: 750px;
	border-left: solid 8px #F8A7C5;
	padding-left: 10px;
	margin-bottom: 5px;	
}
#footer dd a,#footer dd a:link,#footer dd a:visited {
	color: #FFF;
	padding: 7px;
}
#footer dl a,#footer dl a:link,#footer dl a:visited {
	color: #FFF;
	padding: 7px;
}
#footer dd a:hover{
	color: #11228A;
}
#footer dl a:hover{
	color: #11228A;
}

/* バナー */
#afribanner {
	margin:20px 0px;
	width:220px;
	height:120px;
	border: 1px solid #E9E9E9;
}
.banner-l, .banner-r {
	float:left;
	width:100px;
	padding-left: 6px;
}
.mens-mbanner {
	background: url(http://cm.sakurazaka.tv/com_img/mens-mbanner_bg.gif) no-repeat 0 10px;
	clear:left;
	width: 740px;
	height: 77px;
	text-align: right;
	padding: 10px 0px;
}
.mens-mbanner img {
	margin: 8px 10px;
	width: 468px;
	height: 60px;
}

