@charset "utf-8";

#menu #m_ir a {
	background-position: -304px -28px;
	left: 304px;
	width: 43px;
}

#ir_menu {
	height: 25px;
	width: 740px;
	background-image: url(../ir/img/ir_menu.gif);
	background-repeat: no-repeat;
	position: relative;
	left: auto;
	right: auto;
}
#ir_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 25px;
	width: 740px;
}

#ir_menu li, #ir_menu a {
	height: 25px;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0px;

}
#ir_menu li {
	text-indent: -9999px;
}
#ir_menu a {
	text-decoration: none;
	background-image: url(../ir/img/ir_menu.gif);
	background-repeat: no-repeat;
	outline:none;
}
#ir_menu #ir_high a {
	background-position: 0px 0px;
	height: 25px;
	width: 123px;
	left: 0px;
}
#ir_menu #ir_schedule a {
	background-position: -123px 0px;
	height: 25px;
	width: 100px;
	left: 123px;
}
#ir_menu #ir_lib a {
	background-position: -223px 0px;
	height: 25px;
	width: 90px;
	left: 223px;
}

#ir_menu #ir_release a {
	background-position: -313px 0px;
	height: 25px;
	width: 75px;
	left: 313px;
}
#ir_menu #ir_kabu a {
	background-position: -388px 0px;
	height: 25px;
	width: 68px;
	left: 388px;
}
#ir_menu #ir_yutai a {
	background-position: -456px 0px;
	height: 25px;
	width: 65px;
	left: 456px;
}
#ir_menu #ir_koukoku a {
	background-position: -520px 0px;
	height: 25px;
	width: 65px;
	left: 520px;
}
#ir_menu #ir_high a:hover, #ir_menu #ir_high_on a {
	background-position: 0px -25px;
	left: 0px;
	height: 25px;
	width: 123px;

}
#ir_menu #ir_schedule a:hover, #ir_menu #ir_schedule_on a {
	background-position: -123px -25px;
	left: 123px;
	height: 25px;
	width: 100px;
}
#ir_menu #ir_lib a:hover, #ir_menu #ir_lib_on a {
	background-position: -223px -25px;
	left: 223px;
	height: 25px;
	width: 90px;
}

#ir_menu #ir_release a:hover, #ir_menu #ir_release_on a {
	background-position: -313px -25px;
	left: 313px;
	height: 25px;
	width: 75px;
}
#ir_menu #ir_kabu a:hover, #ir_menu #ir_kabu_on a {
	background-position: -388px -25px;
	left: 388px;
	height: 25px;
	width: 68px;
}
#ir_menu #ir_yutai a:hover, #ir_menu #ir_yutai_on a {
	background-position: -456px -25px;
	left: 456px;
	height: 25px;
	width: 65px;
}
#ir_menu #ir_koukoku a:hover, #ir_menu #ir_koukoku_on a {
	background-position: -520px -25px;
	left: 520px;
	height: 25px;
	width: 65px;
}
#ir_contents {
	width: 740px;
	background-image: url(../ir/img/ir_bg.gif);
	background-repeat: repeat-y;
	background-position: 17px;
}
#ir_contents h2 {
	margin-left: 50px;
	margin-top: 0px;
	padding-top: 42px;
}

#ir_left_col {
	width: 155px;
	padding-top: 36px;
	display: block;
	float: left;
	background-image: url(../ir/img/ir_bg.gif);
	background-repeat: repeat-y;
	padding-left: 17px;
	background-position: 17px;
}
#ir_president_img {
	margin-top: 345px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ir_president_img2 {
	margin-bottom: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ir_right_col {
	float: right;
	width: 568px;
	margin-top: 42px;
}
#ir_right_col p {
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 12px;
}

