@charset "utf-8";

/*-----------------COMMON SETTINGS-----------------*/
h2, h3, h4, h5, h6 {
/*  margin:0;
    padding:0;
    display:inline;
    line-height:10px;
    font-weight:normal;
    font-size: 10px;
    float: right;*/
}
.searchJc h3 {
    color:#999;
    display:inline;
    font-size:11px;
    font-weight:normal;
    white-space:nowrap;
    line-height:11px;
    padding:0;
    margin:0;
}
.searchJc h2 {
    font-size:10px;
    color:#3FF;
    margin:100px;
}
#container {
    text-align:center;
    margin:0 auto;
}
table {
    border-collapse:collapse;
}
img {
    border: 0;
    margin: 0;
}
ul, ol, li {
    list-style-type:none;
    font-size: 11px;
}
dl, dt, dd {
}
div, p {
    margin:0;
    padding:0;
}
.tab_color {
    background-color:#0093e5;
}
/*//-----------------END COMMON SETTINGS-----------------*/

/*-----------------FOOTER SETTINGS-----------------*/

#footer_submenu {
    text-align: right;
}
.fmbox {
    margin: 5px;
    text-align: right;
}
/*//-----------------END FOOTER SETTINGS-----------------*/


/*-----------------LINK SETTINGS-----------------*/

a:link {
    color:#666666;
    text-decoration:none;
}
a:visited {
    color:#666666;
    text-decoration:none;
}
a:hover {
	color:#CCC;
	text-decoration:underline;
}
a:hover img {
    opacity:0.7;
    filter: alpha(opacity=70);
}
a:hover img itemDetail {
    opacity:1;
    filter: alpha(opacity=100);
}
/*//-----------------END LINK SETTINGS-----------------*/


