@charset utf-8;
/*
name: Blog-text Style Library No.065-murasaki
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:#E290F8;
	font-family:"ＭＳ Ｐゴシック", Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	color:#333333;
}

ul, ol {
	list-style: none;
}

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

/*--------------------------------------
　クラス
---------------------------------------*/
/* サイドナビタイトル */
.menu_title {
	margin-bottom:10px;
	padding:8px 0 0 0;
	height:32px;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	text-transform: capitalize;
	background:url(side_title.gif) no-repeat center top;
}

/* エントリータイトル */
#conts .entry_title{
	padding: 6px 0 0 80px;
	height:27px;
	font-size: 15px;
	font-weight: bold;
}
.three_column_default #conts .entry_title, .three_column_A #conts .entry_title, .three_column_B #conts .entry_title{
	background:url(entry_title.gif) no-repeat center;
}
.two_column_default #conts .entry_title, .two_column_right #conts .entry_title, .two_column_left #conts .entry_title{
	background:url(entry_title_2.gif) no-repeat center;
}


/* トラックバックタイトル・コメントタイトル */
#conts .title{
	margin-bottom:10px;
	padding:0 0 15px 60px;
	height:20px;
	font-size: 15px;
	font-weight: bold;
}
.three_column_default .title, .three_column_A .title, .three_column_B .title {
	background:url(tb_cmt_title.gif) no-repeat 60px bottom;
}
.two_column_default .title, .two_column_right .title, .two_column_left .title {
	background:url(tb_cmt_title_2.gif) no-repeat 60px bottom;
}

/* トラックバック・コメント・検索レイアウト */
#trackbacks, #comments, #comment_input, #comment_pending, #comment_error, #no_search_results, #no_search, #dynamic_pages_error {
	margin: 0 0 40px;
	line-height: 1.7;
}

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

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

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

.menu_frame ul.menu_list li {
	padding: 0 0 10px 15px;
	background:url(side_point.gif) no-repeat 0 1px;
}

/*--------------------------------------
　ヘッダー
---------------------------------------*/
#header {
	padding: 100px 0 0 420px;
	height: 221px;
	background:#E290F8 url(header.gif) no-repeat;
}
	* html #header {
		padding: 100px 0 180px 420px;
		height: 301px;
	}

#header h1 {
	margin-bottom:5px;
	font-size: 22px;
	font-weight: bold;
	text-align:left;
}

#header h1 a {
	text-decoration: none;
	color:#8352A0;
}
 
/* ディスクリプション */
#header p {
	text-align:left;
	color:#8352A0;
}

/*--------------------------------------
　エントリー
---------------------------------------*/
/* エントリーナビ */
.entry_navi {
	margin:0 0 30px 40px;
	text-align:left;
}
.entry_navi li{
	display: inline;
}

/* エントリーボックス */
.entry_box{
	margin-bottom: 40px;
	padding-top:10px;
}

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

.entry_box .entry_data li {
	display: inline;
}

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

/* エントリー内容 */
.entry_box .entry_body{
	padding: 0 60px 0 60px;
	line-height: 1.7;
}

/* エントリーテキスト設定 */
.entry_box .entry_body .disc {
	margin-bottom:10px;
}

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


/* 見出し */
.entry_box .entry_body h3{
	padding:2px 0 0 30px;
	height:21px;
	font-size:13px;
	line-height:normal;
}
.three_column_default .entry_box .entry_body h3, .three_column_A .entry_box .entry_body h3, .three_column_B .entry_box .entry_body h3{
	background:url(entry_h3.gif) no-repeat center;
}
.two_column_default .entry_box .entry_body h3, .two_column_right .entry_box .entry_body h3, .two_column_left .entry_box .entry_body h3{
	background:url(entry_h3_2.gif) no-repeat center;
}

.entry_box .entry_body blockquote{
	margin:10px;
	padding:10px;
	border:solid 1px #E290F8;
	color:#9A59CA;
	line-height:1.7;
	background:#FFFFFF url(blockquote.gif) no-repeat bottom right;
}

