/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Green  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com/ 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
	font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	background: #F1F2F2;
}


/* Header */

#header {
    border-top-width: 10px;
    border-top-style: solid;
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
    font-size: 22px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 10px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    font-weight: normal;

    display: block;
    border-top: 1px solid #ccc;
    padding-bottom: .3em;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
	font-size: 10px;
	font-weight: normal;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #333;  
    font-family: trebuchet ms; 
}

a {
    color: #3d7b22; 
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 20px;  
    margin-bottom: 30px;  
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
}


/* Header ----------------------------------------------------------------- */

#header { 
    border-color: #091e00;  
    background: #3d7b22 url(header.gif) repeat-x bottom right; 
}

#header a {
    color: #fff;
    font-weight: bold;
}

#header-content {
    margin: 30px 0 40px 20px;
}

#header-name {
    color: #fff; 
    font-size: 34px;
    font-weight: bold;
}

#header-description {
    color: #fff;  
}


/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #000;
}

.asset-footer,
.asset-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

.asset-footer {
    border-top-color: #c9e1be;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #c9e1be;
    background-color: #f9fff6;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    background-color: #091e00; 
}

#footer-content {
    margin: 20px 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}





/********************************************************************************/

/*customize*/

/********************************************************************************/

/********************************/

/*contents-2nd*/

/********************************/


/*h2*/

div.box-category h2#h2-category {
	background: url(h3_category.gif) no-repeat;
}

div.box-category h2#h2-newcategory {
	background: url(h3_blognew.gif) no-repeat;
}




/*box-calender
----------------------------------------------------------------------*/
div.box-calender {
	margin: 0px auto 20px;
	padding: 0px;
	height: auto;
	width: 185px;
	border: 1px solid #666666;
}




/*box-month
-----------------------------------------------------------------------*/
div.box-month {
	margin: 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: 100%;
}



div.box-month h2 {
	margin: 0px;
	padding: 3px 0px;
	height: auto;
	width: 100%;
	border-bottom: 1px solid #666666;
	text-align: center;
	background: #E7E7E7;
	font-weight: bold;
}


/*box-table
-----------------------------------------------------------------------*/
div.box-table {
	margin: 0px;
	padding: 0px 0px 5px;
	height: auto;
	width: 100%;
}


/*table*/
div.box-table table {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-collapse:collapse;
}

div.box-table th {
	color: #666666;

}

div.box-table th.th-red {
	color: #FF0000;
}

div.box-table td {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
}

div.box-table td a {
	text-decoration: underline;
}

div.box-table td a:hover {
	text-decoration: underline;
}



/***********************************************/

/*blog-contents*/

/***********************************************/


/*h3
------------------------------------------------------------------------*/
div.blog-contents h3#h3-kairan {
	background: url(h3_kairan.gif) no-repeat;
}

div.blog-contents h3#h3-hoiku {
}



div.blog-contents h3#h3-active {
	background: url(h3_kairan.gif) no-repeat;
}



/*box-blog
------------------------------------------------------------------------*/
div.box-blog {
	margin: 0px 0px 40px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}










/*box-blog-date
------------------------------------------------------------------------*/
div.box-blog-date {
}

div.box-blog-date p {
}






/*box-blog-title
------------------------------------------------------------------------*/
div.box-blog-title {
	margin: 0px 0px 15px;
	padding: 0px;
	height: auto;
	width: 100%;

}

/*dl*/
div.box-blog-title dl {

}

/*dt*/
div.box-blog-title dt {
	font-size: 18px;
	color: #6AD500;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 5px 10px 5px 0px;
	height: auto;
	width: 544px;

}

/*dd*/
div.box-blog-title dd {
	clear: both;
	line-height: 1.5em;

}

/*dd img*/
div.box-blog-title dd img {
	clear:both;
}


span.mt-enclosure mt-enclosure-image {
	clear:both;
}







/*box-blog-author
------------------------------------------------------------------------*/
div.box-blog-author {
	margin: 0px;
	padding: 4px 10px 2px;
	height: auto;
	width: 534px;
	border-top: 1px solid #E1E1E1;

}

div.box-blog-author p {
	text-align: right;
	font-size: 11px;

}


/*footer
------------------------------------------------------------------*/
/*footer*/
div.footer {
	*margin-top:-6px;/*なぜかIE7のみ隙間が開くのでハック*/
	height:89px;
	width:800px;
	border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
	border-bottom:1px solid #9B9B9B;
}

*html div.footer{
	margin-top:0px;/*上のIE7ハックをIE6以下で元に戻す*/
}



div.header img#top-header {
	display: none;
}


div.header img#gnavi-back {
	display: none;
}


img#img-kairan {
	display: none;

}

