@charset "utf-8";

/*
-----------------------------------------------------
DEFAULT CSS SETTINGS
FileName:   design.css
Version:    2006.11.8
Skin for:	DEFAULT
-----------------------------------------------------
*/

/*-----------------COMMON SETTINGS-----------------*/


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" Verdana, Arial, Helvetica, sans-serif,;
	font-size:12px;
	line-height: 18px;
	margin: auto;
	padding: 0px;
	background-color:#000000;
}

h1 {
	margin:0;
	padding:0;	
	font-size:12px;
	line-height: 18px;
	font-weight:normal;	
	color:#FFFFFF;
} 
	
h2 {
	margin:0;
	padding:0;	
	font-size:12px;
	line-height: 18px;
	font-weight:normal;
} 	

h3, h4, h5, h6 {
	margin:0;
	padding:0;	
	font-size:12px;
	line-height: 18px;
	font-weight:normal;	
		color:#FFFFFF;
} 
	
#container {
    width:100%;
    height:100%;
	background-image:url('/DD/images/bg_g.gif');
	background-repeat:repeat-x	
}	

table {
	border-collapse:collapse;
} 

img {
	border: 0px none;
}



ul, ol, li {
	list-style-type:none;
}
	
dl, dt, dd {

}	

div, p {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック";	
} 


.txt_pass{
font-size:10px;
}


.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_t_40{margin-top:40px;}
.spacer_t_50{margin-top:50px;}
.spacer_t_60{margin-top:60px;}
.spacer_t_70{margin-top:70px;}
.spacer_t_80{margin-top:80px;}
.spacer_t_90{margin-top:90px;}
.spacer_t_100{margin-top:100px;}


.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;}
.spacer_60{margin-bottom:60px;}
.spacer_70{margin-bottom:70px;}
.spacer_80{margin-bottom:80px;}
.spacer_90{margin-bottom:90px;}
.spacer_100{margin-bottom:100px;}



.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 SETTINGS-----------------*/

#h_me{
background-color:#FFFFFF;
}

.b_bg2{background-color:#000000;
padding:10px;
width:100%;
}

.b_bg{background-color:#000000;
padding-bottom:10px;
width:100%;
}

.1000{width:1000px;}

/*-----------------HEADER SETTINGS-----------------*/


/*//-----------------END HEADER SETTINGS-----------------*/



#copyright {
	text-align: center;
	clear: both;	
}
/*//-----------------END FOOTER SETTINGS-----------------*/


/*-----------------LINK SETTINGS-----------------*/

a:link{
    color:#000000;
    text-decoration:none;
}

a:visited{
    color:#000000;
    text-decoration:none;
}

a:hover{
    color:#000000;
    text-decoration:underline;	
}

.shop-page a:link{
    color:#0000FF;
    text-decoration:none;
}

.shop-page a:visited{
    color:#8a2be2;
    text-decoration:none;
}

.shop-page a:hover{
    color:#0000FF;
    text-decoration:underline;	
}

h1 a:link{
    color:#F9ED01;
    text-decoration:none;
}

h1 a:visited{
    color:#F9ED01;
    text-decoration:none;
}

h1 a:hover{
    color:#F9ED01;
    text-decoration:underline;	
}



.tab_bg{
	background-color: #000000;
	height: 30px;
	background-image: url('/DD/Images/tab_bg.gif');
	background-repeat: no-repeat;
	padding:7px;
	margin-top:30px
}

.tab_bg_long{
	background-color: #000000;
	height: 30px;
	background-image: url('/DD/Images/tab_bg.gif');
	background-repeat: no-repeat;
	margin-top:30px	
}

.tab_txt{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #EFFC05;
	text-align: left;
	text-indent: 10px;
}

.tab_txt a:link{
    color:#9FA702;
    text-decoration:none;
}

.tab_txt a:visited{
    color:#9FA702;
    text-decoration:none;
}

.tab_txt a:hover{
    color:#9FA702;
    text-decoration:underline;	
}

.goodtable{
	width: 150px;
	display: block;
}

.categorytable{
	width: 50%;
	display: block;
	padding-left: 10px;
}



/*//-----------------END LINK SETTINGS-----------------*/



/*-----------------COMMON PARTS SETTINGS-----------------*/


.font_left_s{
	padding-left: 10px;
}

.font_area{
	background-color: #EFEFEF;
}

/*//-----------------END COMMON PARTS SETTINGS-----------------*/



/*//-----------------LOGIN SETTINGS-----------------*/

.login_box {
	height: 14px;
	width: 100px;
}