/* タグ情報 */

.entry_box .entry_body .tags_info {
	margin:10px 0 10px 0;
}

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

.entry_box .entry_body .tags_info li a {
}

.entry_box .entry_body .tags_info h3 {
	padding:0;
	display: inline;
	font-weight: bold;
	text-transform: capitalize;
	background:none;
}

/* カテゴリー・コメント・トラックバック情報 */
.entry_box .entry_info{
	margin:0 60px 20px 60px;
	padding-top:12px;
	text-transform: capitalize;
	background:url(entry_line.gif) repeat-x ;
}

.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{
}

/* トラックバックURL */
#trackbacks #tb_url{
	padding: 0 0px 25px 60px;	
}
#trackbacks #tb_url input {
	padding: 2px 0 2px 5px;
	border: solid 1px #CCCCCC;
	font-size: 13px;
	color:#9A59CA;
	
	width: 90%;
}

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

/* トラックバックタイトル */
#trackbacks .tb_box h4 {
	padding:0 0 0 30px;
	font-size: 15px;
	background:url(tb_cmt_h4.gif) no-repeat center left;
}
#trackbacks .tb_box h4 a {
}

/* トラックバック概要 */
#trackbacks .tb_box p {
	padding: 0 30px 5px 30px;
}

/* トラックバック情報 */
#trackbacks .tb_box .trackback_data {
	padding:0 30px 15px 30px;
	font-size:13px;
	color:#8D689F;
}

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

}

/*--------------------------------------
　コメント・コメントプレビュー
---------------------------------------*/

/* コメント大枠 */
#comments{
}

/* コメント内容ボックス */
#comments .comment_body{
	padding: 0 90px 5px 90px;
}

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

/* コメント投稿情報 */
#comments .comment_data{
	padding:0 90px 15px 90px;
	color:#8D689F;
}

#comments .comment_data li {	
	display: inline;	
}

/* コメント投稿時間 */
#comments .comment_data li span {
}

	

/*--------------------------------------
　コメント入力
---------------------------------------*/

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


#comment_input form{
	padding: 0 90px 0 90px;
}

#comment_input dl {
}

/* 入力項目名*/
#comment_input dt {
	font-size: 13px;
	letter-spacing: 1px;
}

#comment_input dt label {

}

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

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

#comment_input #cookie {
	padding: 0 0 5px 0;
}

#comment_input #cookie li {
	display: block;
}

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

#comment_input li {
	display: inline;
}

#comment_input input {
}

#comment_input li input#comment-preview {
	margin-bottom:20px;
}

#comment_input li input#comment-post {
	margin-bottom:20px;
}

#comment_email, #comment_url {
	width: 90%;
}


/*--------------------------------------
・コメントエラー・ダイナミックページエラー
---------------------------------------*/
#comment_pending, #comment_error, #dynamic_pages_error{
}

#comment_pending p, #comment_error p, #dynamic_pages_error p{
	padding: 10px 90px 0 90px;
}
#comment_error .attention, #dynamic_pages_error .attention{
	background:none;
}


/*--------------------------------------
---------------------------------------*/
#no_search_results, #no_search{
}


#no_search_results p, #no_search p{
	padding: 10px 90px 0 90px;
}

#retrieval_result {
	padding: 0 0 10px 40px;
}




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

#search form {
	padding-left:5px;
}

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

#search ul {
	padding: 5px 0 10px 0;
	list-style: none;
	font-size: 11px;
}

#search li {
	margin: 0 0 5px 0;
}


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

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

#search_submit {

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

/* アーカイブリンク */
#archives {
	border-bottom: solid 1px #F3D1FD;
}

/* フィード */
#feed p {
}
#feed .feed_icon {
}

