/*基本設定*/
body	{
	margin: 0; font-size:12px; background-image: url(common/back_mahogany.jpg);
	}

h1	{
	margin: 0; font-size:18px;
	}
h2	{
	margin: 0; font-size:16px;
	}
h3	{
	margin: 0; font-size:14px;
	}
h4	{
	margin: 0; font-size:12px; font-weight: normal;
	}

a {
	text-decoration: underline;
	}
a:hover {
	color: #C4191E;
	text-decoration: underline;
	}

#red	{
	color: #C4191E;
	}

/*レイアウト設定*/
table#container	{
	width:750px;
	background-color: #ffffff;
	}

td#bind_left	{
	width:10px;
	background-image: url(common/binding_left.gif);
	background-repeat: repeat-y;
	}

td#center	{
	width:730px;
	}

td#bind_right	{
	width:10px;
	background-image: url(common/binding_right.gif);
	background-repeat: repeat-y;
	}

#right	{float:right}
#left	{float:left}


/*------------------メインスペース設定------------------*/
.content	{
	width:525px;
	overflow: hidden;
	text-align:center;
	margin-left:8px
	}
.content div	{
	margin-bottom: 8px
	}

.content2	{
	width:585px;
	overflow: hidden;
	text-align:center;
	margin-left:5px
	}
.content2 div	{
	margin-bottom: 8px
	}

.entry	{
	text-align: left;
	}
.entry2	{
	width:585px;
	background-image: url(images/contents_back2.jpg);
	background-repeat: repeat-y;
	text-align: left;
	}
.entry h2	{
	font-size: 14px;
	color: #ffffff;
	width: 426px;
	height: 31px;
	background-image: url(common/h_back.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding: 8px 0 0 35px;
	}

.cts	{
	margin: 2px 10px;
	}
#contents	{
	padding: 5px 15px;
	}
#contents p	{
	margin: 15px 0;
	line-height: 140%;
	}
#contents img	{
	border: 0;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	}
#acv	{
	margin-top: 5px;
	padding: 15px 20px;
	}

/*タブ譜の設定*/
#tab	{
	line-height: 94%;
	text-align: left;
	font-family: ＭＳ ゴシック, Osaka－等幅, monospace;
	}


/*トップページ内設定*/
#top_page	{
	margin: 0 10px;
	}
#top_newentry	{
	padding: 4px;
	margin-bottom: 5px;
	}
#top_page h4	{
	padding: 0;
	}
#top_page p	{
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 115%;
	font-size: 16px;
	}
span.mini	{
	font-size: 10px;
	margin-left: 4px;
	}
#top_page img	{
	float: left;
	margin-right: 8px;
	}
#top_page hr	{
	clear: left;
	height: 1px;
	}

/*カテゴアーカイブ内設定*/
.ctg_etr	{
	clear: left;
	padding: 3px;
	border-bottom: dotted 1px #472115;
	}
.ctg_etr h3	{
	font-size: 14px;
	padding-left: 16px;
	font-weight: normal;
	background-image: url(common/ctg_h_mark.gif);
	background-repeat: no-repeat;
	}
.ctg_etr p	{
	margin: 3px 0;
	line-height: 120%;
	}
.ctg_etr img	{
	vertical-align: middle;
	margin-right: 3px;
	}
.cate_description	{
	padding: 10px;
	margin: 5px 15px 15px 15px;
	border-bottom: double 3px #472115;
	}
.cate_description p	{
	margin: 0;
	line-height: 140%;
	}

/*カテゴリーバー設定*/
#catelink	{
	margin: 0 15px;
	padding: 5px 10px;
	}
.ctlk_t	{
	border-bottom: dotted 1px #472115;
	}
.ctlk_b	{
	clear:both;
	margin-top: 40px;
	border-top: dotted 1px #472115;
	}

/*トラックバック設定*/
#trackback_link	{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: dotted 1px #472115;
	}
#trackback	{
	}
#trackback h3	{
	font-size: 12px;
	}
.trackback-content	{
	border-top: solid 1px #472115;
	border-bottom: solid 1px #472115;
	padding-top: 8px;
	padding-bottom: 4px;
	}
#trackback p	{
	line-height: 115%;
	margin: 8px 0;
	}
p.trackback-footer	{
	text-align: right;
	border-top: dotted 1px #472115;
	}