.login_bg {
	background-color: #fff;
	background-image: url('/DD/Images/tab_bg.gif');
	background-repeat: no-repeat	
}

/*//-----------------END LOGIN SETTINGS-----------------*/



/*//-----------------SEARCH SETTINGS-----------------*/

.search_box {
	height: 14px;
	width: 98%;
}

.search_btn{
	background-image:url('/DD/Images/sarch_btn_off.gif');
	background-repeat: no-repeat;	
	width:36px;
	height:21px;
	font-size:12px;
	color:#333333;	
	font-weight:bold;
	text-align: center;
	border:0px none;
}

.search_bg {
	background-color: #fff;
	background-image: url('/DD/Images/tab_bg.gif');
	background-repeat: no-repeat	
}

/*//-----------------END SEARCH SETTINGS-----------------*/



/*//-----------------CATEGORY SETTINGS-----------------*/

.category_bg {
	background-color: #fff;
	background-image: url('/DD/Images/tab_bg.gif');
	background-repeat: no-repeat	
}

/*//-----------------END CATEGORY SETTINGS-----------------*/



/*//-----------------CONTENTS SETTINGS-----------------*/

.contents_bg {
	background-color: #fff;
	background-image: url('/DD/Images/tab_bg.gif');
	background-repeat: no-repeat	
}
.contents_bg_p {
	background-color: #fff;
	background-image: url('/DD/Images/tab_bg.gif');
	background-repeat: no-repeat	
}
.contents_box {

}

/*//-----------------END CONTENTS SETTINGS-----------------*/



/*//-----------------GNAVI SETTINGS-----------------*/

#gnavi_bg {
	background-color: #fff;
	background-image: url('/DD/Images/tab_bg.gif');
	background-repeat: no-repeat	
}
.gnavi_p {
	background-color: #fff;
	background-image: url('/DD/Images/tab_bg.gif');
	background-repeat: no-repeat	
}

/*//-----------------GNAVI CONTENTS SETTINGS-----------------*/




.ten{
    color:#CC0000;
    text-decoration:none;	
	border-bottom: 1px dotted #666666;
	padding-bottom:0px;
	}
	
.side_h{
	background-image: url('Images/side_h.jpg');
	background-repeat: no-repeat
	}

.side_bg{
	background-image: url('Images/side_bg.jpg');
	background-repeat:repeat-y;
	width:180px
	}
	
	
.side_foot{
	background-image: url('Images/side_foot.jpg');
	background-repeat: no-repeat
	}



#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}




/* 2カラム用wrapper */
#wrapper {
	width: 1000px;
	float: left;

}
/* メインコンテンツ */
#main {
	float: right;
	width: 800px;
	color: black;
	background-color:#FFFFFF;
}
/* メニュー */
#menu {
	float: left;
	width: 180px;
}



.side_h{
height:500px;
}



/* ▼　アコーディオンメニュー　▼ */
#accordion_menu{
  width: 180px; /*width of accordion menu*/
  background-color:#00000;
  letter-spacing:1px;

}
/* アコーディオンのカテゴリの指定 */
#accordion_menu .menuheader{
  background-image: url('image/bg_menu.jpg');
  background-repeat: no-repeat;
  height:32px;
  margin-bottom: 3px;
  text-decoration: none;
  line-height: 32px;
  font-size: 16px;
  font-weight:bold;
  text-indent: 1.4em;
  color: #000;
  cursor: hand;
  cursor: pointer;
  /* ステータスアイコンを使用する場合 以下の2行が必要です。使用しない場合は削除しても構いません。 */
  display: block;
  position: relative 
}
#accordion_menu .menuheader:hover{
  color: #FF0;
}
/* openheader はカテゴリが開いている状態のCSS */
#accordion_menu .openheader{
  background-image: url('image/bg_menu.jpg');
  background-position: 0 -32px;
  background-repeat: no-repeat;
  color: #FFFFFF
}
/* 子メニューの指定 */
#accordion_menu div.categoryitems ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
/*ステータスアイコンのCSS*/
#accordion_menu div.menuheader .statusicon{
  position: absolute;
  top: 10px;
  left: 5px;
  border: none;
}
#accordion_menu div.categoryitems ul li{
  padding-bottom: 2px;
}
#accordion_menu div.categoryitems ul li a{
  color: #A70303;
  background: url('image/arrow.png') no-repeat 2px 5px;
  display: block;
  padding-left: 19px;
  text-decoration: none;
  border-bottom: 1px solid #dadada;
  font-size: 14px;
  font-weight: bold; padding-right:0; padding-top:2px; padding-bottom:2px
}
#accordion_menu div.categoryitems ul li a:visited{
  color: #A70303;
}
#accordion_menu div.categoryitems ul li a:hover{
  color: #A70303;
  background-color: #eee;
}
/* ▲　アコーディオンメニュー ▲　ここまで */



