@charset utf-8;
/*
name: Blog-text Style Library No.122-purple
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 {
	background: #FFF;
	font-family: "ＭＳ Ｐゴシック", MS PGothic, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	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%;
}

/*--------------------------------------
　クラス
---------------------------------------*/
#conts .title {
}


#trackbacks .title {
	padding: 0 0 0 12px;
	
	font-size: 15px;
	font-weight: bold;
}

#comments .title {
	padding: 0 0 0 12px;
	
	font-size: 15px;
	font-weight: bold;
}

#comment_input .title {
	padding: 0 0 0 12px;
	
	font-size: 15px;
	font-weight: bold;
}

/* サイドナビタイトル */
.menu_title {
	padding: 0 0 10px 20px;
	
	background: url(menu_title.gif) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 30px;
	letter-spacing: 2px;
	color: #D39ABC;
}

#side_navi .sidebox h2.menu_title a {
	color: #D39ABC;
	text-decoration: none;
}

/* トラックバック・コメント・検索レイアウト */
#trackbacks, #comments, #comment_input, #no_search_results, #no_search {
}

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

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

.menu_frame ul.menu_list ul {
}

.menu_frame ul.menu_list li {
	margin: 0 0 8px 0;
	padding: 0 0 0 17px;
	
	background: url(icon01.gif) no-repeat left top;
	line-height: 13px;
}

/*--------------------------------------
　ヘッダー
---------------------------------------*/
#header {
	width: 490px;
	height: 150px;
	margin: 0;
	padding: 0 0 0 17px;
	
	background: url(header_back.gif) no-repeat left top;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 90px 0 10px 0;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #673667;
}

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

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

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

/*--------------------------------------
　エントリー
---------------------------------------*/
/* エントリーナビ */
.entry_navi {
	margin: 15px 0 -25px 0;

	text-align: center;
	color: #CCC;
}

/* エントリーボックス */
.entry_box {
	margin: 30px 0 0 0;
	
	background: url(entry_back.gif) repeat left top;	
	overflow: hidden;
}

.entry_box .entry_title {
	margin: 0;
	padding: 0 0 0 10px;
	
	background: url(entry_title.gif) no-repeat left top;	
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
}

.entry_box .entry_title a {

}

.entry_box h3{
	margin: 20px 0 10px 0;
	padding: 0 0 0 17px;
	
	background: url(h3.gif) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}

.entry_box blockquote {
	margin: 20px 0;
	padding: 8px 0 8px 10px;
	
	background: url(blockquote_back.gif) repeat-y left top;
	color: #824482;
}

.two_column_default .entry_box blockquote, .two_column_right .entry_box blockquote, .two_column_left .entry_box blockquote {
}

/* 投稿者名・時間 */
.entry_box .entry_data {
	margin: 10px 20px;

	text-align: right;
	text-transform: capitalize;
	color: #673667;
}


.entry_box .entry_data li {
	margin: 0 0 0 5px;
	display: inline;
}

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


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

	line-height: 1.7;
}

	* html .entry_box .entry_body {
	}

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

.entry_box .entry_body ul {
	margin: 0;
}

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

}

/* タグ情報 */
.entry_box .entry_body .tags_info {
	margin: 2em 0 0 0;

	text-transform: capitalize;
}

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

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

.entry_box .entry_body .tags_info h3 {
	margin: 0;
	padding: 0;
	display: inline;
	
	background: none;	
	border: none;
	font-weight: bold;
	color: #000;
}

.entry_box .entry_body .tags_info a {

}

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

.entry_box .entry_info {
	margin: 5px 0 0 0;
	padding: 10px 20px;
	
	background: url(line01.gif) no-repeat left top;
	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 {
	margin: 30px 0 0 0;
	padding: 10px 0 10px 30px;
	
	background: url(trackback_back.gif) repeat-y left top;
}

#trackbacks h3 {

}

/* トラックバックURL */
#trackbacks #tb_url {
	margin: 8px 12px 0;
	
	font-size: 12px;
	line-height: 2;
}

#trackbacks #tb_url input {
	width: 380px;
	padding: 0 0 0 4px;
	
	background: #EEE3D1;	
	border: 1px solid #333;
	font-size: 13px;
}

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

/* トラックバックタイトル */
#trackbacks .tb_box h4 {
	margin: 10px 0 0 0;
	padding: 12px 12px 0;
	
	background: url(line01.gif) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	color: #223C62;
}

#trackbacks .tb_box h4 a {

}

/* トラックバック概要 */
#trackbacks .tb_box p {
	margin: 5px 12px;

	line-height: 1.5;
}

/* トラックバック情報 */
#trackbacks .tb_box .trackback_data {
	margin: 10px 20px 0 0;
	
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
	color: #673667;
}

#trackbacks .tb_box .trackback_data li {
	display: inline;
}

