﻿/* Base Weblog (base-weblog.css) */



html
{
   margin: 0;
   padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:1.8em;
	color: #464646;
	
}

a {color:#6D6D6D;}
a:hover{color:#950000;}

#outer-container
{
	height:1%;
	width:1090px;
	}
	
#inner-container
{
	height:1%;
	float:left;
	width:900px;
	}

.clear{
	clear: both;
	line-height:0;
	font-size:0;
	}

#container
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
   }




/*ヘッダー及びメニュー*/

#banner
{
	height: 71px;
	width: 900px;
	

	}
#sub_banner
{
	height: 57px;
	width: 900px;

	}

#title
{
	margin-bottom:18px;
	width: 900px;

	}
/*ヘッダー及びメニュー*/


/*webstore*/


#main_webstore{
	width:856px;
	padding-left: 32px;
	background-repeat: no-repeat;
	padding-right: 12px;
}

#webstore_left{
	width:397px;
	background-image: url(webstore/img/boxbg.gif);
	background-repeat: no-repeat;
	height: 457px;
	float: left;
	
}
#webstore_right{
	width:415px;
	float: right;

}

#webstore_photo{
	padding-top: 20px;
	padding-left: 10px;
	
}

.webstore_title{
	color:#005B7F;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.material{
	padding-top: 15px;
	padding-bottom: 15px;
  }

.size{
	border: 1px solid #C8C8C8;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 10px;
  }

.other_1{
	padding-top: 16px;
	padding-bottom: 16px;
	height:125px;
	
  }
  
  
.other_txt{
	font-size:10px;
	line-height:1.6em;
	color:#666666;
  }

 /*ACCESSORY*/ 
 .other_ac{
	padding-top: 16px;
	padding-bottom: 16px;
	height:150px;
	}
	
 /*T-SHIRT*/ 
 .other_ts{
	padding-top: 16px;
	padding-bottom: 16px;
	height:150px;
	}
 /*CUTSEW*/ 
 .other_cs{
	padding-top: 16px;
	padding-bottom: 16px;
	height:125px;
	}
 /*OUTER*/ 
 .other_ou{
	padding-top: 16px;
	padding-bottom: 16px;
	height:150px;
	}		
	

  
/*about*/

#main_about{
	width:856px;
	padding-left: 32px;
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-bottom: 80px;
	line-height: 2em;
}

  
/*lookbook*/

#main_lookbook{
}

  
/*store*/

#main_store{
	width:858px;
	padding-left: 32px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.main_store_m {
   padding-bottom:15px;
}

.store_at{
   font-size:10px;}

/*privacy*/

#main_privacy{
	width:826px;
	padding-left: 48px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.privacy_title {
	width:826px;
	border: 1px solid #D6D6D6;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

}
.privacy_sub {
	padding-bottom: 15px;
	font-weight: bold;
}
  
  
.privacy_txt {
	width:805px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 25px;
}
  
  
/*contact*/

#main_contact{
	width:858px;
	padding-left: 32px;
	padding-bottom: 30px;
}

/*company*/

#main_company{
	width:858px;
	padding-left: 32px;
	padding-bottom: 30px;
}

.co_title{
	font-weight: bold;
	margin-bottom: 5px;

  }

.co_txt{
	margin-left:11px;
	margin-right:15px;
	margin-bottom: 20px;

  }
  
/*コピーライト*/
#copyright{
	font-size: 8pt;
	height: 59px;
	width: 900px;
	background-image: url(img/c.gif);
}
/*コピーライト*/

/*右バナー*/
#right-flashbox
{
	float:right;
	width:160px;
	height:600px;
	margin-top:73px;
	}

#noflash
{
	border:1px solid #eee;
	font-size:10px;
	height:1%;
	padding:50px 10px 0;
	text-align:left;
	}
	
#noflash p{
	margin-bottom:20px;
	}