/* コンテナ */
div#container	{width: 760px;
	margin: auto}

/* ヘッダー */
div#header	{width:760px;
         height: 211;
         margin: 0 auto 0 auto;
	padding-bottom: 0px}

div#header h1	{font-size: 1.875em;
	margin: 0 0 0 30px}

div#header h1 a	{text-decoration: none;
	color: #2b76cc}

div#header p	{font-size: 0.75em;
	margin-bottom: 3px}

/* コンテンツ */
div#content	{width: 515px;
	float: left;
         margin-left: 10px;
	margin-bottom: 20px}

p#pagetitle	{font-size: 0.875em;
	font-weight: bold;
	color: #666666;
	border: dotted 1px #2b76cc;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px}

/* 記事 */
div.post	{border-width:0 0 1px 0;
	padding: 18px;
         color: #666666;
	margin: 0 auto 10px auto}

div.post h2	{background-image: url(mark.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	border-bottom: dotted 1px #666666;
	padding-left: 22px;
	padding-bottom: 5px;
	margin: 0}

div.post h2 a	{text-decoration: none;
	color: #2b76cc}

div.post p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
         color: #666666}

p.postinfo	{color: #666666;
	text-align: right;
	margin: 20px 0 0;
	clear: both}

p.postinfo a	{color: #2b76cc}


/* 記事内の画像 */
.aligncenter	{display: block;
		margin-left: auto;
		margin-right: auto}

div.post img	{border: none}

.alignleft	{float: left;
		margin-right: 10px;
		margin-bottom: 2px}

.alignright {float: right;
	margin-left: 10px;
	margin-bottom: 2px}

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px}


/* ページリンク */
p.pagelink a	{font-size: 0.75em;
	color: #2b76cc}

span.pageprev	{float: left}

span.pagenext	{float: right}


/* コメント */
#comments	{clear: both}

div#com	{border: solid 1px #2b76cc;
	padding: 0 18px;
	margin-top: 45px}

textarea	{width: 400px}

div#com h3	{font-size: 0.875em;
	border-bottom: solid 1px #2b76cc;
	padding-bottom: 3px;
	margin-top: 20px}

div#com p 	{font-size: 0.75em}

div.compost	{border-bottom: dotted 1px #2b76cc}

p.cominfo	         {text-align: right}

div#com a	         {color: #2b76cc}

p#comfeed img	{vertical-align: middle}

p#comfeed a	{color: black;
	text-decoration: none}

p#comfeed	{background-color: #a8d1ff;
	padding: 8px;
	margin-top: 30px}

p#trurl	{background-color: #a8d1ff;
	padding: 8px;
	margin-bottom: 30px}

/* サイドバー */
div#sidebar	{width: 190px;
	float: right;
         color: #666666;
	margin-top: 20px;
	margin-bottom: 10px}

div#sidebar a     {color:#666666}

div#sidebar a:hover     {text-decoration:underline}

div#calendar   {width: 190px;
         height:auto;
         margin-bottom:15px;
         border-width:0 1px 1px 0;
         border-color:#666666;
         border-style:solid}

div#calendar a   {color: #2b76cc}

div#profile   {width: 190px;
         height:auto;
         margin-bottom:15px;
         border-width:0 1px 1px 0;
         border-color:#666666;
         border-style:solid}

div#categories   {width: 190px;
         height:auto;
         margin-bottom:15px;
         border-width:0 1px 1px 0;
         border-color:#666666;
         border-style:solid}

div#archive   {width: 190px;
         height:auto;
         margin-bottom:15px;
         border-width:0 1px 1px 0;
         border-color:#666666;
         border-style:solid}

div#recenttopics   {width: 190px;
         height:auto;
         margin-bottom:15px;
         border-width:0 1px 1px 0;
         border-color:#666666;
         border-style:solid}

div#sidebar p     {font-size: 0.7em;
         margin: 3px 25px}

div#sidebar h2	{font-size: 1em;
	color: #666666;
	padding: 2px 8px 5px 8px;
	margin: 0}

div#sidebar h3     {font-size: 1.2em;
         margin: 0 21px 10px 21px;
         letter-spacing: 0.75em;
         text-align:center}

div#profile img   {margin:5px 21px}

div#sidebar li	{font-size: 0.75em;
	list-style-type: disc;
         list-style-position: outside;
	margin-bottom: 4px;
	padding-left: 0px;
	vertical-align: top}

div#sidebar li a	{text-decoration: none}

div#sidebar ul	{margin: 0 13px 10px 32px;
	padding: 0;}

/* カレンダー */
#wp-calendar	{width: 90%;
	margin-bottom: 0px;
         margin-left: 10px;
	font-size: 0.75em}

#wp-calendar a	{color: #2b76cc}

#wp-calendar td, #wp-calendar th
	{text-align: center}

#wp-calendar caption	{font-size: 1.25em;
	font-weight: bold;
         padding: 8px 8px;
         margin-bottom: 5px;
	text-align:center}

#wp-calendar #prev	{text-align: left;
	padding-top: 3px;
	padding-left: 3px}

#wp-calendar #next	{text-align: right;
	padding-top: 3px;
	padding-right: 3px}

/* フィード */
p.feed	{font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	border: solid 1px #666666;
	padding: 5px;
	margin: 25px 0}

p.feed a	{color: #666666;
	text-decoration: none}

p.feed img	{vertical-align: middle;
	margin-right: 8px}

/* フッター */
div#footer	{border-top: solid 1px #666666;
          clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
         color: #666666;
         text-align:center;
	padding-top: 6px}

address a	{color: #666666}