#trackbacks .tb_box .trackback_data li a {

}

/*--------------------------------------
　コメント
---------------------------------------*/
#comments {
	margin: 30px 0 0 0;
	padding: 10px 0 10px 30px;
	
	background: url(trackback_back.gif) repeat-y left top;
}

/*#comments h4 {
	margin: 10px 0 0 0;
	padding: 6px 0 0 30px;

	background: url(../../mt/style_library/style_catcher/122-blue/comments_h4.gif) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}*/

/* コメント内容ボックス */
#comments .comment_body {
	margin: 10px 0 0 0;
	padding: 10px 12px 0;

	background: url(line01.gif) no-repeat left top;
}

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

/* コメント投稿者情報 */
#comments .comment_data {
	margin: 10px 20px 0 0;
	
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
	color: #673667;
}

#comments .comment_data li {
	display: inline;
}

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

}

/*--------------------------------------
　コメント入力
---------------------------------------*/
#comment_input {
	margin: 30px 0 0 0;
	padding: 10px 0 10px 30px;
	
	background: url(trackback_back.gif) repeat-y left top;
}

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

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

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

#comment_input dt label {
	font-size: 13px;
}

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

#comment_input dd input {
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

#comment_input textarea {
	width: 95%;
	padding: 5px 3px;
	
	overflow: auto;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

/* クッキー保存 */
#comment_input #cookie {
	margin: 0;
	padding: 0 12px;
	
	font-size: 13px;
}

#comment_input #cookie li {
	display: block;
	padding: 0;
}

/* 内容送信・確認 */
#comment_input ul {
	margin: 0;
	padding: 0 12px;

}

#comment_input li  {
	display: inline;
}

#comment_input li input {

}

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

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

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

#comment_pending #conts p, #comment_error #conts p {
	padding: 10px 5px 10px 15px;
	line-height: 1.5;
}

#comment_pending #conts p, #comment_error #conts p {
}

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

#dynamic_pages_error p {
	margin: 0 0 30px 0;
	padding: 0 0 0 15px;
}

/*--------------------------------------
　検索
---------------------------------------*/
#no_search_results p, #no_search p {
	margin: 5px 5px 15px 5px;
	padding: 0 15px 5px 15px;
	line-height: 1.5;
}

#dynamic_pages_error {
	background: #FFF;
}

/* ボタン */
#comment_input #comment-preview, #comment_input #comment-post {
	margin: 5px 0 0 0;
	width: 35px;
	height: 20px;
	background: url(button.gif) no-repeat;
	border: none;

	color: #000;

	cursor: pointer;
}

#search_submit {
	margin: 0 0 0 10px;
	width: 35px;
	height: 20px;
	background: url(button.gif) no-repeat;
	border: none;

	color: #000;

	cursor: pointer;
}

/*--------------------------------------
　サイドナビ
---------------------------------------*/
/* 検索フォーム */
#search {
}

#search form {
	margin: 0 0 0 20px;
}

#search form #search_text {
	width: 105px;
	
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

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

	font-size: 11px;
}

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

	* html #search li {
		margin-bottom: -3px;
	}

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

#tags p {
	margin: 0 0 0 20px;
}
/* カテゴリーアーカイブ */
.three_column_A #category_archives, .three_column_default #category_archives, .three_column_B #category_archives {
}

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

}

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

#feed .feed_icon {

}

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

}

/* RSS */
#other {
	border-top: 30px solid #000;
}

#other ul {
	padding: 10px 0 0 50px;
}

#other li {
	padding: 0 0 10px 0;
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footer {
	width: 490px;
	padding: 20px 0;
	
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #CCC;
}

#footer ul {
	padding: 0;
}

#footer li {
	margin: 0 10px;
	display: inline;
}

#footer li a {
	margin: 0 0 0 5px;
}

/*--------------------------------------
　リンク色設定
---------------------------------------*/
a:link {
	color: #B667B6;
	text-decoration: underline;
}

a:visited {
	color: #9A8FAD;
	text-decoration: underline;
}

a:hover {
	color: #E9DAC2;
	text-decoration: underline;
}

a:active {
	color: #E9DAC2;
	text-decoration: underline;
}

/* エントリータイトルリンク */
.entry_title a:link {
	color: #FFF;
	text-decoration: none;
}

.entry_title a:visited {
	color: #CCC;
	text-decoration: none;
}

.entry_title a:hover {
	color: #D39ABC;
	text-decoration: underline;
}

.entry_title a:active {
	color: #D39ABC;
	text-decoration: underline;
}

/* フッターリンク */
#footer li a:link {
	color: #AE6AAE;
	text-decoration: underline;
}

#footer li a:visited {
	color: #65344E;
	text-decoration: underline;
}

#footer li a:hover {
	color: #EDCDED;
	text-decoration: underline;
}

#footer li a:active {
	color: #EDCDED;
	text-decoration: underline;
}

