/*
name: Blog-text Style Library No.041-blue
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: #D5912B 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 0 10px;
	height: 20px;
	background: url(menu_title_img.gif) no-repeat;	
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
}

	* html .menu_title {
		height: 25px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: 20px;
		/**/
	}

#conts .entry_title {
	padding: 4px 0 0 30px;
	height: 21px;
	background: url(entry_back.gif) no-repeat left top;
	color: #0F329B;
	font-size: 15px;
	font-weight: bold;
}

	* html #conts .entry_title {
		height: 25px;
		/*Mac IE用ハック*/
		/*\*//*/
	height: 21px;
		/**/
	}

.two_column_default #conts .entry_title, .two_column_left #conts .entry_title, .two_column_right #conts .entry_title {
	background: url(entry_title_img_two.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_img.gif) no-repeat;
}

#conts .title {
	background: url(icon01.gif) no-repeat 3px 2px;
	padding: 2px 0 0 30px;
	height: 28px;
	
	font-size: 15px
}

	* html #conts .title {
		height: 30px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: 28px;
		/**/
	}
	
/* トラックバック・コメント・検索レイアウト */
#trackbacks, #comments, #comment_input, #no_search_results, #no_search {
	margin-bottom: 30px;
	padding: 0 0 1px 0;
	background: #FFF;
	
	line-height: 1.7;
}

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

.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 12px 0;
	padding-left: 15px;
	background: url(icon.gif) no-repeat;
}

/*--------------------------------------
　ヘッダー
---------------------------------------*/
#header {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 220px;
	background: url(hed_img.gif) no-repeat ;
}

#header h1 {
	padding: 165px 0 0 15px;

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

#header h1 a {
	color: #000;
	text-decoration: none;
}
 
/* ディスクリプション */
#header p {
	margin: 0;
	padding: 5px 0 0 15px;

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

/*--------------------------------------
　エントリー
---------------------------------------*/
/* エントリーナビ */
.entry_navi {
	margin: -20px 0 8px 0;
	
	font-size: 12px;
}
		*html .entry_navi {
			position: relative;
		}

/* エントリーボックス */
.entry_box {
	background: url(entry_bottom.gif) no-repeat bottom right;
	margin: 0 0 40px 0;
	border-left: 1px solid #CCC;
}
	* html .entry_box {
		width: 100%;
	}

/* 投稿者名・時間 */
.entry_box .entry_data {
	background: url(entry_right.gif) repeat-y right;
	text-align: right;
	padding: 10px 15px 0px;
}

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

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

/* エントリー内容 */
.entry_box .entry_body {
	background: url(entry_right.gif) repeat-y right;
	padding: 10px 15px 0;
	margin: 0;
	line-height: 1.7;
}

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

.entry_box .entry_body h3 {
	padding: 0px 0px 0px 25px;
	margin: 10px 0px 10px 0px;
	background: url(h3_img.gif) no-repeat 0;
	
	font-size: 14px;
}

.entry_box .entry_body blockquote {
	margin-bottom: 10px;
	padding: 15px 10px;
	background: url(blockquote_back.gif);
}


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

}

/* タグ情報 */
.entry_box .entry_body .tags_info {
	padding: 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 {
	background: none;
	padding: 0;
	display: inline;

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

.entry_box .entry_body .tags_info a {

}

/* カテゴリー・コメント・トラックバック情報 */

.entry_box .entry_info {
	background: url(border.gif) repeat-x top;
	margin-right: 2px;
	padding: 10px 15px 10px;	

	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 .title {
	background: url(icon01.gif) no-repeat 3px 2px;
}

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

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

#trackbacks #tb_url input {
	padding: 2px 0px 0px 4px;
	background: #FFF;
	color: #666666;
	border: solid 1px #269FF2;
}

/* 各トラックバックボックス */
#trackbacks .tb_box {
	padding-bottom: 10px;
	margin: 20px 0 10px 0;
	background: url(entry_bottom.gif) no-repeat bottom right;
	border-left: 1px solid #CCC;
}
	
	* html #trackbacks .tb_box {
		position: relative;
	}

/* トラックバックタイトル */
#trackbacks .tb_box h4 {
	background: url(entry_back_img.gif) repeat-x;
	padding: 0 15px 0;
	margin-bottom: -1px;

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

	* html #trackbacks .tb_box h4 {
		padding: 2px 15px 0;
		margin-bottom: -3px;
	}

#trackbacks .tb_box h4 a {

}

/* トラックバック概要 */
#trackbacks .tb_box p {
	background: url(entry_right.gif) repeat-y right;
	padding: 10px 15px 10px;
}

/* トラックバック情報 */
#trackbacks .tb_box .trackback_data {
	padding-left: 15px;
	background: url(icon.gif) no-repeat 4px;
}

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

#trackbacks .tb_box .trackback_data li a {

}

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

#comments .title{
	background: url(icon02.gif) no-repeat 3px 2px;
}


#comments h4 {
}

/* コメント内容ボックス */
#comments .comment_body {
	background: url(entry_right.gif) repeat-y right;
	padding: 10px 15px 10px;
	border: solid #CCC;
	border-width: 1px 0px 0px 1px;
}

/* コメントテキスト設定 */
#comments .comment_body p {
}

