body {
	margin:0;
	padding:0;
	margin-bottom:20px;
	text-align: center;
	background-color:#000000
	}

 A:link    {font-size: 9pt;color:#0000FF; text-decoration:none;}
 A:visited {font-size: 9pt;color:#0000FF; text-decoration:none;}
 A:active  {font-size: 9pt;color:#CC9900; text-decoration:none;}
 A:hover   {font-size: 9pt;color:#FF9900; text-decoration:none;}

 body {font-size: 9pt; text-decoration:none}
 td   {font-size: 9pt; text-decoration:none}
 .a   {font-size: 8pt; text-decoration:none}
 .b   {font-size: 11pt;color:#FF6600; font-weight:bold; text-decoration:none}
 .c   {font-size: 9pt; color:#FFFFFF; text-decoration:none}
 .d   {font-size: 12pt; color:#000000; font-weight:bold; text-decoration:none}
 .e   {font-size: 1pt; text-decoration:none}
 .f   {font-size: 12pt; color:#FF0099; font-weight:bold; text-decoration:none}
 
 
 /* エントリー */
.entry h2	{
	font-size: 9pt;
	}

.entry h3	{
	font-size: 12pt;
	color: #3366aa;
	}

.entry p	{
	font-size: 10pt;
	color: #666666;
	line-height: 150%;
	}

.entry p.posted	{
	font-size: 10pt;
	color: #aaaaaa;
	border-top: solid 2px burlywood;
	padding-top: 6px;
	}

.entry	{
	margin-bottom: 10px;
	padding: 7px 15px;
	padding-left: 50px; 
	padding-right:50px;
	text-align:left;
	}

#news {
	font-size:12px;
	text-align: left;
}

.pict {
    border: solid 1px #dddddd;
    border-bottom: solid 2px #bbbbbb;
    border-right: solid 2px #bbbbbb;
    padding: 5px;
}

#menu		{margin-right:20px;
				margin-bottom:30px;
				margin-top:20px;
				}
				
#news1	{
			margin-left:30px;
			}
			
#news1 ul {
	list-style-position:inside;
	padding-left: 15px;
                padding-bottom: 20px;
	list-style-image: url(http://www.ohnosushi.com/blog/img/arrow.gif);
	list-style-type: none;
	}

#news1 li {
               padding-bottom:5px;
                }
				
				
/* ++++++ ２段組の横幅設定 ++++++ */

	/* コンテンツ部分の横幅 */
	#center	{
		width: 480px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 200px;
		}
		
		
		
/* ++++++ その他設定 ++++++ */




#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	}




/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */
#main	{
	background-color: #ffffff;
	padding-top: 20px;
	text-align: left;
	}
	
#main ul    {
				color:#FFCC00;
				list-style-position:inside;            
                margin-left:0px;
                padding-left:0px;
				margin-top:5px;
				margin-bottom:15px;
                }
				
#main li	{
				color:#000000;
				}



/* ++++++ 段の間隔 ++++++ */

	/* 左サイドバーの左右の余白 */
	#left div {
		margin-left: 15px;
		margin-right: 15px;
		}

	/* コンテンツ部分の左右の余白 */
	.content div	{
		margin-left: 15px;
		margin-right: 15px;
		}

	/* 右サイドバーの左右の余白 */
	#right div	{
		margin-left: 15px;
		margin-right: 15px;
		}

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


/* ++++++ 段の間隔 ++++++ */

	/* 左サイドバーの左右の余白 */
	#left div {
		margin-left: 15px;
		margin-right: 15px;
		}

	/* コンテンツ部分の左右の余白 */
	.content div	{
		margin-left: 15px;
		margin-right: 15px;
		}

	/* 右サイドバーの左右の余白 */
	#right div	{
		margin-left: 15px;
		margin-right: 15px;
		}

	#left div div, .content div div, #right div div {
		margin-left: 0;
		margin-right: 0;
		}
/* ++++++ コンテンツ部分のデザイン ++++++ */

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 680px;
	}



/* エントリーメニュー */
#recent h2	{
	font-size: 9pt;
	color: #333333;
	padding-bottom: 3px;
	margin-bottom: 0px;
	}

#recent a	{
	color: #888888;
	}

#recent ul	{
	font-size: 8pt;
	color: orange;
	list-style-position:inside;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 30px;
	}

#recent h3	{
	font-size: 8pt;
	background-image: url(toggle.gif);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	padding-left: 16px;
	margin-top: 15px;
	margin-bottom: 0;
	}

#recent h3 a	{
	text-decoration: none;
	}

#recent	{
	margin-bottom: 40px;
	}

#recent ul	{
	margin-left: 10px;
	}



/* ++++++ サイドバー部分のデザイン ++++++ */

/* カレンダー */
#calendar table	{
	width: 100%;
	font-size: 9pt;
	text-align: center;
	border: solid 1px burlywood;
	}

#calendar td	{
	padding: 5px 0;
	border: solid 1px burlywood;
	}

#calendar a	{
	text-decoration: none;
	color: red;
	}

#calendar caption	{
	background-color: burlywood;
	}


/* メニュー */
.sidebar h2	{
	font-size: 9pt;
	margin-bottom: 0px;
	text-align:center;
	color: #333333;
	background-color: burlywood;
	padding: 3px 0 0;
	}

.sidebar a	{
	color: #66aacc;
	}

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


/* フィード情報 */
#feed	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	}



/* Movable Type情報 */
#powered	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin-top: 50px;
	}

/* 検索フォーム用 */
h2.module-header	{
	font-size:12px;
	color:white;
	background-color:#BC0B09;
	margin-bottom:6px;
	margin-left:60px;
	padding:3px 10px;
	
	}
	
.module-search	{
	font-size:12px;
	}
	
.module-search form	{
	margin:0;
	}
	
	
/* 検索結果 */
.kensaku form	{
border-bottom:dotted 1px #BC0B09;
margin-bottop:20px;
	}
	
.kensaku h2	{
	font-size:12px;
	}
	
.kensaku h3	{
	font-size:11px;
	}
	
.kensaku	{margin-bottom:10px;
				margin-top:10px;
				margin-left:25px;
				margin-right:10px;
				}
	
#content#categorydata li	{
	margin-bottom:10px;
	}
	
#content#categorydata span	{
	font-size:smaller;
	color:#FFCC00;
	margin-left:10px;
	}
.upper {
	font-size: small;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#banner h2 {
				font-size: small;
				}
				
#pagebody h2 {
				font-size:small;
				
				}
				
#container-inner { 
				margin-left:35px;
				margin-right:35px;
				}




h1 {
	font-size: small;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: x-small;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

span.new {
    display: none;
    color: red;
    font-weight: bold;
}

