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

body {
	margin: 0;
	background:#000000 ;

	font-family: "ＭＳ Ｐゴシック", MS PGothic, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	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;g
	padding: 0;
	font-size: 100%;
}

/*--------------------------------------
　クラス
---------------------------------------*/
/* サイドナビタイトル・エントリータイトル */
.sidetitle, .calendarhead {
	margin-bottom: 10px;
	padding: 6px 0 0 0;
	height: 20px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/029-green/menu_title_back.gif) no-repeat;
	
	text-align: center;

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

	* html .sidetitle, .calendarhead {
		height: 26px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: 20px;
		/**/ 
	}

#conts .entry_title {
	padding: 5px 0 10px 10px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/029-green/entry_title.gif) no-repeat;
	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.two_column_default #conts .entry_title, .two_column_left #conts .entry_title, .two_column_right #conts .entry_title {
	padding: 5px 0 10px 10px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/029-green/entry_title_two.gif) no-repeat;
	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#conts .title {
	padding: 2px 0 10px 10px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/029-green/conts_title.gif) no-repeat 0 3px;
	
	font-size: 12px;
	color: #fff;
}

.two_column_default #conts .title, .two_column_left #conts .title, .two_column_right #conts .title {
	padding: 2px 0 10px 10px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/029-green/conts_title_two.gif) no-repeat 0 3px;
	
	font-size: 12px;
	color: #fff;
}
	
/* トラックバック・コメント・検索レイアウト */
#trackbacks, #comments, #comment_input, #no_search_results, #no_search {
	margin-bottom: 30px;

	line-height: 1.8;
}

/* サイドナビリスト */
.side {
	padding-left: 10px;
	padding-bottom: 15px;
}

.sidebody {
	margin: 0 0 10px 0;
	padding-left: 15px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/029-green/icon.gif) no-repeat 0;
} 

/*--------------------------------------
　ヘッダー
---------------------------------------*/
div#header {
	padding: 205px 0px 0px 450px;
	background: url(http://img.pics.livedoor.com/012/a/f/af19c5b3f68caed1a534-1024.jpg) no-repeat;
	background-position:center;
        height: 186px
}

	* html div#header {
		height: 262px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: 186px
		/**/ 
	}

div#header h1 {
	color: #fff;
	font-family: Verdana, Geneva, Comic Sans MS, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

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

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

/*--------------------------------------
　エントリー
---------------------------------------*/
/* エントリーナビ */
.entry_navi {
	margin-bottom: 12px;
	
	text-align: center
}

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

/* 投稿者名・時間 */
.entry_box .entry_data {
	margin: 0px 10px;
	padding: 10px 0px;
	border-bottom: 1px solid #fff;
	
	text-align: right;
	color: #fff
}

.entry_box .entry_data li {
	display: inline;
}

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

/* エントリー内容 */
.entry_box .entry_body {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 10px;

	line-height: 1.7;
}

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

	color: #fff
	}

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

}

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

.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-top: 10px;
	margin: 0px 10px;
	border-top: 1px solid #fff;
	
	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 {
}


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

#trackbacks #tb_url input {
	margin-top: 5px;
	padding-left: 3px;
	border: solid 1px #556384;
	background: #000;
	
	color: #fff
}

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

/* トラックバックタイトル */
#trackbacks h4 {
	margin-top: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/029-green/h4_img.gif) no-repeat 0 7px;
	
	font-size: 13px;
	color: #fff
}

.two_column_default #trackbacks h4, .two_column_left #trackbacks h4, .two_column_right #trackbacks h4 {
	margin-top: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/029-green/h4_img_two.gif) no-repeat 0 6px;
	
	font-size: 13px;
	color: #fff
}

#trackbacks .tb_box h4 a {

}

/* トラックバック概要 */
#trackbacks .tb_box p {
	padding: 10px 3px;
	
	color: #fff
}

/* トラックバック情報 */
#trackbacks .tb_box .trackback_data {
	padding-top: 10px;
	border-top: solid 1px #fff;
}

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

#trackbacks .tb_box .trackback_data li a {

}

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

#comments h4 {
}

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

/* コメントテキスト設定 */
#comments .comment_body p {
	padding: 10px 3px;

	color: #fff
}

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

#comments .comment_data li {
	
	display: inline;	
}

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

}

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

#comment_input h3 {
}

#comment_input .title {
}

#comment_input form {
	margin: 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 {
	margin-top: 5px;
	padding: 5px 3px;
	width: 370px;
	overflow: auto;
}

#comment_input li {
	display: inline
}

