/*
Theme Name: Sample Theme
Theme URI: http://localhost/
Description: This is my sample theme.
*/

/* コンテナ */
div#container	{width: 800px;
		margin: auto}

/* ヘッダー */
div#header h1	{font-size: 1.875em;
		margin: 0;
		float: left;
		padding-left: 5px;
		padding-top: 5px;
		margin-bottom: 4px}

div#header h1 a	{text-decoration: none;
		color: #BF4047}

div#header p#desc	{font-size: 0.75em;
			color: #444444;
			margin: 0;
			float: right;
			margin-top: 18px}

div#header	{background-color: #ffffff;
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 20px}


div#header p#image	{margin: 8px 0 0;}

/* サイドバー（左）（右） */
div#sidebar1	{width: 200px;
		float: left}

div#sidebar2	{width: 180px;
		float: right}

div#sidebar1 ul, div#sidebar2 ul	
		{margin: 0;
		padding: 0}

div#sidebar1 li, div#sidebar2 li	
		{list-style-type: none}

div#sidebar1 .widget, div#sidebar2 .widget
		{background-color: #DFEAF7;
		padding: 5px;
		margin-bottom: 5px}

div#sidebar1 h2, div#sidebar2 h2
		{font-size: 0.75em;
		color: #BF4047;
		border-bottom: solid 1px #ffffff;
		padding-bottom: 8px;
		margin: 0 0 10px}

div#sidebar1 p, div#sidebar2 p
		{font-size: 0.875em;
		text-align: left}

div#sidebar1 li li, div#sidebar2 li li
		{font-size:0.825em;
		margin-bottom: 4px;
		background-image: url(listmark.gif);
		background-repeat: no-repeat;
		padding-left: 16px}

div#sidebar1 li li a, div#sidebar2 li li a
		{text-decoration: none;
		color: #BF4047}

div#sidebar1 .textwidget, div#sidebar2 .textwidget
		{text-align: center}


/* コンテンツ */
div#content	{width: 410px;
		float: left;
		margin-left: 4px}

div#content table  {
 		border: 1px solid #666666;
 		border-collapse:collapse;}

div#content table th {
  		font-size: 0.875em;
		color: #666666;
 		border: 1px solid #666666; }

div#content table td {
 		font-size: 0.875em;
		color: #666666;
  		border: 1px solid #666666; }


p#pagetitle	{font-size: 0.875em;
		font-weight: bold;
		color: #BF4047;
		border: dotted 1px#DFEAF7;
		text-align: center;
		padding: 5px 0;
		margin-top: 0}


/* 記事 */
div.post	{border: solid 1px #DFEAF7;
		padding: 5px;
		margin-bottom: 5px}

div.post h2	{background-color: #a3d2f2;
		background-image: url(titlebar.jpg);
		font-size: 0.875em;
		padding: 10px;
		margin: 0}

div.post h2 a	{text-decoration: none;
		color: #BF4047}

div.post p	{font-size: 0.875em;
		line-height: 1.6;
		margin-top: 10px}

p.postinfo	{font-size: 0.75em;
		color: #BF4047;
		text-align: right;
		margin: 10px 0 0;
		clear: both}

p.postinfo a	{font-size: 0.8em;
		color: #BF4047}

/* 記事内の画像 */
.aligncenter	{display: block;
		margin-left: auto;
		margin-right: auto}

div.post img	{border: none}

.alignleft	{float: left;
		margin-right: 5px;
		margin-bottom: 5px}

.alignright	{float: right;
		margin-left: 5px;
		margin-bottom: 5px}

.wp-caption	{border: solid 1px #aaaaaa;
		text-align: center;
		padding-top: 5px}


/* ページリンク */
span.oldpage	{float: left}

span.newpage	{float: right}

p.pagelink a	{font-size: 0.8em;
		color: #BF4047;}

p.pagelink	{overflow: hidden;
		width: 100%}

/* コメント */
#comments	{border: solid 1px #BF4047;
		padding: 0 18px;
		margin: 20px 0}

#comments h3	{font-size: 0.875em;
		border-bottom: solid 1px #BF4047;
		padding-bottom: 3px;
		margin-top: 20px}

#comments p	{font-size: 0.75em}

#comments p a	{color: #BF}

#comments input, #comments textarea
	{display: block}

#comments textarea	{width: 355px}

#comments .required	{color: #ff0000}

#comments code	{display: block;
		margin-top: 5px;
		font-size: smaller}

#comments li.compost	{list-style-type: none;
			border-bottom: dotted 1px #BF4047;
			margin-bottom: 20px;}

#comments p.cominfo {text-align: right}

#comments #comfeed a	{background-image: url(feed-icon-12x12.png);
			background-repeat: no-repeat;
			background-position: 0 50%;
			padding-left: 17px;
			line-height: 1em;
			color: #000000;
			text-decoration: none}

#comments #comfeed	{background-color: #DFEAF7;
			padding: 8px;
			margin-top: 30px}

#comments #trurl	{background-color: #DFEAF7;
			padding: 8px;
			margin-bottom: 30px}

/* カレンダー */
.widget_calendar h2	{display: none}

#wp-calendar	{font-size: 0.75em;
		color: #BF4047;
		width: 100%}

#wp-calendar a 	{font-weight: bold;
		color: #0066CC}

#wp-calendar td, #wp-calendar th
		{text-align: center}

#wp-calendar caption	{font-weight: bold;
			text-align: left;
			border-bottom: solid 1px #ffffff;
			padding-bottom: 8px;
			margin-bottom: 8px}

#wp-calendar #prev	{text-align: left;
			padding-top: 3px}

#wp-calendar #next	{text-align: right;
			padding-top: 3px}

/* フィード */
p.feed	{font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	border: solid 1px #DFEAF7;
	padding: 5px;
	margin: 25px 0}

p.feed a	{color: #444444;
		text-decoration: none}

p.feed img	{vertical-align: middle;
		margin-right: 8px}

/* アフェリエイト */
div#affiliate1	{width: 162px;
		float: left}

div#affiliate2	{width: 162px;
		float: right}

/* ブログ村等のフォントサイズを 0.75em に*/
div#font75 {font-size: 0.75em;}

/* フッター */
div#endaffiliate	{text-align: center}

div#footer	{clear: both;
		border-top: solid 3px #000000;
		padding: 6px 0}

address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	margin: 0}

address a	{color: #000000}

/* 画像のリンク枠を消す */

a img {
    border-style:none;
}
/* 中央に表示する */
div#center-display {
	text-align: center;
}
