/* 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;
	margin-top:0;
	margin-bottom: 40px;
	}

#center0	{
	width: 601px;
	height: 82px;
	background-image:url(images/maindesign_05_p.jpg);
	background-repeat:no-repeat
	}
	
#center1	{
	width: 601px;
	height: 472px;
	background-image:url(images/main_prof_nophoto_05.jpg);
	background-repeat:no-repeat
	}

#center2	{
	width: 601px;
	}

#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_p.jpg);
	background-repeat:no-repeat;
	height: 188px;
	}
	
/* エントリー */


.entry	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

.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: 1.5em;
	color: #F5B27E;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	}

.entry h3	{
	font-size: 0.9em;
	text-align: left;
	color: #F5B27E;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 20px;
	}

.entry p	{
	margin-left: 5px;
	margin-right: 0px;
	font-size: 0.9em;
	color: #333333;
	line-height: 150%;
	clear: left;
	}

.entry2 p	{
	margin-left: 85px;
	margin-right: 0px;
	font-size: 0.9em;
	color: #333333;
	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: purple;
	}

.entry img	{
	float: left;
	margin-right: 13px;
	margin-bottom: 5px;
	border:1px;
	border-color:#BBBBBB;
	background-color:#ffffff;
	padding: 8px;
	}
	
/* --↑各部設定ここまで↑-- */
