/*
name: Blog-text Style Library No.014-gray
designer: Blog-text
designer_url: http://www.blog-text.jp/
developer: Blog-text
developer_url: http://www.blog-text.jp/
*/

/*--------------------------------------
　基礎設定
---------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	background: url(body_back.gif);

	font-family: "ＭＳ Ｐゴシック", MS PGothic, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}

ul, ol {
	list-style: none;
}

table, input, textarea, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

/*--------------------------------------
　クラス
---------------------------------------*/
/* サイドナビタイトル・エントリータイトル */
.menu_title {
	margin-bottom: 10px;
	padding: 5px 0 5px 10px;
	background: url(menu_title_back.gif) no-repeat;

	color: #272727;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	
	position: relative;

}

#conts .entry_title {
	margin: 0 0 10px 0;
	padding: 5px 5px;
	width: 482px;
	background: url(entry_title_back.gif) no-repeat;

	position: absolute;
	top:0;
	left: -10px;

	color: #996400;
	font-size: 15px;
	font-weight: bold;
}

#conts .entry_title a {
	margin: 0 0 0 10px;
}

.two_column_default #conts .entry_title, .two_column_left #conts .entry_title, .two_column_right #conts .entry_title {
	background: url(entry_title_back.gif) no-repeat;
}

.three_column_default #conts .entry_title, .three_column_A #conts .entry_title, .three_column_B #conts .entry_title {
	background: url(entry_title_back-multi.gif) no-repeat;
}

#conts .title {
	margin: 0 0 10px 0;
	padding: 0 0 10px 10px;
	width: 430px;
	background: url(title_back.gif) no-repeat left bottom;

	color: #272727;
	font-size: 15px;
	font-weight: bold;
}

	* html #conts .title {
		width: 440px;
		/*Mac IE用ハック*/
		/*\*//*/
		width: 430px;
		/**/ 
	}

/* トラックバック・コメント・検索レイアウト */
#trackbacks, #comments, #comment_input, #no_search_results, #no_search {
	margin: 0 10px;
	padding: 0 10px 25px 10px;
	background: #D4D0C8;
}

/* サイドナビリスト */
.menu_frame {
	margin-bottom: 30px;
}

.menu_frame ul.menu_list {
	margin: 0 0 0 10px;
}

.menu_frame ul.menu_list ul {
	margin: 5px 0 15px 0;
}

.menu_frame ul.menu_list li {
	margin: 0 0 5px 0;
	padding-left: 10px;
	background: url(arrow01.gif) no-repeat 0 4px;
}

/*--------------------------------------
　ヘッダー
---------------------------------------*/
#header {
	padding: 0 0 0 280px;
	height: 217px;
	background: url(header_back.gif) no-repeat;
}

#header h1 {
	margin: 0;
	padding: 70px 0 0 0;

	font-size: 25px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

/* ディスクリプション */
#header p {
	margin: 0;
	padding: 5px 0 0 0;

	color: #fff;
	font-size: 12px;
}

/*--------------------------------------
　エントリー
---------------------------------------*/
/* エントリーナビ */
.entry_navi {
}

/* エントリーボックス */
.entry_box {
	margin: 0 10px 40px 10px;
	padding: 30px 0 0 0;
	width: 462px;
	background: #D4D0C8;

	position: relative;
}

#individual_entry .entry_box {
	margin-bottom: 0;
	padding-bottom: 40px;
}

/* 投稿者名・時間 */
.entry_box .entry_data {
	margin: 5px 15px 5px 0;

	text-align: right;
}

.entry_box .entry_data li {
	margin-left: 10px;
	display: inline;
}

/* 投稿者名 */
.entry_box .entry_data span {
	font-weight: bold;
}


/* エントリー内容 */
.entry_box .entry_body {
	margin: 0 15px 0 15px;

	line-height: 1.7;
}

/* エントリーテキスト設定 */
.entry_box .entry_body p {
	margin: 0 0 1em 0;
	padding: 0;
}

/* 追記があるときの "続きを読む" の設定 */
.entry_box .entry_body p.more {

}

/* タグ情報 */
.entry_box .entry_body .tags_info {
	margin: 1em 0 3px 0;
}

.entry_box .entry_body .tags_info li {
	display: inline;
}

