/*--------------------------------------
　基礎設定
---------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	background: #9DC746;
	
	font-family: "ＭＳ Ｐゴシック", MS PGothic, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	color: #000
}

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;
	background: #9DC746 url(http://www.blog-text.jp/style_library/style_catcher/030-green/menu_title.gif) no-repeat;
	padding: 6px 0 0 0;
	height: 20px;
	
	text-align: center;

	color: #394226;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

	* html .menu_title {
		height: 26px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: 20px;
		/**/ 
	}

#conts .entry_title {
	padding: 20px 0 10px 30px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/entry_back.gif) no-repeat left top;
	
	color: #394226;
	font-size: 15px;
	font-weight: bold;
}

.two_column_default #conts .entry_title, .two_column_left #conts .entry_title, .two_column_right #conts .entry_title {
	padding: 20px 0 10px 30px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/entry_back_two.gif) no-repeat left top;
	
	color: #394226;
	font-size: 15px;
	font-weight: bold;
}

#conts .title {
	padding: 2px 0 5px 10px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/cont_tiitle.gif) no-repeat 0;
	
	font-size: 15px;
	color: #394226;
}

.two_column_default #conts .title, .two_column_left #conts .title, .two_column_right #conts .title {
	padding: 2px 0 5px 10px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/cont_tiitle_two.gif) no-repeat 0;
	
	font-size: 15px;
	color: #394226;
}
	
/* トラックバック・コメント・検索レイアウト */
#trackbacks, #comments, #comment_input, #no_search_results, #no_search {
	margin-left: 15px;
	margin-bottom: 30px;

	line-height: 1.8;
}

/* サイドナビリスト */
.menu_frame {
	padding-bottom: 15px;
}

.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 10px 0;
	padding-left: 15px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/icon.gif) no-repeat 0;
}

/*--------------------------------------
　ヘッダー
---------------------------------------*/
#header {
	background: #9DC746 url(http://www.blog-text.jp/style_library/style_catcher/030-green/hed.gif) repeat-x;
	padding: 65px 0 50px 0;
	
	text-align: center
}

#header h1 {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}
 
/* ディスクリプション */
#header p {
	margin: 0;
	padding: 10px 0 0;

	color: #fff;
	font-size: 12px;
}

/*--------------------------------------
　エントリー
---------------------------------------*/
/* エントリーナビ */
.entry_navi {
	margin-bottom: 10px;
	
	text-align: center
}

#entry_guide {
	margin-bottom: 30px;
	text-align: center
}

/* エントリーボックス */
.entry_box {
	margin-bottom: 40px;
	padding-bottom: 20px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/entry_bottom.gif) no-repeat bottom;
}

.two_column_default .entry_box, .two_column_left .entry_box, .two_column_right .entry_box {
	margin-bottom: 40px;
	padding-bottom: 20px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/entry_bottom_two.gif) no-repeat bottom;
}

/* 投稿者名・時間 */
.entry_box .entry_data {
	padding: 10px 15px;
	background: #CBE19D;
	border-top: 1px dashed #000;
	
	text-align: right;
}

.entry_box .entry_data li {
	display: inline;
}

/* 投稿者名 */
.entry_box .entry_data span {
	font-weight: bold;
}

/* エントリー内容 */
.entry_box .entry_body {
	padding: 0 15px;
	background: #CBE19D;

	line-height: 1.7;
}

	* html .entry_box .entry_body {
		width: 100%;
	}

/* エントリーテキスト設定 */
.entry_box .entry_body p {
	padding: 0 0 1em 0;

}

/* 追記があるときの "続きを読む" の設定 */
.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: 10px 15px;
	border-top: 1px dashed #000;
	
	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 30px 20px 10px;
	font-size: 12px;

	line-height: 2; 
}

#trackbacks #tb_url input {
	padding-left: 3px;
	border: solid 1px #000;
	background: #CBE19D;
}

