@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
---------------------------------------------------------------------------- */




/* # Main
---------------------------------------------------------------------------- */

#content #mPageTit01 + #newsArticles {
	margin-top: -16px;
}

#content #newsArticles {
	border-bottom: 1px solid #bfbfbf;
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
	position: relative;
}

#content #newsArticles time {
	display: block;
	margin-bottom: 4px;
}

#content #newsArticles h2 {
	font-weight: normal;
}

#content #newsArticles article:nth-of-type(1) {
	border-top: none;
}

#content #newsArticles article {
	border-top: 1px dotted #b2b2b2;
	line-height: 1.2;
	margin-top: 0;
	overflow: hidden;
	padding: 24px 26px;
	position: relative;
}

#content .comicFig01 {
	margin: 5px 0 5px;
	text-align: center;
}

#content .comicFig02 {
	margin: 5px 0 5px;
	text-align: center;
	width:100%;
}

/* # Modules
---------------------------------------------------------------------------- */


/* # Media Queries
---------------------------------------------------------------------------- */

/* for iPhone4X images */
@media only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {

}