#comment_input li #text {
	display: block
}

/* 投稿ボタン */
#button {
	margin: 10px 0px 0px 0px;
}


/* RSS・チェッカーズ */
#elsebody {
	margin:0 auto;

	text-align:center
}

#elsebody li {

	padding:5px 0px 5px 0px;
}

/*--------------------------------------
　カレンダー
---------------------------------------*/

/* カレンダー大枠 */
.calbody{
	padding-bottom: 30px;
}


/* カレンダー全体 */
.calbody table {
	margin-left: 5px;
	width: 130px;
	border-collapse: collapse;
	border-spacing: 0;
	
	text-align: center;
	
	font-size: 9px;
	color: #fff
}

/* カレンダー週 */
.caltblwk {
	font-weight: bold;
}

.caltblwk .calendarweek {
	padding: 3px 5px;
	text-align: center;

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

/* カレンダー日付*/
.caltblday a {
	font-weight: bold
}

.caltblday td {
	padding: 3px 5px;
	
	text-align: center;
	color: #fff;
	font-size: 9px;
}

/* RSS */
#other {
	padding-left: 10px;
	border-top: solid 1px #556383;
	position: relative
}

#other ul {
}

#other li {
	margin: 8px 0;
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footer {
	padding-bottom: 30px;
	text-align: center;
	clear: both;
        color:#fff;
}

#footer ul {
}	

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

#footer li a {

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

a:visited {
	color: #ffffff;
}

a:hover {
	color: #ffffff;
}

a:active {
	color: #ffffff;
}

/*--------------------------------------
　装飾
---------------------------------------*/
.attention {
	padding: 10px;
	border: solid #fff;
	border-width: 1px 0;
	
	font-weight: normal;
	font-size: 11px;
	line-height: 1.7;
	
}

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

	text-align: left;
	color: #fff
}

#main {
	padding: 20px 0 0;

}

	* html #main {
		padding: 10px 0 0;
	}


/*--------------------------------------
　2カラム　レフトナビ　デフォルト
---------------------------------------*/
.two_column_default #container #liquid, .two_column_left #container #liquid {
	margin-right: 25px;
	width: 620px;
	
	float: right
}

	*html .two_column_default #container #liquid, .two_column_left #container #liquid {
		margin-right: 12px;
	}

.two_column_default #container #side_navi, .two_column_left #container #side_navi {
	margin-left: 25px;
	width: 198px;
	border: solid #556384;
	border-width: 0px 1px 1px 1px;

	float: left;
}

	*html .two_column_default #container #side_navi, .two_column_left #container #side_navi {
		margin-left: 12px;
	}

/*--------------------------------------
　2カラム　ライトナビ
---------------------------------------*/
.two_column_right #container #liquid {
	margin-left: 25px;
	width: 620px;
	
	float: left
}

	* html .two_column_right #container #liquid {
		margin-left: 12px;
	}


.two_column_right #container #side_navi {
	margin-right: 25px;
	width: 198px;
	border: solid #556384;
	border-width: 0px 1px 1px 1px;

	float: right;
}

	* html .two_column_right #container #side_navi {
		margin-right: 12px;
	}


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

	float: left;
}

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

.three_column_default #container #side_navi-A, .three_column_A #container #side_navi-A {
	margin-left: 10px;
	width: 178px;
	border: solid #556384;
	border-width: 0px 1px 1px 1px;

	float: left;
}

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

.three_column_default #container #side_navi-B, .three_column_A #container #side_navi-B {
	margin-right: 10px;
	width: 180px;
	border: solid #556384;
	border-width: 0px 1px 1px 1px;

	float: right;
}

	*html .three_column_default #container #side_navi-B, .three_column_A #container #side_navi-B {
		margin-right: 10px;
		width: 200px;
	}


/*--------------------------------------
　3カラム　Bタイプ
---------------------------------------*/
.three_column_B #container #liquid {
	margin: 0 20px;
	width: 700px;

	float: right;
}

	* html .three_column_B #container #liquid {
		margin: 0 20px 10px;
		width: 520px;
	}


.three_column_B #container #side_navi-A {
	margin-right: 20px;
	width: 198px;
	border: solid #556384;
	border-width: 0px 1px 1px 1px;

	float: right;
}

	* html .three_column_B #container #side_navi-A {
		margin-right: 10px;
		width: 200px;
	}
	
.three_column_B #container #side_navi-B {
	margin-left: 20px;
	width: 208px;
	border: solid #556384;
	border-width: 0px 1px 1px 1px;

	float: left;
}

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




