/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://digirepo.sakura.ne.jp/mt/mt-static/themes-base/blog.css);
@import url(http://digirepo.sakura.ne.jp/mt/mt-static/support/themes/minimalist-pink1/minimalist-pink1.css);
/* end StyleCatcher imports */


#container-inner {
    width: 820px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}



/* Wide-Thin */
.layout-wt #alpha {
 width: 520px;
}
.layout-wt #beta {
 width: 300px;
}



#footer{

padding: 15px;
background: #808080;
color: #fff;
font-size: 65%;

}

#footer a{
color: #fff;
}

body{

background: #6699CC;
}



#header-inner {
   
	width: 820px;
	border-top-color: #191970;
	border-bottom-color: #b0b0e6;
	
}


#header-content {
	
         width: 820px;
	background: #4169e1; 
}


.asset-name {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #a3b8cc;
   border-left-style: solid;
   border-left-width: 5px ;
   border-left-color: #36414d ;
   border-top-style: hidden;
   border-right-style: hidden;
   padding: 0 0 0 10px;
   color: #666;

}



.asset-meta {
    
    border-top: 0px;
    
}


.asset-body h2,
.asset-more h2{
	
	color: #0033CC;
	background-color: #CCFFFF;
	
}

.entry-content{
font-size: 90%;
}


.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	background: #a3b8cc;
	color: #fff;
    
}


.widget-header { 
    border-width: 0px;
    
}

.widget-content a {
    color: #0033CC;
}


.archive-title {
    
	background: #4169e1;
	color: #fff;
}

.minpos
{
margin-top: 10px;
margin-bottom: 10px;
background-color: #E0FFFF;
padding: 10px;
border-width: 1px;
border-style: solid;
border-color: #0000C0;
font-size: 80%;
}

.maintop
{
text-align: center;
font-size: 80%;
}

.sec-top
{margin-top:0px;
 margin-bottom:0px;
}

.sec-1
{float:left;
margin-top: 0px;
margin-bottom:10px;
margin-right:10px;
 line-height:110%
}

.sec-2
{float:left;
margin-top: 0px;
margin-bottom:10px;
line-height:110%;
}


.sec-footer
{
	clear:left;

}

