a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* コンテナ */

div#container	{width: 905px;

	margin: auto}



/* ヘッダー */

div#header	{
	padding-top: 20px;
	padding-bottom: 20px}


div#header h1	{font-size: 1.4em;
	font-family: sans-serif;
	margin: 0}

div#header p	{font-size: 0.85em;
	line-height: 1.6;
	font-family: serif;
	margin: 10px 0}

/* コンテンツ */

div#content	{width: 660px;

	float: left}



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


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

div.post h2	{
	font-size: 1em;
	border-bottom: solid 1px #cccccc;
	padding-top: 2px;
	padding-left: 0;
	padding-bottom: 5px;
	margin: 0}

div.honbun	{font-size: 1em;
	font-family: serif;
	color: #333333;
	line-height: 2;
	letter-spacing: 1px;
	margin-top: 10px}

div.honbun p	{margin-top: 0}

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

/* 記事内の画像 */

.mt-enclosure-image img	{border: none}

/* ページリンク */

p.pagelink a	{font-size: 0.75em}

span.pageprev	{float: left}

span.pagenext	{float: right}

/* コメント */

div#comments	{clear: both;
	border: solid 1px #005890;
	padding: 10px 18px;
	margin: 60px 0 20px}

div#comments h3	{font-size: 0.875em;
	border-bottom: solid 1px #005890;
	padding-bottom: 3px}

div#comment-greeting	{font-size: 0.75em}

div#comments label	{font-size: 0.75em}

div#comments-open-data div, 

div#comment-form-reply, 

div#comments-open-text

div#comments-open-captcha,

div#comments-open-footer	{margin-top: 10px}

textarea	{width: 400px;
	height: 170px}

div.compost	{font-size: 0.75em;
	border-bottom: dotted 1px #4babe3}

p.cominfo	{text-align: right}


body.mt-comment-preview div#comments
	{width: 515px;
	margin-left: auto;
	margin-right: auto}

body.mt-comment-error div#comments
	{width: 515px;
	margin-left: auto;
	margin-right: auto}

/* トラックバック */
div#tb	{border: solid 1px #005890;
	padding: 10px 18px;
	margin: 20px 0}

div#tb h3	{font-size: 0.875em;
	border-bottom: solid 1px #005890;
	padding-bottom: 3px}

p#tburl	{font-size: 0.875em;
	padding: 0px;
	margin-bottom: 20px}

div.pingpost	{font-size: 0.75em;
	border-bottom: dotted 1px #4babe3}


p.pinginfo	{text-align: right}

div#tb a	{color: #005890}

/* サイドバー */

div#sidebar	{width: 220px;
	float: right;

	margin-top: 20px;

	margin-bottom: 20px}



div#sidebar h2	{
	border-top: solid 1px #cccccc;
	font-size: 1em;
	color: #333333;
	padding: 6px 8px;
	margin-bottom: 0}

div#sidebar li	{font-size: 0.75em;

	list-style-type: none;

	margin-bottom: 4px;

	background-image: url(http://1c.3coco.info/arkmds/pagedesign/listmark.png);

	background-repeat: no-repeat;

	background-position: 0 4px;

	padding-left: 12px;

	vertical-align: top}


div#sidebar li li	{font-size: 1em;

	background-image: url(http://1c.3coco.info/arkmds/pagedesign/listmark2.png)}



div#sidebar ul	{margin: 8px;

	padding: 0}



/* フィード */
p.feed	{font-size: 1em;
	font-family: sans-serif;
	padding: 5px;
	margin: 25px 0}


p.feed img	{vertical-align: middle;

	margin-right: 8px}



/* フッター */

div#footer	{border-top: solid 3px #005890;

	clear: both}



address	{font-size: 0.75em;

	font-style: normal;

	font-family: Verdana, sans-serif;

	padding-top: 6px}



address a	{color: #000000}