/* 各トラックバックボックス */
#trackbacks .tb_box {	
	margin: 0 30px 20px 10px;
}

/* トラックバックタイトル */
#trackbacks h4 {
	padding-left: 20px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/h4_img.gif) no-repeat 0 5px;
	
	font-size: 12px;
	color: #394226
}

#trackbacks .tb_box h4 a {

}

/* トラックバック概要 */
#trackbacks .tb_box p {
	
}

/* トラックバック情報 */
#trackbacks .tb_box .trackback_data {
	border-top: solid 1px #CBE19D;
}

#trackbacks .tb_box .trackback_data li {
	display: inline;
}

#trackbacks .tb_box .trackback_data li a {

}

/*--------------------------------------
　コメント
---------------------------------------*/
#comments {
}

#comments h4 {
	margin-left: 10px;
	padding-left: 20px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/h4_img.gif) no-repeat 0 5px;
	
	position: relative;
	font-size: 12px;
	color: #394226
}

/* コメント内容ボックス */
#comments .comment_body {
}

/* コメントテキスト設定 */
#comments .comment_body p {
}

#comments p {
	margin: 0 25px 0px 10px;
}

#comment_preview .comment_body {
	margin: 0 25px 0px 10px;
}

/* コメント投稿者情報 */
#comments .comment_data {	
	margin: 0 30px 20px 10px;
	border-top: solid 1px #CBE19D;
}

#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 dl, #comment_edit dl {
	padding: 0 0 0 0;
}

/* 入力項目名 */
#comment_input dt, #comment_edit dt {
	margin: 0px 0px 3px 0px;

	font-size: 13px;
	letter-spacing: 2px;
}

#comment_input dt label, #comment_edit dt label {

}

/* 入力フォーム */
#comment_input dd, #comment_edit dd {
	margin: 0 0 10px 0;
}

#comment_input textarea, #comment_edit textarea {
	padding: 5px 3px;
	width: 95%;
	overflow: auto;
}

/* 内容送信・確認 */
#comment_input ul, #comment_edit ul {
	padding: 0 0 0 0;
}

#comment_input li,  #comment_edit li {
	display: inline;
}

#comment_input li input, #comment_edit li input {

}

#comment_input li input#comment-preview, #comment_edit li input#comment-preview {
	margin: 0 0 0 10px;
}

#comment_input li input#comment-post, #comment_edit li input#comment-post {
	margin: 0;
}

#comment_input #transmission {
	margin: 5px 0px 0px 0px;
	width: 38px;
	height: 22px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/button.gif) no-repeat;
	border: none;

	color: #000;

	cursor: pointer;
}

/*--------------------------------------
　サイドナビ
---------------------------------------*/
/* プロフィール */
#appendix {
	padding-bottom: 20px;

	font-size: 12px;
}

#appendix .author-image {
	margin-bottom: 10px;

	text-align: center;
}

#appendix .author-image img {
	margin: 0 auto;
}

#appendix .author-name {
	padding: 0px 0px 5px 10px;
}

#appendix .author-description {
	padding: 0px 0px 0px 10px;
}


/* 検索 */
#search {
	padding-bottom: 20px;
}

#search form {
	padding-left: 10px;
}

#search ul {
	padding: 5px 0 0 0;
	list-style: none;
}

#search li {
	margin: 0;
	padding: 0;

	font-size: 11px;
}

#search #search_submit {
	margin: 5px 0px 0px 0px;
	width: 38px;
	height: 22px;
	background: url(http://www.blog-text.jp/style_library/style_catcher/030-green/button.gif) no-repeat;
	border: none;

	color: #000;

	cursor: pointer;
}

#archives {
	margin: 0px 0px 20px 0px;
}

/* カレンダー */
#calendar {	
	margin-bottom: 15px;

	text-align: center

}

#calendar h2 {
	color: #fff;
	
	text-align: center
}

#calendar table {
	margin: 0 auto;
	width: 160px;
	border-collapse: separate;
	border-spacing: 6px;
	
	text-align: left;
}