.entry_box .entry_body .tags_info li a {
	margin-right: 5px;
}

.entry_box .entry_body .tags_info h3 {
	display: inline;

	font-weight: bold;
	text-transform: capitalize;
}

.entry_box .entry_body .tags_info a {

}

/* カテゴリー・コメント・トラックバック情報 */
.entry_box .entry_info {
	padding: 5px 15px;
	border-top: 1px solid #000;

	text-transform: capitalize;
}

.entry_box .entry_info li {
	display: inline;
}

/* カテゴリー */
.entry_box .entry_info li.categores {

}

/* コメント */
.entry_box .entry_info li.comments {

}

/* トラックバック */
.entry_box .entry_info li.trackbacks {

}

/*--------------------------------------
　トラックバック
---------------------------------------*/
#trackbacks {
}

#trackbacks h3 {

}

/* トラックバックURL */
#trackbacks #tb_url {
	margin: 0px 0px 20px 15px;

	font-size: 12px;
	line-height: 2;
}

#trackbacks #tb_url input {
	padding: 2px 0px 0px 4px;
	background: #fff;
	border: none;
}

/* 各トラックバックボックス */
#trackbacks .tb_box {
	margin: 0 0 20px 0;
}

/* トラックバックタイトル */
#trackbacks .tb_box h4 {
	margin: 0 0 10px 15px;
	padding: 0;

	font-size: 15px;
	font-weight: bold;
}

#trackbacks .tb_box h4 a {

}

/* トラックバック概要 */
#trackbacks .tb_box p {
	margin: 0 15px;
	line-height: 1.5;
}

/* トラックバック情報 */
#trackbacks .tb_box .trackback_data {
	margin: 5px 10px 0 10px;
	padding: 5px 0px;
	width: 420px;
	border-top: 1px solid #000;
}

#trackbacks .tb_box .trackback_data li {
	margin-left: 5px;
	display: inline;
}

#trackbacks .tb_box .trackback_data li a {

}

/*--------------------------------------
　コメント
---------------------------------------*/
#comments {
}

#comments h3 {

}

/* コメント内容ボックス */
#comments .comment_body {
}

/* コメントテキスト設定 */
#comments .comment_body p {
	margin: 0 15px;
	line-height: 1.7;
}

/* コメント投稿者情報 */
#comments .comment_data {
	margin: 5px 10px 20px 10px;
	padding: 5px 0;
	width: 420px;
	border-top: 1px solid #000;
}

#comments .comment_data li {
	margin-left: 5px;
	display: inline;
}

/* コメント投稿者名 */
#comments .comment_data li span {

}

/*--------------------------------------
　コメント入力
---------------------------------------*/
#comment_input {
	padding-bottom: 1px;
}

	* html #comment_input {
		margin-top: -20px;
		/*Mac IE用ハック*/
		/*\*//*/
		margin-top: 0;
		/**/ 
	}

#comment_input dl {
	padding: 0 0 0 10px;
}

/* 入力項目名 */
#comment_input dt {
	margin: 0px 0px 3px 0px;

	font-size: 13px;
	letter-spacing: 2px;
}

#comment_input dt label {

}

/* 入力フォーム */
#comment_input dd {
	margin: 0 0 10px 0;
}

#comment_input textarea {
	padding: 5px 3px;
	width: 95%;
	overflow: auto;
}

/* クッキー保存 */
#comment_input #cookie {
	padding: 0 0 5px 10px;
}

#comment_input #cookie li {
	display: block;
}

/* 内容送信・確認 */
#comment_input ul {

}

#comment_input li  {
	display: inline;
}

#comment_input li input {

}

#comment_input li input#comment-preview {
	margin: 0 0 0 10px;
}

#comment_input li input#comment-post {
	margin: 0;
}

#comment_input .attention {
	margin: 30px 10px;
}

/*--------------------------------------
　コメント受付・エラー
---------------------------------------*/
#comment_pending #conts, 
#comment_error #conts {
	margin: 0 20px 0 0;
	padding: 5px 10px;
	background: #D4D0C8;
}

#comment_pending #conts p, 
#comment_error #conts p {
	margin: 0px 10px 10px 20px;
	line-height: 1.5;
}

