/*--- // BODY設定 // ---*/
body {
	background-color: #E4DFDB;
	margin: 0px;
	padding: 0px;
	zoom:1;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: normal;
	background:url(images/background.gif);
	font-weight: bold;
}

.photo { border-color:#cccccc; }
.photo2 { border-color:#000000; }

a:link {
	color:#006666;
	text-decoration:none;
}
a:visited {
	color:#996633;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	background-color:#CCCC99;
	text-decoration:underline;
}
a:active {
   color:#FFFFFF;
}

/*--- // 見出し設定 // ---*/
h1 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing:2px;
	color:#333333;
	border-bottom:solid 2px #444444;
	margin : 14px; 0 15px; 0; 
	}
	
h2 {
	font-size: x-small;
	font-weight: bold;
	letter-spacing:2px;
	color:#20626c;
	padding : 0px;
	margin : 0px; 
	}
	
	h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing:2px;
	border-left:solid 5px #996633;
	border-right:solid 1px #996633;
	border-top:solid 1px #996633;
	border-bottom:solid 1px #996633;

	padding : 6px;
	margin : 0px; 
	}
	
	.number {
	font-size: x-small;
	font-weight: bold;
	color:#222222;
	border:solid 1px #222222;
	margin : 0;
	padding:2px; 
	}
	
.topics_date {
	font-size: small;
	font-weight: bold;
	letter-spacing:2px;
	color:#20626c;
	padding : 0px;
	margin : 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	}

.font10 {
	font-size: x-small;
}

.font12{
	font-size: x-small;
	line-height:1.0;
}

.font12line13{
	font-size: x-small;
	line-height:1.3;
}

.font12line16{
	font-size: x-small;
	line-height:1.6;
	text-align: center;
}

.font12line17{
	font-size: x-small;
	line-height:1.9;
}

.font14 {
	font-size: small;
}

.itemback {
 width:610px;
	height:700px;
	font-size: x-small;
	line-height:1.5;
	background:url(2item/images/item_back.jpg) no-repeat left top;
}


hr {
width:90%;
margin:5px 0px 5px 0px;
padding:0px;
color:#999999;border: 0;height: 1px;background-color:#999999;
}

/*--- // トップ設定 // ---*/
.leftside {
	margin: 0;
	padding: 0;
	width: 209px;
	height: 371px;
	background: url(images/l_back.jpg) no-repeat;
}

.leftside p{
	margin: 0px;
	padding: 0 6px 0 6px;
	color: #3b1c05;
	font-size: x-small;
	line-height:1.7;
}

.rightside {
	margin: 0;
	padding: 0;
	width: 209px;
	background-color:#bfb189;
}

.rightside p{
	margin: 10px 0 10px 0;
	padding: 0 6px 0 6px;
	color: #3b1c05;
	font-size: x-small;
	line-height:1.7;
}

.maintable {
	border-color:#999;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	}
	
	.table01 {
	border-color:#999;
	border-width: 1px;
	border-style: solid;
	}

/*--- // トピックス設定 // ---*/
#topicsbox {
	width:340px;
	margin:0 auto;
	padding:0;
}

.top_topics {
	width:340px;
	height:15px;
	margin:10px 0 0 0;
	padding:0;
	background:url(images/topics_top.gif) no-repeat;
}

.entry {
	width:340px;
	margin:0;
	padding: 12px;
	background:url(images/topics_center.gif) left top;
	background-repeat:repeat-y;
	color:#333333;
	line-height:normal;
	font-weight: bold;
	font-size: medium;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	}
	
	.bottom_topics {
	width:340px;
	height:15px;
	margin:0;
	padding:0;
	background:url(images/topics_bottom.gif) no-repeat left bottom;
}

.diary_body { 
  width: 362px;
  color: #444;
		background-color:#dad6c0;
} 

/*--- // イメージ設定 // ---*/
.diary_img { 
  width: 268px;
  color: #444;
  border-width: 1px 1px 0px 1px;
  border-color: #617B56;
  border-style: solid;
  margin : 0px; 
  padding : 5px; 
} 

