@charset "utf-8";
/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/admin/mt-static/themes-base/blog.css);
@import url(/admin/mt-static/themes/unstyled/screen.css);
@import url(/style.css);
/* end StyleCatcher imports */

body {
	font-size: 13px;
	color: #333;
}
* {
	font-size: 100%;
}
img,
table {
	border: none;
}
a {
	color: #930;
}
* a:hover {
	text-decoration: none;
}
#container-inner{
	width: 960px;
	padding: 10px 10px 0;
	background: url(/themeimages/bg_contain.gif) repeat-y center top;
}
#content-inner {
    padding-top: 0;
    padding-bottom: 20px;
}
#footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

#header-inner {
	padding: 110px 30px 10px 240px;
}


#footer-inner {
    padding-top: 5px;
    padding-bottom: 5px;
	text-align: center;
}


/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 540px;
}

.layout-wtt #beta {
    left: 210px;
    width: 210px;
}

.layout-wtt #gamma {
    right: 210px;
    width: 210px;
}

/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 210px;
    width: 540px;
}

.layout-twt #beta {
    left: -540px;
    width: 210px;
}

.layout-twt #gamma {
    width: 210px;
}


/* Wide-Thin */

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

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


/* Thin-Wide */

.layout-tw #alpha {
    left: 210px;
    width: 750px;
}

.layout-tw #beta {
    left: -750px;
    width: 210px;
}



#footer {
	border-top: 10px solid #fc0;
	border-bottom: 20px solid #9C0;
margin-top: 2em;
}
#header-name {
	margin-bottom: .05em;
}
#header-name,
#header-name a {
	font-size: 30px;
	color: #300;
	font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
#header-description,
#header-description a {
	font-size: 13px;
	color: #300;
	font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
.asset-name,
.asset-name a {
	font-size: 16px;
	color: #300;
	font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
.asset-name {
	background: url(/themeimages/bg_assetname.jpg) no-repeat center top;
	padding: 28px 10px 8px;
}
.widget-header,
.widget-header a {
	font-size: 15px;
	color: #300;
	font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
.widget-header {
	background: url(/themeimages/bg_widgetheader.gif) no-repeat center bottom;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 8px;
}
.widget-search {
	position: absolute;
	left: 33px;
	top: 55px;
	padding: 0;
	margin: 0;
	width: 145px;
}
.widget-search h3 {
	display: none;
}
.widget-search * {
	margin: 0;
}
.widget-search #search {
	width: 90px;
}
.widget-profile img {
	border: 1px solid #300;
}
.widget-profile p {
	line-height: 1.6;
}


#header {
	background: url(/themeimages/bg_header.jpg) no-repeat center top;
	width: 960px;
	height: 220px;
}
#content-inner {
	background: url(/themeimages/bg_beta.jpg) no-repeat left top;
}
#beta,
#gamma {
	padding-top: 15px;
}

.archive-title,
.search-results-header {
	margin-top: 20px;
	margin-bottom: 2em;
	border: 2px solid #300;
	padding: 8px 10px;
	color: #300;
	font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}

.content-nav {
	padding: 1em 10px 0;
	margin-top: 2em;
	border-top: thin dotted #E6E680;
}
.asset-body,
.comment-content,
.asset-more-link {
	font-size: 15px;
	line-height: 1.8;
}

.widget-content ul li {
	padding-left: 12px;
	background: url(/themeimages/arrow.gif) no-repeat left top;
}
.widget-links ul li.banner {
	padding: 0;
	background: none;
}
.widget-inquiry ul li.sakurasangyou {
	padding: 0;
	background: none;
}


#trackbacks,
#comments {
	padding-top: 1em;
	border-top: 2px solid #ddd;
}
.comments-header,
.trackbacks-header {
	font-weight: bold;
}

address a:link,
address a:visited,
address a:hover,
address a:active {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	fonr-weight: normal;
	font-style: normal;
	text-decoration: none;
}




#calendar {
    margin: 5px 0 10px;;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 10px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
	width: 100%;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 10px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}


/* Custom */
.colorD00 {
color: #d00;
}
.widget-cloud li {
font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", sans-serif;
}
.widget-calendar .widget-header {
}
.widget-calendar .widget-content {
	margin-bottom: 0;
}
input#search {
	width: 100%;
}
input#serchBtn {
}
input#comment-captcha {
	margin-right: 5px !important;
}
pre {
	margin: 1em 0 1em 1em;
	padding: 0 0 0 1em;
	border-left: 5px solid #efefef; 
}
code {
	margin: 0;
	padding: 0;
}