/*--------------------------------------
　検索
---------------------------------------*/
#no_search_results #conts, 
#no_search #conts {
	margin: 0 20px 0 0;
	padding: 5px 10px;
	background: #D4D0C8;
}

#no_search_results p,	
#no_search p {
	margin: 0 10px 0 20px;
	line-height: 1.5;
}

#retrieval_result {
	color: #fff;
}

/*--------------------------------------
　サイドナビ
---------------------------------------*/
/* 検索フォーム */
#search {
	background: url(side_navi_top.gif) no-repeat;
}

#search form {
	padding: 0px 0px 0px 10px;
}

#search form #search_text {
	width: 110px;
}

#search ul {
	padding: 3px 0 0 0;
	list-style: none;

	font-size: 11px;
}

#search li {
	margin: 0 0 3px 0;
	padding: 0;
}

	* html #search li {
		margin-bottom: -3px;
		/*Mac IE用ハック*/
		/*\*//*/
		margin-bottom: 0;
		/**/ 
	}

#search li input {
	vertical-align: middle;
}

#tags p {
	margin: 0 0 10px 10px;
}

/* アーカイブリンク */
#archives {

}

/* フィード */
#feed p {
	margin: 0 10px 0 10px;
	font-size: 11px;
	line-height: 1.2;
}

#feed .feed_icon {

}

/* タグ一覧 */
#tags p {

}

/* RSS */
#other {
	padding: 5px 0 5px 20px;
	background: url(line02.gif) repeat-x;
}

#other ul {
}

#other li {
	margin: 8px 0;
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footer {
	padding: 20px 0 20px 257px;

	clear: both;

	text-align: center;
}

#footer li {
	margin: 0 20px;
	display: inline;
	line-height: 1;
}

#footer li a {

}

/*--------------------------------------
　リンク色設定
---------------------------------------*/
a:link {
	color: #CE8600;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #969;
}

a:active {
	color: #CE8600;
}

.entry_box a:link, #trackbacks a:link, #comments a:link {
	color: #996400;
}

.entry_box a:visited, #trackbacks a:visited, #comments a:visited {
	color: #666;
}

.entry_box a:hover, #trackbacks a:hover, #comments a:hover {
	color: #969;
}

.entry_box a:active, #trackbacks a:active, #comments a:active {
	color: #996400;
}


/*--------------------------------------
　装飾
---------------------------------------*/

.attention {
	padding: 5px 10px;
	background: #fff;

	color: #333;
	font-size: 11px;
	line-height: 1.7;
}


/*--------------------------------------/
/										/
/										/
/										/
/		　　レイアウトの設定			/
/										/
/										/
/										/
/--------------------------------------*/
#container {
	margin: 0 auto;
	width: 780px;
	background: url(main_back.gif) repeat-y 0 217px;

	text-align: left;
}

#main {
	padding: 30px 20px 0 20px;
	width: 740px;
	overflow: auto;

	color: #333;
}

	* html #main {
		width: 780px;
		/*Mac IE用ハック*/
		/*\*//*/
		width: 700px;
		/**/ 
	}

/*--------------------------------------
　2カラム　レフトナビ　デフォルト
---------------------------------------*/
.two_column_default #container #liquid, .two_column_left #container #liquid {
	width: 482px;

	position: relative;

	float: right;
}

.two_column_default #container #side_navi, .two_column_left #container #side_navi {
	width: 217px;

	float: left;

	color: #fff;
}

.two_column_default #container #side_navi-A, .two_column_left #container #side_navi-A {
	width: 217px;

	float: left;

	color: #fff;
}

.two_column_default #container #side_navi-B, .two_column_left #container #side_navi-B {
	width: 217px;

	float: left;

	color: #fff;
}



ul.entry_body {
	margin-top: 10px;
	padding: 1em 0 0 20px;
	list-style: circle;
        overflow: auto;
}

ul.entry_body li {
	margin: 0 0 10px 0;
	width: 40%;

	float: left;
}

	* html .entry_box ul.entry_body {
		width: 100%;
		/*Mac IE用ハック*/
		/*\*//*/
		width: auto;
		/**/
	}

#individual_entry .entry_body ul {
	padding: 1em 0 0 20px;
	list-style: circle;
}

#individual_entry .entry_body li {
	margin: 0 0 10px 0;
}
