/* シンプルスタイル　ブラック[s-44](C)2006 C-point Corp. */

*{
	padding:0px;
	margin:0px;
}

/* HTMLタグ設定 */
body{
	padding:0px;
	margin:0px;
	font-family:"verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", sans-serif;
	text-align:center;
}

img	{
	border:none;
	}

form{
	text-align:left;
	}
label{
	font-size:10px;
	font-weight:normal;
	color:#999999;
}


/* =================================== */
/* レイアウト設定 */
/* =================================== */

#container{
	width:800px;
	background:#FFF;
	margin:0px auto;
	text-align:left;
	border-top: 20px solid #000;
	}

/* ブログ外枠 */
.blog{  
	margin:20px 10px 0px 15px;
}

/* ブログタイトル・概要 */
#banner{
	height:120px; 
	width:480px;
	}

/* 記事の配置 */
#content{
	width:500px;
	margin:0px 0px 0px 20px;
	float:right;
	}

/*サイド概要指定*/	
#links{
	width:225px;
	float:left;
	text-align:left top;
	padding:10px 15px 0px 15px;
	background-color:#000;
	color:#FFF;
	}

/*フッタ*/
	#footer{
	clear:both;
	width:800px;
	}

/* ************************************************ 
 *	リンクカラーの設定
 * ************************************************ */

/* 全般 */
a{color:#666666;text-decoration:none;}
a:link{color:#666666;text-decoration:none;}
a:visited{text-decoration:none;}
a:active{}
a:hover{color:#999999;text-decoration:underline;}

/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}

/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}

/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}

