/*** 全体設定 ***/

* {
	margin:0;
	padding:0;
	font-family:ＭＳ Ｐゴシック, osaka, sans-serif;
	font-weight:normal;
	}

body{
	margin:0;
	padding:0;
	background:#FFEFD5;
	}

a{color:#660000;text-decoration:none;}
a:hover{color:#666600;text-decoration:underline;}
a img{border:0;}

hr {
    border:0;
    height:1px;
    background-color:#999;
    color:#999;
	}

ul{list-style-type:none;}

p{margin-bottom:1.3em;}


/*** ClearFix ***/

#container,#content,
.entry-asset,.asset-content,
.widget,.widget-content{zoom:1;}

#container:after,#content:after,
.entry-asset:after,.asset-content:after,
.widget:after,.widget-content:after{
	content: '';
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}

/*\*/
* html #container,* html #content,
* html .entry-asset,* html .asset-content,
* html .widget,* html .widget-content{height: 1em;overflow: visible;}
/**/


/*** 構成 ***/

#container{
	position:relative;
	margin:0px auto;
	width:830px;
	background-color:#FFFACD;
	text-align:left;
	border-left:solid 3px #330000;
	border-right:solid 3px #330000;
	}


#header{
	position:relative;
	clear:both;
	height:247px;
	background:url(http://blog.kahoku.co.jp/shokuweb/obentou/header_back_r1_c1.gif) no-repeat;
	}


#content{
	position:relative;
	clear:both;
	padding:12px 0;
	background:url(http://blog.kahoku.co.jp/shokuweb/obentou/header_back_r2_c1.gif) no-repeat;
	}


#alpha{
	position:relative;
	float:left;
	width:590px;
	}

#alpha-inner{
	margin-left:25px;
	}

#beta{
	position:relative;
	float:right;
	width:205px;
	}

#beta-inner{
	margin:100px 24px 15px 0;
	}

#footer{
	position:relative;
	clear:both;
	border-top:solid 4px #330000;
	background:#330000;
	}


/*** パンくずリンク ***/
.bread{
	font-size:10pt;
	color:#fff;
	padding:2px 6px;
	background:#330000;
	}
.bread a{color:#fff;}
.bread a:hover{color:#ffcc00;}

/*** ヘッダー ***/

#header h1 a{
	text-indent:-9999px;
	font-size:1pt;
	position:absolute;
	display:block;
	top:71px;
	left:87px;
	width:470px;
	height:100px;
	/*\*/
	overflow: hidden;
	/**/
	}

#header h2{
	font-size:10pt;
	position:absolute;
	top:192px;
	left:168px;
	color:#666633;
	}

#header h3 a{
	text-indent:-9999px;
	font-size:1pt;
	position:absolute;
	display:block;
	top:0px;
	right:0px;
	width:134px;
	height:42px;
	background:url(http://blog.kahoku.co.jp/shokuweb/obentou/shokuweb.gif) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
	}

/*** エントリー ***/

/* 「（カテゴリー名・人名）の記事」 */
.archive-title{}

/* トップナビ */
.top_navi{
	font-size:10pt;
	text-align:center;
	margin-bottom:10px;
	}

.top_navi a{
	}

.top_navi li{display:inline;}

/* アーカイブタイトル、検索タイトル */
.archive-title,.search-results-header{font-size:100%;margin-bottom:10px;color:#330000;font-weight:bold;}

/* ボトムナビ */
.bottom_navi{
	font-size:90%;
	}

/* エントリー */
.entry-asset{
	clear:both;
	margin-bottom:20px;
	border:solid 2px #330000;
	background:#fff;
	text-align: justify;
	text-justify: distribute;
	font-size:90%;
	}

.asset-header{
	clear:both;
	padding:0px 15px;
	}

.asset-header h3{
	font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
	font-size:30pt;
	color:#b3b3b3;
	font-weight:normal;
	text-align:right;
	}


.week{
	font-size:23pt;
	}

.asset-header h2{
	font-size:160%;
	border-bottom:dotted 3px #330000;
	padding:4px 10px;
	line-height:1.1;
	color:#331111;
	}


.asset-content{
	clear:both;
	padding:15px 20px;
	color:#222;
	}

.asset-content p{
	line-height:1.4;
	}


.asset-footer{
	clear:both;
	padding:15px;
	}


/* カテゴリ */
.entry-categories{
	font-size:10pt;
	text-align:right;
	}
.entry-categories-list{}
.entry-category{
	display:inline;
	}

/* 続きを読むリンク */
.asset-more-link{
	clear:both;
	margin:5px 0;
	}

/* この記事だけ表示｜コメント｜トラックバック */
.asset-meta{
	font-size:10pt;
	text-align:right;
	color:#999;
	}

.asset-meta li{
	display:inline;
	}

/* タグ */
.entry-tags{
	margin-top:8px;
	}
.entry-tags-header{
	display:inline;
	font-size:10pt;
	}
.entry-tags-list{
	display:inline;
	font-size:10pt;
	}
.entry-tag{
	display:inline;
	font-size:10pt;
	}


/*** トラックバック ***/
#trackbacks{
	border:solid 1px #330000;
	padding:15px 20px;
	margin-bottom:15px;
	background:#FFFFE0;
	font-size:90%;
	}