/*-----------------COMMON PARTS SETTINGS-----------------*/
.s_bg {
    background-color: #0093e5;
    background-image: url(http://www.j-connection.jp/DD/Images/s_bg.gif);
    background-repeat:repeat-y;
}
.tab_bg {
    height: 30px;
    background-image: url(http://www.j-connection.jp/DD/Images/tab_bg.jpg);
    background-repeat:repeat-x;
}
.tab_bg_long {
    height: 30px;
    background-image: url(http://www.j-connection.jp/DD/Images/top_collection_list.jpg);
    background-repeat:repeat-x;
}
.tab_txt {
    font-size: 12px;
    line-height: 18px;
    color: #FFF;
    text-align: left;
    text-indent: 10px;
    padding-top:2px;
}
.tab_txt a:link {
    color:#ffffff;
    text-decoration:none;
}
.tab_txt a:visited {
    color:#ffffff;
    text-decoration:none;
}
.tab_txt a:hover {
    color:#ffffff;
    text-decoration:underline;
}
.goodtable {
    width: 110px;
    display: block;
}
.categorytable {
    width: 200px;
    margin-left: 10px;
}
.spacer {
    margin-bottom:10px;
}
.font_left_s {
    padding-left: 10px;
}
.font_area {
    background-color:#E8E8E8;
    text-align:center;
    font-weight:bold;
    color:#666;
    border:1px solid #CCC;
}
.font_areaEX p{
    font-size:12px;
    display: inline;
    margin: 0 0 0 5px;
}
.font_area p{
    font-size:12px;
    display: inline;
    margin: 0 0 0 5px;
}
.fff_font {
    color:#ffffff;
}
.000_font {
    color:#000000;
}
.ccc_font {
    color:#cccccc;
}
.spacer {
    margin-bottom:10px;
}
.spacer_t_5 {
    margin-top:5px;
}
.spacer_t_10 {
    margin-top:10px;
}
.spacer_t_15 {
    margin-top:15px;
}
.spacer_t_20 {
    margin-top:20px;
}
.spacer_t_30 {
    margin-top:30px;
}
.spacer_5 {
    margin-bottom:5px;
}
.spacer_7 {
    margin-bottom:7px;
}
.spacer_10 {
    margin-bottom:10px;
}
.spacer_20 {
    margin-bottom:20px;
}
.spacer_30 {
    margin-bottom:30px;
}
.spacer_40 {
    margin-bottom:40px;
}
.spacer_50 {
    margin-bottom:50px;
}
.m_5 {
    margin:5px;
}
.m_10 {
    margin:10px;
}
.m_20 {
    margin:20px;
}
.l_10 {
    margin-left:10px;
}
.l_20 {
    margin-left:20px;
}
.l_30 {
    margin-left:30px;
}
.f_10 {
    font-size:10px;
}
.f_11 {
    font-size:11px;
}
.f_12 {
    font-size:12px;
}
.f_13 {
    font-size:13px;
}
.f_14 {
    font-size:14px;
}
.f_15 {
    font-size:15px;
}
.f_16 {
    font-size:16px;
}
.f_17 {
    font-size:17px;
}
.f_18 {
    font-size:18px;
}
.f_19 {
    font-size:19px;
}
.f_20 {
    font-size:20px;
}
/*//-----------------END COMMON PARTS SETTINGS-----------------*/



/*//-----------------LOGIN SETTINGS-----------------*/

.login_box {
    height: 14px;
    width: 135px;
}
.login_bg {
    background-color: #fff;
    background-image: url(http://www.j-connection.jp/DD/Images/tab_bg.gif);
    background-repeat: no-repeat;
}
.txt_pass {
    font-size:10px;
}
/*//-----------------END LOGIN SETTINGS-----------------*/




/*//-----------------SEARCH SETTINGS-----------------*/

.search_box {
    height: 16px;
    width: 110px;
}
.search_top {
/*  padding-top:-20px;*/
}
.search_txt {
    font-size:12px;
    color:#666666;
    font-weight:bold;
}
.search_btn {
    background-image:url(http://www.j-connection.jp/DD/search_btn.jpg);
    width:30px;
    height:15px;
    border:0px;
}
.search_black_btn {
    background-image:url(http://www.j-connection.jp/DD/search_black_btn.jpg);
    width:32px;
    height:18px;
    border:0px;
    padding:0;
    margin:0;
}
.search_btn_bk {
    background-image:url(http://www.j-connection.jp/DD/Images/sarch_btn_off.gif);
    width:46px;
    height:16px;
    font-size:12px;
    color:#333333;
    font-weight:bold;
    text-align: center;
    border:0px;
}
.search_bg {
    background-color: #f9f9f9;
    background-repeat: no-repeat;
    width:215px;
}
/*//-----------------END SEARCH SETTINGS-----------------*/




/*//-----------------CATEGORY SETTINGS-----------------*/

.category_bg {
    background-color: #fff;
    background-image: url(http://www.j-connection.jp/DD/Images/tab_bg.gif);
    background-repeat: no-repeat;
}
/*//-------------â—â—â—â—ã‚«ãƒ©ãƒ¼â—â—â—â—----------------*/
.cate_bg {
    background-image:url(Images/cate_bg.gif);
    background-repeat:repeat-y;
    width:155px;
}
.cate_he {
    border-top-width: 2px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-color: #0093e5;
    border-style: solid;
}
.cate_foot {
    background-image:url(Images/cate_foot.gif);
    background-repeat:no-repeat;
    width:155px;
}
/*//-------------â—â—â—â—ã‚«ãƒ©ãƒ¼â—â—â—â—----------------*/


/*//-----------------END CATEGORY SETTINGS-----------------*/



/*//-----------------CONTENTS SETTINGS-----------------*/

.contents_bg {
    background-color: #fff;
    background-image: url(http://www.j-connection.jp/DD/Images/tab_bg.gif);
    background-repeat: no-repeat;
}
.contents_bg_p {
    background-color: #fff;
    background-image: url(http://www.j-connection.jp/DD/Images/tab_bg.gif);
    background-repeat: no-repeat;
}
.contents_box {
}
/*//-----------------END CONTENTS SETTINGS-----------------*/



/*//-----------------GNAVI SETTINGS-----------------*/



/*//-------------â—â—â—â—ã‚«ãƒ©ãƒ¼â—â—â—â—----------------*/
#gnavi_bg {
    background-color: #0093e5;
    background-image: url(http://www.j-connection.jp/DD/Images/tab_bg.gif);
    background-repeat: no-repeat;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    height:30px;
}
/*//-------------â—â—â—â—ã‚«ãƒ©ãƒ¼â—â—â—â—----------------*/




.gnavi_p {
    background-color: #fff;
    background-image: url(http://www.j-connection.jp/DD/Images/tab_bg.gif);
    background-repeat: no-repeat;
}
#gnavi_bg a:link {
    color:#ffffff;
    text-decoration:none;
}
#gnavi_bg a:visited {/*è¨ªå•å¾Œã®ãƒªãƒ³ã‚¯*/
    color:#ffffff;
    text-decoration:none;
}
#gnavi_bg a:hover {
    color:#ffffff;
    text-decoration:underline;
}
/*//-----------------GNAVI CONTENTS SETTINGS-----------------*/


/*//-------------â—â—â—â—ã‚«ãƒ©ãƒ¼â—â—â—â—----------------*/
.iti_waku {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: #0093e5;
    border-style: solid;
}
.iti_waku_2 {
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;

    border-left-width: 1px;
    border-color: #0093e5;
    border-style: solid;
}
.iti_waku_3 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-color: #0093e5;
    border-style: solid;
}
:root .p_1 {
    margin-left:1px;
}
/*//-------------â—â—â—â—ã‚«ãƒ©ãƒ¼â—â—â—â—----------------*/



.tab_ten {
    background-image:url(Images/ten.gif);
    background-repeat:repeat-x;
    height:1px;
}
/*//-------------ãƒˆãƒ”ãƒƒã‚¯ã‚¹----------------*/

.topi a:link {
    color: #FF9900;
}
.topi a:visited {
    color: #999999;
}
.topi a:hover {
    color: #FFCC99;
}
.pickupevent {
    color:#999;
    font-size:11px;
}
.headerNavigation {
    background-image: url(http://www.j-connection.jp/DD/Images/header_navigation_bar.jpg);
    height: 25px;
    padding-left: 135px;
    color: #777777;
    vertical-align: middle;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: left;
}
.rankingTxt {
}
.as {
}
/* Event------------------------------------------------------------------------------------------- */
/* eviga */
.evigaCIRKLE {
    width:790px;
    height:420px;
    background-color:#000;
    margin:0 auto;
}
.evigaCIRKLE .watchImg {
    width:430px;
    height:320px;
    background-color:#000;
    float:left;
}
.evigaCIRKLE img {
    margin:35px auto 0 auto !important;
}
.evigaCIRKLE .watchContent {
    width:325px;
    height:320px;
    background-color:#000;
    float:left;
}
.evigaCIRKLE .separate {
    background-image:url(http://www.j-connection.jp/DD/material/eviga-separate.jpg);
    width:35px;
    height:320px;
    float:left;
    background-color:#000;
}
.evigaCIRKLE .collection {
    width:790px;
    height:100px;
    background-color:#000;
    float:left;
}
.evigaCIRKLE .collection img{
    width:70px;
    height:70px;
    margin:0 auto !important;
}
/* end. eviga */
/* --------------------------- konron --------------------------- */
.konronWrap {
    width:790px;
    text-align:left;
    margin:0 auto 100px auto;
    clear:both;
}
.konronWrap a:hover{
    /*color:#f66;*/
    color:#000;
}
.konronWrap a{
/*  color:inherit;*/
}
.konronWrap h2{
    font-size:13px;
    font-weight:900;
    color:#666;
    line-height:20px;
    padding: 0 0 0 10px;
}
/* event */
.konronWrap .event{
    width:790px;
    margin: 0 0 10px 0;
}
.konronWrap .event img{
    width:790px;
    height:auto;
}

/* category */
.konronWrap .itemCategory{
    margin:0 0 20px 0;
    border:1px solid #CCC;
    width:788px;
}
.konronWrap .itemCategory h2{
    line-height:35px;
}
.konronWrap .itemCategory li{
    float:left;
    padding:0 15px 0 0;
    margin:0 0 0 20px;
    line-height:35px;
}
.konronWrap .itemCategory li.title{
    float:none;
    display:block;
}
/* collection */
.konronWrap .collection{
    border:1px solid #ccc;
    overflow:hidden;
    width:790px;
    float:left;
}
.konronWrap .collection li a:hover{
    color:#f66;
    text-decoration:none;
}
.konronWrap .collection .title{
    padding:0;
    width:790px;
    height:20px;
    line-height:20px;
}
.konronWrap .collection li{
    position:relative;
    width:264px;
    height:225px;
    float:left;
    border-top:1px solid #CCC;
    border-right:1px solid #CCC;
    margin:-1px 0 0 0;
}
.konronWrap .collection span{
    position:absolute;
    bottom:15px;
    right:15px;
    font-weight:900;
    color:#ccc;
}
.konronWrap .collection ul{
    width:795px;
}
.konronWrap .collection li img{
    width:230px;
    height:30px;
    margin:0;
    padding:20px 12px 20px 13px;
}
.konronWrap .collection li h3{
	font-weight:900;
	color:#666;
	line-height:30px;
	padding: 0 12px 0 13px;
	font-size: 12px;
}
.konronWrap .collection li h3 p{
	display:inline;
	font-weight:400;
	color:#666;
	font-size:10px;
}
.konronWrap .collection li p{
    font-weight:nomal;
    line-height:13px;
    padding:0px 12px 0px 13px;
    color: #666;
}
/* recommenditems */
.konronWrap .recommenditems{
    width:624px;
    height:118px;
    border:1px solid #ccc;
    margin:0 0 10px 0;
}
.konronWrap .recommenditems p{
    visibility:hidden;
    display:none;
}
.konronWrap .recommenditems h2{
    line-height:35px;
}
.konronWrap .recommenditems ul{
    width:700px;
}
.konronWrap .recommenditems li{
    float:left;
    width:124.8px;
    text-align:center;
}
.konronWrap .recommenditems img{
    height:69px;
    width:69px;
    padding:2px;
    border:1px solid #CCC;
}
/* ranking */
.konronWrap .ranking{
    float:right;
    width:150px;
    height:268px;
    border:1px solid #ccc;
    margin:0 0 10px 10px;
    color:#999;
}
.konronWrap .ranking li{
    height:44px;
    border-top:1px solid #ccc;
}
.konronWrap .ranking p{
    padding:5px;
}
.konronWrap .ranking p span{
    font-weight:900;
    color:#f66;
    display:block;
}
.konronWrap .ranking img{
    height:35px;
    width:35px;
    padding:5px;
    float:left;
}
.konronWrap .ranking h2{
    line-height:45px;   
}
/* updatenews */
.konronWrap .updatenews{
    width:624px;
    height:138px;
    border:1px solid #ccc;
    margin:0 0 10px 0;
}
.konronWrap .updatenews h2{
    line-height:35px;
}
.konronWrap .updatenews a:hover{
    text-decoration:underline;
    color:#000;
}
.konronWrap .updatenews a{
    text-decoration:none;
}
.konronWrap .updatenews ul{
    font-weight:900;
    color:#f66;
    height:99px;
    overflow:hidden;
}
.konronWrap .updatenews li{
    margin:10px;
    padding:0 10px 10px 10px;
    height:30px;
    border-bottom:1px dashed #999;
}
.konronWrap .updatenews p{
    line-height:20px;
    font-weight:400;
    color:#999;
    padding:0 0 0 10px;
}
.konronWrap h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
}
.konronWrap h2 {
    margin:0 0 0 10px;
}
/* --------------------------- end. konron --------------------------- */
/* --------------------------- loneones --------------------------- */
.loneonesWrap{
    width:980px;
    overflow:hidden;
    text-align:left;
    margin:0 auto;
}
.loneonesWrap a:link{
    color:inherit;
}
.loneonesWrap a:hover{
    text-decoration:none;
    color:#666600 !important;
}
.loneonesWrap a:visited{
/*  text-decoration:blink;
*/  color:inherit;
}
.loneonesWrap a:active{
/*  text-decoration:blink;
*/  color:#f66;
}

/* content */
.loneonesWrap ul.content {
    width:980px;
}
.loneonesWrap h2{
	/*font-family: "Bitstream Vera Serif","Times New Roman",serif;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:30px;
	line-height:45px;
	letter-spacing:0.1em;
	padding:0;
	margin:10px 0 0 0;
	font-weight:400;
}
.loneonesWrap ul.content li{
    width:980px;
    margin:0 0 30px 0;
}
.loneonesWrap ul.content p{
	letter-spacing:0.2em;
	line-height:200%;
}
.loneonesWrap ul.content li img{
    width:980px;
    height:350px;
}
/* main */
.loneonesWrap ul.main {
    width:990px;
	margin:30px 0 0 0;
	clear:both;
}

.loneonesWrap ul.main li{
    float:left;
    width:320px;
    height:300px;
    margin:0 10px 10px 0;
    overflow:hidden;
}
.loneonesWrap ul.main h3{
    font-size:15px;
    line-height:30px;
    width:320px;
    height:30px;
    overflow:hidden;
}
.loneonesWrap ul.main p{
    font-size:11px;
    line-height:15px;
    color:#666;
    width:320px;
    margin: 0;
}
.loneonesWrap ul.main li img{
    width:320px;
    height:186px;
}
.loneonesWrap ul.main li span{
    font-size:8px;
    line-height:20px;
    color:#666600;
    padding: 0;
    margin: 0;
}
.loneonesWrap .collection{
	padding:0 0 0 0;
	width:980px;
    height:900px;
	overflow:hidden;
}
.loneonesWrap .collection ul{
	padding:0 0 0 0;
	width:980px;
	border:2px solid #e5e4e8;
}
.loneonesWrap .collection ul li ul{
	width:324px;
	height:84px;
	border:hidden;
	position:absolute;
	bottom:10px;
	left:0;
}
.loneonesWrap .collection ul ul li{
	float:left;
	width:auto;
	border:none;
}
.loneonesWrap .collection ul ul img{
	width:auto;
	height:auto;	
}
.loneonesWrap .collection ul li{
	position:relative;
    width:324px;
	float:left;
	border-right:2px solid #e5e4e8;
	height:830px;
	padding:0;
	margin:0;
}
.loneonesWrap .collection li img{
	width:324px;
	height:480px;
	margin:0 0 15px 0;
}
.loneonesWrap .collection h3{
	color:#000;
	font-size:20px;
	font-family:Verdana;
	font-weight:400;
	letter-spacing:0.2em;
	padding:10px 10px 0 10px;
}
.loneonesWrap .collection span{
	color:#666;
	font-size:8px;
	letter-spacing:0.2em;
	padding:10px;
}
.loneonesWrap .collection p{
	color:#666;
	font-size:10px;
	line-height:200%;
	letter-spacing:0.1em;
	padding:10px;
	width:304px;
}

/* list */
.loneonesWrap ul.list {
	width:990px;
	clear: both;
	position:relative;
	overflow: hidden;
	height: 240px;
}
.loneonesWrap ul.list .gradation{
	position:absolute;
	bottom:0px;
	left:0;
	background:url(http://www.j-connection.jp/DD/material/cudn-white.png);
	background-repeat:repeat-x;
	background-position:left;
	height:30px;
	width:960px;
}

.loneonesWrap ul.list li span{
    font-size:10px;
    color:#000;
    line-height:20px;
    font-weight:900;
    display:block;
    margin: 0 0 5px 0;
}
.loneonesWrap ul.list h3{
    font-size:15px;
    color:#666600;
    line-height:50px;
}
.loneonesWrap ul.list li{
    float:left;
    width:310px;
    height:100px;
    margin:0 10px 0 0;
/*  border: 1px solid #eee;*/
}
.loneonesWrap ul.list li h3{
    width:198px;
    display:block !important;
    float:left;
    font-size:11px;
    line-height:11px;
    height:11px;
    overflow:hidden;
    margin: 0;
}
.loneonesWrap ul.list p{
	margin:0 !important;
	padding:0 !important;
    display:block;
    float:left;
    font-size:10px;
    line-height:11px;
    color:#666;
    width:190px;
    height:50px;
    overflow:hidden;
}
.loneonesWrap ul.list h3 p{
	float:none;
	display:inline;
	color:inherit;
	font-weight:400;
}
#mcsC_container{
	padding:10px 0 0 0;
}
.loneonesWrap ul.list li img{
    float:left;
    width:78px !important;
    height:78px !important;
    margin:0 10px 0 0 !important;
    padding: 0px;
/*    border: 1px solid #ccc;
*/}
/* ranking */
.loneonesWrap ul.ranking {
    width:990px;
    margin: 0px 0 20px 0;
    clear: both;
}
.loneonesWrap ul.ranking h3{
    font-size:15px;
    color:#666600;
    line-height:30px;
}
.loneonesWrap h3 p{
	font-size:10px;
	display:inline;
	font-weight:400;
}
.loneonesWrap ul.ranking li{
    float:left;
    width:186px;
    height:150px;
    border:1px solid #CCC;
    margin:0 10px 0 0;
    position:relative;
}
.loneonesWrap ul.ranking li p{
    margin:50px 0 0 0;
    display:block;
    overflow:hidden;
    position:absolute;
    bottom:10px;
    right:0px;
    text-align:center;
    width: 100%;
    padding: 0;
}
.loneonesWrap ul.ranking li span{
    position:absolute;
    right:10px;
    top:20px;
    font-size: 50px;
    font-weight: 600;
	color:#CCC;
}
.loneonesWrap ul.ranking li img{
    float:left;
    width:100px;
    height:100px;
    margin:0 32px 0 32px;
    padding: 10px;
}
/* --------------------------- loneones --------------------------- */
/* --------------------------- end. loneones --------------------------- */
/* chrome hearts */
.chromeheartsWrap{
	width:980px;
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	position:relative;
}
.chromeheartsWrap .event{
	position:absolute;
	right:0;
	top:0;
	width:290px;
	height:350px;
	background:url(http://www.j-connection.jp/DD/material/alpha-80.png) repeat left top;

}
.chromeheartsWrap .event .content h3 a:hover{
    opacity:0.7;
    filter: alpha(opacity=70);
}
.chromeheartsWrap .event .content{
	color:#FFFFFF;
	border-bottom:dotted 1px #CCCCCC;
	padding:17px;
	position:relative;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.chromeheartsWrap .event .content h3{
	letter-spacing:0.2em;
	margin:30px 0 0;
	font-size:16px;
	color:#ff0000;
}
.chromeheartsWrap .event .content p{
	margin:10px 0;
	white-space:pre;
	line-height:200%;
}
.chromeheartsWrap .event .content .deco{
	position:absolute;
	left:10px;
	top:10px;
}
.chromeheartsWrap .event .content .date{
	position:absolute;
	right:10px;
	top:10px;
}
.chromeheartsWrap .event .content .btn{
	position:absolute;
	right:10px;
	bottom:10px;
}
.chromeheartsWrap .event .content span{
	font-size:20%;
	color:#FFF;
}
.chromeheartsWrap .event .content img{
	width:inherit;
	height:inherit;
}
.chromeheartsWrap a:link{
    color:inherit;
}
.chromeheartsWrap a:hover{
    text-decoration:none !important;
    color:#900 !important;
}
.chromeheartsWrap a:visited{
/*  text-decoration:blink;
*/  color:inherit;
}
.chromeheartsWrap a:active{
/*  text-decoration:blink;
*/  color:#f66;
}

/* content */
.chromeheartsWrap ul.content {
    width:980px;
}
.chromeheartsWrap h2{
    font-family: "Bitstream Vera Serif","Times New Roman",serif;
    font-size:25px;
    line-height:40px;
    letter-spacing:0.1em;
    padding:0;
    margin:0;
}
.chromeheartsWrap ul.content li{
    width:980px;
    margin:0 0 30px 0;
}
.chromeheartsWrap ul.content li img{
    width:980px;
    height:350px;
}
/* main */
.chromeheartsWrap ul.main {
    width:990px;
}

.chromeheartsWrap ul.main li{
    float:left;
    width:320px;
    height:300px;
    margin:0 10px 10px 0;
    overflow:hidden;
}
.chromeheartsWrap ul.main h3{
    font-size:15px;
    line-height:30px;
    width:320px;
    height:30px;
    overflow:hidden;
}
.chromeheartsWrap ul.main p{
    font-size:11px;
    line-height:15px;
    color:#666;
    width:320px;
    margin: 0;
}
.chromeheartsWrap ul.main li img{
    width:320px;
    height:186px;
}
.chromeheartsWrap ul.main li span{
    font-size:8px;
    line-height:20px;
    color:#900;
    padding: 0;
    margin: 0;
}
/* list */
.chromeheartsWrap ul.list {
	width:990px;
	clear: both;
	position:relative;
	overflow: hidden;
	height: 240px;
}
.chromeheartsWrap ul.list .gradation{
	position:absolute;
	bottom:0px;
	left:0;
	background:url(http://www.j-connection.jp/DD/material/cudn-white.png);
	background-repeat:repeat-x;
	background-position:left;
	height:30px;
	width:960px;
}

.chromeheartsWrap ul.list li span{
    font-size:10px;
    color:#000;
    line-height:20px;
    font-weight:900;
    display:block;
    margin: 0 0 5px 0;
}
.chromeheartsWrap ul.list h3{
    font-size:15px;
    color:#900;
    line-height:30px;
}
.chromeheartsWrap ul.list li{
    float:left;
    width:310px;
    height:100px;
    margin:0 10px 30px 0;
/*  border: 1px solid #eee;*/
}
.chromeheartsWrap ul.list li h3{
    width:198px;
    display:block !important;
    float:left;
    font-size:11px;
    line-height:11px;
    height:11px;
    overflow:hidden;
    margin: 0;
}
.chromeheartsWrap ul.list p{
	margin:0 !important;
	padding:0 !important;
    display:block;
    float:left;
    font-size:10px;
    line-height:11px;
    color:#666;
    width:190px;
    height:50px;
    overflow:hidden;
}
.chromeheartsWrap ul.list li img{
    float:left;
    width:98px !important;
    height:98px !important;
    margin:0 10px 0 0 !important;
    padding: 0px;
    border: 1px solid #ccc;
}
/* ranking */
.chromeheartsWrap ul.ranking {
    width:990px;
    margin: 0px 0 20px 0;
    clear: both;
}
.chromeheartsWrap ul.ranking h3{
    font-size:15px;
    color:#900;
    line-height:30px;
}
.chromeheartsWrap ul.ranking li{
    float:left;
    width:186px;
    height:150px;
    border:1px solid #CCC;
    margin:0 10px 0 0;
    position:relative;
}
.chromeheartsWrap ul.ranking li p{
    margin:50px 0 0 0;
    display:block;
    overflow:hidden;
    position:absolute;
    bottom:10px;
    right:0px;
    text-align:center;
    width: 100%;
    padding: 0;
}
.chromeheartsWrap ul.ranking li span{
    position:absolute;
    right:10px;
    top:10px;
    font-size: 15px;
    font-weight: 900;
}
.chromeheartsWrap ul.ranking li img{
    float:left;
    width:100px;
    height:100px;
    margin:0 32px 0 32px;
    padding: 10px;
}
/* --------------------------- chrome hearts --------------------------- */
/* ---------- bloodymary ---------- */
.bloodymary {
    width:790px;    
}
.bloodymary a{
    color:#000;
}
.bloodymary a:hover{
    color:#C00;
    text-decoration:none;
}
.bloodymary a:visited{
    color:inherit;
}
.bloodymary a:active{
    color:inherit;
}
.bloodymary h3{
    font-weight:900;
    letter-spacing:0.2em;
    font-size:15px;
    line-height:30px;
}
.bloodymary p{
    font-weight:400;
    letter-spacing:0em;
    font-size:11px;
    line-height:13px;

}
.bloodymary .event{
}
.bloodymary .collection{
}
.bloodymaryP{
    width:790px;
    background:#000;
    background:url(http://www.j-connection.jp/DD/images/bloodymary/bm-co-background.jpg);

}
.bloodymaryP ul.collection{
    display:block;
    width:100%;
    height:100%;
    padding:20px 0 0 0;
}
.bloodymaryP .collection li{
    padding:0 0 30px 60px;
    float:left;
}
.bloodymaryP .collection li img{
    width:280px;
    height:35px;
}
.bloodymaryP div.category{
    clear:both;
    width:790px;
    height:180px;
}
.bloodymaryP ul.item{
    width:580px;
    margin:0 auto;
    clear:both;
    display:block;
}
.bloodymaryP .item li{
    float:left;
    margin:0 20px 0 0;
}
.bloodymaryP .item .title img{
    height:40px;
    width:790px;
}
.bloodymaryP .item li img{
    width:inherit;
    height:135px;
}
/* ---------- end.bloodymary ---------- */
/* ---------- chanluu ----------  */
.chanluu{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width:790px;
    text-align:left;
    color:#000;
}
.chanluu a{
    text-decoration:none;
    color:inherit;
}
.chanluu a:hover{
    color:#F46135;
}
.chanluu h2{
    font-size:30px;
    line-height:50px;
    color:#F46135;
    margin:0 0 0 10px;
    padding:0;
    font-weight: 500;
}
.chanluu p{
    font-size:12px;
    line-height:15px;
    /* [disabled]color:#333; */
    margin:0 10px 10px 10px;
    padding:0;
    letter-spacing: 0.1em;
}
.chanluu img{
    width:788px;
    height:298px;
    border:1px solid #CCC;
}

/* recommend */

.chanluu ul.recommend{
    float:left;
    width:500px;
    padding:0 0 0 10px;
    background:#fff;
}
.chanluu ul.recommend li{
    float:left;
    width:150px;
    height:175px;
    padding:0;
    margin:5px;
    background:#fff;
}
.chanluu .recommend li h3{
    font-size:11px;
    line-height:15px;
    /* [disabled]color:#333; */
    margin:10px 0 10px 0;
    padding:0;
    width: 150px;
}
.chanluu .recommend p{
	font-size:10px;
	line-height:13px;
	/* [disabled]color:#666; */
	margin:0;
	padding:0;
	width: 150px;
	letter-spacing: 0em;
	height: 26px;
	overflow: hidden;
	float:left;
}
.chanluu ul.recommend li img{
    width:144px;
    height:104px;
    padding:2px;
    border:1px solid #CCC;
}

/* ranking */

.chanluu ul.ranking{
    float:left;
    width:280px;
    /*  border-left:1px solid #CCC;
*/  margin: 0 !important;
    padding: 0;
}
.chanluu ul.ranking li{
    width:240px;
    height:50px;
    padding:10px 0;
    margin:0 10px  10px  10px;
    border-bottom:1px solid #eee;
}
.chanluu ul.ranking li span{
    float:left;
    display:inline;
    line-height:50px;
    text-align:center;
    font-weight:900;
    color:#F46135;
    width:45px;
    height:50px;
    font-size: 13px;
}
.chanluu ul.ranking li img{
    float:left;
    width:44px;
    height:44px;
    margin:0 10px 0 0 !important;
    padding:2px;
    border:1px solid #CCC;
}
.chanluu ul.ranking li h3{
    float:none;
    font-size:10px;
    line-height:13px;
    font-weight:400;
    /* [disabled]color:#666; */
    margin:0;
    padding:0;
    height: 26px;
    overflow: hidden;
}
.chanluu ul.ranking li p{
    display:inline;
    font-size:11px;
    font-weight:900;
    line-height:20px;
    margin:0;
    padding:0;
}
.chanluu h3{
    float:left;
    line-height:50px;
    font-size:15px;
    margin:0 10px;
}
.chanluu h4{
    color:#F46135;
    background:#fff;
    line-height:50px;
    font-size:10px;
}
.chanluu h5{
    color:#F46135;
    background:#fff;
    line-height:50px;
    font-size:10px;
    text-align:right;
}
.chanluu h5 a:hover{

    color:#999;
    background:#fff;
    line-height:50px;
    font-size:10px;
    text-align:right;
}
.chanluu .push{
    width:100%;
    overflow:hidden;
}
.chanluu ul.push{
    clear:both;
    width:800px;
    margin: 0 0 20px 0;
}
.chanluu ul.push li{
    float:left;
    width:190px;
    margin:0 10px 0 0;

}
.chanluu .push img{
    width:190px;
    height:50px;
    border:none;

}
.chanluu .push li h3{
    display:block;
    clear:both;
    line-height:25px;
    font-size:13px;
}
.chanluu .push li p{
    display:block;
    clear:both;
    font-size:10px;
    line-height:13px;
}
.lt{
    width:790px;
}
/* ---------- end. chanluu ---------- */
/* ampjapan */
.ampjapan{
	width:790px;
	text-align:left;
	margin:0 0 70px 0;
}
.ampjapan .menu li{
	float:left;
}
.ampjapan .menu .non{
    opacity:0.3;
    filter: alpha(opacity=30);
}

/* end. ampjapan */
/* itemSortFifth */
.itemWrap{
	position:relative;
	margin:0 0 30px 0;
}
.itemSortFifth {
	width:978px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-x:hidden;
	overflow-y:hidden;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#666666;
}
.itemSortFifth li.brandName{
	color:#FFFFFF;
	font-size:15px;
	font-weight:900;
}
.itemSortFifth li.brandName img{
	height:70px;
	padding:65px 0 0 0;
}
.itemSortFifth li span{
	position:absolute;
	top:-23px;
	left:-23px;
}
.itemSortFifth li span img{
	width:inherit;
	height:inherit;
}
.itemSortFifth ul{
	width:980px;
}
.itemSortFifth li{
	position:relative;
	float:left;
	width:195px;
	height:195px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.itemSortFifth li img{
	padding:22px;
	width:150px;
	height:150px;
}
.itemSortFifth li p{
	position:absolute;
	bottom:10px;
	text-align:center;
	width:100%;
	color:#000000;
}
.xmas11{
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.xmas11 .event{
	padding:15px 0 0 0;
	width:980px;
	height:100px;
	overflow:hidden;
}
.xmas11 .event img{
	border:1px solid #CCC;
	width:980px;
	height:100px;
}
.xmas11 .brand{
	padding:50px 0;
}
.xmas11 .brand li{
	float:left;
}
.xmas11 .title{
	padding:30px 0 0 0;
	line-height:1.5;
	text-align:left;
	text-align-last:center;
}
.xmas11 .title span{
	display:block;
	font-size:12px;
	font-weight:600;

}
.xmas11 .title h1{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-size:30px;
	font-weight:400;
}
.xmas11 .title h3{
	font-size:15px;
	font-weight:400;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.xmas11 .title p{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	margin:20px 0 0 0;
}
.xmas11 .mainImage img{
	position:relative;
	width:980px;
	height:410px;	
}
.xmas11 .bg{
	position:absolute;
	width:100%;
	height:410px;
	left:0;
	top:40px;
	background:#000000;
}
.xmas11 h2{
	padding:30px 0 0 0;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:26px;
	font-weight:600;
	text-align:left;
	color:#333;
	margin:0;
}
.xmas11 h2 p{
	font-weight:400;
	font-size:15px;
	line-height:30px;
}
.itemWrap .reTop{
	position:absolute;
	bottom:-26px;
	right:0;
	height:20px;
	line-height:20px;
	background:#900;
	text-align:center;
	font-weight:900;
	color:#FFFFFF;
	font-size:11px;	
	padding:3px 10px;
}
.itemWrap .reTop a{
	color:#FFF;
}
/* end. itemSortFifth */

