* {
	margin: 0px;
	padding: 0px;
	}

body {
	color:#333;
	font-size: 12px;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka‐等幅";
	background: url(http://img.mnblog.gospellers.tv/20081107_174812.gif) repeat left top;
	}

img {
	border-style: none;
	border-width: 0px;
	vertical-align: top;
}

#wrapper_body {
	line-height: 150%;
	margin-left: auto;
	width: 810px;
	margin-right: auto;
	background: #FFFFFF url(http://img.mnblog.gospellers.tv/20081110_193480.gif) repeat-y;
}

#layout_body {
	padding-left: 20px;
	padding-bottom: 20px;
        padding-top: 20px;
}


#wrapper_body table,td,tr,div { margin:0px; padding:0px;}

a:link {
	color: #935124;
	text-decoration: underline;
}

a:visited {
	color: #935124;
	text-decoration: underline;
}

a:hover {
	color: #EA3200;
}


/* ************************************************ 
 *	ページレイアウト
 * ************************************************ */

#header {
	background: #FFCC99;
	height: 150px;
	width: 810px;
}

/*　画面左側の幅　*/
#main {
	width: 520px;
	float: left;
}

/*　レイアウト調整　*/
#side {
	margin: 0px;
	float: right;
	width: 270px;
}

/*　画面右側メニューの幅　*/
.side_in {
	width:200px;
	margin-top:0px;
	margin-left:45px;
	margin-bottom: 20px;
}
#side li {
	list-style: none;
	margin-bottom: 3px;
}


/*　フッター　*/
#footer {
	clear: both;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 810px;
}




/* ************************************************ 
 *	サイトタイトル
 * ************************************************ */

h1 {
	margin: 0px;
	padding: 0px;
	display: none;
}

#header h1 a {text-decoration: none;}

.description {font-size:10px; color:#768FBE;}




/* ************************************************ 
 *	サイド
 * ************************************************ */

h2 {

	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: url(http://img.mnblog.gospellers.tv/20081117_240307.gif) no-repeat left bottom;
	line-height: 28px;
	padding-left: 22px;
	height: 32px;
	color: #712500;
}

.comment li{
	background:url(./template/cmsp-plain/img/disc.gif) no-repeat;
	background-position:0px 6px;
	text-indent:8px;
	line-height:130%;
	margin-bottom:5px;
	}


/* カレンダー ---------*/

.calendar {
	font-family: "Verdana";
	text-align:center;
	line-height: 140%;
	margin-bottom:10px;
	}

.calendar table {
	width:100%;
	margin:0px auto;
	text-align:center;
	}

.weekday { padding: 2px;}
.cell    { padding: 2px;}

.cell a:link {font-weight: bolder;}


/* ************************************************ 
 *	エントリー
 * ************************************************ */

#entry {
	margin-bottom: 30px;
	width: 520px;
	}

.entry_navi {
	margin-bottom:20px;
	border-top:2px dashed #4e9b8c;
	padding: 0px;
	line-height: 28px;
	margin-top: 30px;
	}

.entry_date {
	color: #666666;
	text-align: right;
}


.entry_state {
	text-align:right;
	margin-top:10px;
	}

.entry_title {
	font-size: 13px;
	font-weight:bolder;
	background: #cee1dd url(http://img.mnblog.gospellers.tv/20081117_240306.gif) repeat-x left bottom;
	padding: 7px 10px 13px;
	border-top: 1px solid #035e4c;
	border-left: 1px solid #035e4c;
	border-right: 1px solid #035e4c;
	}

.entry_body {
	margin:0px;
	line-height:170%;
	padding: 10px 15px 16px;
	border-right: 1px solid #035E4C;
	border-left: 1px solid #035E4C;
	background: url(http://img.mnblog.gospellers.tv/20081117_240306.gif) repeat-x left bottom;
	overflow: hidden;
	}

.entry_body .emoji {
	display: inline;	
	}


.entry_more {
	padding-top:10px;
	}

blockquote {
	color: #999;
	border-left:3px solid;
	margin: 10px 5px;
	padding:0px 5px;
	}

.pict {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}



/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

#trackback { padding-top: 20px;padding-bottom:10px;}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-bottom:20px;
	border-bottom:1px dotted #CCC;
	padding: 5px 0px;
	border-top: 2px solid #035E4C;
	}

#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	}


#trackback .tb_title {
	font-weight: bold;
	padding: 5px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 5px 10px;
	}

#trackback .tb_state {
	border-top: 1px dotted #CCC;
	padding: 5px;
	text-align:right;
	}

#trackback .formarea {
	padding: 5px;
	background:#F8F8F8;
	border:1px dotted #CCC;
	color:#999;
	margin-top:20px; 
	}
.entry_body .jgm_entry_desc_mark {
	overflow: hidden;
	width: 488px;
}
