
/* ----------ヘッダー共通部分指定---------- */

body{ background:#FCFCF4 url(img/bg.jpg);
	background-color: #F7F0D3;
	color: #000000;
	margin: 0px;
	padding:0px;}

a:link{ color: #8f0000;}
a:visited{ color: #cf3333;}
a:active{ color: #ff9900; }

a.sub-menu{text-decoration: none;}

strong{
	font-weight:bold;
	text-decoretion:none;
}



#header{color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;}
#navibar{ background-color: #660000;}

#contents{ margin: 0px 15px; }
	
.mbg1 { background-color: #D2B87D; }	
.mbg2 { background-color: #FFD984; font-size: 80%; font-weight:bold; }
.tlbg { background-image: url(img/bg_wood.jpg);
		background-color: #B26F28; }


/* ----------コンテンツ部分指定---------- */
	
p { line-height: 130%; }
.s { font-size: 80%;}
.b { font-weight:bold; }
.read{ line-height: 130%; }


.obg { background-color: #FFD984; }
.wbg { background-color: #ffffff; }
.gbg { background-color: #7a6954; }

.lbg { background-color: #ecfcda; }
.rbg { background-color: #efefef; }

.name { color: #aa0000; font-weight:bold; }
.notes { font-size:90%; color: #335555; }

.name2 { color: #770000; font-weight:bold; font-size: 120%; }
.notes2 { color: #ffffaa; font-weight:bold; font-size: 90%;
		 background-color: #B26F28; padding: 3px;}
.notes3 { font-size:90%; color: #880000; }

.price { color: #ff0000; font-weight:bold; }
.star { color: #ff8800; font-size: 80%; }
.sq { color: #cc3300; }

.alert{color:#ff0000; font-weight:bold;}


#search-navi{
	 margin: 10px 15px;
	 width:100%;
	 text-align:center;
	 
}


/* ----------商品一覧ページ---------- */
		
.bg1a { background-color: #EFF3C3; }
.bg2a { background-color: #ECFBE0; }

.bg1b { background-color: #EEE4B3; }
.bg2b { background-color: #D9F5E1; }
.bg2c { background-color: #EAEAEA; }


/* ----------フッター部分指定---------- */

.footer{  font-size: 80%; line-height: 140%;}

address { color:#ffffff; font-size: 80%; font-style: normal;
	text-align: right; text-decoration: none; }
			
#copyright{ color:#ffdf00; text-decoration: none;}