/* ＴＯＰメニュー */
.menu-home {background:url('/DD/GoodsImage/img45/home-1.jpg') no-repeat top left;}
.menu-home a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/home-1.jpg') no-repeat top left;}
.menu-home a:hover{background:url('/DD/GoodsImage/img45/home-1-1.jpg');}

.menu-concept {background:url('/DD/GoodsImage/img45/concept-1.jpg') no-repeat top left;}
.menu-concept a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/concept-1.jpg') no-repeat top left;}
.menu-concept a:hover{background:url('/DD/GoodsImage/img45/concept-1-1.jpg');}

.menu-lifestyle {background:url('/DD/GoodsImage/img45/lifestyle-1.jpg') no-repeat top left;}
.menu-lifestyle a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/lifestyle-1.jpg') no-repeat top left;}
.menu-lifestyle a:hover{background:url('/DD/GoodsImage/img45/lifestyle-1-1.jpg');}

.menu-gallery {background:url('/DD/GoodsImage/img45/gallery-1.jpg') no-repeat top left;}
.menu-gallery a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/gallery-1.jpg') no-repeat top left;}
.menu-gallery a:hover{background:url('/DD/GoodsImage/img45/gallery-1-1.jpg');}

.menu-movie {background:url('/DD/GoodsImage/img45/movie-1.jpg') no-repeat top left;}
.menu-movie a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/movie-1.jpg') no-repeat top left;}
.menu-movie a:hover{background:url('/DD/GoodsImage/img45/movie-1-1.jpg');}

.menu-support {background:url('/DD/GoodsImage/img45/support-1.jpg') no-repeat top left;}
.menu-support a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/support-1.jpg') no-repeat top left;}
.menu-support a:hover{background:url('/DD/GoodsImage/img45/support-1-1.jpg');}

.menu-blog {background:url('/DD/GoodsImage/img45/blog-1.jpg') no-repeat top left;}
.menu-blog a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/blog-1.jpg') no-repeat top left;}
.menu-blog a:hover{background:url('/DD/GoodsImage/img45/blog-1-1.jpg');}

.menu-collection {background:url('/DD/GoodsImage/img45/collection-1.jpg') no-repeat top left;}
.menu-collection a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/collection-1.jpg') no-repeat top left;}
.menu-collection a:hover{background:url('/DD/GoodsImage/img45/collection-1-1.jpg');}

.menu-shopping {background:url('/DD/GoodsImage/img45/shopping-1.jpg') no-repeat top left;}
.menu-shopping a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/shopping-1.jpg') no-repeat top left;}
.menu-shopping a:hover{background:url('/DD/GoodsImage/img45/shopping-1-1.jpg');}

.menu-archive {background:url('/DD/GoodsImage/img45/archive-1.jpg') no-repeat top left;}
.menu-archive a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/archive-1.jpg') no-repeat top left;}
.menu-archive a:hover{background:url('/DD/GoodsImage/img45/archive-1-1.jpg');}

.menu-shoplist {background:url('/DD/GoodsImage/img45/shoplist-1.jpg') no-repeat top left;}
.menu-shoplist a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/shoplist-1.jpg') no-repeat top left;}
.menu-shoplist a:hover{background:url('/DD/GoodsImage/img45/shoplist-1-1.jpg');}

.menu-contact {background:url('/DD/GoodsImage/img45/contact-1.jpg') no-repeat top left;}
.menu-contact a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/contact-1.jpg') no-repeat top left;}
.menu-contact a:hover{background:url('/DD/GoodsImage/img45/contact-1-1.jpg');}

.menu-futebolista {background:url('/DD/GoodsImage/img45/futebolista-1.jpg') no-repeat top left;}
.menu-futebolista a{display:block; width:132px; height:54px; text-indent:-9999px;
background:url('/DD/GoodsImage/img45/futebolista-1.jpg') no-repeat top left;}
.menu-futebolista a:hover{background:url('/DD/GoodsImage/img45/futebolista-1-1.jpg');}


/* TOP目次 */
.mokuji-title {padding-bottom: 15px;}
.mokuji-enter {padding: 0px 65px 16px 0px;}
.mokuji-back {padding: 16px 65px 0px 0px;}


/* サポート目次 */
.support-spacer {padding-bottom: 40px;}
.support-btn {padding: 0px 30px 5px 0px;}
