/*___

Created by GreenTree Inc.
http://www.greentree.jp

/* DESIGN CUSTOMIZE : No.MT4-020
============================================*/


/*BODY*/

body {
	color: #666 ;
	background: #f4f4f4 url("monster-img/bg.jpg") repeat-x top center fixed; 
}





a {
	color: #660066;
}




/*HEAD*/


#header-inner {
	padding:0 0px ;
	text-align: left ;
	}
#header-content{
	font-size:1px ;
	height: 150px ;
	}

#header-top {
	background: url("monster-img/header-top.jpg") repeat-x;
	padding:6px 0px 0 ;
	height:30px;
        left: 0;
	}

#header-navi{
        float:right;
        margin:3px;
        }
#header-navi a{
        color: #FFFFFF;
        text-decoration: none;
        padding:3px;
        }
#header-search{
        float:right;
        padding:0 10px;
        }


#header-name a {
	font-size: 35px ;
	font-weight: bold ;
	color: #fff ;
	padding: 0px 0 200px ;
}




#header-description {
	font-size: 1px ;
        float:right;
}






/*CALENDAR*/

#calendar {
	padding-left: 15px ;
}




#calendar td {
	color: #666 ;
}




#calendar td a {
	color: #fff ;
	background: #003366 ;
}




#calendar td.month a {
	font-weight: bold ;
	color: #003366;
}




/*ENTRYTITLE*/

.asset-name a, .asset-name {
	font-size: 12px ;
	color: #fff;
	text-decoration: none ;
	font-weight: bold;
}




/*SIDE*/

#beta h3.widget-header, #gamma h3.widget-header {
	color: #003366 ;
        margin: 8px 0 -12px;
	font-weight: bold;
	}





.widget-header a {
	color: #003366;
}






/*　BASE DESIGN
============================================*/


/*___DEFAULT___*/
body {
	padding: 0px ;
	padding-bottom: 20px ;
	margin: 0px ;
	font-size: 12px ;
	font-style: normal ;
	font-weight: normal ;
	line-height: 1.5 ;
	text-align: center ;
        height: 100%;
        width: 100%;
}


table {
	font-size: 12px ;
}


#header h1, #header h2 {
	padding: 0 ;
	margin: 0 ;
}


img {
	border: 0 ;
}


/*___LAYOUT___*/

#container {
	width: 950px ;
	padding: 0 ;
	margin: 0px auto ;
	text-align: center ;
}


body > #container {
	width: 100% ;
	background: url("monster-img/gra.png") top center no-repeat ;
	background-attachment: fixed;
}


#container-inner {
	position: relative ;
	width: 950px ;
	margin: auto ;
	text-align: left ;
	background: #fff ;
}


#content {
	position: relative ;
}


#content-inner {
	height: 1% ;
	padding: 10px 0 0 15px ;
	margin: auto ;
}


#content > #content-inner {
	height: auto ;
	width: 950px ;
	overflow: hidden ;
}


#footer {
	position: relative ;
	clear: both ;
	top: 10px ;
	height: 30px ;
	padding: 10px 15px 10px ;
}


#container-inner > #footer{
	background: url("monster-img/footer.png") no-repeat;
}


/*___FLOAT___*/

#alpha, #beta, #gamma {
	float: left;
	overflow: hidden;
}


#alpha {
	width: 554px;
	margin: -5px 13px 0;
	/margin: 1px 13px 0;
}


#alpha-inner {
	position: relative ;
}


#beta {
	left: 0px;
	width: 170px;
        background: url("monster-img/side_btm.jpg") no-repeat bottom ;
        margin:0 0px 10px 0;
}

#beta-inner {
	background: url("monster-img/side_bd.jpg") repeat-y ;
        margin-bottom: 5px;
}

#gamma {
	left: 0px;
	width: 170px;
        background: url("monster-img/side_btm.jpg") no-repeat bottom ;
        margin:0 0 10px 0px;
}

#gamma-inner {
	background: url("monster-img/side_bd.jpg") repeat-y ;
        margin-bottom: 5px;
}

/*___HEADER___*/


#header {
	position: relative;
	height: 200px ;
	background: url("monster-img/header.jpg") no-repeat bottom ;
}


#header #header-name a {
	line-height: 1 ;
	text-decoration: none ;
}


#header #header-description {
	font-weight: normal ;
}


/*___CALENDAR___*/

#calendarBg{
	position: absolute ;
	top: 160px ;
	height: 44px ;
	height: 44px ;
	width: 950px ;
}


#calendarBg p {
	display: none ;
}


#calendar {
	position: absolute ;
	top: 160px ;
	height: 44px ;
	width: 950px ;
	color: #006 ;
	background: none ;
}


#container-inner > #calendar {
	background: url("monster-img/calendar.png") no-repeat top left;
}


#calendar table {
	margin-top: 4px ;
	border-collapse: collapse ;
}


#calendar td {
	height: 32px ;
	width: 16px ;
	line-height: 32px ;
	text-align: center ;
}


#calendar td a {
	height: 16px ;
	width: 16px ;
	margin-right: 1px ;
	line-height: 16px ;
	text-decoration: none ;
	display: block ;
	text-align: center ;
}


#calendar td.month {
	width: auto ;
	padding-right: 10px ;
	white-space: nowrap ;
}


#calendar td.month a{
	display: inline ;
	white-space: nowrap ;
	background: none ;
}


/*___ENTRY___*/

.asset-name {

	padding: 15px 12px 15px;
	margin-bottom: 5px;
	border-right: none ;
	font-weight: normal ;
	background: url("monster-img/bg_ent_t.jpg") no-repeat center ;
	font-weight: bold;
}