/* その他リンク */
.tb_box h4 a:link, .tags_info li a:link, .entry_info li a:link, .trackback_data li a:link, .comment_data li a:link {
	color: #622262;
	text-decoration: underline;
}

.tb_box h4 a:visited, .tags_info li a:visited, .entry_info li a:visited, .trackback_data li a:visited, .comment_data li a:visited {
	color: #865386;
	text-decoration: underline;
}

.tb_box h4 a:hover, .tags_info li a:hover, .entry_info li a:hover, .trackback_data li a:hover, .comment_data li a:hover {
	color: #B35BB3;
	text-decoration: underline;
}

.tb_box h4 a:active, .tags_info li a:active, .entry_info li a:active, .trackback_data li a:active, .comment_data li a:active {
	color: #B35BB3;
	text-decoration: underline;
}

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

.attention {
	padding: 10px 12px;

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


/*--------------------------------------/
/										/
/										/
/										/
/		　　レイアウトの設定			/
/										/
/										/
/										/
/--------------------------------------*/
#container {
	margin: 0 auto;
 	width: 700px;
	
	background: url(container_back.gif) repeat-y top left;
	text-align: left;
}

#main {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

	* html #main {
		width: 100%;
	}	
/*--------------------------------------
　2カラム　ライトナビ　デフォルト
---------------------------------------*/
.two_column_default #container, .two_column_right #container {
	margin: 0 auto;
	width: 700px;
}

.two_column_default #container #main, .two_column_right #container #main {
	width: 680px;
	margin: -150px 0 0 20px;
	
	overflow: hidden;
}

.two_column_default #container #liquid, .two_column_right #container #liquid {
	width: 450px;
	margin: 150px 0 0 0;

	float: left;
}

.two_column_default #container #conts, .two_column_right #container #conts {
}

.two_column_default #container #side_navi, .two_column_right #container #side_navi {
	width: 210px;
	margin: 0;

	float: right;
	color: #CCC;
}

.two_column_default #container #side_navi-A, .two_column_right #container #side_navi-A {
	width: 220px;

	float: left;
}

.two_column_default #container #side_navi-B, .two_column_right #container #side_navi-B {
	width: 220px;

	float: right;
}

/*--------------------------------------
　2カラム　レフトナビ
---------------------------------------*/
.two_column_left #container {
	margin: 0 auto;
	width: 980px;
}

.two_column_left #container #main {
	overflow: hidden;
	background: url(two_bg_left.gif) repeat-y;	
}

.two_column_left #container #liquid {
	width: 700px;

	float: right;
}

.two_column_left #container #conts {
	margin-left: -30px;
	width: 700px;
}

	* html .two_column_left #container #conts {
	margin-left: 0;
	margin-right: 30px;
	}

.two_column_left #container #side_navi {
	margin-top: 15px;
	width: 220px;

	float: left;
}

.two_column_left #container #side_navi-A {
	width: 220px;
	
	float: left;
}

.two_column_left #container #side_navi-B {
	width: 220px;
	
	float: left;
}

/*--------------------------------------
　3カラム　Aタイプ
---------------------------------------*/
.three_column_default #container, .three_column_A #container {
	margin: 0 auto;
	width: 980px;
}

.three_column_default #container #main, .three_column_A #container #main {
	overflow: hidden;
	background: url(three_bg.gif) repeat-y;
}

.three_column_default #container #liquid, .three_column_A #container #liquid {
	width: 480px;

	float: left;
}

.three_column_default #container #conts, .three_column_A #container #conts {
	margin: 0 30px;
	width: 480px;
}

.three_column_default #container #side_navi, .three_column_A #container #side_navi {
	width: 220px;

	float: left;
}
	

.three_column_default #container #side_navi-A, .three_column_A #container #side_navi-A {
	margin-top: 15px;
	width: 220px;

	float: left;
}

.three_column_default #container #side_navi-B, .three_column_A #container #side_navi-B {
	margin-top: 15px;
	width: 220px;

	float: right;
	}

/*--------------------------------------
　3カラム　Bタイプ
---------------------------------------*/
.three_column_B #container {
	margin: 0 auto;
	width: 980px;
}

.three_column_B #container #main {
	overflow: hidden;
	background: url(three_bg.gif) repeat-y;
}

.three_column_B #container #liquid {
	width: 480px;

	float: right;
}

.three_column_B #container #conts {
	margin-left: -30px;
	width: 480px;
}

	* html .three_column_B #container #conts {
	margin-left: 0;
	margin-right: 30px;
	}

.three_column_B #container #side_navi {
	width: 220px;

	float: left;
}

.three_column_B #container #side_navi-A {
	margin-top: 15px;

	width: 220px;

	float: right;
}


.three_column_B #container #side_navi-B {
	margin-top: 15px;
	width: 220px;

	float: left;
}