.diary_img img{
	padding: 4px;
	background-color: #FFF;
	border-width: 1px;
	border-color: #444;
	border-style: dotted;
	}
	
	.footer {
	height: 40px;
	margin: 0px;
	padding: 10px;
	text-align: right;
	font-size: x-small;
	background: url(images/footer.gif) no-repeat;
	background-color: #d0a967;
}

/*--- // リンク設定 // ---*/
.update {
	line-height:2.1;
}

.update a{
	font-size:x-small;
	text-decoration: none;
	color:#0022cc;
}

.update a:hover { 
	color: #ee0000;
	background-color:#fff;
}

.footer {
color:#ffffff;
}

.footer a{ 
text-decoration: none; 
}

.footer a:link{
	color:#ffffff;
}

.footer a:visited {
	color: #ffffff;
}

.footer a:hover { 
	color: #222; 
	background-color:#fff;
}

/*--- // テーブル設定 // ---*/
 .t1 {
	font-size:xx-small;
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:#6A4537;
	border-collapse:collapse;
}
	
 .t1 td {
	font-size:xx-small;
	text-align:left;
	padding: 2px; 
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#6A4537;
}

 .t2 {
	border-width: 0;
	border-style:solid;
	border-color:#6A4537;
	background:url(images/images/back2.gif) repeat-x;
	background-color:#fff;
}

 .t3 {
	font-size:x-small;
	line-height:1.6;
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:#888888;
	border-collapse:collapse;
}
	
 .t3 td {
	font-size:x-small;
	text-align:left;
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#888888;
}

.t4 {
	border-left:solid 1px #996633;
	border-right:solid 1px #996633;
	border-top:solid 1px #996633;
	border-bottom:solid 1px #996633;
}

.leftmenu {
	background:url(.images/images/slice24.gif) no-repeat left bottom;
	background-color:#EDE7BB;
}

 .linkmenu {
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:#aaa #888;
	border-collapse:collapse;
}
	
 .linkmenu td{
	line-height:1.6;
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#888;
	background-color:#eaeaea;
}

 .linkmenu2 {
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:#aaa #888;
	border-collapse:collapse;
}
	
 .linkmenu2 td{
	line-height:1.6;
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#888;
	background-color:#ffffff;
}

 .linkmenunone {
	border-width:0;
	border-style:none;
	border-collapse:collapse;
}
	
 .linkmenunone td{
	line-height:1.6;
	border-width:0;
	border-style:none;
}

.linktitle {
	margin:0;
	padding-left:35px;
	color:#444444;
	font-size: x-small;
	font-weight: bold;
	letter-spacing:4px;
	height:28px;
	background:url(4countryshop/images/bar.gif) no-repeat left top;
	border-color:#888;
	border-width: 1px 1px 0 1px;
	border-style: solid;
}

/*--- // リスト設定 // ---*/
.listabout {
	margin:0 0 0 1em;
	padding:0;
	list-style:square;
	line-height:1.5;
}

.listabout2 {
	font-size:x-small;
	margin:0 0 0 1em;
	padding:0;
	list-style:square;
	line-height:1.5;
}

.listbox {
	margin:10px 15px 10px 15px;
}

/*--- // 荻窪店背景設定 // ---*/
.back_ogikubo {
	margin:0;
	color:#222222;
	width:500px;
	background:url(ogikubo/background.jpg) no-repeat;
}
/*--- //革楽屋背景設定 // ---*/
.back_kawaraya {
	margin:0;
	color:#222222;
	width:470px;
	height:569px;
	background:url(kawaraya/background.jpg) no-repeat;
}
.maintable tr .t2 div table tr td div table tr td table tr .font12line16 .brown {
	color: #630;
}
.maintable tr .t2 div table tr td div table tr td table tr .font12line16 .gray {
	color: #066;
}
.maintable tr .t2 div table tr td div table tr td table tr .font12line16 .parple {
	color: #639;
}
.brown {
	color: #663333;
}