.asset-name a {
	text-decoration: none ;
	font-weight: bold;

}


.asset-content {
	margin:0 10px 10px 10px  ;
	background: transparent ;
}


.asset-body {
	height: 1% ;
	padding: 30px 0px 0px ;
	overflow: hidden ;
	text-align: justify ;
}


.asset-body p {
	margin: 0px 0px 0.6em ;
}


.asset-header .asset-meta {
	position: absolute ;
	right: 5px ;
	text-align: right ;
}


/*___COMMENT_TRACKBACK___*/

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


.comment, .trackback {
	height: 1% ;
	border-bottom: 1px solid #dcdcdc ;
}


.comment .inner, .trackback .inner {
	margin-top: 10px ;
	margin-bottom: 10px ;
}


.comment p, .trackback p {
	margin: 3px auto ;
}


.trackbacks-info p {
	margin: 0 ;
	padding:0 10px ;
}


.trackbacks-info {
	padding-bottom: 10px ;
	border-bottom: 1px solid #dcdcdc ;
}


#comment-url {
	width: 400px ;
}


#comment-text {
	height: 100px ;
	width: 530px ;
	font-size: 12px ;
	color: #333 ;
}


/*___ARCHIVE___*/


.archive-title, .archive-header, .trackbacks-header, .comments-header, .comments-open-header, .comments-open-header, .entry-categories-header {
	padding: 3px ;
	margin:13px 4px 5px ;
	border-bottom: 1px solid #c8c8c8 ;
	font-size: 12px ;
	font-weight: normal ;
	color: #333;
	color: #666 ;
	background: #E6E7E2 ;
}


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

.archive-list {
	margin:0 0 5px ;
        padding: 0 0 0 20px;
}
.archive-text{
        padding:0 0 0  65px;
	margin: 0 ;
	color: #999999;


}
.archive-list .archive-list-item{
    background: url("monster-img/arrow.gif") left 4px no-repeat;
    list-style-type: none;
    padding:0 0 0 6px;
      }

/*___BETA-GAMMA___*/


#beta ul, #gamma ul {
	padding: 0px ;
	margin: 0px ;
}


#beta ul ul, #gamma ul ul {
	padding-bottom: 5px ;
	padding-left: 5px ;
}


#beta .widget-content, #gamma .widget-content {
	padding:10px;
}


#beta h3.widget-header, #gamma h3.widget-header {
	clear: both ;
	padding: 9px 0px 11px 25px;
	font-size: 12px ;
	font-weight: normal ;
	background: url("monster-img/side_t.jpg") center repeat-x ; 
	font-weight: bold;
}


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


.widget-search form input {
	width: 140px ;
	margin-bottom: 2px ;
	font-size: 12px ;
}


#MTSearchInput {
	position: absolute ;
	left: 0px ;
	top: 0px ;
	height: 100px ;
	width: 100px ;
	overflow: hidden ;
}


#MTSearchInput span {
	padding-top: 150px ;
	display: block ;
}


/*___MTM-LOGO___*/
.mt-monster {
	margin-bottom: 10px ;
	margin-left: 10px ;
}


/*___PHOTO___*/

div.widget-assets div.widget-content ul.widget-list {
	margin-right: 0;
	margin-left: -2px ;
	overflow: hidden ;
}


li.item {
	float: left;
	width: 70px;
	margin: 0pt 5px 8px 0px;
	overflow: hidden;
	display: table-cell;
}


/*___FOOTER___*/

#footer-inner .widget-powered{
	position: absolute ;
	left: 15px ;
	bottom: 20px ;
}


#footer-content a {
	color: #666 ;
	text-decoration: none ;
}


/*___SEARCH RESULT___*/

 
.search-results-header {
	padding-top: 10px ;
	border-top: 1px solid #c1c1c1 ;
	font-size: 14px ;
}


/* fix-080131 */
.byline address {
	padding-right: 10px ;
	font-style: normal;
	display: inline ;
}


/* fix-080228 */

.trackback-header .asset-meta {
	background: #efefeb ;
}


/* fix-090319 */

.gtHeader {
	position: absolute ;
	top: 5px ;
	right: 5px;
	height: 0px ;
	padding-top: 1em ;
	overflow: hidden ;
	z-index: 1;
	font-size: 10px ;
}

/* タグクラウドウィジェット */
.widget-tag-cloud ul {padding: 5px 0 0 0;  list-style: none;}
.widget-tag-cloud li {display: inline; white-space: nowrap;}
.rank-1 a { color: #006;  font-size: 1.4em;  font-weight: bold;}
.rank-2 a {color: #039; font-size: 1.3em;font-weight: bold;}
.rank-3 a {color: #06c;  font-size: 1.2em; font-weight: bold;}
.rank-4 a {color: #09f;font-size: 1.1em;}
.rank-5 a {color: #999;}
.rank-1 a:hover, .rank-2 a:hover, .rank-3 a:hover, .rank-4 a:hover, .rank-5 a:hover { color: #660066;}

.widget-list li{
    background: url("monster-img/arrow.gif") left 4px no-repeat;
    list-style-type: none;
    padding:0 0 0 8px;
      }
.widget-list-item li{
    list-style-type: none;
    padding:0;
      }

/*----------------固定ヘッダー---------------------*/
#navi-bar{
    position: fixed; 
    width: 200%;
    z-index: 1;
    right: 0;
}
* html div#navi-bar{     
     position: absolute;     
     top: expression(eval(document.documentElement.scrollTop+0));  
 }  
#header-top h1{
     color:#fff;
}
