body {
	margin: 0px 0px 0px 0px;
	background-repeat: repeat;
	background: #FFFFFF;
	background-position: left;
word-break: break-all;
	}

/*リンク文字の指定*/
A:link{
	color: #000000;
	text-decoration: underline;
}
A:visited{
	color: #000000;
	text-decoration: underline;
}
A:active{
	color: #FF0000;
	text-decoration: underline; 
}
a:hover{
	color: #FF6600;	
	text-decoration: underline;
}

/* 設定 */

#container
{
	width: 760px;
	position: relative;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#container-inner
{
   border-width: 0 1px 1px 1px;
   border-style: solid;
	   width: 760px;
   border-color: #292e33;

}



/* ヘッダー設定 */
#banner 
{
	width: 750px;
	background-color: #FFFFFF;
	text-align: center;
}

/******メニュー******/
/* メニュー大枠設定 */
#menu {
	background-color: #FFFFFF;
	width: 220px;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0px;
}

/* 検索 */

#kensaku {
	width: 200px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*新着エントリー */

#new {
	width: 200px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.new li {
	line-height: 150%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	}


/* カテゴリーエントリー */	
.caten {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 120%;
	color: #000000;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
/* カテゴリー内枠 */	
.catewaku {
	width: 200px;
	margin-bottom: 15px;
}
/*リンク文字の指定*/
a.si: {	color:#000000;
	text-decoration:none;
	font-size: 10px;}
a.si:link{color:#000000;
	text-decoration:none;
	font-size: 10px;
}
a.si:visited{color:#333333;text-decoration:none;font-size: 10px;}
a.si:hover{color:#000000;text-decoration:underline;font-size: 10px;}


.module-content{
	background-color: #FFFFFF;
}

/* その他メニュー */

#other {
	width: 200px;
	background-color: #ffffff;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
/* その他メニュー　リンク */
a.oi: {	color:#666666;
	text-decoration:none;
	font-size: 10px;}
a.oi:link{color:#666666;
	text-decoration:none;
	font-size: 10px;
}
a.oi:visited{color:#999999;text-decoration:none;font-size: 10px;}
a.oi:hover{color:#666666;text-decoration:underline;font-size: 10px;}



/******メイン******/
/* メイン大枠 */
#main {
	width: 520px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}

/* 次、前枠 */
.prenext {
	width: 490px;
	background-color: #FFFFFF;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

/* エントリー枠 */
#en {
	width: 500px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 5px;
	background-position: right;
	border: 2px solid #CCCCCC;
	text-align: left;
}

/* エントリーhead */
.enhead {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* エントリーfoot */
#enfoot {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 120%;
	padding: 3px;
	text-align: right;
}


/* エントリー記事枠 */

#kiji {
	width: 490px;
	background-color: #FFFFFF;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

/* 見出し */
h1{
	padding: 3px;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	background-image: url(http://www.chieichiba.net/blog/image/date.gif);
	margin: 0px;
	}

h2{
	font-weight: bold;
	color: #376536;
	font-size: 14px;
	background-image: url(http://www.chieichiba.net/blog/image/title.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: 120%;
	}
a.h2l: {	color:#376536;
	text-decoration:none;
	font-size: 14px;}
a.h2l:link{color:#376536;
	text-decoration:none;
	font-size: 14px;
}
a.h2l:visited{color:#376536;text-decoration:none;font-size: 14px;}
a.h2l:hover{color:#376536;text-decoration:underline;font-size: 14px;}

h3{
	font-weight: bold;
	color: #24A1D1;
	font-size: 12px;
	background-position: top;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
	}
	
/* 前の記事へ */
.mae {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: right;
	text-align: center;
}


#foot
{
	width: 750px;
	text-align: left;
	margin: 0px;
}







/*その他*/

/*壁紙に関する指定*/
.back{
	background : #EFEFEF ;
}
.back_w{
	background : #ffffff ;
}
.back_b{
	background : #ffffff url(../image/back_b.gif) repeat 0% 0%;
}
.back_r{
	background : #ffffff url(../image/back_r.gif) repeat 0% 0%;
}
.back_o{
	background : #ffffff url(../image/back_o.gif) repeat 0% 0%;
}
.back_g{
	background : #ffffff url(../image/back_g.gif) repeat 0% 0%;
}


/*線に関する指定*/
.back{
	background : #ffffff url(../image/back.gif) repeat fixed 0% 0%;
}
.sen_black {
    background-color: #000000;
}
.sen_g {
    background-color: #ECECEC;
}
.ten_sen_b {
	border-top : 1px dotted #2AA3D2;
}
.ten_sen_r {
	border-top : 1px dotted #DC6770;
}
.ten_sen_o {
	border-top : 1px dotted #DC7731;
}
.ten_sen_g {
	border-top : 1px dotted #4E9458;
}


/*フォントに関する指定*/

.t10_l{
	font-size: 10px;
	color: #999999;
	line-height: 150%;
}
.t10{
	font-size: 10px;
	color: #333333;
	line-height: 150%;
}
.t10_o{
	font-size: 10px;
	color: #FF6600;
	line-height: 150%;
}
.t10_shita{
	font-size: 10px;
	color: #333333;
	line-height: 150%;
}
.t10_shita a:link{
	color:#000099;
	text-decoration:underline;
	font-weight: bold;
}
.t10_shita a:visited{
	color:#000099;
	text-decoration:underline;
	font-weight: bold;
}
.t10_shita a:active{
	color:#000099;
	text-decoration:underline;
	font-weight: bold;
}
.t10_shita a:hover{
	color:#ff0000;
	text-decoration:none;
	font-weight: bold;
}

.t12{
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.t12{
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

.t12_b{
	font-size: 12px;
	color: #2AA3D2;
	line-height: 150%;
}
.t12_r{
	font-size: 12px;
	color: #DC6770;
	line-height: 150%;
}
.t12_o{
	font-size: 12px;
	color: #DC7731;
	line-height: 150%;
}
.t12_g{
	font-size: 12px;
	color: #4E9458;
	line-height: 150%;
}
.t12_c{
	font-size: 12px;
	color: #CCCCCC;
	line-height: 150%;
}
.t_right{
	text-align: right;
}
.t_right a:link{
	color:#ff6600;
	text-decoration:underline;
}
.t_right a:visited{
	color:#ff6600;
	text-decoration:underline;
}
.t_right a:active{
	color:#ff6600;
	text-decoration:underline;
}
.t_right a:hover{
	color:#ff0000;
	text-decoration:none;
}

/*べた塗りに関する指定*/
.beta{
    background-color: #ffffee;
}
.beta_new{
    background-color: #FFFEDF;
}
.back_writer{
	background : #F5F9DE ;
}
.back_writer02{
	background : #DFEC99 ;
}


/*コピーライトに関する指定*/
.copy{
	font-size: 10px;
	color: #333333;
	line-height: 150%;
}

.copy a:link{
	color:#000099;
	text-decoration:underline;
}
.copy a:visited{
	color:#000099;
	text-decoration:underline;
}
.copy a:active{
	color:#000099;
	text-decoration:underline;
}
.copy a:hover{
	color:#ff0000;
	text-decoration:none;
}

/*フォームに関する指定*/
input{font-size:10pt;color:#333333;background:ffffff;BORDER-STYLE:solid;BORDER-WIDTH:1px;BORDER-COLOR:#333333}textarea{font-size:10pt;color:#333333;background:ffffff;BORDER-STYLE:solid;BORDER-WIDTH:1px;BORDER-COLOR:#333333}

/*個別エントリー*/
/*トラックバック*/
.trackbacks {
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h4{
	font-weight: bold;
	color: #C5D87E;
	font-size: 12px;
	background-position: top;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
	}

#trackbacks-info{
	width: 500px;
	padding: 3px;
	background-color: #FFFFCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	background-position: left;
	margin: 0px;
	color: #999999;
}
.trackbacks-content {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	width: 500px;
}
.trackbacks_waku {
	width: 500px;
	background-position: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	color: #999999;
}
.trackback {
	width: 490px;
	background-position: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*リンク文字の指定*/
a.ti: {	color:#999999;
	text-decoration:none;
	}
a.ti:link{color:#999999;
	text-decoration:none;
	
}
a.ti:visited{color:#99999;text-decoration:none;}
a.ti:hover{color:#000000;text-decoration:underline;}


.comments-w{
	width: 520px;
}

.comments{
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.comment{
	width: 490px;
	background-position: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999999;
}
.comments-open-content {
	margin: 0px;
	padding: 5px;
	width: 490px;
	background-color: #FFFFDF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-position: left;
	text-align: left;
	color: #999999;
}
.comments-open{
	margin: 0px;
	padding: 5px;
	width: 500px;
	background-color: #FFFFDF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-position: left;
	text-align: left;
	color: #999999;
}

.c-both {
	clear: both; 
}