/* コメント投稿者情報 */
#comments .comment_data {
	padding: 5px 10px;
	margin-bottom: 20px;
	border-left: 1px solid #CCC;
	background: url(entry_bottom.gif) no-repeat bottom right;
}

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

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

}

/*--------------------------------------
　コメント入力
---------------------------------------*/
#comment_input {
}

#comment_input h3 {
	margin-bottom: 10px;
}

#comment_input .title {
	background: url(icon03.gif) no-repeat 3px 2px;	
}


#comment_input form {
}

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

/* 入力項目名 */
#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 15px;
}

#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 15px;
}

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

#comment_input .attention {
	margin: 20px 10px 0 15px;
}

/*--------------------------------------
　コメント受付・エラー
---------------------------------------*/
#comment_pending #conts, 
#comment_error #conts {
	padding-bottom: 10px;
}
#comment_pending p,
 #comment_error p, 
 #dynamic_pages_error p {
	margin: 10px 0px 20px 10px;
	line-height: 1.5;
}

/*--------------------------------------
　検索
---------------------------------------*/
#no_search_results #conts, 
#no_search #conts {
	padding-bottom: 10px;
	background: #fff;
}

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

#retrieval_result {
	padding: 0 0 5px 5px;
}

/*--------------------------------------
　サイドナビ
---------------------------------------*/
/* 検索フォーム */
#search {
	margin: 0;
	padding: 0;
}

#search form {
	margin: 0 0 30px 0;
	padding: 0 0 0 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 {
	width: 180px;
	background: url(rss_back.gif) no-repeat top;
	border-top: 1px solid #269FF2

}

#other ul {
	padding: 5px 20px 10px;
	background: url(rss_back.gif) no-repeat bottom;

}

#other li {
	margin: 8px 0;
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footer {
	padding: 10px 0 30px 0;

	text-align: center;
	clear: both;
	
	font-size: 11px;
}

#footer ul {
}	

#footer li {
	display: inline;
	line-height: 1;
}

#footer li a {

}
 
/*--------------------------------------
　リンク
---------------------------------------*/
a:link {
	color: #FF9900;
}

a:visited {
	color: #976A28;
}

a:hover {
	color: #CACA35;
}

a:active {
	color: #FF9900;
}

h2.entry_title a:link {
	color: #0F329B;
}

h2.entry_title a:visited {
	color: #333;
}

h2.entry_title a:hover {
	color: #25335A;
}

h2.entry_title a:active {
	color: #fff;
}

#trackbacks h4 a:link {
	color: #0F329B;
}

#trackbacks h4 a:visited {
	color: #25335A;
}

#trackbacks h4 a:hover {
	color: #fff;
}

#trackbacks h4 a:active {
	color: #0F329B;
}
/*--------------------------------------
　装飾
---------------------------------------*/
.attention {
	padding: 0px 0px 30px;

	color: #000;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.7;
	
}

/*--------------------------------------/
/										/
/										/
/										/
/		　　レイアウトの設定			/
/										/
/										/
/										/
/--------------------------------------*/
#container {
	margin: 0 auto;
 	width: 800px;
	background: #FFF;
	text-align: left;
}

#main {
	padding: 30px 0px 40px 0px;
	background: url(icon04.gif) bottom no-repeat;
	overflow: hidden;
}

	* html #main {
		width: 800px;
	}
	
#liquid {
	position: relative;
}


/*--------------------------------------
　2カラム　ライトナビ　デフォルト
---------------------------------------*/
.two_column_default #container #main, .two_column_right #container #main {
}

.two_column_default #container #liquid, .two_column_right #container #liquid {
	width: 590px;
	padding: 0 10px 40px 10px;
	float: left
}
	*html .two_column_default #container #liquid, .two_column_right #container #liquid {
		width: 610px;
	}

.two_column_default #container #side_navi, .two_column_right #container #side_navi {
	width: 180px;

	float: right;
}

/*--------------------------------------
　2カラム　レフトナビ
---------------------------------------*/
.two_column_left #container #main {
}

.two_column_left #container #liquid {
	width: 590px;
	padding: 0 10px 40px 10px;
	float: right
}

	* html .two_column_left #container #liquid {
		width: 610px;
	}

.two_column_left #container #side_navi {
	width: 180px;

	float: left;
}

/*--------------------------------------
　3カラム　Aタイプ
---------------------------------------*/
.three_column_default #container #liquid, .three_column_A #container #liquid {
	width: 400px;
	padding: 0 10px 40px 10px;
	float: left;
}

	* html .three_column_default #container #liquid, .three_column_A #container #liquid {
		width: 420px;
	}

.three_column_default #container #side_navi-A, .three_column_A #container #side_navi-A {
	margin-right: 10px;
	width: 180px;

	float: left;
}

.three_column_default #container #side_navi-B, .three_column_A #container #side_navi-B {
	width: 180px;

	float: right;
}

/*--------------------------------------
　3カラム　Bタイプ
---------------------------------------*/
.three_column_B #container #liquid {
	width: 400px;
	padding: 0 10px 40px 10px;
	float: right;
}

	* html .three_column_B #container #liquid {
		width: 420px;
	}
	

.three_column_B #container #side_navi-A {
	margin-left: 10px;
	width: 180px;

	float: right;
}

.three_column_B #container #side_navi-B {

	width: 180px;

	float: left;
}