#calendar caption {
	padding: 5px 0px 5px 0px;
	margin-left: 7px;
	border-bottom: 2px solid #72942C;
	
	text-align: center;
	
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#calendar th {
	padding: 1px 0;
	text-align: center;
	background: #CBE19D;

	font-size: 11px;
	font-weight: bold;
	color: #504B1B;
}

#calendar th.sun {
	color: #993300
}

#calendar th.sat {
	color: #000099
}

#calendar td {
	padding: 4px 1px;
	
	text-align: center;

	font-size: 12px;
	color: #000;
}

#calendar td a {
	padding: 1px;
	background: #CBE19D;
	font-weight: bold
}

/* RSS */
#other {
	padding: 5px 0 5px 0;
	border: solid 1px #CBE19D;
	border-width: 1px 0;
	position: relative
}

#other ul {
}

#other li {
	margin: 8px 0;
}

/* アドセンス */
#ad {
	margin: 20px 0 0 0;
	padding: 0;

	text-align: center;
}

#ad img, #ad table {
	margin: 0 auto;
	
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footer {
	background: #9DC746 url(http://www.blog-text.jp/style_library/style_catcher/030-green/foot_back.gif) repeat-x top;
	padding: 50px 0px 40px 0px;
	text-align: center;
	clear: both;
}

#footer ul {
}	

#footer li {
	display: inline;
	line-height: 1;
}

#footer li a {

}
 
/*--------------------------------------
　リンク色設定
---------------------------------------*/
a:link {
	color: #5E6C3E;
}

a:visited {
	color: #5F3658;
}

a:hover {
	color: #DDDDDD;
}

a:active {
	color: #5E6C3E;
}

#conts .entry_box a:link {
	color: #394226;
}

#conts .entry_box a:visited {
	color: #5F3658;
}

#conts .entry_box a:hover {
	color: #DDA2D2;
}

#conts .entry_box a:active {
	color: #394226;
}
/*--------------------------------------
　装飾
---------------------------------------*/
.attention {
	font-weight: normal;
	font-size: 11px;
	line-height: 1.7;
	
}

/*--------------------------------------/
/										/
/										/
/										/
/		　　レイアウトの設定			/
/										/
/										/
/										/
/--------------------------------------*/
#container {

}

#main {
	margin: 0 auto;
 	width: 810px;
	padding: 30px 0 0;

	text-align: left;

}

/*--------------------------------------
　2カラム　レフトナビ　デフォルト
---------------------------------------*/
.two_column_default #container #conts, .two_column_left #container #conts {
	margin: 0 0px 0 15px;
	width: 610px;
	
	float: right;
	
}

.two_column_default #container #side_navi, .two_column_left #container #side_navi {
	width: 170px;

	float: left;
}

/*--------------------------------------
　2カラム　ライトナビ
---------------------------------------*/
.two_column_right #container #conts {
	margin: 0 15px 0 0;
	width: 610px;
	
	float: left
}

.two_column_right #container #side_navi {
	width: 170px;

	float: right;
}

/*--------------------------------------
　3カラム　Aタイプ
---------------------------------------*/
.three_column_default #container #liquid, .three_column_A #container #conts {
	margin: 0 0px 0 15px;
	width: 440px;

	float: left;
}

.three_column_default #container #side_navi-A, .three_column_A #container #side_navi-A {
	width: 170px;

	float: left;
}

.three_column_default #container #side_navi-B, .three_column_A #container #side_navi-B {
	width: 170px;

	float: right;
}

/*--------------------------------------
　3カラム　Bタイプ
---------------------------------------*/
.three_column_B #container #conts {
	margin: 0 15px 0 0;
	width: 440px;

	float: right;
}

.three_column_B #container #side_navi-A {
	width: 170px;

	float: right;
}

.three_column_B #container #side_navi-B {
	width: 170px;

	float: left;
}

