@charset "UTF-8";

/*-----------------------------------------
IR情報のページへの指定
-----------------------------------------*/

#pdf{
margin-left:20px;
}

.adobe{
margin:10px 0 5px 0;
}

.adobe_p{
width:200px;
height:auto;
font-size:10px;
color: #666666;
line-height:1em;
}

.pdf_line{
width:640px;
margin-top:20px;
}


/*-----------------------------------------
index
-----------------------------------------*/
table.info {
	border:double #999999 3px;
	line-height: 130%;
	margin:5px 0px 15px 20px;
	}

table.info td {
	background-color:#FFFFFF;
	border-bottom:dotted #999999 1px;
	text-align:left;
	line-height:160%;
	padding:8px;
	vertical-align: top;
	}


table.info th {
	background-color:#66CCCC;
	border-bottom:dotted #999999 1px;
	font-weight:bold;
	text-align:center;
	padding:8px;
	white-space: nowrap;
	vertical-align: top;
	}


/*-----------------------------------------
change
-----------------------------------------*/

.unit1{
margin:5px 0 0 525px;
}

.unit2{
margin:5px 0 0 550px;
}

/*-----------------------------------------
stock
-----------------------------------------*/

.unit3{
margin:5px 0 0 400px;
}

.unit4{
margin:5px 0 0 30px;
color:#FF0000;
}

/*-----------------------------------------
report
-----------------------------------------*/

h4{
width:640px;
height:auto;
margin:15px 0 0 0;
border-bottom:2px solid #FF9933;
padding-bottom:5px;
}

.re_li{
margin:5px 0 5px 30px;
list-style:disc;
}

.re_li2{
margin:5px 0 20px 30px;
list-style:disc;
}

.icon{
vertical-align:baseline;
margin-bottom:-5px;
}

/*-----------------------------------------
securities
-----------------------------------------*/

.index_p{
width:645px;
height:auto;
margin:0 0 15px 0;
}

.index_p2{
width:645px;
height:auto;
margin:15px 0 15px 0;
}

.under{
text-decoration:underline;
}

.red{
color:#FF0000;
}


/*-----------------------------------------
印刷設定
-----------------------------------------*/

@media print{

#inner_contents{
background-image:none;
_width:70%;
}

}
