/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/minimalist-white/minimalist-white.css);
/* end StyleCatcher imports */


/*　BASE DESIGN
============================================*/

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



/*HEAD*/
#header {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 1px;
    background: #FFFFFF;
}


#header-inner {
    width: 900px;
    background: url("http://www.hitohen.com/imai/img/header.jpg") no-repeat;
    text-align: right ;
}


#header-name a {
	font-size: 30px ;
	font-weight: bold ;
	color: #CC0000 ;
	text-decoration: none ; 
}

#header-description {
	font-size: 10px ;
	color: #CC0000 ;
	vertical-align: top ;
}


BLOCKQUOTE{
background-color : #ffeef7;
padding-top : 10px;padding-left : 10px;padding-right : 10px;
padding-bottom: 10px;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;
border-color : #ff68b4 #ff68b4 #ff68b4 #ff68b4;
}


/*___LAYOUT___*/

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


body > #container {
	background-attachment: fixed;
}


#container-inner {
	width: 900px;
	position: relative ;
	margin: auto ;
	text-align: left ;
}


#content {
	position: relative ;
}


#content-inner {
}


#content > #content-inner {
	height: auto ;
}


#alpha{
  border: solid;
    border-width: 0px 1px 0px 0px;
    padding: 5px;
    border-color: #9999CC;
}

#footer {
}


#container-inner > #footer{
}





/*ENTRYTITLE*/
.asset-name a, .asset-name {
	font-size: 18px ;
	color: #000033;
	text-decoration: none ;
}

.asset-name a {
}


.asset-content {
	width: 600px ;
}


.asset-body {
	width: 600px ;
	padding-left: 23px;
}


.asset-body p {
}


.asset-meta {
}


.asset-header{
	width: 600px ;
	font-color: #000066;
	padding-left: 23px;
	background: url("http://www.hitohen.com/imai/img/_Run.JPG") no-repeat 0px 0.5em;
}


.layout-wt #alpha {
    width: 700px;
}


.layout-tw #alpha {
    left: 190px;
    width: 700px;
}



.layout-tw #beta {
    left: -700px;
    width: 190px;



