@charset "UTF-8";
@import url("/ir/libs/css/common.css");



/*ベースフォント設定*/
body{
	font-family:Arial, Helvetica, sans-serif;
}
.win body{
	letter-spacing: 0;
}
.h3style {
    font-weight: normal;

}
/*関連リンク*/
div.relatedLink ul {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}


/* --------------------------------------------------
    header
-------------------------------------------------- */

div.header {
	background: url("/ir/libs/img/bg_header_01.png") 0 0 no-repeat;
	height: 125px;
	position: relative;
}

div.header div.global ul {
    background: url("/ir/libs/img/bg_header_global_02.png") repeat-x scroll 100% 0 transparent;
    min-height: 23px;
    overflow: hidden;
    padding: 0 10px 0 5px;
}

div.header div.global ul li:nth-child(3) {
border-right: 1px solid #3c7d9a;
	float: left;
	font-size: 85%;
	line-height: 1;
	padding: 1px 5px 0 0;
	margin: 6px 7px 0 0;
}

div.header div.global ul li:nth-child(4) {
	border: 0;
	margin: 3px 0 0 0;
	padding-right: 0;
}

div.header div.links {
    overflow: hidden;
    position: absolute;
    right: 260px;
    top: 45px;
}



/* --------------------------------------------------
    tabStyle
-------------------------------------------------- */

/*---用語集---*/
.tabStyle01 > ul.tab07 { width: 653px; }
.tabStyle01 > ul.tab07 li a { width: 92px; } /* 646+7 */

.tabStyle01 > ul.tab08 { width: 650px; }
.tabStyle01 > ul.tab08 li a { width: 80px; } /* 644+8 */



/* --------------------------------------------------
    footer
-------------------------------------------------- */

div.footer div.utility div.toolbox .quicklink li.req {
	width: 100%;
	float: none;
}

div.footer div.basic div.global ul li {
	padding: 0px 10px 0 0;
	margin-right: 10px;
}
div.footer div.basic div.global ul li.en {
	padding: 0px 0 0 0;
	margin-right: 0;
}