#ir_right_col #to_jigyoubetu {
	float: right;
	margin-top: 40px;
	margin-right: 66px;
	margin-bottom: 34px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ir_sidemenu {
	width: 155px;
	background-image: url(../ir/img/ir_sidemenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
}
#ir_sidemenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#ir_sidemenu li, #ir_sidemenu a {
	width: 155px;
	text-decoration: none;
	display: block;

}
#ir_sidemenu li {
	text-indent: -9999px;
}
#ir_sidemenu a {
	text-decoration: none;
	background-image: url(../ir/img/ir_sidemenu.gif);
	background-repeat: no-repeat;
}
#ir_sidemenu #ir_index a {
	background-position: 0px 0px;
	height: 28px;
}
#ir_sidemenu #ir_jigyo a {
	background-position: 0px -28px;
	height: 28px;
}
#ir_sidemenu #ir_index a:hover {
	background-position: -155px 0px;
}
#ir_sidemenu #ir_jigyo a:hover {
	background-position: -155px -28px;
}
#ir_sidemenu #ir_index_on a {
	background-position: -155px 0px;
	height: 28px;
}
#ir_sidemenu #ir_jigyo_on a {
	background-position: -155px -28px;
	height: 28px;
}


#jigyoubetu {
	float: left;
	margin: -8px 0px 0px 10px;
	padding: 0px;
	width: 540px;
}

#jigyoubetu h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #446689;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	padding-left: 10px;
	margin: 50px 0px 15px;
	width: 520px;
}
#jigyoubetu .uriagedaka {
	width: 530px;
}

#jigyoubetu_circle {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#jigyoubetu_table_01 {
	float: left;
	margin-top: 70px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 12px;
	width: 260px;
}

#jigyoubetu_table_01 .td_red {
	color: #ED0000;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}
#jigyoubetu_table_01 .td_orange {

	color: #A25704;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}
#jigyoubetu_table_01 .td_green {


	color: #017C11;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}
#jigyoubetu_table_01 .td_skyblue {



	color: #05B693;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}
#jigyoubetu_table_01 .td_blue {




	color: #1641F2;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}
#jigyoubetu_table_01 .td_purple {





	color: #F422E0;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.graph {
	margin-top: -20px;
}
.graph img {
	margin-left: 10px;
	margin-top: 10px;
}



#document {
	margin: -20px 0px 40px;
	padding: 0px;
}
#document p {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px 20px 0px 10px;
	margin-right: 0px;
	margin-bottom: 1em;
	width: 510px;
	text-indent: 1em;
}




#ir_kabu_contents {
	margin-left: 200px;
	margin-top: -14px;
}

#ir_kabu_contents h3 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #446689;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	width: 450px;
}

#ir_kabu_contents table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#ir_kabu_contents .table001 {
	width: 250px;
	margin-left: 20px;
}
#ir_kabu_contents .table001 td {
	font-size: 12px;
}

#ir_kabu_contents .table001 .txt_right_td {
	text-align: right;
}

#ir_kabu_contents .table002 {
	width: 350px;
	margin-left: 20px;
}
#ir_kabu_contents .table002 th {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
}
#ir_kabu_contents .table002 td {
	white-space: nowrap;
	font-size: 12px;
}
#ir_kabu_contents .table002 .txt_right_td {
	text-align: right;
}
#ir_kabu_contents .table002 .w_center_right {
	width: 100px;
	text-align: right;
}
#ir_kabu_contents .bunpu {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

#ir_kabu_yuutai {
	margin-left: 200px;
	margin-top: -14px;
}
#yuutai .topic {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ir_kabu_yuutai p {
	width: 440px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#ir_kabu_yuutai h3 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #446689;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	width: 450px;
}

#ir_kabu_yuutai dl {
	width: 440px;
	margin-left: 10px;
	margin-top: 10px;
}
#ir_kabu_yuutai dt {
	font-weight: bold;
}
#ir_kabu_yuutai dd {
	margin-top: 10px;
	margin-bottom: 10px;
}

#yuutai img {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 10px;
}
#tenpo {
	position: relative;
	width: 450px;
}

#tenpo ul{
	list-style-type: none;
	list-style-position: inside;
	margin-left: 10px;
}

#tenpo li {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#illust {
	position: absolute;
	width: 300px;
	left: 148px;
	top: 49px;
}
#com_president_img {
	margin-top: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#com_president_img2 {
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
