@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 75%;
}
#wrapper{
	margin:0 auto;
	padding:0;
	width:900px;
	height:auto;
}

a{text-decoration:none;}

a:link{
	color: #666;
}
a:visited{
	color: #666;
}
a:hover{
	color: #F60;
}
a:active{
	color: #F60;
}

dd{
	margin:3px 0 3px 0;
}


#header{
	margin:0;
	padding:0;
}
#menubar{
	margin:3px 0 3px 0;
}
#content{
	margin-top:0px;
	height:auto;
}

#sidebar{
	float:left;
	width:165px;
	margin:0;
}
#sidebar a:link{
	color: #FFF;
}
#sidebar a:visited{
	color: #FFF;
}
#sidebar a:hover{
	color: #FF9;
}
#sidebar a:active{
	color: #FF9;
}

.side_banner{
	border:2px #fff solid;
}
.side_title{
	width:155px;
	height:39px;
	text-align:center;
	background-color: #000;
	color:#FFF;
}
.side_title_ft{
	width:155px;
	height:5px;
	background-color: #000;
}
.side_list_bg{
	font-size:12px;
	background-color: #df99c1;
	padding:5px 0 5px 10px;
}
.side_list_bg img{
}

.side_ads_box{
	margin-top:10px;
}

#main_content{
	float:right;
	width:731px;
	margin-top:16px;
}

.main_content_title_bg{
	background-color: #bf448a;
	color:#FFF;
	padding:5px 0 5px 10px; 
}

.main_banner01{
	margin:0 0 0 0;
}
.main_banner02{
	margin:5px 0 10px 0;
}
.main_banner02 img{
	margin:3px 0 3px 0;
}

.main_brand_list{
	margin:0;
}

.main_brand_list a:link{
	color: #666;
}
.main_brand_list a:visited{
	color: #666;
}
.main_brand_list a:hover{
	color: #F60
}
.main_brand_list a:active{
	color: #F60;
}

.main_brand_list_bg{
	width:166px;
	height:auto;
	background-color: #df99c1;
	padding:5px 0 5px 10px;
	vertical-align:top;
	font-size:12px;
}
.main_brand_list_bg p{
	margin:5px 0 5px 0;
}
.main_brand_list_bg img{
	margin:1px 5px -2px 0;
}

.brand_banner01{
	margin-bottom:5px;
}
.brand_banner01 img{
	margin-bottom:15px;
}
.brand_banner01 p{
	margin-bottom:5px;
}


.brand_banner02{
	margin:0;
}
.brand_banner02 p{
	margin:5px 0 5px 0;
}


.link_list{
	margin-top:5px;
	margin-bottom:10px;
	color:#FFF;
}
.link_list a:link{
	color: #FFF;
}
.link_list a:visited{
	color: #FFF;
}
.link_list a:hover{
	color: #FC0;
}
.link_list a:active{
	color: #FC0;
}

.brand_menu_tb{
	margin-top:5px;
	margin-bottom:10px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

.brand_menu_tb th  {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background: #F5F5F5;
	color:#330000;
	padding: 1px;
	text-align:center;
}
.brand_menu_tb td  {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding: 1px;
	vertical-align: middle;
}
.brand_menu_tb p{
	margin:10px;
}
.brand_menu_list{
	margin-top:5px;
	margin-bottom:10px;
	line-height:18px;
}
.brand_menu_list p{
}

.menu_pay_tb{
	background-color: #C6C;
	color: #fff;
}
.menu_dea_tb{
	background-color:#ebe7e1;
	color: #000;
}

.dealing_tb{
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

.dealing_tb th  {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background: #F5F5F5;
	color:#330000;
	padding: 1px;
	text-align:center;
}
.dealing_tb td  {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding: 1px;
	vertical-align: middle;
}


#footer{
	margin:0;
	line-height:18px;
}

 /* ↓商品紹介部分のスタイル↓ */
      
#contents-box {
	border-bottom: 1px dotted #FFCC33;
	padding-top:5px;
	margin-bottom: 20px;
	text-align: center;
}

#catch3 {
  font-size: 15px;
  line-height:1.5em;
  margin-top: 20px;
}

.price-box {
  width:100%;
  line-height:1.5em;
  margin:10px 0;
}

#catch7 {
  font-size: 20px;
  line-height:1.5em;
  margin: 40px 50px;
}

#bottom-name {
  margin:0;
  line-height:1.5em;
}

.line-title {
  background-color: #FEFF74;
  padding: 5px;
  margin: 50px 50px 0;
}

.item-explain {
  margin: 20px 50px;
}
        
#item-cart {
  width: 520px;
  padding: 5px 20px 0;
  margin: 30px auto;
  background-color: #FCFAAE;
}

#item-cart img {
  margin:5px;
}

 /* ↓商品スペックのスタイル↓ */

#item-detail {
  border: 1px solid #F0E68C;
  width: 680px;
  margin: 10px auto;
}

#item-detail-in {
  padding: 5px 10px;
}

.spec {
  padding:0 10px;
}
 /* ↓フォントのスタイル↓ */

.bold {
  font-weight: bold;
}
        
.red {
  color: #FF0000;
}

.white {
  color:#FFFFFF;
}

.dilute-gray {
  color:#444444;
}

.font-14 {
  font-size: 14px;
}

.font-20 {
  font-size: 20px;
}

.inline-center {
  text-align: center;
}

.inline-left{
  text-align: left;
}

.inline-right{
  text-align: right;
}
#main_content  .main_brand_list  #contents-box  img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#item-detail  .inline-left      {
	padding: 10px;
	font-size: 12px;
	line-height: 14px;
}
#contents-box #catch5 {
	font-size: 12px;
	line-height: 14px;
}
#contents-box #catch8 {
	font-size: 14px;
	line-height: 16px;
}
#wrapper #content #main_content .main_brand_list #contents-box #catch2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
}

