body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
}
.layout_menu {
background:#cfcbc2;
}
a:link {
	color: #4d403e;
	text-decoration: none;
}
a:visited {
	color: #4d403e;
	text-decoration: none;
}
a:hover {
	color: #c09d45;
	text-decoration: underline;
}
a.pan:link {
	color: #c09d45;
	text-decoration: underline;
}
a.pan:visited {
	color: #c09d45;
	text-decoration: underline;
}
a.pan:hover {
	color: #c09d45;
	text-decoration: none;
}
a.txt:link {
	color: #c09d45;
	text-decoration: underline;
}
a.txt:visited {
	color: #c09d45;
	text-decoration: underline;
}
a.txt:hover {
	color: #c09d45;
	text-decoration: none;
}

.middle {
	font-size: 14px;
	line-height: 18px;
	color: 000000;
}
.big {
	font-size: 18px;
	line-height: 20px;
	color: 000000;
}
.small {
	font-size: 10px;
	line-height: 14px;
	color: #4d403e;
}
.lnavi {
	color: #4d403e;
}	
.tit {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #4d403e;
}	

.normal {

	font-size: 12px;

	line-height: 17px;

	color: #333333;

}

.note {

	font-size: 12px;

	line-height: 22px;

	color: #333333;

}

.medium {

	font-size: 11px;

	line-height: 15px;

	color: #333333;

}


.small {

	font-size: 10px;

	line-height: 13px;

	color: #333333;

}


.middle {

	font-size: 14px;

	line-height: 20px;

	color: #333333;

}

.faq {
	font-size: 14px;
	line-height: 22px;
	color: 000000;
}

.faq2 {
	font-size: 10px;
	line-height: 13px;
	color: 000000;
}

.blue12 {
	color: #73dfe7;
	font-size: 12px;
	line-height: 14px;
}
.white10 {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.black11 {
	font-size: 12px;
	line-height: 18px;
	color: 000000;
}
.blue {
	font-weight: bold;
	color: #1679d4;
}
.pink {
	font-weight: bold;
	color: #ef495f;
}
.green {
	font-weight: bold;
	color: #35b03c;
}
.attention {
	color: #ff6633;
}
.black14 {
	font-size: 14px;
	line-height: 18px;
	color: 000000;
}
.black {
	font-size: 13px;
	line-height: 19px;
	color: 000000;
}
.blue14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #1679d4;
}
.pink14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #ef495f;
}
.green14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #35b03c;
}	

.brown {
	color: #4d403e;
}	

img{

	border:none;

	}
	
.pageTitle{
   border-left: 3px solid #5C5C5C;
   background-color: #e3e1db;
   padding: 4px 0px 4px 4px; margin: 10px 0px 10px 0px;
   color: #000000;
   font-size: 16px;
   font-weight: bold;
   line-height: 140%;
}	

.linenpage {
	font-size: 14px;
	line-height: 30px;
	color: 000000;
}

.searchbox {
 width:145px;
}



.FS2_memberOnlyLoginLink {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}


/*　エラーメッセージを目立たせる　*/

.error_content{
  background:#FFFF00; /*　背景色：任意の色　*/
  color:#FF0000; /*　文字色：任意の色　*/ 
  font-size:14px; /*　フォントの大きさ：任意の数値　*/
  padding:10px; /*　内側の余白　*/	
  margin:10px 0; /*　外側の余白　*/ 	
  text-align:left; /*　文字揃え　*/ 	
  font-weight:bold; /*　太文字にする　*/ 
  border:2px #FF0000 dashed; /*　枠の太さ・カラー・種類　*/
}



/*　文字カラー、サイズ、太さを変更　数字を変更して調整　*/
.itemStock { 
color: #FF0000;
font-size:12px;
font-weight: bold;
}



/*お試し店舗のヘッダを非表示*/
.FS2_trial{
display:none;
}

/*プレビューモードのヘッダを非表示*/
.FS2_preview{
display:none;
}


#FS2_sort_menu{
font-size:120%;
font-weight: bold;
}


