@charset "euc-jp";
/* CSS Document */

#sidemenu {
	width:200px;
	height:auto;
	font-size:11px;
	letter-spacing:0;
	color:#cccccc;
}
.banner0 {
	width:200px;
	margin-bottom:10px;
}

.banner1 {
	padding:9px 9px 0 9px;
	margin-bottom:20px;
	border:1px solid  #999;
}
.banner1 img {
	margin-bottom:15px;
}


#info img {
	padding:0px 5px 0px 0px;
}


#info {
	width:200px;
	height:300px;
	overflow:scroll;
	padding:0px 0px 20px 0px;
	margin:0 0 20px 0;

}
.info-txt {
	padding:10px 0 0 0;
	line-height:12px;


}
.info-txt p {


}
p.me1 {
	color:#6a1315;
	line-height:16px;
	padding:0 0 5px 35px;
	
}
p.me2 {
	padding-bottom:5px;
	line-height:16px;
	letter-spacing:0px;

}
p.me2 span {
	color:#5a5a03;
}
p.me3 {
	margin-bottom:15px;
}

/*  カテゴリ */
#category {
	margin-bottom:20px;
}

#calist {
	width:198px;
	height:auto;
	overflow:hidden;
	border:1px solid #999;
	padding:0 0 10px 0;
}

#calist ul {
	padding-left:19px;
}

#calist ul li {

	padding:3px 0 0 15px;
}

/* バナーエリア */
.ba-erea {
	margin-bottom:20px;
}
.ba-erea p {
	margin-bottom:15px;

}

