/* 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/themes/cityscape-portland/screen.css);
/* end StyleCatcher imports */
body {
	background: #ffffff;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background-image: url(http://smile-earth.com/report/srcimg/bg_fabric_linen5.gif);
}
/*#container-inner {
	border-left: solid 1px #27455a;
	border-right: solid 1px #27455a;
}*/
/* ヘッダー */
#header {
	background-image: url(http://smile-earth.com/report/srcimg/header.jpg);
 border-top-width: 0;
}
#header-content {
	margin: 107px 20px 120px;
	width: auto;
}
#header-name a {
	color: white;
	font-size: 40px;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
/*#header-name {
	border-bottom: dotted 1px white;
}*/
#header-description {
	color: #ffffff;	padding-top: 5px;
}
/* コンテンツ */
.layout-wt #alpha {
	width: 630px;
}
.asset-body {
	line-height: 1.6;
}
/* サイドバー */
.layout-wt #beta {
	width: 300px;
	margin-right: 10px;
}
.layout-wt #content-inner {
	background-image: none;
}
.layout-wt #beta {
	background-color: #9abfd2;
	background-image: url(http://smile-earth.com/report/srcimg/bg_paper.gif);
	padding-top: 10px;
}
.widget .widget-header {
	border: none;
	margin-left: 14px;
	margin-right: 14px;
}
.widget a {
	color: #333333;
}
.widget-header a {
	color: #ffffff;
}
/* メッセージなど */
.message {
	color: #333333;
	border: solid 1px #f9f6d5;
	margin: 0 14px 20px;
	padding: 5px;
}
/* 天気予報 */
.weather {
	color: white;
}
.weather dl {
	margin: 8px 14px 20px;
	line-height: 1.5em;
}
.weather dt {
	float: left;
	clear: left;
	width: 4em;
	font-weight: bold;
}
/* フッタ */
#footer { 
 background-color: #eeeeee; 
}
#footer-content,
#footer-content a {
 color: #777;
}
#footer-inner {
	border-top: solid 1px #aaaaaa;
	background: #ffffff;
	padding: 0 0 0 20px;
	color: #777777;
}
.widget-content {
 font-size: 100%;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
