/*--------------------------------------
　基礎設定
---------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	background: #000;

	font-family: "ＭＳ Ｐゴシック", MS PGothic, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	color: #666;
}

ul, ol {
	list-style: none;
}

table, input, textarea, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

/*--------------------------------------
　クラス
---------------------------------------*/
/* サイドナビタイトル・エントリータイトル */
.sidetitle {
	margin: 0 0 15px 0;
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/9/c/9c1d559a.gif) no-repeat left center;

	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	letter-spacing: 2px;
	text-transform: capitalize;
}

.calendarhead {
	margin: 0 0 15px 0;
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/9/c/9c1d559a.gif) no-repeat left center;

	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	letter-spacing: 0;
	text-transform: capitalize;
}

#conts .entry_title {
	margin: 0;
	padding: 18px 0 10px 55px;
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/9/f/9f96de95.gif) no-repeat 8px 8px;

	font-size: 15px;
	font-weight: bold;
}

#conts .title {
	margin: 0;
	padding: 10px 0 10px 32px;
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/3/0/30befca5.gif) no-repeat left top;

	font-size: 12px;
	font-weight: bold;
	color: #333;
}

#trackbacks .title {
	margin: 0;
	padding: 10px 0 10px 32px;
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/3/0/30befca5.gif) no-repeat left top;

	font-size: 12px;
	font-weight: bold;
	color: #333;
}

#comments .title {
	margin: 0;
	padding: 10px 0 10px 32px;
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/3/0/30befca5.gif) no-repeat left top;

	font-size: 12px;
	font-weight: bold;
	color: #333;
}

#comment_input .title {
	margin: 0;
	padding: 10px 0 10px 32px;
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/3/0/30befca5.gif) no-repeat left top;

	font-size: 12px;
	font-weight: bold;
	color: #333;
}

/* トラックバック・コメント・検索レイアウト */
#trackbacks, #comments, #comment_input, #no_search_results, #no_search {
	margin: 0 0 35px 0;
}

/* サイドナビリスト */
.side {
	margin: 0 0 35px 0;
	padding: 0 0 10px 0;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/0/a/0a0422e2.gif) no-repeat 10px bottom;
}

.sf {
	margin: 0 0 0 10px;
}

.sidebody {
	margin: 0 0 3px 10px;
	padding: 0 0 0 20px;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/8/7/87dc6bb3.gif) no-repeat left 2px;
	line-height: 20px;
}

/*--------------------------------------
　ヘッダー
---------------------------------------*/
table#header {
	width: 100%;
	background: #666;

	color: #52AFFB;
}

table#header th, table#header td {
	padding: 4px 10px;
}

table#header th {
	width: 10%;
}

table#header td.catprbox{
	width: 40%;

	text-align: left;
}

table#header td.newstickerbox {
	width: 20%;

	text-align:right;
}

table#header td.startblogbox {
	width: 20%;

	text-align:right;
}

table#header a.header-nav-livedoor {
	margin-right: 15px;
}

table#header a {
	color: #52AFFB;
}

table#header a:hover {
	text-decoration: none;
}


div#header {
	height: 300px;
	padding: 0 0 0 50px;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/e/6/e6fbd7c1.gif) no-repeat left top;
}

div#header h1 {
	padding: 110px 0 0 0;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
}

div#header h1 a {
	color: #FFF;
	text-decoration: none;
}

/* ディスクリプション */
div#header p {
	margin: 20px 0 0 0;

	color: #999;
	font-size: 12px;
}

/*--------------------------------------
　エントリー
---------------------------------------*/
/* エントリーナビ */
.entry_navi {
	margin: 0 0 20px 0;
	text-align: center;
}

.entry_navi li {
	display: inline;
}

#back {
	padding: 0 0 30px 0;
	text-align: center;
}

/* エントリーボックス */
.entry_box {
	margin: 0 0 35px 0;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/6/b/6b8d92e9.gif) no-repeat left top;
	overflow: hidden;
}

/* 見出し */
.entry_box h3{
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/7/c/7cd9e0af.gif) no-repeat left center;
	color: #333;
}

.entry_box blockquote {
	margin: 10px 0;
	padding: 5px 10px;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/4/9/4963e64c.gif) repeat-y left top;
	border: 1px solid #666;
	color: #5B5B5B;
}

.two_column_default .entry_box blockquote, .two_column_right .entry_box blockquote, .two_column_left .entry_box blockquote {
}

/* 投稿者名・時間 */
.entry_box .entry_data {
	margin: 5px 0 10px 0;

	text-align: right;
}

