/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(http://www.spacecan.jp/mt-static/support/themes/cityscape-boston/cityscape-boston.css);
/* end StyleCatcher imports */

body {
	font-size: 16px;
	background: #FF9900;
}

.widget-content {
font-size: 14px;
}

#header {
        background: #FF9900 url(img/title.gif);
	background-repeat: no-repeat;
	background-position: 20% 80%;
        padding: 0px 10px 10px;
	border-bottom: 0px solid #369;
	outline-width: 0;
	height: 80px;
	border-color: #FF9900;  


}

