/*@import url(http://fbase.jp/mt/mt-static/themes-base/blog.css);
@import url(http://fbase.jp/mt/mt-static/themes/minimalist-red/screen.css);*/

body {margin:0;}

/* コンテナ */
div#container	{width: 850px;
	margin:0 auto;}





/* ヘッダー */
div#header
	{background: url(http://fbase.jp/_common/img/blog/blogtit.gif) no-repeat;
	margin:0 0 23px 0;
	width: 850px;
	height: 117px;}



div#header h1	{font-size: 1px;
	margin:0;
	padding:0;
	text-indent:-9999px;}


div#header p	{font-size: 1px;
	margin: 0;
	padding:0;
	text-indent:-9999px;}



/* コンテンツ */
div#content	{width: 580px;
	float: left}


p#pagetitle	{font-size: 0.875em;
	font-weight: bold;
	color: #005890;
	border: dotted 1px #005890;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px}



/* 記事 */
div.post	{border: solid 1px #005890;
	padding: 18px;
	margin:0 auto 20px auto}


div.post h2	{background-image: url(http://fbase.jp/pagedesign/mark.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	border-bottom: solid 1px #f7931e;
	padding-top: 2px;
	padding-left: 24px;
	padding-bottom: 5px;
	margin: 0}


div.post h2 a	{text-decoration: none;
	color: #000000}


div.honbun	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}

div.honbun p	{margin-top: 0}


p.postinfo	{font-size: 0.75em;
	color: #005890;
	text-align: right;
	margin: 20px 0 0;
	clear: both}

p.postinfo a	{color: #005890}



/* 記事内の画像 */
.mt-enclosure-image img	{border: none}


/* ページリンク */
p.pagelink a	{font-size: 0.75em;
	color: #005890}

span.pageprev	{float: left}

span.pagenext	{float: right}



/* サイドバー */
div#sidebar	{width: 250px;
	float: right;
	margin-bottom: 20px}
div#sidebar strong{
	margin:0 5px 8px 5px;
	font-size:12px;
	text-align:left;
	}

div.blog_txt01{
	margin:0 5px 8px 5px;
	width:240px;
	font-size:12px;
	line-height:1.4;
	text-align:left;
	}

h2.tit_prof
	{background: url(http://fbase.jp/_common/img/blog/tit_prof.gif) no-repeat;
	font-size: 1px;
	padding: 0;
	margin: 0 0 10px 0;
	width:250px;
	height:26px;
	text-align:left;
	text-indent:-9999px;
	}
h2.tit_arch
	{background: url(http://fbase.jp/_common/img/blog/tit_arch.gif) no-repeat;
	font-size: 1px;
	padding: 0;
	margin: 0 0 10px 0;
	width:250px;
	height:26px;
	text-align:left;
	text-indent:-9999px;
	}
h2.tit_new
	{background: url(http://fbase.jp/_common/img/blog/tit_new.gif) no-repeat;
	font-size: 1px;
	padding: 0;
	margin: 0 0 10px 0;
	width:250px;
	height:26px;
	text-align:left;
	text-indent:-9999px;
	}
div#sidebar h3
	{color: #000000;
	margin:0 5px 5px 5px;
	width:240px;
	text-align:left;
	text-decoration: none;
	border-bottom:dotted 1px #4babe3;
	font-size:12px;}

div#sidebar li	{font-size: 12px;
	list-style-type: none;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 0 4px;
         text-align:left;
	vertical-align: top}

div#sidebar li a	{color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #4babe3}

div#sidebar li li	{font-size: 12px;
	background-image: url(http://fbase.jp/pagedesign/listmark2.png)}


div#sidebar ul	{margin: 8px 5px 8px 5px;
	padding: 0;
	list-style:none;
	width:240px;
}


/* フィード */
p.feed	{font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	border: dotted 1px #f7931e;
	padding: 5px;
	margin: 25px 0}


p.feed a	{color: #444444;
	text-decoration: none}


p.feed img	{vertical-align: middle;
	margin-right: 8px}


/* フッター */
div#footer	{border-top: solid 3px #000000;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding-top: 6px}

address a	{color: #000000}

























