/* RSS */
#other {
	padding:5px 0 10px 15px;
	border-bottom: solid 1px #F3D1FD;
}
#other li {
	padding:3px 0;
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footer {
	clear:both;
}
.three_column_default #footer, .three_column_A #footer ,.three_column_B #footer{
	padding:25px 0 50px 0;
	background:url(footer.gif) no-repeat  210px ;
	text-align: center;
}
	* html .three_column_default #footer, .three_column_A #footer ,.three_column_B #footer{
		background:url(footer.gif) no-repeat  210px top;		
	}
.two_column_default #footer, .two_column_right #footer{
	padding:25px 0 50px 100px;
	background:url(footer_2.gif) no-repeat;
	text-align: left;
}
.two_column_left #footer{
	margin-right:-41px;
	padding:25px 130px 50px 0;
	background:url(footer_2.gif) no-repeat right;
	text-align: right;
}


#footer ul {
}	

#footer li {
	display: inline;
	font-size: 11px;
	
	letter-spacing: -1px;
}

#footer li a {
}
 
/*--------------------------------------
　リンク色設定
---------------------------------------*/
a:link {
	color: #9A59CA;
}

a:visited {
	color: #757575;
}

a:hover {
	color: #6A5CC7;
}

a:active {
	color: #9A59CA;
}
/*--------------------------------------
　装飾
---------------------------------------*/
.attention {
	padding:10px 0px 10px 0px;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.7;
}
/*--------------------------------------/
/										/
/										/
/										/
/		　　レイアウト設定　　　		/
/										/
/										/
/										/
/--------------------------------------*/
#container {
	margin: 0 auto;
 	width:800px;
	text-align: left;
}

#main {
 	width:800px;
	overflow: hidden;
	background:#E290F8;
}
	*html #main{
	}

/*--------------------------------------
　2カラム　ライトナビ　デフォルト
---------------------------------------*/
.two_column_default #container #conts, .two_column_right #container #conts {
	margin: 0 10px 0 0;
	width: 590px;
	float: left;
	background:#FFFFFF url(entry_top_2.gif) no-repeat top;
}
	
.two_column_default #container #side_navi, .two_column_right #container #side_navi {
	margin:17px 0 0 0;
	width: 200px; 
	float: right;
}

/*--------------------------------------
　2カラム　レフトナビ
---------------------------------------*/
.two_column_left #container #conts {
	margin: 0 0 0 0;
	width: 590px;
	float: right;
	background:#FFFFFF url(entry_top_2.gif) no-repeat top;
}

.two_column_left #container #side_navi {
	margin:17px 10px 0 0;
	width: 200px; 
	float: left;
}
	
/*--------------------------------------
　3カラム　Aタイプ
---------------------------------------*/
.three_column_default #container #liquid, .three_column_A #container #liquid {
}

.three_column_default #container #conts, .three_column_A #container #conts {
	margin: 0 10px 0 0;
	padding:0;
	width: 380px;
	float: left;
	background:#FFFFFF url(entry_top.gif) no-repeat top;
}

.three_column_default #container #side_navi-A, .three_column_A #container #side_navi-A {
	margin: 17px 10px 0 0;
	width: 200px; 
	float: left;
}
	*html .three_column_default #container #side_navi-A, .three_column_A #container #side_navi-A {
	}


.three_column_default #container #side_navi-B, .three_column_A #container #side_navi-B {
	margin: 17px 0 0 0;
	width: 200px; 
	float: right;
}

/*--------------------------------------
　3カラム　Bタイプ
---------------------------------------*/
.three_column_B #container #conts {
	margin: 0 10px 0 0;
	width: 380px;
	float: right;
	background:#FFFFFF url(entry_top.gif) no-repeat top;
}

.three_column_B #container #side_navi-A {
	margin: 17px 0 0 0;
	width: 200px; 
	float: right;
}

.three_column_B #container #side_navi-B {
	margin: 17px 10px 0 0;
	width: 200px; 
	float: left;
}
	*html .three_column_B #container #side_navi-B{
	}

