﻿@charset "UTF-8";


body {
	background: none;
}



/* Layout */
/* ------------------------------------------------ */

#bgBlog {
	background: none;
}

#footer {
	clear: both;
	background: #fff;
}



/* Header */
/* ------------------------------------------------ */



/* Main Menu */
/* ------------------------------------------------ */

#menuBox {
	display: none
}



/* leftArea, rightArea */
/* ------------------------------------------------ */

.bgBoxCategoryBottom {
	background: none;
}
.bgBoxBottom {
	background: none;
}
.bgBoxEtcBottom {
	background: none;
}


/* Categories */
/* ------------------------------------------------ */

#categoryBox {
	background: none;
}


/* Monthly */
/* ------------------------------------------------ */

#monthlyBox {
	background: none;
}


/* Contents Area */
/* ------------------------------------------------ */


/* Entry */
/* ------------------------------------------------ */


/* Footer */
/* ------------------------------------------------ */




/* Recent Entries */
/* ------------------------------------------------ */

#recentEntryBox {
	background: none;
}


/* Category Entries */
/* ------------------------------------------------ */

#categoryEntriesBox {
	background: none;
}