.trackbacks-header{
	border-bottom:dotted 2px #330000;
	padding:0 10px 4px;
	margin-bottom:15px;
	color:#333;
	}

.trackbacks-info{
	margin:0 20px;
	line-height:1.2;
	font-size:90%;
	}


.trackbacks-content{}

.trackback{
	border-top:dotted 1px #330000;
	padding:10px 15px;
	}
.trackback-header{
	background:url(http://blog.kahoku.co.jp/shokuweb/obentou/kusa-yotuba1.gif) no-repeat left center;
	padding-left:16px;
	}
.trackback-content{
	padding:10px 0 10px 16px;
	line-height:1.3;
	}

.trackback-content p{
	margin:0;
	}

.trackback-footer{
	padding-left:16px;
	text-align:right;
	}

/*** コメント ***/
#comments{
	border:solid 1px #330000;
	padding:15px 20px;
	margin-bottom:15px;
	background:#FFFFE0;
	font-size:90%;
	}

.comments-header{
	border-bottom:dotted 2px #330000;
	padding:0 10px 4px;
	margin-bottom:15px;
	color:#333;
	}

/* コメント詳細 */
.comments-content{
	margin-bottom:20px;
	}

.comment{
	border-bottom:dotted 1px #330000;
	padding:10px 15px;
	}
.comment-header{
	background:url(http://blog.kahoku.co.jp/shokuweb/obentou/kusa-yotuba1.gif) no-repeat left center;
	padding-left:16px;
	}
.comment-content{
	padding:5px 0 5px 16px;
	line-height:1.3;
	}

.comment-content p{margin:0;}

.comment-footer{
	padding-left:16px;
	text-align:right;
	}

/* コメント入力フォーム */
#comments-open{}
.comments-open-header{
	border-bottom:dotted 2px #330000;
	padding:0 10px 4px;
	margin-bottom:15px;
	color:#333;
	}
.comments-open-content{
	margin:0 15px 10px;
	}
#comments-open-footer{
	margin:0 15px 10px;
	}

#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text{margin-bottom:5px;}

/* コメントプレビュー */
.comment-preview-title{
	font-size:100%;
	font-weight:bold;
	text-align:center;
	border:solid 1px #330000;
	padding:4px;
	}



/*** サイド ***/
.widget{
	clear:both;
	margin-bottom:15px;
	}

.widget-header{
	padding:5px 3px;
	text-align:center;
	background:#330000;
	font-size:10pt;
	color:#fff;
	margin-bottom:1px;
	}

.widget-content{
	border-top:dotted 1px #330000;
	padding:10px 2px;
	}

.widget-list{line-height:1.2;}

.widget-list-item{
	padding-left:20px;
	background:url(http://blog.kahoku.co.jp/shokuweb/obentou/point.gif) no-repeat left 0.2em;
	margin-bottom:6px;
	font-size:90%;
	}
	
/* ライター紹介 */
.widget-writer{
	clear:both;
	}

.widget-writer h4{
	font-size:90%;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	}

.widget-writer p{
	margin:0;
	color:#333;
	line-height:1.3;
	font-size:90%;
	}

/* 検索 */
.widget-search{clear:both;}
.search-options{}

/* タグ検索 */
.widget-tags{clear:both;}


/* フォト */
.widget-assets{clear:both;}

.widget-photolist{}

.item {
	display: inline;
	float: left;
	margin: 0pt 2px 6px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 55px;
	height: 55px;
	}

/* カレンダー */
.widget-calendar{
	text-align:center;
	width:100%;
	}

.widget-calendar a{
	text-decoration:underline;
	}

.widget-calendar table{
	text-align:center;
	font-size:8pt;
	width:168px;
	margin:auto;
	font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
	}

.widget-calendar th{
	border:solid 1px #999;
	padding:2px 0;
background:#D2B48C;
	}

.widget-calendar td{
	border:solid 1px #999;
	padding:2px 0;
	background:#fff;
	}

/* 最近のエントリー */
.widget-archives{}

/* カテゴリ */
.widget-categories{}

/* タグクラウド */
.widget-cloud{}

/* 月別アーカイブ */
.widget-archives{}

/* 最近のコメント */
.widget-recent-comments{}

/* 最近のトラックバック */
.widget-recent-trackback{}

/* ブログの購読 */
.widget-syndicate{}
.blog feed{}

/* パワード */
.widget-syndicate{widget-powered}


/*** フッター ***/
#copyright{
	text-align:center;
	font-size:8pt;
	font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
	font-weight:normal;
	margin:0;
	padding:5px 0;
color:#fff;
	}

* 画像投稿枠 */ 

.photo { 
border: 1px solid #aaa; 
float: left; 
margin-right : 10px; 
margin-bottom : 5px; 
padding : 5px 5px 30px 5px; 
background-color: #FFFFFF; 
background-image: url(http://blog.kahoku.co.jp/cgi-bin/mt.cgi?__mode=view&_type=asset&id=2282&blog_id=92～moblog_logo.gif); 
background-repeat: no-repeat; 
background-position: right bottom; 
} 

