/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Red  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    color: #333333;
font-family: "josefin", "source-han-sans-japanese",sans-serif;
    font-size: 15px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-weight:100;
	

}
td,tr{border:none!important;}
td p,td p span{text-align:left;font-family: "josefin", "source-han-sans-japanese",sans-serif!important;}

#bgimg {
	position: absolute;
	z-index: -1;
	position:fixed;
}

/* Header */

#header {
    border-top-width: 0px;
    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;
}
.icons{
	    overflow: hidden;
    position: fixed;
    right: 16px;
    top: 19px;
    width: 30px;
	
}
.icons a img{
	float:left;
	padding:0 0 5px 0;
		width:30px;

	
}

/* Content */


/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff;
}

#container-inner {
    width: 1100px;
    min-height: 100%;
    margin: 0 auto;
    text-align: center;

}



#beta, #gamma {
    display: inline;
    float: left;
}



#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {


}







/* Thin-Wide */

.mt-main-index #beta {
    background:none;
    width: 750px;
    margin: 0 auto;
	position: absolute;
}

#beta {
    background: url(mochi-style/alpha_bg.png);
    width: 700px;
    margin: 0 0 20px;
    position: relative;  
left:300px; 
    line-height: 190%;

}

#alpha {
    padding:0;
    width: 255px;

    position: fixed;
    top: 90pt;left:0px; 

}
.logo {
    left: 0;
    opacity: 0.9;
    padding: 0;
    position: fixed;
    top: 0;
    z-index: auto;

}



.asset-name {
    border-bottom: 0px double #EEEEEE;
    font-size: 18pt;
    line-height: 25px;
    padding: 65px 10px 0px 0;
    text-align: center;
}
.asset-date {
    border-bottom: 0px double #EEEEEE;
    font-size: 12px;
    line-height: 25px;
    padding: 65px 10px 0px 0;
    text-align: right;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer {
    border-top: 1px solid #ccc;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
}

.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;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

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

.mailform{
	text-align:left;
}

input{
    font-size: 25px;
    font-weight: 900;
	color:#ccc;

}
.order input{    font-size: 12px;

}


/* Global ----------------------------------------------------------------- */

body {
     background-color: none; 
}

a {
    color: #006700;
	    text-decoration: none;
}

a:hover {
    color: #fffc00;
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background:none;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

.main-index #container {
	height:1400px;


	
}

#container { 
	width: 100%;    position: relative;


	z-index: 1;
}

#container-inner {
    width: 1000px;
    margin: 0 auto;
    position:static;
}

#header-inner,
#footer-inner {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}


#copyright{

    padding: 150px 0 0 0;
}

.holiday {
    font-size: 10px;
    line-height: 220%;
    margin: 0 auto;
    width: 140px;
}
.holiday a {
    color: #999999;
	text-decoration:none;
}

/* Header ----------------------------------------------------------------- */

.mt-main-index #header {
	display:none;

}
#header { 
    border-color: #470101;  
    background: none; 
}

#header a {
    color: #666;    font-weight: 100;
}

#header-content {
    width: 1000px; 
    margin: 5px 0 5px 0px;
}

#header-name {
    color: #666; 
    font-size: 11px;
    float:right;

}

#header-description {
    color: #fff;  
}


/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #666;
}

.asset-footer {
    border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.comment,
.trackback {
    border-color: #ddd;
}


 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    color: #2d7c3a;
    text-decoration: none;
}

.archive-list-item {
    margin-bottom: 5px;
}

.entry-content_full li {
   background: none repeat scroll 0 0 transparent;

    float: left;
    font-size: 13px;
    height: 240px;
    list-style-type: none;
    margin: 15px 8px 15px 0;
    overflow: hidden;
    padding: 0 8px 0 0;
    width: 217px;
}
.entry-content_full a {
    text-decoration: none;
	    color: #999999;
}


.mt-main-index #beta {
    background: none repeat scroll 0 0 transparent;
    margin: 0 auto;
    position: absolute;
    width: 750px;
}



/* Widget ----------------------------------------------------------------- */

.widget-header
 {
    margin-left: 148px;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
    text-decoration: none;
}
.widget-content-menu .sub-menu a{
	font-style:italic;
	font-size:13px;
	font-weight:100;
	
	
}

.widget-content-menu a {
    color: #333333;
    text-decoration: none;
    font-size: 15px;
}


#content .widget-powered .widget-content-menu {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 14px;
}

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

.widget-header a:hover {
    text-decoration: underline;
}

.top-widget-content {
    float: left;
	text-align:left;
	margin: 90pt 0 0;

}

.widget-content {
    float: left;
    height: 280px;
    width: 520px;
}
.widget-content-mini {
    float: left;
    height: 280px;
    width: 230px;
}
.widget-content-center {
    float: left;

    width: 750px;
    margin: 0;
 }
.widget-content-menu {
    padding: 0 0 0 31pt;
    text-align: left;

}


.widget-content-menu .sub-menu a:hover {
    color: #fff905;
    text-decoration: none;
}

.widget-content-menu a:hover {
    color: #2f7e39;
    text-decoration: none;
}
.widget-content-menu li {
    margin-top: 33px;
    margin-bottom: 10px;

}
.widget-content-menu li a {
    font-size: 20px;   margin-top: 33px;}
.osechi{
	position:fixed;
    bottom: 0px;
	z-index:999;
	opacity:0.8;
	


}
.widget-content-menu .sub-menu {
    margin-top: 10px;
    margin-bottom: 1px;

}
.widget-content-menu .menu-sp {
	    margin-top: 20px;


}

.top-widget-content-menu a {
    color: #333333;
    text-decoration: none;
    font-size: 30px; 
}

.top-widget-content-menu {
padding: 0 0 0 90px;


}


.top-widget-content-menu .top-sub-menu a:hover {
    color: #939393;
    text-decoration: none;
}

.top-widget-content-menu a:hover {
    color: #939393;
    text-decoration: none;
}
.top-widget-content-menu li {
    margin-top: 30px;



}



/* "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: #470101; 
        width:1100px;   clear: both;

}

#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%;
}
#content-inner
{
 padding: 0 0 240pt;
}
/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}