@charset "UTF-8";

/* Print Style
==============================*/

body {
	font-size: 12pt !important;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "平成明朝", "Heisei Mincho", "ＭＳ 明朝", "MS Mincho", serif;
	color: #000;
	background-color: #fff;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

#header,
div.wrap,
#footerInner {
	width: 100%;
	max-width: none;
	min-width: 0;
}
div.wrap {
	background: none;
}
#homeContent,
#content,
#banner {
	float: none;
}
#homeImage,
#homeContentInner,
#pageTitle,
#contentInner {
	margin-right: 0;
}
#guide,
#globalNav,
#topicPath,
#homeNav,
#nav,
#banner,
#adv,
p#goTop,
#footNav,
#footer div.address,
#footerInner p.valid,
#home p.seeAll,
#home p.feed {
	display: none;
}

#header {
	padding: 0;
}
#siteId {
	float: none;
	width: auto;
	margin: 0;
}

#homeImg {
	margin-top: 1em;
}
#home div.news h2,
#home div.topics h2 {
	padding: 0;
	background: none !important;
}
#home div.topics,
#home div.advertise {
	float: none;
	width: auto;
	margin-top: 2em;
	height: auto !important;
}
#homeContent dl.newsList dt,
#content dl.newsList dt,
#homeContent ul.topicsList li,
#content ul.topicsList li {
	padding-left: 0;
	background: none;
}
#homeContent dl.newsList dd,
#content dl.newsList dd {
	margin-left: 0;
}

h1#pageTitle {
	margin: 0;
	padding-left: 0;
	background: none !important;
	border-bottom: 3px solid #034ea2;
}
#contentInner {
	padding: 1.5em 0 0;
	background: none;
}

#footer {
	background: #fff;
	color: #666;
	border-top: 1px solid #999;
}

