@charset "utf-8";
@import url(common.css);

/*-----
Created by MT Monster / GreenTree Inc.
http://www.free-movabletype.jp/

/* SIMPLE DESIGN
=========================================================*/
/*===DEFAULT===*/
body {
	font-size: 10px ;
	color: #555 ;
	background: #FFF ;
}

/*===LAYOUT===*/
#container {
	width: 1000px ;	background: #fff ;
        border:solid 1px #000000;
}

#header {
	height: 100% ;
	margin-bottom: 40px ;
}

#alpha-inner {
}

#beta {
	float: right ;
	width: 180px ;
	font-size: 1em ;
	display: inline ;
	margin:0 10px 0;
	pading:0px;
}

#beta-inner {
}

#footer {
	height: 100% ;
	width:980px;
	background: #fff ;
	border-top:solid 1px #000000;
	margin: 0 auto;
	
}
/*===HEADER===*/
#header-content {
	height: 150px ;
	padding:15px 25px;
	background: url("monster-img/d-e-a-i_headerbanner.png") no-repeat 0 0;
}

#header-name {
	margin: 0;
	padding-top:75px;
	width:450px;
	height:0px;
	background:url("monster-img/title.png") no-repeat 0 0;
	display:block;
	overflow:hidden;
}

#header-name a {}

#header-description {
	margin: 5px 0;
	padding-top:45px;
	width:450px;
	height:0px;
	background:url("monster-img/description.png") no-repeat 0 0;
	display:block;
	overflow:hidden;
}

/*===ALPHA===*/
.trackbacks-header, .comments-header, .entry-title, .archive-title {
	width: 95%;
	margin: 0 auto 20px;
	border-top:1px solid #000;
	border-bottom:1px dotted #000;
	color: #000 ;
	background: #fff;
}

.trackbacks-header, .comments-header{
	margin-bottom: 1em ;
}

.mt-page-archive .asset-body {
	padding: 15px ;
}

.archive-title em {}

.content-nav{
	margin:30px 0 ;
	background: #fff ;
}

.content-nav a {}

.entry-title a {
	color: #000 ;
}

.entry-asset {
	margin-bottom: 0 ;
}

#trackbacks, #comments, #trackbacks, #comments, .mt-comment-confirmation #alpha-inner , .mt-comment-preview .comment {
	background: none ;
}

.entry-asset .asset-meta {
	padding: 3px 10px ;
}

.comment, .trackback {
	padding-top: 0 !important ;
	margin-bottom: 1em ;
}

.trackbacks-info {
	margin-bottom: 1em ;
}

.asset-footer h4{
	width: 95%;
	margin: 0 auto ;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	color: #000 ;
	background: #fff;
}

/*追加分*/

#alpha-foot{
	text-align: right ;
	margin: 10px 0 ;
	padding: 0 10px ;
}



/*===BETA===*/
h3.widget-header {
	height: 30px ;
	font-size: 1.3em ;
	font-weight: normal ;
}

#beta h3.widget-header a {
	text-decoration: none ;
}

#beta li {
	font-size: 1.2em ;
	margin-left:10px;
}

#beta li a {
	text-decoration: none ;
	display: inline ;
}

#beta li a:hover {
	display: inline;
}

#beta li span {
	text-decoration: underlines ;
	display: inline ;
}

/*===sideber_left===*/

#sideber_left h3.widget-header a {
	text-decoration: none ;
}

#sideber_left li {
	font-size: 1.2em ;
	margin-left:10px;
}

#sideber_left li a {
	text-decoration: none ;
	display: inline ;
}

#sideber_left li a:hover {
	display: inline;
}

#sideber_left li span {
	text-decoration: underlines ;
	display: inline ;
}

/* ===FOOTER===*/

#footer-content{
	height:30px;
	font-size:130%;
	text-align: center ;
	margin: 5px auto;
} 

#footer-content a {
	text-decoration: none ;

} 


/*===COMMENTS===*/
#content #beta .widget-recent-comments div.widget-content li ,

/*===CALENDAR===*/
.widget-calendar table td {
	color: #000 ;
}

.widget-calendar table td a:link,
.widget-calendar table td a:visited,
.widget-calendar table td a:hover,
.widget-calendar table td a:active {
	font-weight: bold ;
	color: #fff ;
}

.widget-calendar table th {
	font-weight: normal ;
	color: #000 ;
}

/*===ARCHIVES===*/
.mt-archive-index .archive {
	background: none ;
}

/*===POWERED===*/
.widget-powered {
	padding: 10px ;
}

.widget-powered a {}

/*===SEARCH===*/
.mt-search-results #alpha-inner p {
	background: none ;
}

#beta .widget-search form {
	width: auto ;
	padding-top: 35px ;
	padding-right: 5px ;
	padding-bottom: 5px ;
	text-align: right ;
	background: url("monster-img/search_bg.gif") no-repeat ;
}

#beta .widget-search h3 {
	display: none ;
}

#beta .widget-search form input#search{
}

#beta .widget-search form input{
	width: 50px !important;
	padding: 3px !important;
	margin: 0px !important;
	margin-left : -3px ;
	border: none ;
	font-size: 1.2em ;
	font-weight: bold ;
	color: #fff  ;
	background: url("monster-img/search_btn.gif") ;
}

#beta .widget-search form input#search{
	width: 110px !important;
	border: 1px solid #a5acb2 ;
	font-weight: normal ;
	color: #555 ;
	background: #fff;
	padding: 2px !important;
}

.asset-body {
	margin-bottom: 0px ;
}

/*===COLOR===*/

a:link, a:visited{
	color: #3d3d3d ;
}

a:hover, a:active{
	color: #0f6f83 ;
}

/*#8d8d8d*/ 


.content-nav,
.mt-archive-index .archive .archive-header,
.widget-powered,
h3.widget-header,
#header-content,
#header-description,
.search-results-header,
.comments-open-header,
.content-nav a,.content-nav,
.mt-archive-index .archive .archive-header,
h3.widget-header
{
	color: #3d3d3d ;
}

/* #acacac */

.trackbacks-header, .comments-header, .entry-title {
}

.widget-calendar table td a {
	background: #acacac ;
}
/*#8d8d8d*/
.search-results-header, .mt-page-archive {
	background: #c8c8c8;
}

.entry-asset .asset-meta ,
#content #beta .widget-syndication div.widget-content li ,
#beta .widget-search form {
	border-bottom: 1px solid #c8c8c8;
}

.comment, .trackback {
	border-bottom: 1px dotted #c8c8c8 ;
}

.entry-asset .asset-meta {
}


/*#e7e7e7*/

.entry-asset .asset-meta,
.comments-open-header,
.mt-archive-index .archive .archive-header {
	background: #e7e7e7;
}

h3.widget-header{
	background: url("monster-img/widget-header2.png") no-repeat 0 0;
}


.trackbacks-info {
	border: 1px solid #e7e7e7 ;
}



