@charset "EUC-JP";

/*--ディスクロ index.htm--*/

.wrap{
	width:550px;
	margin:0 auto 20px;
	overflow:auto;
	}

.wrap .leftcol{
	width:265px;
	padding-right:10px;
	}

.wrap .rightcol{
	width:265px;
	padding:0 0 15px 10px;
	background:url(../img/dot_v01.gif) repeat-y left;
	}

.wrap .title{
	padding:3px;
	background-color:#EFEFEF;
	border-bottom:1px solid #CC0000;
	text-align:center;
	font-weight:bold;
	}

.wrap p{
	margin:10px 0 0 10px;
	font-weight:bold;
	}

.wrap ul{
	list-style:disc inside;
	margin:5px 0 10px 15px;
	font-size:9pt;
	}


/*--折り返し制御--*/

#m_list ul{
	padding:2px 0 5px;
    list-style-type:disc;
	list-style-position:outside;
	padding-left:18px;

	}


/*--リーガル ドキュメンテーション 英訳サービス legal.html　および　英文財務諸表作成サービス statements.html--*/

#legal{
	padding-bottom:20px;
	}

#legal h3{
	margin:20px auto 10px;
	}

#legal .sub_midashi{
	font-weight:normal;
	margin:10px 0 0 -5px;
	background-position:0 -1px;
	}

#legal ul{
	list-style:disc inside;
	margin-left:2px;
	}

#legal li{
	padding-bottom:3px;
	}


/*--Kvoice - 個人投資家Webアンケートシステム info_k_voice.html--*/


#k_voice h1{
	padding:10px;
	border-bottom:12px solid #CCCCCC;
	}

#k_voice h3{
	border-color:#333333;

	}

#k_voice p{
	font-size:10pt;
	padding-bottom:10px;
	}

#k_voice .f_bold{
	margin:10px 0 3px;
	padding:0;
	}

#k_voice .mgn0{
	margin:0;
	}

#k_voice .close{
	font-size:10pt;
	}
	
/*--株主通信--*/

.sr_tool_graf{
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:30px;
width:500px;
}


/*--アンケート--*/

.kvoice{width:400px;
height:45px;
background-image:url("../tool/img/logo.gif");
background-repeat:no-repeat;
background-position:left center;
border:1px #cccccc solid;
margin:15px auto;
padding-top:5px;
padding-left:110px;
padding-right:2px;
padding-bottom:5px;

}

.enquete_tbl{
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	}

.enquete_tbl table{
width:520px;
border-collapse:collapse;
}

.enquete_tbl th,
.enquete_tbl td{
	border:1px solid #CCCCCC;
	padding:5px;
	font-size:9pt;
	}

.enquete_tbl th{
	text-align:center;
	background-color:#E0E0E0;
	padding:3px 0;
	}

.enquete_tbl .leftcell{
	font-size:9pt;
	font-weight:bold;
	width:75px;
	background-color:#E9E9E9;
	text-align:center;
	vertical-align:middle;
	}
.enquete_tbl
 .c00{
	margin:0 5px;
	}

	