@charset "Shift_JIS";
/*===============================================================
このCSSはニュースリリース専用の id や class を定義するものです。

　・エリア定義
　・行間指定
　・見出し
　・ニュース体裁
　・検索エリア
　・インデックス
　・関連エリア

LastUpdate: 6.5.2007　supの色指定
===============================================================*/


/*==========エリア定義==========*/
#newsArea {
	padding-top: 15px;
	background: transparent url(/common/img/bg_underlinedotted.gif) repeat-x scroll left top;
	font-size: 80%;
	line-height: 140%;
	margin-top: 15px;
}


/*==========行間指定==========*/
/*\*/
* html #newsArea p { line-height: 160%; }
/**/
#newsArea p { line-height: 150%; }


/*==========見出し==========*/
#newsPageTitle {
	padding: 1px 10px;
	margin: 0;
	background-color: #E6E9EB;
	border-bottom: 2px solid #2A4977;
}
#newsArea h1 {
	font-size: 120%;
	color: #003366;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 20px;
}

#newsArea h1 sub {

	color: #003366;
	vertical-align:baseline;
	font-size:80%;

}
#newsArea h1 sup {

	color: #003366;

}
#newsArea p.date{
	text-align: right;
	font-size: 80%;
	margin-bottom: 20px;
}

#newsArea h2 { font-size: 110%; font-weight:bold; }
#newsArea h3 { font-size: 100%; font-weight:bold; }

/* マージン */
.marginTop {
	margin:50px 0 0 0!important;

}


.marginBottom {
	margin:0 0 50px 0!important;

}

.marginTopBottom {
	margin:50px 0 50px 0!important;

}

.nexth2 { margin-bottom: 40px!important; }
.nexth3 { margin-bottom: 20px!important; }


/*==========文章体裁==========*/
#note {
	margin: 0;
	width: 100%;
	padding-top: 5px;
	color: #999;
	font-size: 65%;
}
#newsArea .imgCaption { margin : 3px 0; }
#newsArea .imgCaptionBottom { margin : 3px 0 1.5em 0; }
#newsArea table.imgCaption { margin-bottom: 1em; }

/* supの色指定 */
a sup { 
	color: #0066CC;
	vertical-align:baseline;
	
}

#newsArea sub { font-size:90%; vertical-align:baseline;}

/* 「以上」用 */
#newsArea .period { margin: -10px 0 20px; text-align: right; }

/* 平方メートルの上付き2 */
#newsArea sup { 
	font-size: 10px;
	*font-size: 90%;
	vertical-align:text-top;
}

/* 画像キャプション用マージン */
#newsArea .imgCaption img { margin: 3px 0; }
#newsArea .imgCaptionBottom img { margin: 3px 0; }

/* 右寄せ画像（ロゴ） */
#newsArea img.right { float: right; margin: 0 0 10px 10px; }

/* テーブル下 追記文章 */
#newsArea .tableEx{ margin-top: 5px; }

/* 注釈用 小テキスト */
#newsArea .txEx { font-size: 87%; }

/* 赤テキスト */
#newsArea .red { color:red; }

/* 青テキスト */
#newsArea .blue { color: #0000FF; }

/* 画像ボーダー */
#newsArea .imgBdr { border:1px solid #000000; }

/* 灰色背景セル */
#newsArea .grayBg { background-color:#eee; }

/* リスト */
#newsArea ol li, #newsArea ul li{ margin: 0; padding-bottom:10px; }
#newsArea ol li.nest , #newsArea ul li.nest{ margin: 0; padding-bottom:10px; }
#newsArea ol li.nest ul, #newsArea ol li.nest ol { margin:7px 0 0 20px; }
#newsArea ol li.nest li, #newsArea ul li.nest li { margin-bottom:0; padding-bottom: 10px; }
/*#newsArea ul li.nest li { list-style-type: circle; }*/
#newsArea ol li.alpha { list-style-type: upper-alpha; }
#newsArea ol li.roman { list-style-type: upper-roman; }
#newsArea ol li.iroha { list-style-type: katakana-iroha; }
li{margin-bottom:5px;}



	



/*==========検索エリア==========*/
#newsPageTitle .searchArea { text-align: right; }
#newsPageTitle .search { margin-left: 5px; }
#newsPageTitle .search input.searchBox { width:145px; margin: 3px 3px 3px 0px; }


/*==========インデックス==========*/
table.news {
	border: none;
	margin: 0 0 40px 0;
	width: 100%;
}
table.news td, table.news th {
	background: url(/common/img/bg_underlinedotted.gif) bottom left repeat-x;
	border: none;
	padding: 5px 0 5px 0;
	vertical-align: top;
	text-align: left;
}
table.news th {
	width: 110px;
	color: #4C4C4C;
	font-weight: normal!important;
}
table.news tr td p {
	background:url(/common/img/linkicon_arrow.gif) 0 0.3em no-repeat;
	padding:0 0 0 7px;
	margin: 0px;
}
	
table.news a { color:#4C4C4C; text-decoration: none; }
table.news a:hover { color:#4C4C4C; text-decoration: underline; }
table.news a sup, table.news a:hover sup { color:#4C4C4C; }





/*==========関連エリア==========*/
#relatedArea img.related_irnews { margin: 10px; }
#relatedArea2 {
	font-size: 80%;
	background: #f2f2f2;
	margin: 43px 20px 0 203px;
	width: 528px;
}
#relatedArea2 h2 {
	background-color: #e0e0e0;
	padding: 0;
	margin: 0;
}
#relatedArea2 div{
	padding: 5px 10px 15px;
}
#relatedArea2 p {
	color: #333333;
	margin: 10px 0 0;
}
#relatedArea2 div.line {
	padding: 5px 10px 15px;
	margin: 0;
}

#relatedArea2 .mainLink { background-image: url(/common/img/linkicon_gray_right.gif); }
#relatedArea2 .externalLink { background-image: url(/common/img/linkicon_newwin.gif); }
#relatedArea2 .newwinLink { background-image: url(/common/img/linkicon_nowwin.gif); }

/* 囲み */
div.h2Blocks{
	margin:10px 0 10px 0;
	border:1px solid #C2C2C2;
	padding:10px;
}

/*==========RSSサイドエリア==========*/
#relatedArea img.related_rss { margin: 0 10px 10px 10px; }
