@charset "UTF-8";

/*リンクスタイル設定*/
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #0033CC;
	text-decoration: underline;
}

/*BODY設定*/
body	{
	font-size: 13px;
  	font-family: “メイリオ”, Meiryo, Osaka, “ヒラギノ角ゴ Pro W3”, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;	
	color: #333333;
}

/*ページ外枠TABLE設定*/
.table1	{
	margin: 0 auto;
	border-left: 1px #ababab solid;
	border-right: 1px #ababab solid;
}

p {	font-size: 14px;
	line-height: 19px;
	margin: 10px 0px 10px 10px;
}

.adobe p{
	margin: 0;
	padding: 5px;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
}

/*フッター設定*/
#footer {
	font-size:10px;
	color:	#666666;
	}
#footer a {
	font-size:	10px;
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	font-size:	10px;
	color: #0033CC;
	text-decoration: underline;
}

/*ローカルナビ背景設定*/
.lnavi {
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	background-image: url(../corp/img/lnavi_bg.gif);
	background-repeat:repeat-y;
}

/*ローカルナビ*/
.localnavi{
	width: 170px;
	margin: 0;
	padding: 0;
}
.localnavi a{
	display: block;
	height: 24px;
	margin: 0;
	padding: 0px 0px 0px 22px;
	background-image: url(../product/img/lnavi_grey.png);
	background-repeat: no-repeat;
 	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
 	text-align:left;
	line-height: 24px;
}
.localnavi a:hover{
	background-image: url(../product/img/lnavi_red.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
}
.localnavi a:visited{
	text-decoration: none;
	color: #333333;
}

/*パン屑ナビゲーション*/
#crumbnavi {
	display:block;
	margin: 4px 0px 8px 0px;
	font-size: 10px;
}

/*タイトルバナー*/
.banner_ir{
	width: 510px;
	height: 28px;
	margin: 10px 0px 25px 0px;
	padding: 1px 0px 0px 10px;
	border-left: 9px solid #0086cc;
	border-bottom: 1px solid #888888;
	text-align:left;
	font-size: 20px;
}

/*サブタイトル設定*/
.subtitle {
	margin: 40px 0px 20px 0px;
	padding: 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0086cc;
}

/*IRトップ*/
.irindex h4{
	margin: 0;
	font-size: 13px;
}
.irindex img{
	margin: 3px 3px 0px 0px;
	vertical-align: top;
}
.irindex a{
	margin: 0;
	text-decoration: none;
	color: #333333;
}
.irindex p{
	margin: 10px 5px 0px 6px;
	font-size: 12px;
}

/*当社が取り組むマーケット*/
.market1{
	margin: 25px 0px 40px 0px;
}

.market1 th{
	width: 140px;
	height: 55px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #d72500; /*#F12B00;*/
}

.market1 td{
	width: 355px;
	padding: 5px 10px;
	font-size: 12px;
	background-color: #f1f1f1;
}

.market2{
	padding: 0px 0px 10px 80px;
	font-size: 14px;
	line-height: 30px;
	list-style-image: url(../ir/img/arrow_right_dbl.png);
}

.market3{
	font-size: 12px;
}

.market3 tr:nth-child(1) td {
	background-color: #ffffff;
	vertical-align: middle;
}

.market3 td{
	width: 128px;
	padding: 10px 0px;
	text-align: center;
	vertical-align: top;
	background-color: #f1f1f1;
}

.market3 th{
	width: 128px;
	height: 60px;
	font-size: 14px;
}

.market3 th a{
	color: #ffffff;
}

.market3 th:nth-of-type(1){
	background-color: #FAAA50;
}
.market3 th:nth-of-type(2){
	background-color: #d36e70;
}

.market3 th:nth-of-type(3){
	background-color: #9acd32;
}

.market3 th:nth-of-type(4){
	background-color: #7F5DC6;
}


/*基本事業戦略*/
h4.title_jigyotaisei{
	margin: 20px 0px 5px 20px;
	padding: 0;
	font-size: 15px;
	letter-spacing: 3px;
	color: #000099;
}
.jigyotaisei{
	margin: 0;
	padding: 30px 0px;
	width: 526px;
	height: 301px;
	text-align: center;
	background-image: url("../ir/img/jigyotaisei_bg.jpg");
	background-repeat: no-repeat;
}
.honsha{
	margin: 0px 0px 40px 0px;
	padding: 0;
	/*height: 59px;*/
}
.margin0{
	margin: 0;
	padding: 0;
	/*display: inline-block;
	margin: 0;
	padding: 0;
	height: 59px;
	vertical-align: middle;
	background: rgba(255,255,255,0.6);: #ffffff;*/
}
.name{
	width: 30%;
	margin: 0 0 0 35%;
	padding: 0;
	text-align: center;
	background: rgba(255,255,255,0.6);: #ffffff;
	/*padding-top: 10px;*/
}
.jigyosho{
	margin: 0;
	padding: 0;
	list-style: none;
}
.jigyosho li{
	display: inline-block;
	margin: 0px 3px;
	padding: 0;
	width: 110px;
	height: 120px;
	background: rgba(255,255,255,0.6);: #ffffff;
	vertical-align: top;
}
.jigyosho li p{
	margin: 4px 0px;
	padding: 0;
	width: 110px;
	line-height: 100%;
}
.jigyosho2 {
	margin: 5px 0px 0px 150px;
	text-align: left;
}
.jigyosho2 img{
	padding: 0px 0px 0px 47px;
}
.jigyosho2 p{
	margin: 0;
	padding: 0px 2px;
	width: 90px;
	border: 1px solid #777777;
}
.orange{
	font-size: 12px;
	font-weight: bold;
	color: #ed4f00;
}
.bold{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
}
.small{
	font-size: 10px;
	font-weight: normal;
	letter-spacing: -1px;
}

