/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #F9F9F9;
	color: #333;
}

table {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
	border: none;
}

input {
	margin: 0px;
	padding: 0px;
}


img {
	margin: 0px;
	padding: 0px;
	border: none;
}

br {
	clear: both;
}

h4 {
	font-size: 90%;
	font-weight: bold;
	color: #22418B;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 85%;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

p {
	line-height: 150%;
	margin: 0 0 15;
	padding: 0px;
	color: #333;
}


ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
}




li {
	line-height: 150%;
	margin: 0;
	padding: 3px 0px;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: disc;
	list-style-position: outside;
}

ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 2em;
}

ol li {
	list-style-type: decimal; !important
}

sub{
	vertical-align: baseline;
}

hr {
	display: none;
	clear: both;
}

a {
	border: none;
	color: #39456D;
}

a:link {
	color: #39456D;
}

a:hover {
	color: #FF6600;
}

a:visited {
	color: #28A4CE;
}

/*========================headerparts-css========================*/
#headerArea {
	margin: 0 0 15px 15px;
	padding: 0;
	border: 0;
	width:749px;
	height:125px;
}

#headerArea_print {
	margin: 0 0 0px 15px;
	padding: 0;
	border: 0;
	width:749px;
	height:125px;
}

#headerArea_product {
	margin: 0 0 0px 15px;
	padding: 0;
	border: 0;
	width:749px;
	height:125px;
}

.logoArea {
	margin: 0;
	padding: 10px 0px 0 0;
	border: none;
	float: left;
}

.ja_logoArea {
	margin: 0;
	padding: 33px 0px 0 0;
	border: none;
	float: left;
}

.lang_select {
	margin: 0px;
	padding: 32px 10 0 0;
	width: 130px;
	border: none;
	float: left;
}

.worldLink {
	margin: 0px;
	padding: 0px;
	border: none;
	float: right;
	width: 440px;
}

.Wlink {
	margin: 0px;
	padding: 3 0 0 0;
	float: right;
	border: none;
	width: 110px;
	position: relative;
}

.Search {
	margin: 0px;
	padding: 26px 0 0 0;
	float: left;
	width: 182px;
}

.naviArea {
	margin: 0;
	padding: 20px 0 0 0;
	border: none;
	float: none;
	clear: both;
}

.separate {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 1px;
	text-align: justify;
}

.separate img {
	margin: 0;
	padding: 0px;
	border: 0;
}
/*========================!!End headerparts-css!!========================*/
/*========================footerparts-css========================*/
.footerArea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 30px;
	width: 780px;
	background-color: #CCCCCC;
}

.footLink {
	padding: 0px;
	margin: 10px 0 0 15px;
	border: none;
	font-size: 70%;
	float: left;
}

.footcopyright {
	padding: 0px;
	margin: 10px 15px 0;
	border: none;
	font-size: 70%;
	float: right;
}
/*========================!!End footerparts-css!!========================*/
/*========================contentsrparts-css========================*/
.bodyArea {
	width: 780px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.topicpath {
	padding: 0px;
	margin: 0 15px 5px;
	font-size: 85%;
}

.contentsArea {
	padding: 0px;
	margin: 0 15px 30px;
	font-size: 80%;
}

.impressionArea {
	margin: 0 0 12px;
	padding: 0;
	height: 197px;
	width: 749px;
}
/*========================!!End contentsparts-css!!========================*/
li ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.oneDotHr {
	display: block; !important
	clear: both; !important
}
.bannerLine {
	border: 1px solid #666666;
}

/*============================データリストCSS追加05/09/16============================*/
dt ,
dd {
	float:left;
	display:block;
}
/*--------------------------- 投資家情報　株主・株価情報　追記　06/07/17 --------------------------*/
div.stockHolder dl {
	width:30%;
	margin:0;
	padding:0;
	display:block;
	font-size:100%;
	float:left;
}

/* win IE \*/
	 * html div.stockHolder dl {
		font-size:75%;
	}
/* win IE */

div.stockHolder dl dt {
	float:none;
	font-weight:bold;
}

div.stockHolder dl dd {
	float:none;
	margin-left:0;
	margin-bottom:0.3em;
}

div.stockHolder table ,
div.stockHolder table.wide {
	width:65%;
	margin:0 0 1em 0;
	padding:0;
	float:right;
	font-size:100%;
	border-collapse:collapse;
}


div.stockHolder table.wide {
	width:100%;
}

div.stockHolder table caption {
	font-size:100%;
	text-align:left;
	border-bottom:1px solid #22418B;
	font-weight:bold;
	color: #22418B;
}

div.stockHolder table th ,
div.stockHolder table td ,
div.stockHolder table.wide th ,
div.stockHolder table.wide td {
	font-size:85%;
	padding:0.2em 0;
	border-bottom:1px dotted #22418B;
}

/* win IE \*/
	* html div.stockHolder table th ,
	* html div.stockHolder table td ,
	* html div.stockHolder table.wide th ,
	* html div.stockHolder table.wide td {
		font-size:75%;
	}
/* win IE */


