@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 #newsArticles {
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
	margin-top: -9px;
	position: relative;
	zoom: 1;
}

#content #newsArticles time {
	float: left;
	display: block;
}

#content #newsArticles h2 {
	font-weight: normal;
	overflow: hidden;
	padding-left: 13px;
	zoom: 1;
}

* html #content #newsArticles h2 {
	padding-left: 10px;
}

#content #newsArticles article {
	border-top: 1px dotted #b2b2b2;
	line-height: 1.2;
	margin-top: -1px;
	overflow: hidden;
	padding: 9px 0;
	position: relative;
	zoom: 1;
}

#content .comicFig01 {
	margin: 5px 0 5px;
	text-align: center;
}

#content .comicFig02 {
	margin: 5px 0 5px;
	text-align: center;
}


/* # Sidebar
---------------------------------------------------------------------------- */

