/* Created by Akihito Ohkubo [OCWP] */

/* --↓ブログ全体ここから↓-- */

#container {
	width: 802px;
	}

#container_one {
	width: 802px;
	background-image:url(images/maindesign_07.jpg);
	background-repeat:repeat-y;
	}


/* コンテンツ及びサイドバー設定 */

#center	{
	width: 601px;
	background-image:url(images/maindesign_05.jpg);
	background-repeat:no-repeat
	}

#left, #right	{
	width: 201px;
	}


/*  細部設定  */

body {
       	text-align: center;
	margin-top:0;
	margin-bottom:0;
	}

h1 {
	margin:0;
	}

#container {
	text-align: left;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer_zero	{
	clear: both;
	background-image:url(images/maindesign_09.jpg);
	background-repeat:no-repeat;
	height: 59px;
	}

#footer	{
	clear: both;
	background-image:url(images/maindesign_10.jpg);
	background-repeat:no-repeat;
	height: 100px;
	}

/* --↑ブログ全体ここまで↑-- */



/* --↓レイアウト全体ここから↓-- */


/* 左右の間隔 */

	/* ヘッダー */
	#banner div	{
		margin-left: 20px;
		margin-right: 20px;
		}

	/* 左サイドバー */
	#left div {
		margin-left: 20px;
		margin-right: 40px;
		}

	/* コンテンツ */
	.content div	{
		margin-left: 20px;
		margin-right: 20px;
		}

	/* 右サイドバー */
	#right div	{
		margin-left: 10px;
		margin-right: 20px;
		}

	/* さらに下のdiv枠のmarginキャンセル */
	#banner div div, #left div div, 
	.content div div, #right div div {
		margin-left: 0;
		margin-right: 0;
		}

	/* サイドバー */
	.sidebar {
		padding-top: 20px;
		padding-bottom: 20px;
		}
		
/* 左右の余白*/

	/* サイドバー */
	.sidebar div {
		margin-left: 15px;
		margin-right: 15px;
		}

	.content div div, .sidebar div div {
		margin-left: 0;
		margin-right: 0;
		}

/* --↑レイアウト全体ここまで↑-- */



/* --↓各部設定ここから↓-- */


/* ヘッダー */

#banner	{
	background-image:url(images/maindesign_02.jpg);
	background-repeat:no-repeat;
	height: 188px;
	}

/* エントリー */


.entry	{
	margin-top: 30px;
	margin-bottom: 40px;
	}

.content h1	{
	margin-top: 0px;
	font-size: 1.5em;
	margin-bottom: 0;
	margin-left: 100px;
	}
	
.content h1 a	{
	text-decoration: none;
	color: #3366aa;
	}

.entry h2	{
	font-size: 1em;
	color: #5A493F;
	text-align: right;
	margin-right: 40px;
	margin-top: 35px;
	margin-bottom: 0px;
	}

.entry h3	{
	font-size: 0.75em;
	text-align: right;
	color: #E24E4E;
	margin-right: 40px;
	margin-top: 8px;
	margin-bottom: 0px;
	}

.entry p	{
	margin-left: 40px;
	margin-right: 35px;
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	clear: left;
	}

.entry p.posted	{
	font-size: 0.66em;
	color: #aaaaaa;
	border-top: solid 2px #c27dbc;
	padding-top: 6px;
	}

.entry a	{
	color: #E24E4E;
	}

.entry img	{
	float: left;
	margin-right: 13px;
	margin-bottom: 5px;
	border: solid 1px #BBBBBB;
	border-color:#BBBBBB;
	background-color:#ffffff;
	padding: 8px;
	}

/* カテゴリ */

#categorydata h1	{
	font-size: 1.5em;
	margin-bottom: 0;
	margin-left: 80px;
	text-decoration: none;
	color: #3366aa;
	}

#categorydata h2	{
	font-size: 1.2em;
	color: #5A493F;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 80px;
	}

#categorydata h3	{
	font-size: 0.9em;
	text-align: left;
	color: #E24E4E;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#categorydata p	{
	margin-bottom: 20px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 35px;
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	clear: left;
	}

#categorydata span	{
	font-size: smaller;
	}

#categorydata a	{
	color: #E24E4E;
	}

#categorydata	{
	margin-bottom: 40px;
	}


/* 月別 */

#monthdata h1	{
	font-size: 0.75em;
	border-top: solid 2px #a5f96b;
	border-bottom: solid 2px #a5f96b;
	padding-top: 4px;
	padding-bottom: 4px;
	}

#monthdata h2	{
	font-size: 1.2em;
	color: #5A493F;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 80px;
	}


#monthdata h3	{
	font-size: 0.9em;
	text-align: left;
	color: #E24E4E;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	}

#monthdata span	{
	font-size: smaller;
	}

#monthdata p	{
	margin-left: 40px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-top: 5px;
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	clear: left;
	}


#monthdata a	{
	color: #E24E4E;
	}

/* --↑各部設定ここまで↑-- */


/* --↓サイドバー全体設定ここから↓-- */

/* カテゴリ */

.sidebar h2	{
	font-size: 0.75em;
	margin-bottom: 0px;
	text-align:left;
	color: #EEEEEE;
	}

.sidebar a	{
	color: #DDDDDD;
	}

.sidebar ul	{
	font-size: 0.75em;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left:5px;
	margin-right:30px;
	padding-left:0;
	}

.back_top {
	font-size: 0.75em;
	list-style-type:none;
	margin: 0;
	padding-right:60px;
	text-align:right;
	color: #5A493F;
	}

.back_top a	{
	color: #888888;
	}


/* フィード */

#feed a	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #DDDDDD;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align:left;
	}

#feed p	{
	margin-top: 8px;
	}

/* --↑サイドバー全体設定ここまで↑-- */
