/* Default Layout:  */
@import url(http://www.sanko-sha.co.jp/stage/mt/mt-static/themes-base/blog.css);
@import url(http://www.sanko-sha.co.jp/stage/mt/mt-static/themes/minimalist-red/screen.css);

body{
	background:#E1EBF4;
}
a{
	color:#0066FF;
}
.widget-content a{
	color:#0066FF;
}
#container{
	texe-align:center;
	margin:0 auto;
	padding:0;
	width:906px;
}

.sun{
	color:#e00;
}

.sat{
	color:#0982E8;
}


#header{
	background:url(http://www.sanko-sha.co.jp/ceo/img/title.jpg) no-repeat top;
	width:906px;
        height:110px;
	padding-top:80px;
	padding-bottom:78px;
	border:0;
	margin:0 auto;
	text-align:left;
}
#header #header-name{
	display:none;
}
#header #header-description,
#header #header-description a{
	color:#000;
}
#header-content{

	margin:0;
	padding:0;
}
#header-inner {
	width:906px;
	margin:0;
	padding:0;
}

#header-description{
	margin-left:40px;
}
.blog_t01{
	font-size:140%;
	color:#000;
}
.blog_t02{
	font-size:300%;
	color:#000;
}

.prof{
	font-size:85%;
	line-height:140%;
}

#content-inner{
	width:906px;
	padding:0;
}

.layout-twt #alpha {
	width:500px;
    left: 200px;
}
.layout-twt #beta {
    left: -500px;
    width: 190px;
}
.layout-twt #gamma {
    left: 20px;
}
#alpha-inner{
	padding:0;
	width:500px;
}

.entry-asset,
.asset,
.hentry
{
	width:500px;
	padding:0;
}

.asset-header h1,
.asset-header h2,
.asset-header h2 a,
.widget-header,
.widget-header a,
.archive-title,
.archive h2,
.alpha-inner
{
	color:#fff;
	background:#666;
	padding:3px 5px;
	font-weight:bold;
	margin-top:0;
}

.asset-meta{
	border:0;
}
.asset-body{
	width:500px;
}
.widget-calendar table,
{
	width:100%;
}

.widget-calendar table,
.widget-calendar th,
.widget-calendar td
{
	background:#ccc;
	border:1px solid #fff;
	border-collapse: collapse;
	padding:3px;
	text-align:center;
}
#header-name{
	font-size:100%;
}
.asset-footer{
	text-align:right;
}
#footer{
	display:none;
}

