@charset utf-8;
/*
name: Blog-text Style Library No.024-pink
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: 1px 25px 0 25px;
	height: 24px;
	background: url(side_h3_back.gif) no-repeat;

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

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

#conts .entry_title {
	padding: 10px 30px 0 50px;
	height: 28px;
	
	color: #CC9933;
	font-size: 15px;
	font-weight: bold;
}

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

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

#conts .title {
	margin-bottom: 10px;
	padding: 7px 20px 0 40px;
	height: 23px;
}

	* html #conts .title {
		height: 30px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: 23px;
		/**/
	}

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

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

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

/* サイドナビリスト */
.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 7px 0;
	padding-left: 10px;
	background: url(icon01.gif) no-repeat 0 4px;
}

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

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

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

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

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

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

/*--------------------------------------
　エントリー
---------------------------------------*/
/* エントリーナビ */
.entry_navi {
	width: 100%;

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

	text-align: center
}

.entry_navi li a {
	color: #fff;
	background: #000
}

/* エントリーボックス */
.entry_box {
	margin: 0 0px 30px 0px;
	background: #fff;
}

/* 投稿者名・時間 */
.entry_box .entry_data {
	margin: 15px 10px 5px 0;
	text-align: right;
}

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

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

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

	line-height: 1.7;
}

/* エントリーテキスト設定 */
.entry_box .entry_body p {
	padding: 0 0 1em 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 0px;
	padding: 5px 10px;
	border-top: 1px solid #F96C77;
	position: relative;
	
	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: #FCB6BB;
	border: none;
}

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

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

	font-size: 12px;
	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;
	border-top: 1px solid #F96C77;
}

#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 10px 10px;
	padding: 5px 0;
	border-top: 1px solid #F96C77;

}

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

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

}

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

#comment_input .title {
}

#comment_input form {
}

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

/*--------------------------------------
　コメント受付・エラー
---------------------------------------*/
#comment_pending,
#comment_error {
	padding-bottom: 10px;
	background: #fff;
}

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

#comment_preview p {
	padding-left: 10px;
}

/*--------------------------------------
　検索
---------------------------------------*/
#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 {
}

/*--------------------------------------
　ダイナミックページエラー
---------------------------------------*/
#dynamic_pages_error {
	background: #fff
}

#dynamic_pages_error p {
	padding-left: 10px;
	padding-bottom: 10px;
}


/*--------------------------------------
　サイドナビ
---------------------------------------*/
/* 検索フォーム */
#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 {
	border-top: 1px solid #FEF304;
}

#other ul {
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #FEF304;
}

#other li {
	margin: 8px 0;
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footer {
	padding: 15px 0 20px 0;
	background: url(line01.gif) repeat-x;

	text-align: center;
}

#footer ul {
}	

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

#footer li a {

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

a:visited {
	color: #F8616C;
}

a:hover {
	color: #F6E29A;
}

a:active {
	color: #fff;
}

#conts a:link {
	color: #CC9933;
}

#conts a:visited {
	color: #CC6633;
}

#conts a:hover {
	color: #FF3399;
}

#conts a:active {
	color: #CC9933;
}
/*--------------------------------------
　装飾
---------------------------------------*/
.attention {
	padding: 5px 0px;

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


/*--------------------------------------/
/										/
/										/
/										/
/		　　レイアウトの設定			/
/										/
/										/
/										/
/--------------------------------------*/
#container {
	margin: 0 auto;
	width: 800px;
	background: #FBA4AB;

	text-align: left;
}

#main {
	padding: 30px 10px 40px 10px;
	overflow: hidden;
}

	* html #main {
		width: 100%;
	}

#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;
	
	float: left
}

.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;
	
	float: right
}

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

	float: left;
}

/*--------------------------------------
　3カラム　Aタイプ
---------------------------------------*/
.three_column_default #container #liquid, .three_column_A #container #liquid {
	width: 400px;

	float: left;
}

.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;

	float: right;
}

.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;


