@charset "ISO-8859-1";
/*===============================================================

LastUpdate: 6.05.2007
===============================================================*/


/*==========area==========*/
#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;
}


/*==========line-height==========*/
/*\*/
* html #newsArea p { line-height: 160%; }
/**/
#newsArea p { line-height: 150%; }


/*==========header==========*/
#newsPageTitle {
	padding: 6px 10px;
	margin: 0;
	background-color: #E6E9EB;
	border-bottom: 2px solid #2A4977;
}
#newsArea h1 {
	font-size: 110%;
	color: #003366;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 20px;
}
#newsArea h2 { font-size: 110%; font-weight:bold; }
#newsArea h3 { font-size: 100%; font-weight:bold; }

.nexth2 { margin-bottom: 40px!important; }
.nexth3 { margin-bottom: 20px!important; }


/*==========style==========*/
#note {
	margin: 0;
	width: 100%;
	padding-top: 5px;
	color: #999;
	font-size: 65%;
}

.marginTop {
	margin:50px 0 0 0!important;

}


.marginBottom {
	margin:0 0 50px 0!important;

}

.marginTopBottom {
	margin:50px 0 50px 0!important;

}

#newsArea .day { text-align: right; font-size: 80%; margin-bottom: 20px; }
#newsArea .imgCaption { margin : 3px 0; }
#newsArea .imgCaptionBottom { margin : 3px 0 1.5em 0; }
#newsArea table.imgCaption { margin-bottom: 1em; }
#newsArea img.right { float: right; margin: 0 0 10px 10px; }

#newsArea .period { margin: -10px 0 20px; text-align: right; }

#newsArea sup { font-size:90%; vertical-align:text-top; }

#newsArea .imgCaption img { margin: 3px 0; }
#newsArea .imgCaptionBottom img { margin: 3px 0; }

#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; }

/* list */
#newsArea li{ margin: 0; padding-bottom:20px; }
#newsArea ol 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: 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; }

/*==========index==========*/
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; }


/*==========related Area==========*/
#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 {
	border: none;
	padding: 5px 10px 15px;
	margin: 0;
}

#relatedArea2 .mainLink { background-image: url(/english/common/img/linkicon_gray_right.gif); }
#relatedArea2 .externalLink { background-image: url(/english/common/img/linkicon_newwin.gif); }
#relatedArea2 .newwinLink { background-image: url(/english/common/img/linkicon_nowwin.gif); }

/*==========h2Blocks==========*/
div.h2Blocks {
	margin: 20px 0 10px 0;
	border: 1px solid #C2C2C2;
	padding: 10px;
}
