.pagetitle {
margin-top: 30px;
}

.sk_td {
font-size: 12px;
}


/* ------------------------------------- 
 *	カテゴリー
 * ------------------------------------- */

#category {
	width: auto;
	padding-top: 0px;
	margin: 0px auto;
}

.category_list dd{
           margin: 0;
           padding: 0;
}
          

/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

#calender_eshops table {
	width: 142px;
	margin-right: 0px;
}

#calender_eshops table td tr {
	line-height: 160%;
}


#company_info {
	text-indent: 0.8em;
}

.add {
	text-indent: 0.8em;
	line-height: 80%;
           font-size: 10px;
}


/* ------------------------------------- 
 *	左メニュー最下部　フリーエリア
 *	バナーを貼る際などにご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */

#freespace_left {
	font-size: 12px;
	border: none;
	margin-top: 0px;
	padding: 5px;
}

.freespace_left {
	font-size: 10px;
	text-align: left;
	}
/* ************************************************ 
 *	左右メニューのレイアウト
 * ************************************************ */

.side {
	width: 150px;
	padding: 0px 0px 0px 0px;
	background: #f9f8e7;
	}

