* {
	margin: 0;
	padding: 0;
}

body {
	color: #606060;
	font: 12px/160% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

#wrapper_body {
	background:#ECE9E1 url(./template/charcoal/img/bg.gif) repeat-x;
}

img {border:none;}

li {list-style-type:none;}

br.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

.small {font-size:10px;}

blockquote {
	color:#666;
	border: 1px solid #CCC;
	margin-left:10px;
	padding:5px;
}


/* =================================== */
/* リンクカラーの設定 */
/* =================================== */

a,
a:link,
a:visited,
a:active	{ text-decoration: none; }
a:hover		{ text-decoration: none; }

#main a,
#main a:link,
#main a:visited,
#main a:active		{ color: #3A2F2E; background:#E1D4D6; }
#main a:hover		{ color: #606060; background:none;}

#side a,
#side a:link,
#side a:visited,
#side a:active		{ color: #E1D4D6;}
#side a:hover		{ color: #3A2F2E;}

#header h1 a,
#header h1 a:link,
#header h1 a:visited,
#header h1 a:active		{ color: #FFF;}
#header h1 a:hover		{ color: #3A2F2E;}

#side .calendar .cell a,
#side .calendar .cell a:link,
#side .calendar .cell a:visited,
#side .calendar .cell a:active		{ color: #2A2666; background:#999; display:block; width: 22px; padding:2px 0; }
#side .calendar .cell a:hover		{ color: #3A2F2E; background:none; display:block; width: 22px; padding:2px 0; }


/* =================================== */
/* レイアウト */
/* =================================== */

#wrapper {
	width:790px;
	margin:0 auto;
	padding-bottom:10px;
	background:url(./template/charcoal/img/wrapper.gif) repeat-y;
}

#wrapper_top {
	width:790px;
	background:url(./template/charcoal/img/wrapper_top.gif) no-repeat;
}


/* サイドエリア */

#side {
	width:420px;
	background:url(./template/charcoal/img/side.gif) repeat-y;
	background-position:right;
	float:left;
	color:#FFF;
}

#side_top {
	width:410px;
	margin:0 0 0 auto;
	background:url(./template/charcoal/img/side_top.gif) no-repeat;
	background-position:right top;
}

#side_bottom {
	background:url(./template/charcoal/img/side_bottom.gif) no-repeat;
	background-position:right bottom;
	padding:10px 0;
}

#header {
	margin:0 10px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:right;
}

#side #menu {
	width:400px;
	margin:0 5px;
	background:url(./template/charcoal/img/side_menu.gif) repeat-y;
	background-position:center top;
}

#side #menu div.left {
	float:left;
	width:200px;
}

#side #menu div.right{
	margin-left:200px;
}


/* メイン */

#main {
	margin-left:425px;
	margin-right:15px;
	padding-top:65px;
}

/* フッター */

#body_bottom {
	height:50px;
	background: url(./template/charcoal/img/body_bottom.gif) repeat-x;
}

#footer {
	width:790px;
	height:50px;
	margin:0 auto;
	background:url(./template/charcoal/img/footer.gif) repeat-y;
}



/* =================================== */
/* ヘッダー */
/* =================================== */

#header h1 {
	font-size:20px;
	line-height:100%;
}

#header p {
	color:#D0CFCD;
}


/* =================================== */
/* サイドコンテンツ */
/* =================================== */

/* サイドタイトル */
#menu dl {
	margin:0 5px;
}

#menu dt {
	font-family:"Arial";
	font-weight:bolder;
	margin-bottom:3px;
	border-bottom:1px solid #666;
	color:#D0CFCD;
	}

#menu dd{
	font-size:10px;
	background:#8B8882;
	border-bottom:1px solid #666;
	margin-bottom:10px;
}

#menu dd ul li {
	padding:2px 10px 2px 5px;
	border-top:1px solid #666;
	}


/* サイド下部メニュー（Login,RSS,ATOM等） */

#side_bottom ul{
	margin:0 10px;
}
#side_bottom li{
	display:inline;
	padding:0 5px;
	border-right:1px solid #CCC;
}


/*カレンダー*/

.calendar table{
	margin:0 auto;
	font-family: "Verdana";
}

.cell {
	width: 22px;
	padding:2px 0px;
	text-align:center;
}



/* =================================== */
/* メイン */
/* =================================== */

/*エントリーナビゲーション*/
#main .entry_navi{
	font-size:10px;
	margin-bottom:30px;
}


#main .entry {
	margin-bottom:50px;
}

/* エントリーヘッダー */
#main ul.header {
	border-left:5px solid #999;
	padding-left:5px;
	margin-bottom:15px;
}

#main ul.header li.title {
	font-weight:bolder;
	font-size:10px;
}


/* エントリーステート（コメント・トラックバック数） */
#main div.state {
font-size:10px;
margin-top:10px;
}


#main .more {
	padding:10px 0px;
}


/*コメント、TB、プロフィールエリア */

div#com_area {
	background:url(./template/charcoal/img/com_tab.gif) no-repeat;
	background-position:left top;
	margin-bottom:30px;
	padding-left:20px;
}

/*コメント、TB、プロフィールタイトル */
div#com_area div.com_title {
	padding-top:18px;
	padding-right:10px;
	text-align:right;
	font-weight:bolder;
	color:#999;
	margin-bottom:20px;
}

div#com_area div.com {
	font-size:10px;
	margin-bottom:30px;
}

div#com_area ul.state {
	border-left:5px solid #D8C7C9;
	padding-left:5px;
}

div#com_area input.input,textarea { width:200px;}



/* =================================== */
/* メイン下部（ページリンク、サーチ、コピーライト） */
/* =================================== */

ul#pagenavi {
	font-size:10px;
}

ul#pagenavi li {
	display:inline;
	padding:0 5px;
	border-right:1px solid #666;
}

form#search {
	margin-top:10px;
}

address {
	font-style:normal;
	font-size:10px;
	margin-top:20px;
}
