/* ----- layout -------------------------------------------------------------------------------------------------------------------------------- */
#wrapper { width:930px; }
#header { background:url(img/width_930px/header.gif) no-repeat bottom; }
#contents { background:url(img/width_930px/side.gif) repeat-y; }
#left_col { float:left; display:inline; width:690px; }
#footer { background:url(img/width_930px/footer.gif) no-repeat top; }

/* ----- left_col ------------------------------------------------------------------------------------------------------------------------------ */
.post { background:url(img/width_930px/post_line.gif) no-repeat left bottom; }
.post_content_wrapper { width:510px; }
.content_noside {width:510px; }

/* ----- page ---------------------------------------------------------------------------------------------------------------------------------- */
#page_noside_contents { background:url(img/width_930px/side_noside.gif) repeat-y; }
#page_noside_header { background:url(img/width_930px/header_noside.gif) no-repeat top; }
#footer_noside { background:url(img/width_930px/footer_noside.gif) no-repeat top; }

/* ----- archive/category/tag/search/ ---------------------------------------------------------------------------------------------------------- */
#headline { width:510px; }
#archive { width:510px; }

/* ----- comment ------------------------------------------------------------------------------------------------------------------------------- */
#comments_wrapper { width:540px; }
