/* ===DEFAULT===background: #583d10 */

body {
	padding: 0 ;
	margin: 0 ;
	font-size: 10px ;
	color: #544636 ;
	line-height: 1.7 ;
	text-align: center ;
	background: #0F3858 ;
         background-image: url('http://eagle-hit.com/img/bg.jpg');
         background-repeat: repeat-y ;
         background-position: center ;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;

}


h1, h2, h3, h4, h5, h6, p, input, option, address, textarea, table {
	padding: 0 ;
	margin: 0;
	font-size: 1em ;
	font-style: normal ;
	font-weight: normal ;
}




a {
	color: #f60 ;
}





img {
	border: 0px none ;
}



ul{
	padding: 0px ;
	margin-left: 15px;
}




li {
	margin: 0px ;
}




form {
	width: 100% ;
	padding: 0px ;
	margin: 0px ;
}



/* ===LAYOUT===*/
#header {
	height: 113px ;
	width: 860px 
	background: url('http://eagle-hit.com/img/banner.gif') no-repeat ;
}





#beta {
	float: left ;
	width: 160px ;
         height: auto;
	padding-bottom: 100px ;
	font-size: 1em ;
/*	display: inline ;*/
         border-right: 1px #ccc solid; 
         margin-left: auto;
         margin-right: auto;
	background: #0F3858;

}


#beta-inner {
    margin-left: auto;
    margin-right: auto;
}




#alpha {
	float: right ;
	width: 680px ;
	margin-left: -180px ;
	font-size: 1.2em ;
    padding-bottom: 9999px;   
    margin-bottom: -9999px; 

}



#alpha-inner {
	margin-left: 10px ;
	overflow: hidden ;
}






#container {
	position: relative ;
	width: 860px ;
	margin: auto ;
	overflow: hidden ; 
	text-align: left ;
}





#content {
	height: 1%;
	padding-left: 0px ;
	overflow: visible ;
	background: url('img/back_top.jpg') repeat-y 0px 0px ; 
}




/* ===HEADER===*/





#header-content {
	padding: 30px ;
	color: #fff ;
	text-align: left;
}






#header-name {
	font-size: 2em;
	font-weight: bold ;
	line-height: 1 ;
}






#header-name a {
	color: #fff ;
	text-decoration: none ;
	display:none ;
}





#header-description {
	font-size: 1.3em ;
	color: #fff ;
}






/* ===ALPHA===*/

 .entry-title, .trackbacks-header, .comments-header {
	padding: 5px ;
	margin-bottom: 10px ;
	color: #fff ;
/*	background: #472D08 ;*/
	background: #990000 ; 

}




.archive-title, .search-results-header {
	padding: 4px ;
	margin-bottom: 15px ;
	border-top: 1px solid #fff ;
	border-bottom: 1px solid #fff ;
	font-weight: normal ;
	font-weight: bold ;
	color: #ffc;
	background: #987b2f ;
}




.archive-title em {
	padding-right: 5px ;
	font-style: normal ;
	font-weight: bold ;
	color: #fff ;
}





.content-nav{
	color: #ffc ;
	text-align: center ;
	background: #472d08 ;
}





.content-nav a {
	color: #ffc ;
}





/* エントリー本文 org=height: 1% ;width: 100% ;overflow: hidden ;===*/
.asset-body {
	width: 600px ;
	font-size: 13px ;
	color: #000 ;
	overflow: auto ;
}





.entry-title {
	clear: both ;
}




.entry-title a {
	padding: 5px ;
	color: #fff ;
	text-decoration: none ;
}




.entry-title {
	margin-bottom: 5px ;
}




.asset-meta {
	padding-bottom: 5px ;
	margin-bottom: 10px ;
	border-bottom: 1px solid #e0d17b ;
}




.asset-meta address {
	display: inline ;
}


/* エントリー記事本文 */
.entry-asset {
	position: relative ;
	padding: 15px ;
	margin-bottom: 15px ;
/*	background: #D2E9FF ;*/
	background: #E6FDDC ;

}


.comment, .trackback {
	padding: 10px 0px ;
	margin-bottom: 10px ;
}





#trackbacks, #comments {
	padding: 15px ;
	margin-bottom: 15px ;
	background: #f5f0d5 ;
}




.comments-open-header {
	padding: 2px 5px ;
	margin-bottom: 10px ;
	color: #fff ;
	background: #472D08 ;
}




#comments-open #comment-text {
	height: 10em ;
	width: 95% ;
}




#comments-open #comment-url {
	width: 50% ;
}




#comments-open #comment-submit{
	width: 6em ;
}




#comments-open #comment-preview{
	width: 6em;
}











/* ===BETA===*/


#beta .widget {
	margin-bottom: 5px ;
}




h3.widget-header {
	clear: both ;
	padding: 2px ;
	margin-bottom: 10px ;
	font-size: 10px ;
	font-size: 1.2em ;
	font-weight: normal ;
	color: #f5f0d5 ;
	text-align: center ;
	background: #472D08 ;
}




