/*___

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

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


/*BODY*/

body {
	color: #666 ;
	background: #e0e9f0;
}


a { color: #4988BB ;}

/*HEAD*/


#header-inner {
	padding: 80px 40px 0px ;
	text-align: left ;
}



#header-name a {
	font-size: 35px ;
	font-weight: bold ;
	color: #fff ;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 50% ;
	text-shadow: 2px 4px 4px #222244;
}



#header-description {
	font-size: 1.2em ;
	font-weight: bold ;
	color: #fff ;
	text-indent : 15px ;
	line-height: 300% ;
	text-shadow: 2px 3px 3px #222244;
}

#Breadcrumbs {
	padding-top: 3px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	padding-left: 15px;
	text-align: left;
	font-size: 80%;
	background-color: #f3f3f3;
	width: 935px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/*ENTRYTITLE*/

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

/*SIDE*/

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


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


/*?@BASE DESIGN
============================================*/


/*___DEFAULT___*/


body {
	padding: 0px ;
	padding-bottom: 50px ;
	margin: 0px ;
	font-size: 12px ;
	font-style: normal ;
	font-weight: normal ;
	line-height: 1.5 ;
	text-align: center ;
}




table {
	font-size: 12px ;
}




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




img {
	border: 0 ;
}
big { font-size: 140%; }

strong { font-size: 120%; color: #641e1e; font-weight: bold; }

entry_navi { font-size: 120%; text-align: center ; margin-top: 8px;}
content-nav { font-size: 120%; text-align: center ; margin-top: 8px;}

blockquote {
	background-color: #eee;
	color: #990000;
	margin-left: 8px;
	padding: 6px 6px 6px 8px;
	border-left: 1px dotted #999;
	font-style: oblique;
}


/*___LAYOUT___*/

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


body > #container {
	width: 950px ;
	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 url("monster-img/bg_container.gif") repeat-y;
}


#content {
	position: relative ;
	background: url("monster-img/header_gra.gif") no-repeat ;
}

.ad1{
	width: 920px;
	margin: auto;
}

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


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


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


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



/*___FLOAT___*/

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


#alpha {
	width: 610px;
	margin-right: 10px ;
}


#alpha-inner {
	position: relative ;
}


#beta {
	left: 0;
	width: 145px;
	margin-right: 10px ;
}


#gamma {
	left: 0;
	width: 145px;
}



/*___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___*/

.calendar{
	font-size: 90%;
}



/*___ENTRY___*/

.asset-name {
	font-size: 140%;
	padding: 5px 12px 0;
	border-right: medium none;
	font-weight: bold;
	background: url(monster-img/bg_ent_t.jpg) repeat-x center;
	margin-bottom: 5px;
}


.asset-name a { font-size: 100%; font-weight: bold; text-decoration: none ; }


.asset-content {
	margin-bottom: 35px;
	background: transparent;
	margin-top: 20px;
	padding-top: 20px;
	font-weight: lighter;
	margin-left: 8px;
}


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


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


.asset-meta {
	font-size: 90%;
	position: absolute;
	right: 5px;
	text-align: right;
	padding-bottom: 60px;
	margin-top: 0px;
	padding-top: 0px;
}

.asset-category {
	font-size: 50%;
	margin-left: 1em;
}

.asset-header > .asset-meta{
	padding-top: 15px ;
}



/*___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 ;
}


.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, .related-header, .archive-header, .trackbacks-header, .comments-header, .comments-open-header, .comments-open-header, .entry-categories-header {
	padding: 3px ;
	padding-left: 8px ;
	margin-bottom: 10px ;
	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-top: 10px ;
	margin-bottom: 15px ;
}


/*___CLOCK___*/

#jtokei {
	position: absolute ;
	top: 35px ;
	right: 15px ;
	height: 22px ;
	width: 60px ;
}


#jtokei input{
	position: absolute ;
	left: 0px ;
	top: 0px ;
	height: 22px ;
	width: 60px ;
	padding: 0px ;
	margin: 0px ;
	border: 0px ;
	font-size: 12px ;
	color: #999;
	line-height: 22px ;
	display: block ;
	text-align: center ;
	background: url("monster-img/clock_c.gif") repeat-x center center;
}


#jtokei form > input {
	height: 19px ;
	padding-top: 3px ;
}


*:first-child+html #jtokei input, html*#jtokei input {
	height: 22px ;
	padding-top: 0px ;
}


img.clockL {
	position: absolute ;
	left: -15px ;
	top: 0px ;
	z-index: 2 ;
}


img.clockR {
	position: absolute ;
	top: 0px ;
	right: -13px ;
	z-index: 3;
}


/*___BETA-GAMMA___*/


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


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


#beta .widget-content, #gamma .widget-content {
	margin: 10px ;
	font-size: 11px ;
}


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


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


.widget-search form input {
	width: 150px ;
	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 ;
}