@import url(http://www.onestime.com/commons/mt-static/themes/style-flat/screen.css);
@import url(http://www.onestime.com/commons/mt-static/themes/style-flat/subSkin/1-subSkin.css);
@import url(http://www.onestime.com/commons/mt-static/themes/style-flat/subSkin/2-singleUtilities.css);
@import url(http://www.onestime.com/commons/mt-static/themes/style-flat/module/mod_eyeCatch-header.css);
@import url(http://www.onestime.com/commons/mt-static/themes/style-flat/module/mod_gNavi/mod_gNavi.css);
@import url(http://www.onestime.com/commons/mt-static/themes/style-flat/module/mod_calendar.css);
@import url(http://www.onestime.com/commons/mt-static/themes/style-flat/module/mod_multiCol-Type1.css);
@import url(http://www.onestime.com/commons/mt-static/themes/style-flat/module/mod_layoutChanger/layoutChanger.css);
@import url(http://www.onestime.com/commons/mt-static/themes/style-flat/module/mod_fontsizeSwitcher/fontsizeSwitcher.css);

/* Captcha Style */
div#comments-open-captcha {
	margin: 0 20px;
}
div#comments-open-captcha img {
	border: 1px solid black;
}
div#comments-open-captcha input {
	margin: 0.5em 0;
}
div#comments-open-captcha p {
	margin: 0.1em 0 0.7em;
}
ul.info {
	text-align: right;
}

body.double div#utilities,
body.multi dl.navi {
	background-image: url(mini.png);
}

body {
	background-image: url(bg.gif);
}

div#header p.siteName a:link,
div#header p.siteName a:visited {
	color: #f4a3b3;
}

ul#globalNavi {
	border: 1px solid #e87c92;
}

ul#globalNavi li a {
	border-right: 1px solid #e87c92;
	border-bottom: 1px solid #e87c92;
}

div#header {
        padding-top: 240px; /* img height - 26px(div#header padding bottom) */
        padding-bottom: 0;
        _height: 240px;
        border-bottom: none;
        position: relative;
        background-image: url(/header.png);
        background-repeat: no-repeat;
}

