@charset "utf-8";

/*
#snavi {
width:210px;
float:left;
}
*/

/* irのindexで右部の画像に隙間ができてしまう為宣言 */
div#wrapper div#mainArea #banners ul{
   margin-left:0px;
}
*:first-child+html #banners{
   margin-right:0px;
}

*:first-child+html .irlist {
	margin:10px;
	list-style: outside;
}

*:first-child+html #ircalendar .date{
	margin-left: -6px;
}


.ch_cntbox .ch_qtr .right_qtr{
	margin-left: 265px;
}

div#header {
font-size:1.1em;
}


/* ir top index */
/* ********************************************** */
div#ir-menu {
margin: 0;
padding: 20px 0 20px 0;
clear: both;
}

div#ir-menu ul {
margin: 0;
padding: 0;
overflow: auto;
}

div#ir-menu ul li {
margin: 5px 0 5px 0;
padding: 5px 5px 5px 10px;
background-color: #FBFBFB;
border: 1px solid #CCCCCC;
font-size: 0.8em;
clear: both;
}

* html div#ir-menu ul li {
height: 1.2em;
}

div#ir-menu ul li span {
display: block;
margin: 0;
padding: 0 0 0 15px;
background: url(/assets/images/common/link_bg_yajirushi_gray.gif) 2px 50% no-repeat;
}

div#ir-menu ul li ul {
margin: 0;
padding: 0;
/* overflow: auto; */
overflow: hidden;
}

div#ir-menu ul li ul li {
margin: 0 0 0 8px;
padding: 0;
border: none;
float: left;
font-size: 1em;
white-space: nowrap;
clear: none;
}

div#ir-menu ul li ul li a {
outline: none;
overflow: hidden;
}



/* ir sitmap */
/* ********************************************** */

ul.irSitemap {
	margin: 10px 0 0 0;
	padding: 10px 0 20px 0;
}

div#irSitemap h2 {
	margin: 15px 0 10px 0;
	padding: 3px 0 3px 10px;
	clear: both;
	line-height: 1.4;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
}

div#irSitemap h2 a {
	background: url("/assets/images/cmn/ico_arrow_orange.gif") no-repeat scroll 0% 30% transparent;
}

div#irSitemap h2 span {
	padding: 0 0 0 12px;
}

div#irSitemap ul {
	margin: 15px 0 15px 0;
	padding: 10px 0 20px 0;
	overflow: hidden;
	clear: both;
}

div#irSitemap ul li {
	margin: 0;
	padding: 3px 0 3px 18px;
	line-height: 1.4;
	font-size: 1.0;
}

div#irSitemap ul li span.text {
	display: block;
	margin: 0;
	padding: 0 0 0 25px;
	text-align: left;
}


/* ir IR資料一括ダウンロード */
/* ********************************************** */

div.documentDownload h2 {
	width:535px;
	font:bold #333;
	background:none;
	margin: 15px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
	border-top: 4px #AFAFAF solid;
	border-bottom: 1px #666 solid;
	display: block;
}

div.documentDownload h3 {
	margin: 15px 0 10px 0;
}

.irlist .zip{
	background: url(/assets/images/profile/ir/ir/icon_zip_dl.gif) 0px 50% no-repeat;
	padding: 15px 15px 13px 25px;
	font-size: 116%;
	font-weight: bold;
	border-bottom: 1px dashed #666;
}

.irlist .zip-noline{
	background: url(/assets/images/profile/ir/ir/icon_zip_dl.gif) 0px 50% no-repeat;
	padding: 15px 15px 13px 25px;
	font-size: 116%;
	font-weight: bold;
}

/* 役員紹介 */
/* ********************************************** */

.mesbox table#yakuin {
	margin-top: 20px;
	margin-bottom: 10px;
}

.mesbox table#yakuin caption {
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
	padding-bottom: 5px;
}

.mesbox table#yakuin th {
	text-align: left;
	background: none;
	border: none;
}

.mesbox table#yakuin th.yakuinname {
	padding-bottom: 10px;
}
/*
.mesbox table#yakuin td.ryakureki {
	text-indent: -0.5em;
}
*/

.mesbox table#yakuin th.yakuinphoto {
	width: 100px;
	padding-left: 0;
	padding-right: 15px;
	text-align: left;
	vertical-align: top;
}

.mesbox dl.yakuinO { 
	margin-top: 10px;
	margin-left: 5px;
}

.mesbox dl.yakuinO dt {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 3px;
}

.mesbox dl.yakuinO dd {
	font-size: 0.95em;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 115px;
}

.mesbox dl.yakuinO dd span {
	font-size: 1em;
	font-weight: normal;
	font-size: 0.85em;
}


/* 世界に広がるTOA */
/* ********************************************** */

div.worldwide-container {
	margin-bottom: 25px;
	overflow: hidden;
}

div.worldwide-container div#refbox {
	overflow: hidden;
}

div.worldwide-container div#refbox ul.item-list {
	margin: 15px 0 0 0 !important;
	padding: 0;
	clear: both;
	width: 518px;
	overflow: hidden;
	list-style: none;
	list-style-position: inside !important;
}

div.worldwide-container div#refbox ul.item-list li {
	padding: 0 7px 0 0;
	width: 165px;
	float: left;
}

div.worldwide-container div#refbox ul.item-list li img {
	border: 0;
	line-height: 1.0;
}

div.worldwide-container div#refbox ul.item-list li p {
	margin: 0 !important;
	padding: 0;
}

div.worldwide-container div#refbox p.refbox-txt {
	margin: 0;
	padding: 15px 0 10px 0 !important;
	clear: both;
	overflow: hidden;
}

div.worldwide-container div#refbox p img.products-photo {
	padding: 0 0 0 5px;
	float: right;
}

div.worldwide-container div#refbox hr {
	margin: 20px 0 30px 0;
	padding: 0;
}

*:first-child+html div.worldwide-container div#refbox hr {
	margin: 10px 0 10px 0;
}

* html div.worldwide-container div#refbox hr {
	margin: 10px 0 10px 0;
}