/* サイドバー */
.side a{color:#FFFFCC;text-decoration:none;}
.side a:link{color:#FFFFCC;text-decoration:none;}
.side a:visited{color:#CCCCCC;text-decoration:none;}
.side a:hover{color:#FFFFFF;text-decoration:underline;}

/*　ブログタイトル・概要　*/
#banner a{color:#666;text-decoration:none;}
#banner a:link{color:#666;text-decoration:none;}
#banner a:visited{text-decoration:none;}
#banner a:active{}
#banner a:hover{color:#666;text-decoration:underline;}


/*　このページの上へ　*/
.aposted a{color:#ccc;text-decoration:none;font-weight:bold;font-size:10px;}
.aposted a:link{color:#ccc;text-decoration:none;font-weight:bold;}
.aposted a:visited{text-decoration:none;font-weight:bold;}
.aposted a:active{text-decoration:none;font-weight:bold;}
.aposted a:hover{color:#ccc;text-decoration:underline;font-weight:bold;}

/*　トラックバック　*/
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}

/*　RSS　*/
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}


/* ************************************************ 
 *	バナー（ページ上部）の設定
 * ************************************************ */

/* ブログタイトル */
.blogtitle{
	font-size:30px;
	font-weight:bold;
	padding	:10px 0px 0px 0px;
	text-align:left;
	letter-spacing:2px;
	}

/* ブログ説明文 */
.description{
	color:#666;
	font-size:12px;
	padding	:10px 30px 0px 0px;
	text-align:left;
	letter-spacing:2px;
	width:auto;
	}

/* ************************************************ 
 *	記事の設定
 * ************************************************ */

/* 記事 */
.blogbody{
	background:#fff;
	padding:0px;
	text-align:left;
	margin:0px 10px 30px 10px;
	border-top: 1px none #808080;
	border-right: 10px none #808080;
	border-left: 10px solid #000;
	border-bottom: 1px none #000;
}

/* 記事タイトル */
.title{
	color:#522023;
	font-size:15px;
	font-weight:bold;
	height:15px;
	background:#FFF;
	padding: 6px 0px 5px 10px;
	text-align:left;
	margin:0px 10px 0px 0px;
	border-bottom: 1px solid #000;
	}

/* 記事日付 */
.date{
	color: #666666;
	font-size: 12px;
	letter-spacing: 0px;
	padding: 5px 10px 2px 0px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px none #999;
	margin:0px 10px 0px 10px;

}

/* 記事本文 */
.main{
	color:#666;
	font-size:12px;
	line-height:180%;
	margin:15px 20px 0px;
	width:420px;
}


/* 記事本文内画像 */
.main img{
	margin:0px 5px 5px 5px;
}

/* 続きを読む */
.main-continues{
	font-size:10px;
}

/* 記事フッター */
.posted{
	color:#000;
	font-size:10px;
	text-align:right;
	margin:10px 10px 10px 0px;
}


/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/*　この記事へのトラックバックURL　*/
.title_s{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	height:16px;
	text-align:left;
	padding: 4px 10px 4px 10px;
	background:#FFFFFF;
	}

.trackback-url{
	color:#691815;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 15px 13px;
	text-align:left;
}

.trackback-body{
	font-size:12px;
	line-height:135%;
	margin:20px 0px 15px 13px;
	color:#333;
}

.trackback-post{
	color:#666;
	font-size:10px;
	text-align:right;
	margin:0px 0px 25px 0px;
}


/* ************************************************ 
 *	コメントエリアの設定
 * ************************************************ */

table.form{
	margin:25px 0px 0px 13px;
	text-align:left;
}

.comments-head{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	height:16px;
	text-align:left;
	padding: 4px 10px 4px 10px;
}

.comments-body{
	color:#000;
	font-size:12px;
	line-height:135%;
	text-align:left;
	margin:0px 30px 25px 10px;
}

.comments-post{
	color:#000;
	font-size:10px;
	text-align:right;
	margin:0px 40px 25px 0px;
}

/* コメント欄：名前 */
#author{width:200px;border:1px solid #666666;}

/* コメント欄：メール */
#email{width:200px;border:1px solid #666666;}

/* コメント欄：URL */
#url{width:200px;border:1px solid #666666;}

/* コメント欄：コメント */
#text{font-size:12px;width:350px;height:200px;border:1px solid #666666;}


/* ************************************************ 
 *	サイドバーの設定
 * ************************************************ */

/* サイドブロック */
.side{
	font-size:12px;
	line-height:160%;
	margin:5px 0px 5px 0px;
	padding:5px;
}

/* サイドタイトル */
.sidetitle{
	border-bottom:2px dotted #FFF;
	height:16px;
	color:#FFF;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:2px;
	padding:20px 0px 2px 2px;
}

/* サイド本文 */
.sidebody{
	border-bottom: 1px dotted #FFF;
	margin:0px 0px 10px 0px;
	}

/* RSS */
ul.rss{
	margin:0px;
	padding:0px;
	width:100%;
	text-align:center;
}

ul.rss li{
	border-right:#999 1px solid;
	display:inline;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
	margin-right: 0.3em;
	padding-right: 0.5em;
	padding-left: 0.2em;
}

/* カレンダー */
.calendarhead{
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	letter-spacing:2px;
	padding:0px 0px 2px 0px;
	text-align:center;
	padding:3px 0px 3px 5px;
}

.calendartable{
	margin:0px auto 20px auto;
	width:100%;
	text-align:left;
	background:#fff;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}
	
.calendarweek{
	color:#000;
	font-size:10px;
	font-weight: bold;
}

.calendarwd{
	color:#000;
	font-size:10px;
	font-weight:bold;
	letter-spacing:2px;
	padding:2px 0px 2px 5px;
}
.calendard{
	empty-cells:show;
	border-top:1px solid #efefef;
	border-right:1px solid #efefef;
	text-align: center;
	color:#000;
}

.calendardbg{}

.calendar{
	font-size:10px;
	padding:2px 2px;
	position:center;
	}

/* カテゴリー */
.category {}

/* 最近の記事 */
.recententry {}

/* 過去記事 */
.archives {}

/* 最近のコメント */
.comment {}

/* 最近のトラックバック */
.trackback {}

/* お気に入り */
.link {}

/* ブログ内検索 */
.search {}

/* QRコード */
.qrcode {}

/* アクセスカウンタ */
.counter {}

/* 読者登録 */
.subscription {}

/* プロフィール */
.profile {}
.nickname{color:#ccc;font-size:xx-small;font-weight:bold;margin:10px 0px;}
.photo{text-align:center;}

/* お勧め商品 */
.article_ad {}

/* カスタムプラグイン1 */
.custom1 {}

/* カスタムプラグイン2 */
.custom2 {}

/* カスタムプラグイン3 */
.custom3 {}

/* オーナーにメール */
.inquiry{}

/* マイアルバム */
.album{}


/* ************************************************ 
 *	フッターの設定
 * ************************************************ */

/* このページの上へ */
.pagetop{
	font-size:10px;
	text-align:right;
	margin:0px 10px 10px 0px;
	padding-top: 10px;
}

/* このBlogのトップへ */
.menu{
	color:#000;
	font-size:10px;
	padding:0px 0px 10px 0px;
}

/* Copyright */
#copyright{
	height:30px;
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin:0px;
	padding: 5px 10px 5px 330px;
	line-height:16px;
	text-align: left;
}