h4.title_blue{
	clear: both;
	margin: 20px;
	font-size: 15px;
	color: #000099;
}
img.senryaku{
	display: block;
	margin: 0 auto;
}
h5.item1{
	width: 225px;
	height: 22px;
	margin: 0px 0px 0px 150px;
	padding: 10px 0px;
	font-size: 14px;
	color: #000099;
	text-align: center;
	background-color: skyblue;
	border-radius: 3px;
}
h5.item2{
	float: left;
	width: 42%;/*225px;*/
	height: 45px;
	margin: 4%;
	/*margin: 10px 17px 20px 25px;*/
	padding-top: 5px;
	font-size: 14px;
	color: #000099;
	text-align: center;
	background-color: skyblue;
	border-radius: 3px;
}
h4.title_orange{
	margin: 20px;
	font-size: 15px;
	color: #c11600;
}
h5.item3{
	width: 480px;
	height: 25px;
	margin: 10px 20px;
	padding-top: 8px;
	font-size: 14px;
	color: #c11600;
	text-align: center;
	background-color: #ff9e59;
	border-radius: 3px;
}
p.font_blue{
	margin: 0px 25px;
	color: #000099;
	text-align: left;
}
p.font_orange{
	margin: 0px 25px;
	color: #c11600;
	text-align: left;
}

/*財務ハイライト*/
.linklist{
	margin: 20px 0px 0px 5px;
	padding: 0;
	font-size: 12px;
	list-style: none;
}
.linklist li{
	display: inline;
	margin-bottom: 20px;
	padding: 0px 25px 10px 0px;
}

.title{
	width: 510px;
	margin: 50px 0px 5px 0px;
	padding: 3px 5px;
	font-size: 16px;
	font-weight: normal;
	background-color: #eeeeee;
}

.hilitable{
	font-size: 12px;
	border-collapse:collapse;
}
.hilitable caption{
	font-size: 10px;
	text-align: right;
}
.hilitable thead th{
	width: 57px;
	padding: 3px 10px;
	color: #ffffff;
	font-size: 11px;
	background-color: #7F909F;
	border: 1px solid #A8BED2;
	text-align: left;
}
.hilitable td{
	padding: 3px 10px;
	border: 1px solid #A8BED2;
	text-align: right;
}
.hilitable tbody th{
	width: 110px;
	padding: 3px 10px;
	color: #ffffff;
	font-size: 11px;
	background-color: #7F909F;
	border: 1px solid #A8BED2;
	text-align: left;
}

.note{
	font-size: 10px;
}
.graph{
	margin-top: 25px;
}



/*株主総会*/
.sokai h4{
	width: 480px;
	margin: 30px 0px 15px 5px;
	padding: 3px 5px;
	font-size: 16px;
	font-weight: normal;
	background-color: #eeeeee;
}
.sokai p{
	margin: 10px 0px 10px 30px;
	font-size: 14px;
}

/*IR問合せ*/
.contact_subt{
	margin: 30px 0px 5px 10px;
	color: #384d98;
	font-size: 17px;
}
.contact{
	width: 515px;
	margin: 10px 0px 50px 10px;
	padding: 0;
	text-align:left;
	border: 1px solid #cccccc;
	border-radius: 1px;
}
.contact h5{
	display: inline-block;
	width: 320px;
	margin: 0;
	padding: 6px 10px;
	font-size: 14px;
	font-weight: normal;
	border: none;
	background-color: #eeeeee;
}
.clong{
	display: inline-block;
	width: 175px;
	height: 34px;
	margin: 0;
	vertical-align: middle;
	background-color: #eeeeee;
}
.contact span a{
	display: inline-block;
	width: 174px;
	margin: 0;
	padding: 8px 0px 6px 0px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -0.05em;
	background-color: #ffe14d;
}
.contact a img{
	margin: 0;
	margin-right: 5px;
	padding: 0;
	vertical-align: middle;
}
.contact p{
	margin: 10px 20px;
	font-size: 13px;
}
