@charset "UTF-8";

/* ****************************************************
Title: pc_news.css
Created: 2011-02-02
Last Modified: 2011-02-02
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# GNav
# Main
# Sidebar

----------------------------------------*/


/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */

#content #errorArea {
	background: url(../img/bg_404_top.gif) top left no-repeat;
	padding-top: 12px;
	width: 625px;
	margin: 150px auto;
}

#content .errorAreaInner {
	background: url(../img/bg_404_bottom.gif) bottom left no-repeat;
	padding: 32px 0 44px 50px; 
}

#content .errorAreaInner dl {
	background: url(../img/ico_error.gif) center left no-repeat;
	padding-left: 100px;
}

#content .errorAreaInner dl dt {
	font-weight: bold;
	color: #ff0f0f;
}





/* # Sidebar
---------------------------------------------------------------------------- */

