b@charset "utf-8";

/*  トップ左 */
.b-col3-c{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#col3 #col3-l{
	width:300px;
	float:left;
}

#top-navi{
	padding-bottom:10px;
}

#top-navi h3 a{
	color:#000000;
	margin:0 3px 0 3px;
	display:none;
}

#top-navi #tnavi-slide{
	position:relative;
	height:455px;
	overflow:hidden;

}

#tnavi-slide img{
	width:300px;
	display:none;
}

#tnavi-slide span.tn-s-t{
	position:absolute;
	bottom:0;
	left: 0;
	background-color:#FFFFFF;
	width:300px;
	padding:10px 0;
}

#top-navi .navi-mark{
	margin:15px 0 10px 0;
}

#top-navi .navi-mark img{
	cursor:pointer;
}
#top-navi .navi-mark img.navi-mk{
	margin-right:5px;
	height:12px;
}
#top-navi .navi-mark span a img{
	margin:0 0 0 7px;
} 

/*  パーティー  */
#col3-l #top-party{}
#top-party #tpartyimg{
	position:relative;
	z-index:1;
	width:300px;
}
#top-party #tpartyimg a img{
	width:300px;
}
#tpartyimg a:hover{ color:#FFF;}
#tpartyimg a span{
	background-color: #000000;
	bottom:0;
	left:0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 10px;
	position: absolute;
	width: 280px;
	z-index:100;
}

/*  info  */
#t-i{
	margin-bottom:10px;

}

#t-i li{
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 5px;
}

#t-i li a {
    border-bottom-style: none;
    color: #7E8190;
    font-size: 14px;
    font-weight: normal;
}

#t-i li a img {
    float: left;
    margin-right: 6px;
    position: relative;
}

/*******************/
/*  カラム中央  */
/*******************/

#col3 .cate-info a{ font-size:13px;}
#col3 .cate-info{
	text-align:right;
	margin:10px 15px 15px 5px;
}

#col3 #col3-c{
	float:right;
	width:370px;
	min-height:810px;
	padding-right:10px;	
}

#col3-c #topnews{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom:10px;
}
#topnews h3{
	font-size:16px;
	margin:3px 0 3px 0;
}
#topnews p{
	font-size:12px;
	line-height:16px;
	margin-top:8px;
}

#topnews img{
	width:200px;
	float:right;
	margin-left:5px;
}

#t-top img{
	width:150px;
	float:right;
	margin-left:7px;
}

#t-top p{
	font-size:13px;
	line-height:14px;
	margin:10px 0 10px 0;
}

#col3-c .t-topic{
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding:8px 0 8px 0;
}

.t-topic .t-topic-i{
	width:120px;
	height:80px;
	overflow:hidden;
	float:right;
}
p.top-stitle{
	font-size:12px;
	line-height:13px;
	margin:6px 0 4px 0;
	color:#000;
}

.t-topic-i img{
	width:120px;
	margin-left:7px;
	margin-bottom:10px;
}

.t-topic h3{
	font-size:14px;
	font-weight:normal;
}

#col3-c .t-other{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding:12px 0 15px 0;
}
.t-other div{
	height:50px;
	overflow:hidden;
	float:right;
}
.t-other p{
	font-size:14px;
	line-height:16px;
	margin:5px 0 5px 0;
}


/*  コレクション  */

#col3 #collection-list{}

#collection-list .cl-box{
	width:100px;
	margin-left:10px;
}
.cl-box a{
	color:#000;
}
.cl-box a span{
	font-size:10px;
	display:block;
}
.cl-box a:hover span{
	color:#000;
	text-decoration:underline;
}

/*  スナップ  */
#col3 #topsnap{}
#topsnap #topsnap-l{
	float:left;
	position:relative;
	height:255px;
	width:170px;
	margin-right:10px;
}
#topsnap #topsnap-l a img{
	width:170px;
	z-index: 1;
}
#topsnap #topsnap-l a:hover{color:#FFF;}
#topsnap #topsnap-l a span{
	padding: 5px 10px;
	position: absolute;
	z-index: 100;
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 16px;
	bottom: 0;
	left:0;
	width:150px;
}

#topsnap #topsnap-r{
	float:right;
	width:480px;
	padding-right:20px;
}

#topsnap-r .snap-list{
	float:left;
	visibility:hidden;
}
.snap-list ul li{
	float:left;
	padding:0 5px 0 5px;
	width:133px;
}
.snap-list ul li a{
	color:#000
}

.snap-list ul li a:hover span{
	text-decoration:underline;
}

.snap-list ul li a img{
	height:190px;
	border: 1px solid #DDDDDD;
	padding: 3px;
}
.snap-list ul li a span{
	display:block;
	font-size:10px;
	color:#000;
	margin-top:2px;
}