.entry_box .entry_data li {
	margin: 0 0 0 10px;
	
	display: inline;
	color: #09F;
	text-transform: capitalize;
}

/* 投稿者名 */
.entry_box .entry_data span {
	font-weight: bold;
}

/* エントリー内容 */
.entry_box .entry_body {
	padding: 0 10px;

	line-height: 1.7;
}

	* html .entry_box .entry_body {
		width: 100%;
	}


/* エントリーテキスト設定 */
.entry_box .entry_body p {
	margin: 0 0 1em 0;
	padding: 0;
}

	* html .entry_box .entry_body {
		width: 100%;
	}

/* 追記があるときの "続きを読む" の設定 */
.entry_box .entry_body p.more {

}

/* タグ情報 */
.entry_box .entry_body .tags_info {
	margin: 1em 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 {
	padding: 0;
	
	display: inline;	
	background: none;	
	font-weight: bold;
	text-transform: capitalize;
}

.entry_box .entry_body .tags_info a {

}

/* カテゴリー・コメント・トラックバック情報 */

.entry_box .entry_info {
	margin: 10px 0 0 0;
	padding: 10px;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/0/a/0a0422e2.gif) repeat-x left top;
	text-transform: capitalize;
	text-align: right;
}

.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: 5px 0 10px 10px;

	font-size: 12px;
	line-height: 2;
}

#trackbacks #tb_url input {
	margin: 0;
	padding: 0 0 0 2px;
	
	background: #FFF;
	border: 1px solid #333;
	font-size: 13px;
	color: #666;
}

/* 各トラックバックボックス */
#trackbacks .tb_box {
	margin: 20px 0;
}
	
	* html #trackbacks .tb_box {
		position: relative;
	}

/* トラックバックタイトル */
#trackbacks .tb_box h4 {
	margin: 0 10px;
	padding: 3px 0 10px 20px;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/8/7/87dc6bb3.gif) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
}

	/* html #trackbacks .tb_box h4 {
		padding: 2px 15px 0;
		margin-bottom: -3px;
	}*/

#trackbacks .tb_box h4 a {

}

/* トラックバック概要 */
#trackbacks .tb_box p {
	margin: 0 10px 5px;
	line-height: 1.5;
}

/* トラックバック情報 */
#trackbacks .tb_box .trackback_data {
	margin: 10px 0 0 0;
	padding: 10px 10px 0 0;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/0/a/0a0422e2.gif) repeat-x left top;
	font-size: 13px;
	text-align: right;
	text-transform: capitalize;
}

#trackbacks .tb_box .trackback_data li {
	display: inline;
}

#trackbacks .tb_box .trackback_data li a {

}

/*--------------------------------------
　コメント
---------------------------------------*/
#comments {
}

#comments h4 {
	margin: 10px 0 10px 10px;
	padding: 0 0 0 20px;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/f/4/f49b6d31.gif) no-repeat left top;
	font-size: 13px;
}
	/* html #comments h4 {
		padding: 2px 15px 0;
		margin-bottom: -3px;
	}*/

/* コメント内容ボックス */
#comments .comment_body {
	margin: 10px 20px 10px 10px;
}

/* コメントテキスト設定 */
#comments .comment_body p {
	margin: 0;
	
	line-height: 1.7;
}

/* コメント投稿者情報 */
#comments .comment_data {
	margin: 10px 0 0 0;
	padding: 10px;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/0/a/0a0422e2.gif) repeat-x left top;
	font-size: 13px;
	text-align: right;
	text-transform: capitalize;
}

#comments .comment_data li {
	display: inline;	
}

/* コメント投稿者名 */
#comments .comment_data li span {

}

/*--------------------------------------
　コメント入力
---------------------------------------*/
#comment_input {
}

	/* html #comment_input {
		margin-left: 10px;
	}*/

#comment_input h3 {
}

#comment_input form {
}

#comment_input dl {
	padding: 0 0 0 10px;
}

/* 入力項目名 */
#comment_input dt {
	margin: 10px 0px 5px 0px;

	font-size: 13px;
	letter-spacing: 2px;
	color: #333;
}

#comment_input dt label {
	color: #333;
}

/* 入力フォーム */
#comment_input dd {
	margin: 0 0 10px 0;

	color: #333;
	font-size: 13px;
}

#comment_input dd input {
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

#comment_input textarea {
	width: 95%;
	padding: 5px 3px;

	overflow: auto;
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

#comment_input ul {
	margin: 0 0 0 10px;
	
	text-align: left;
}

