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


/* end StyleCatcher imports */

body {
    color: #333;   
    background: #FFC8C9 url(/sekiguchi/img/body.gif) repeat-x 0 0;
	line-height:157%;
}


#header {
	border:0;
	background:url("/sekiguchi/img/keyv.jpg") no-repeat 0 0;
	height:400px;
	margin-bottom:0;
}

#content
{
	background-color:#FF679A;
}

#header-inner {
	padding:0;
	margin:0;
}


#header img {
	position:absolute;
	right:42px;
	top:190px;
	
}

#content {
		overflow:hidden;
}

#container-inner {
	width:800px;
	
}

.entry-asset {
	margin-top:20px;
}

.asset-main {
		border:6px solid #990033;
		background-color:#FFF;
		padding:20px;
		padding-top:0;
}

#page-title {
	margin-top:20px;
	font-size:110%;
	margin-bottom:-10px;
}

.archive-title em {
	font-style:normal;
}

.layout-wt #alpha {
	background-color:#FFC8C9;
	width:580px;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}

.layout-wt #alpha a {
	color:#FF1C61;
}

.layout-wt #beta {
	background-color:#FF6699;
	width:220px;
	padding-top:10px;
	*padding-top:20px;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}

.layout-wt #beta a {
	color:#000;
	font-weight:normal;
	
}

.layout-wt #beta a:hover {
	color:#FFF;
	text-decoration:underline;
}


.layout-wt #beta #search {
	width:130px;
}

.layout-wt #beta-inner {
	margin:10px 15px;
}

.asset-content {
	margin:0;
}

#content .widget {
	border-bottom:0;
	overflow:hidden;
}

.layout-wt #content-inner {
	background:none;
}

.widget-header {
	margin:0 0 10px 0;
	padding-left:5px;
	background:#FF97BA;
	color:#434343;
}

#j-header {
	background:#FDF2F8 none repeat scroll 0 0;
	font-size:10px;
	height:26px;
	position:relative;
	width:100%;
}
#j-header img {
	left:5px;
	margin-right:5px;
	position:absolute;
	top:3px;
}
#j-header a {
	color:#FF3399;
	padding:0 3px;
}
#j-header ul {
	left:50px;
	position:absolute;
	top:2px;
}
#j-header ul li {
	display:inline;
}

#footer-inner {
	background-color:#FF3399;
	overflow:hidden
}

.center {
	text-align:center;
}

.asset-header {
	margin-left:0;
}
.asset-name {
	color:#FF4493;
	font-size:136%;
	font-weight:bold;
	margin-top:0.2em;
	margin-bottom:2em;
}

.asset {
	background:none;
}

.widget-content {
	margin:10px 0;
}

.widget-content table {
	width:200px;
}

.widget-content table th,
.widget-content table td {
	font-weight:normal;
	font-size:120%;
}

.layout-wt #beta .widget-header a {
	font-weight:bold;
}




