/*-----------------Reset--------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; margin:0!important}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
q:before,q:after { content:'';}
img, input { behavior:url(common/js/iepngfix.htc)}

/*-----------------Font size--------------*/

body {
  font-size: 75%; /* IE */
}
html>/**/body {
  font-size: 12px; /* Except IE */
}
html {
	height: 100%;
	}
body {
	background-image: url(../../img/back_loop.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center top;
	background-color: #1f2b1d;
	height: 100%;
	}
#Wrapper {
	background-image:url(../../img/wrapper_loop.png);
	behavior:url(common/js/iepngfix.htc);
	width: 880px;
	margin: 0 auto;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	position: relative;
	min-height: 100%;
	_height: 100%;
	}
#Searchbox {
	position: absolute;
	width: 300px;
	left: 635px;
	top: 5px;
	color: #CCCCCC;
	font-size: 10px;
	}
#Searchbox input {
	border: #666666 1px solid;
	background-color: #21290E;
	color: #FFFFFF;
	}
#Searchbox input.headsearchbox {
	width: 140px;
	}

#Main {
	float:right;
  width:600px;
  margin:20px 10px 0 0;
  padding: 10px;
  display: inline;
}
#Comments ,#Trackbacks{
	margin-left: 30px;
	color: #FFFFFF;
	}
#Footer {
	width: 880px;
	height: 60px;
	background-image: url(../../img/footer.png);
	background-repeat: no-repeat;
  clear: both;
  padding: 0;
  behavior:url(common/js/iepngfix.htc);
}
#Footer address {
	display: none;
	}

/*-----------------本文調整--------------*/
#Main a:link {
     color: #7E9DBE;
     text-decoration: none;
    }
#Main a:visited {
     color: #51769F;
     text-decoration: none;
    }
#Main a:hover {
     color: #ED9B03;
     text-decoration: underline;
    }
#Main a:active {
     /*設定なし*/
    }

div.entry_body {
	font-size: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
div.entryWrapper {
	background-image: url(../../img/entry_loop.png);
	behavior:url(common/js/iepngfix.htc);
	padding: 20px 15px 15px 35px;
	width: 550px;
	position: relative;
	line-height: 160%;
	}
div.entryWrapper img {
	border:1px #555555 solid;
	}
div.entryWrapper pre {
	font-family:"Courier New", Courier, monospace;
	background-color: #F2EEE6;
	margin: 0;
	padding: 10px;
	border: #999999 dotted 1px;
	width: 470px;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
	}



div.entryWrapper blockquote {
	width: 446px;
	margin: 0;
	background-image: url(../../img/blockquate_back.png);
	behavior:url(common/js/iepngfix.htc);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 35px 10px 10px 10px;
	border: #384222 2px solid;
	background-color: #556334;
	color: #FFFFFF;
	}	
div.entry_bottom {
	width: 550px;
	height:60px;
	background-image: url(../../img/entry_bottom_loop.png);
	padding: 0 15px 0 35px;
	behavior:url(common/js/iepngfix.htc);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #666666;
	font-size: 85%;
	}
p.entry_author {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	position: absolute;
	left: 430px;
	top: 0px;
	font-size: 10px;
	color: #999999;
	}	
p.entry_state {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 85%;
	color: #CCCCCC;
	text-align: right;
	margin: 10px 30px 10px 0;
	}		
/*-----------------見出し--------------*/	
h1 {
	width: 880px;
	height: 150px;
	background-image: url(../../img/h1_loop.png);
	text-indent: -999em;
	}
h1 a {
	width: 440px;
	height: 70px;
	display: block;
	}	
h2 {
	width: 525px;
	height:25px;
	background-image: url(../../img/h2_back.png);
	padding: 35px 15px 0 60px;
	font-size: 14px;
	behavior:url(common/js/iepngfix.htc);
	}
#Main h3 {
	width: 520px;
	height: 17px;
	padding: 3px 0 0 20px;
	background-image: url(../../img/h3_back.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	behavior:url(common/js/iepngfix.htc);
	border: #666666 solid 1px;
	margin-bottom: 1em;
	}
div.flashcal {
	witdh: 880px;
	height: 25px;
	background-color: #E6DECE;
	position: absolute;
	left:0;
	top: 150px;
}



p.description {
	position: absolute;
	left: 20px;
	top: 130px;
	color:#FFFFFF;
	}
p.smallnavi {
  margin:30px 20px 0 0;
  text-align:right;
  font-size: 85%;
  color: #CCCCCC;
}
/*-----------------カレンダー関連--------------*/
div.calback {
	width: 80px;
	height: 80px;
	background-image: url(../../img/cal_back.png);
	background-repeat: no-repeat;
	behavior:url(common/js/iepngfix.htc);
	position: absolute;
	left: 495px;
	top: -60px;
	}
span.calmonth {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 9px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	margin-bottom: 10px;
	} 
span.calday {
	text-align: center;
	display: block;
	font-size: 36px;
	color: #333333;
	}
span.calyear {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align: center;
	display: block;
	font-size: 10px;
	color: #333333;
	}
/*-----------------コメントフォーム--------------*/
#TextForm table th{
	width: 120px;
	}
#TextForm table td{
	padding: 5px;
	}
#TextForm textarea {
	width: 380px;
	}
#TextForm input,#TextForm textarea {
	border: #666666 1px solid;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 100%;
	}
#TextForm input[type="hidden"] {
	border: none;
	}
#TextForm input:focus,#TextForm textarea:focus {
	background-color: #333333;
	border: 1px #FF6600 solid;
	}	
.focus {
	background-color: #666666;
	border: 1px #FF6600 solid;
	}
	
#Trackbacks input.tburl {
	width: 400px;
	border: 1px solid #666666;
	background-color: transparent;
	color: #FFFFFF;
	margin-bottom: 10px;
	}
	
/*-----------------サイドメニュー--------------*/

#Side {
  float:left;
  margin:25px 0 0 20px;
  width:210px;
  padding-top: 10px;
  display: inline;
  line-height: 140%;
 
}
#Side a:link,p.smallnavi a:link {
     color: #E7EFD1;
     text-decoration: none;
    }
#Side a:visited,p.smallnavi a:visited {
     color: #B9D17A;
     text-decoration: none;
    }
#Side a:hover,p.smallnavi a:hover {
     color: #ED9B03;
     text-decoration: underline;
    }
#Side a:active {
     /*設定なし*/
    }


#Side h3 {
	width: 200px;
	height: 17px;
	padding: 3px 0 0 15px;
	background-image: url(../../img/h3_back.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	behavior:url(common/js/iepngfix.htc);
	border: #666666 solid 1px;
	font-weight: normal;
		font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
div.sidebox {
	width: 195px;
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;
	border-bottom: #666666 solid 1px;
	margin-bottom: 10px;
	padding: 10px;
	 font-size: 90%;
	 background-image: url(../../img/side_back.png);
	 behavior:url(common/js/iepngfix.htc);
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
div.sidebox li {
	width: 168px;
	padding-left: 12px;
	background-image: url(../../img/side_listmark.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	behavior:url(common/js/iepngfix.htc);
	}
div.sidebox p.profphoto {
	margin: 10px auto 10px auto;
	width: 180px;
	}
div.sidebox p.profphoto img{
	border: 1px solid #999999;
	text-align: center;
	} 
	
ol#poprank {
    list-style-type: decimal
	}
ol#poprank li {
	background-image:none ;
	padding: 0;
	margin-left: 18px;
	}