#comment_input li {
	display: inline;
	color: #333;
}

#comment_input li #text {
	display: block
}

/* 投稿ボタン */
#button {
	display: block;
	margin: 10px 0 0 0;
}


/* RSS・チェッカーズ */
#elsebody {
	margin:0 auto 20px;

	text-align:center
}

#elsebody li {

	padding:5px 0px 5px 0px;
}

/* 検索 */
.sfbtn {
}

/*--------------------------------------
　カレンダー
---------------------------------------*/
/* カレンダー大枠 */
.calbody {
	width: 185px;
	margin: 0 0 35px 5px;
	padding: 0 0 10px 0;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/0/a/0a0422e2.gif) no-repeat left bottom;	
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}

/* カレンダー週 */
.caltblwk .calendarweek {
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;

}

.caltblwk {

}

.caltblwk .sat span {
	color: #1562FF;
}

.caltblwk .sun span {
	color: #631AFB;
}

/* カレンダー日付*/
.caltblday {
	width: 185px;
}

.caltblday a {
	font-weight: bold
}

.caltblday td {	
	padding: 5px 0;
	
	text-align: center;
	font-size: 11px;
}

.caltblday td a {
	font-weight: bold;
}

/* RSS */
#other {
	height: 53px;
}

#other ul {
	margin: 0 0 0 0;
	padding: 1px 0 0 27px;
}

#other li {
	margin: 4px 0 3px 0;
	background: none;
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footer {
	width: 850px;
	height: 40px;
	
	background: url(http://livedoor.blogimg.jp/kumi_shimazu/imgs/b/5/b5c6c2b8.gif) no-repeat left top;
}

#footer ul {
	padding: 15px 0 0 0;

	text-align: center;
}

#footer li {
	margin: 0 20px 0 0;
	
	display: inline;
	font-size: 11px;
	color: #999;
}

#footer li a {
	margin: 0 0 0 5px;
}

/*--------------------------------------
　リンク色設定
---------------------------------------*/
a:link {
	color: #000;
}

a:visited {
	color: #889FAA;
}

a:hover {
	color: #1562FF;
}

a:active {
	color: #1562FF;
}

#footer a:link {
	color: #FFF;
}

#footer a:visited {
	color: #999;
}

#footer a:hover {
	color: #66AAD9;
}

#footer a:active {
	color: #66AAD9;
}

/*--------------------------------------
　装飾
---------------------------------------*/
.attention {
	padding: 5px 0;

	font-size: 11px;
	line-height: 1.7;
}

/*--------------------------------------/
/										/
/										/
/										/
/		　　レイアウトの設定			/
/										/
/										/
/										/
/--------------------------------------*/
#container {
 	width: 850px;
	margin: 0 auto;

	background: #FFF;	
	text-align: left;
}

#main {
	margin: 0;

	overflow: hidden;
}

	* html #main {
		width: 100%;
	}	

/*--------------------------------------
　2カラム　ライトナビ　デフォルト
---------------------------------------*/
.two_column_default #container, .two_column_right #container {
	margin: 0 auto;
	width: 980px;
}

.two_column_default #container #main, .two_column_right #container #main {
	overflow: hidden;
}

.two_column_default #container #liquid, .two_column_right #container #liquid {
	width: 700px;

	float: left;
}

.two_column_default #container #conts, .two_column_right #container #conts {
	margin-left: 30px;
	width: 700px;
}

.two_column_default #container #side_navi, .two_column_right #container #side_navi {
	margin-top: 15px;
	width: 220px;

	float: right;
}

.two_column_default #container #side_navi-A, .two_column_right #container #side_navi-A {
	width: 220px;

	float: right;
}

.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;
}

.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 {
	width: 850px;
	margin: 0 auto;
}

.three_column_default #container #main, .three_column_A #container #main {
	width: 830px;
	margin: 0 10px;
	
	overflow: hidden;
}

.three_column_default #container #liquid, .three_column_A #container #liquid {
	width: 430px;
	padding: 0 10px;

	float: left;
}

.three_column_default #container #conts, .three_column_A #container #conts {
}

.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 {
	width: 190px;

	float: left;
}

.three_column_default #container #side_navi-B, .three_column_A #container #side_navi-B {
	width: 190px;

	float: right;
}

/*--------------------------------------
　3カラム　Bタイプ
---------------------------------------*/
.three_column_B #container {
	margin: 0 auto;
	width: 980px;
}

.three_column_B #container #main {
	overflow: hidden;
}

.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;
}