/*------------------ヘッダー設定------------------*/
#banner	{
	margin: 0 0 5px 0;
	}
#banner h2	{
	font-size: 12px;
	text-align: center;
	}


/*------------------フッター設定------------------*/
.footer	{
	text-align: center;
	margin: 15px auto;
	}

/*ナビバー設定*/
#navi	{
	width: 730px;
	background-color: #FFF9DE;
	border-top: double 4px #000000;
	border-bottom: double 4px #000000;
	margin-bottom: 10px;
	}

#navi ul {
	font-size:12px;
	margin: 3px 0;
	padding: 2px 10;
	text-align: center;
	line-height: 120%;
	width: 600px;
	}

#navi li {
	display: inline;
	margin: 0 5px;
	padding-left: 14px;
	background-image: url(common/navi_listmark.gif);
	background-repeat: no-repeat;
	}

#navi a {
	}

#navi a:hover {
	}

/*コピーライト設定*/
#cc a	{
	color: #000000;
	text-decoration: none;
	}
#cc a:hover {
	color: #C4191E;
	text-decoration: underline;
	}


/*------------------サイドバー設定------------------*/
.sidebar	{
	width:180px;
	overflow: hidden;
	margin-right:8px
	}
.sidebar div	{
	margin-bottom: 5px;
	}

.sidebar2	{
	width:120px;
	overflow: hidden;
	margin-right:7px
	}
.sidebar2 div	{
	margin-bottom: 15px;
	}

/*メニュー設定*/
#menu	{
	background-image: url(common/menu_back2.jpg);
	background-repeat: repeat-y;
	color: #cccccc;
	}
#menu h3	{
	font-size: 12px;
	background-image: url(common/menu_back1.jpg);
	background-repeat: no-repeat;
	color: #333333;
	height: 16px;
	padding: 2px 2px 0 6px;
	font-weight: normal;
	}
#menu h3 a	{
	color: #333333;
	text-decoration: none;
	}
#menu h3 a:hover {
	color: #C4191E;
	text-decoration: underline;
	}
#menu ul	{
	margin: 6px 6px 0 6px;
	padding: 0;
	list-style-type: none;
	}
#menu li	{
	margin: 0;
	padding-left: 14px;
	padding-bottom: 3px;
	background-image: url(common/menu_list.gif);
	background-repeat: no-repeat;
	}
#menu li a	{
	color: #cccccc;
	text-decoration: none;
	}

#menu li a:hover {
	color: #C4191E;
	text-decoration: underline;
	}

/*月別アーカイブ設定*/
#archives	{
	width: 180px;
	padding: 0;
	margin: 0;
	}
#archives h3	{
	font-size: 12px;
	background-image: url(common/menu_back1.jpg);
	background-repeat: no-repeat;
	color: #333333;
	height: 16px;
	padding: 0 2px 0 6px;
	font-weight: normal;
	}
#archives select	{
	width: 100%;
	}
#archives form	{
	margin: 1px 0 6px 0;
	}

#archives2	{
	width: 120px;
	padding: 0;
	margin: 0;
	}
#archives2 h3	{
	font-size: 12px;
	background-image: url(common/menu_back1.jpg);
	background-repeat: no-repeat;
	color: #333333;
	height: 16px;
	padding: 2px 2px 0 6px;
	font-weight: normal;
	}
#archives2 ul	{
	margin: 3px 3px 15px 3px;
	}
#archives2 select	{
	width: 100%;
	}
#archives2 form	{
	margin: 0 0 6px 0;
	}

/*------------------広告設定------------------*/
#ggl_bb	{
	text-align: center;
	margin: 3px auto 10px auto;
}
#ggl_bb div	{
	font-size: 10px;
	color: #666;
	text-align: left;
	}

#ggl_t	{
	margin-top: 10px;
	}
#ggl_t div	{
	font-size: 10px;
	color: #666;
	}

#ggl_ws	{
	margin-top: 10px;
	}
#ggl_ws div	{
	font-size: 10px;
	color: #666;
	}

#ggl_r	{
	margin-left: 25px;
	margin-top: 5px;
	clear: both;
	}
#ggl_r div	{
	font-size: 10px;
	color: #666;
	}

#ggl_rt	{
	margin-left: 15px;
	margin-top: 10px;
	}
#ggl_rt div	{
	font-size: 10px;
	color: #666;
	}

#amazon_t	{
	text-align: center;
	}


