@charset "UTF-8";

/* ****************************************************
Title: sp_news.css
Created: 2011-02-02
Last Modified: 2011-02-02
***************************************************** */


/* Table Of Contents
----------------------------------------

# Settings
# Smartphne Hide Content
# Layout
# Header
# Main
# GNav
# Footer
# Modules

----------------------------------------*/


/* # Smartphone Hide Content
---------------------------------------------------------------------------- */


#content #errorArea {
	background: url(../img/bg_404_top_sp.gif) top left no-repeat;
	padding-top: 12px;
	width: 606px;
	margin: 50px auto;
}

#content .errorAreaInner {
	background: url../img/bg_404_bottom_sp.gif) bottom left no-repeat;
	padding: 18px 0 42px 30px; 
}

#content .errorAreaInner dl {
	background: url(../img/ico_error_sp.gif) center left no-repeat;
	padding-left: 152px;
}

#content .errorAreaInner dl dt {
	font-weight: bold;
	color: #ff0f0f;
}


/* # Main
---------------------------------------------------------------------------- */




/* # Modules
---------------------------------------------------------------------------- */


/* # Media Queries
---------------------------------------------------------------------------- */

/* for iPhone4X images */
@media only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {

}