#beta h3.widget-header a {
	color: #fff;
}





#beta ul {
	padding: 0 ;
	margin: 0 ;
	overflow: hidden ;
	list-style-type: none ;
}




#beta li {
	height: 1% ;
	margin: 0 0 2px ;
	list-style-type: none ;
}





#beta li a {
	padding-left: 5px ;
	border-bottom: 1px solid #cab870 ;
	border-left: 3px solid #AD9640 ;
	color: #000 ;
	font-size: 11px ;
	text-decoration: none ;
	display: block ;
	background: #fff ;
}

/* 注　#beta li a original color: #766036 ; background: transparent ; */



#beta li a:hover {
	border-left: 3px solid #79643a ;
	display: block ;
	background: #f5f0d5 ;
}



.mtblog-beta-inner {
	position: absolute ;
	left: 0px ;
	top: 0px ;
	height: 50px ;
	padding-top: 50px ;
	overflow: hidden ;
	font-size: 10px ;
}


#beta-inner > .mtblog-beta-inner {
	height: 0px ;
}





/*___PHOTO___*/

#beta .widget-recent-assets div.widget-content ul.widget-list {
	padding-left: 0px ;
	overflow: hidden ;
}



#content #beta .widget-recent-assets div.widget-content li.item {
	float: left;
	width: 70px;
	margin: 0px 5px 10px;
	margin-left: 3px;
	overflow: hidden;
	display: inline ;
}


	
	
#content #beta .widget-recent-assets div.widget-content li.item a {
	padding-left: 0px ;
	margin-bottom: 0px ;
	border-bottom: 0px ;
	border-left: 0px ;
	text-align: center ;
	background: transparent ;
}




#content #beta .widget-recent-assets .widget-content li.item img {
	margin: auto ;
}





/*___search___*/

#beta .widget-search form {
	text-align: center ;
}




#beta .widget-search form input[type="text"], #beta .widget-search form input[type="submit"]{
	width: 90%;
	padding: 2px ;
	margin: auto ;
	margin-bottom: 3px ;
}




/*___comments syndication___*/

#content #beta .widget-recent-comments div.widget-content li a,
#content #beta .widget-syndication div.widget-content li a {
	padding-left: 0 ;
	border-bottom: 0px none ;
	border-left: 0px none ;
	display: inline 
}




#content #beta .widget-recent-comments div.widget-content li, #content #beta .widget-syndication div.widget-content li {
	padding-bottom: 5px ;
	margin-bottom: 5px ;
	border-bottom: 1px solid #ad9640 ;
	line-height: 1.4 ;
}





/*___feed___*/

#beta .widget-technorati input { }





/*___calendar___*/

.widget-calendar table {
	width: 90% ;
	margin: auto ;
	border-collapse: collapse ;
}




.widget-calendar table td {
	height: 20px ;
	width: 20px ;
	border: 1px solid #e6dca9 ;
	text-align: center ;
	background: #ffc ;
}




.widget-calendar table td a {
	height: 20px ;
	width: 20px ;
	font-weight: bold ;
	color: #fff ;
	line-height: 20px ;
	text-decoration: none ;
	display: block ;
	text-align: center ;
	background: #ad9640 ;
}





.widget-calendar table th {
	height: 20px ;
	width: 20px ;
	border: 1px solid #e6dca9 ;
	border-top: none ;
	font-weight: normal ;
	color: #fff ;
	text-align: center ;
	background: #79643a ;
}





/*technorati*/

#technorati fieldset #ts_search {
	width: 90% ;
	margin: auto ;
}





#technorati fieldset {
	text-align: center ;
}



#technorati .btn {
	width: 6em ;
	margin: auto ;
	display: block ;
}




label {
	clear: both ;
}




/* ===ARCHIVES===*/

.mt-archive-index .archive {
	padding: 15px ;
	background: #ffc ;
}



.mt-archive-index .archive .archive-header {
	padding: 2px 5px ;
	margin-bottom: 10px ;
	color: #fff ;
	background: #472D08 ;
}







/* ===FOOTER===*/


#footer  {
	background: #0F2D45 ;
	text-align: center ;
	color: white ;
	font-style: normal ;
}



/*---powered---*/

.widget-powered {
	bottom: 20px ;
	color: #fff ;
}




.widget-powered a {
	color: #fff ;
}


.mt-search-results #alpha-inner p {
	background: #f5f0d5 ;
}


/*---サイトマップ---*/

.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('img/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size: 1em;
	font-weight:normal;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
	color:blue;
}
.tree li a {
	text-decoration:none;
	color:blue;
}
.tree li a:hover {
	text-decoration:underline;
	color:blue;
}
.tree ul ul {
	background-position: -1px 15px;
	background-image: url('img/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px; 
	background-image: url('img/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:normal;
	text-decoration:none;
	color:blue;
}
.tree ul li a:hover {
	text-decoration:underline;
	color:blue;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('img/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
	background-position: 0px 7px; 
	font-size:1em;
	color:blue;
	text-decoration:none;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	color:blue;
	text-decoration:none;
}

