/*Works*/


#enText{
    font-family: "Arial", "Helvetica", "Geneva","sans-serif", "verdana", "trebuchet ms","Century Gothic", ;
	color:#aaa;
}

/* Works */
#localNavi ul li#oneWeek a {background: url(http://rinpaeshidan.jp/common/images/n_1week.gif); }
#localNavi ul li#puzzle a {background: url(http://rinpaeshidan.jp/common/images/n_puzzle.gif); }
#localNavi ul li#sai a {background: url(http://rinpaeshidan.jp/common/images/n_sai.gif); }
#localNavi ul li#terra a {background: url(http://rinpaeshidan.jp/common/images/n_terra.gif); }
#localNavi ul li#lost a {background: url(http://rinpaeshidan.jp/common/images/n_lost.gif); }
#localNavi ul li#tenteko a {background: url(http://rinpaeshidan.jp/common/images/n_tenteko.gif); }
#localNavi ul li#garden a {background: url(http://rinpaeshidan.jp/common/images/n_garden.gif); }
#localNavi ul li#room a {background: url(http://rinpaeshidan.jp/common/images/n_room.gif); }

/* Works_stay */
#localNavi ul li#oneWeek_stay a {background: url(http://rinpaeshidan.jp/common/images/n_1week_over.gif); }
#localNavi ul li#puzzle_stay a {background: url(http://rinpaeshidan.jp/common/images/n_puzzle_over.gif); }
#localNavi ul li#sai_stay a {background: url(http://rinpaeshidan.jp/common/images/n_sai_over.gif); }
#localNavi ul li#terra_stay a {background: url(http://rinpaeshidan.jp/common/images/n_terra_over.gif); }
#localNavi ul li#lost_stay a {background: url(http://rinpaeshidan.jp/common/images/n_lost_over.gif); }
#localNavi ul li#tenteko_stay a {background: url(http://rinpaeshidan.jp/common/images/n_tenteko_over.gif); }
#localNavi ul li#garden_stay a {background: url(http://rinpaeshidan.jp/common/images/n_garden_over.gif); }
#localNavi ul li#room_stay a {background: url(http://rinpaeshidan.jp/common/images/n_room_over.gif); }

/* Works_over */
#localNavi ul li#oneWeek a:hover {background: url(http://rinpaeshidan.jp/common/images/n_1week_over.gif); }
#localNavi ul li#puzzle a:hover {background: url(http://rinpaeshidan.jp/common/images/n_puzzle_over.gif); }
#localNavi ul li#sai a:hover {background: url(http://rinpaeshidan.jp/common/images/n_sai_over.gif); }
#localNavi ul li#terra a:hover {background: url(http://rinpaeshidan.jp/common/images/n_terra_over.gif); }
#localNavi ul li#lost a:hover {background: url(http://rinpaeshidan.jp/common/images/n_lost_over.gif); }
#localNavi ul li#tenteko a:hover {background: url(http://rinpaeshidan.jp/common/images/n_tenteko_over.gif); }
#localNavi ul li#garden a:hover {background: url(http://rinpaeshidan.jp/common/images/n_garden_over.gif); }
#localNavi ul li#room a:hover {background: url(http://rinpaeshidan.jp/common/images/n_room_over.gif); }



/* 真ん中の列
--------------------------------------------------- */
#mtEntries {
	float: left;
	width: 440px;
	height: 100%;
	/*background: #222222;*/
}/* 真ん中の列 */

.mtHeading2 {
	width: 440px;
	padding: 0;
}/* 真ん中の列を包括しているボックス */

.mtHeading2 h2 {
	font-size: 14px;
	padding: 0px;
}/* エントリーの日付 */

.mtHeading3 {
}/* エントリー記事一件ごとのボックス */

.mtHeading3 h3 {
	font-size: 12px;
	padding: 3px;
	margin: 0 0 20px 0;
	background: #333333;
}/* エントリーのタイトル */

.mtEntryBody {
}/* 記事の本文 */

.mtExtended {
	text-align: right;
	font-size: 0.75em;
	padding: 5px;
}/* 続きを読む */


.mtEntryFooter {
	border-top: 1px solid #bbbbbb;
	margin: 20px 0 0 0;
}/* 記事の投稿者・コメント・トラックバックの有無 */

.mtEntryFooter ul {
	text-align: right;
	list-style-type: none;
	font-size: 9px;
}
.mtEntryFooter ul li {	display : inline;}

.mtPosted { }/* 投稿者 */
.mtComments { }/* コメント */
.mtTrackback { }/* トラックバック */


/* 右の列
--------------------------------------------------- */

#mtUtilities {
	float: right ;
	width: 140px;
	height: 100%;
	/*border: 1px solid #222222;*/
}/* 右の列 */

#mtUtilities h2,h3{
	font-size:10px;
}
#mtUtilities dl  {
	font-size:10px;
	border-bottom: 1px dotted #bbbbbb;
	margin: 0 0 10px 0;
}/* 右側の列のジャンル */

#mtUtilities dl dt {
	font-size: 11px;
    font-family: "sans-serif", "verdana", "trebuchet ms";

}/* 右側の列の見出し */
#mtUtilities li {
	list-style: none;
	margin: 0 0 5px 5px;
}/* 右側の列のリスト */

#mtUtilities li.comment-author { margin: 0 0 0 20px; }

#mtFooter p { }/* Powered by */
}
