@charset "utf-8";
/* CSS Document */

/* 文字サイズ設定 */
body {
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.8em;
}

a {border:0;}

img {border:0;}

em {font-style: normal;}

/* サイドナビが消える分、横幅を狭める */
#ContWrapper {
	width:700px;
	padding-bottom:0;
}

/* ページ上部のスペースを消し、タイトル下のスペースを空ける */
#Header {
	padding:0 0 20px 0;
	overflow:auto;
}

/* 印刷時にページが不自然に分割されないための処理 */
#MainCont {
	overflow:visible;
	clear:both;
}

#LeftLogo h1,
#HeaderLeftCont h1 {
	display:none;
}

#HeaderLogoPrint {
	margin:0;
	width:163px;
	height:66px;
	line-height:1em;
	float:left;
}

#HeaderLeftCont {
	float:left;
	width:500px;
}

#HeaderLogoCont {
	width:46px;
	height:60px;
	float:right;
}

#LeftLogo h2,
#HeaderLeftCont h2{
	font-size:10px;
}

#HeaderLeftCont h2 span {display:block;}

#LeftNavi, #MainNavi, #PageNavi {
	display:none;
}

#IndexMainImg {
	clear:both;
	padding-top:30px;
}

.BackToTop {display:none;}
.ContEnd {display:none;}

.PageThumb {display:none;}

.PageTitle h2 {
	border-bottom:1px solid #009FC5;
}

/* ニュースレター */
#NewsletterContBox {
	padding-top:20px;
}

.NewsLetterTitle th {
	text-align:left;
}

.NewsLetterTitle td {
	text-align:right;
}

#HeaderBackToTop {display:none;}

.NewsletterRightPhoto {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

.NewsletterRightPhoto span {
	display:block;
	font-size:10px;
	line-height:1.5em;
	padding-top:5px;
}

#NewsletterContBox h2 {
	font-size:18px;
	margin:0;
	padding:0;
	line-height:1em;
	padding-bottom:10px;
	color:#009FC5;
}

#NewsletterContBox h3 {
	font-size:16px;
	margin:0;
	padding:0;
	line-height:1em;
	padding-bottom:10px;
}

#NewsletterContBox h4 {
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1.6em;
	padding-bottom:10px;
	font-weight:normal;
}

#NewsletterContBox h5 {
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1em;
	padding-bottom:15px;
	font-weight:normal;
}

#NewsletterContBox .CaptionBox {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	font-size:12px;
	line-height:1.6em;
	font-weight:bold;
	color:#333;
}

.NewsletterCaption {font-size:10px;}

.NewsletterImgCenter span {
	display:block;
	font-size:10px;
}

#NewsletterBGBox {
	width:250px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#NewsletterBGBox h3 {
	padding:0;
	font-size:12px;
	margin:0;
	color:#009FC5;
	margin-bottom:5px;
}

#NewsletterBGBox em {
	font-size:10px;
	display:block;
	font-weight:bold;
}

#NewsletterBGBox span {
	font-size:10px;
}

#NewsletterBGBox strong {
	font-size:12px;
	display:block;
	padding-bottom:5px;
}

#NewsletterBGBox .hBorder {
	height:5px;
}

#NewsletterPageBottomNavi {display:none;}
#OtherContLink {display:none;}
#NewsletterBottomRegistBox {display:none;}

/* レポート */

#ReportPageTitle h2 {
	font-size: 12px;
}

#ReportPageTitle h3 {
	font-size: 16px;
	margin-bottom:0;
	padding-bottom:0;
}

#ReportPageTitle h4 {
	font-size: 16px;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
}

#ReportDate {
	font-size: 12px;
	margin-bottom:15px;
}

#ReportContText h5 {
	font-size: 14px;
}

/* 画面下のナビを消す */
#RulesPageNavi {display:none;}
#AdhistoryPageNavi {display:none;}
#LecturePageNavi {display:none;}
#Corp20thPageNavi {display:none;}
.ReportNavi {display:none;}
#ReportPageEnd {display:none;}

