@charset "utf-8";
/* All */
a:link {
	text-decoration: underline;
	color: #0571B0;
}
a:visited {
	text-decoration: underline;
	color: #0571B0;
}
a:hover {
	text-decoration: none;
	color: #0571B0;
}
a:active {
	text-decoration: underline;
	color: #0571B0;
}
body,td,th {
	color: #1F1F1F;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}

/* Toppage */
.global_text {
	color: #33B3D1;
	font-size: 10px;
	line-height: 18px;
	padding-left: 20px;
}
.global_menu td {
	padding-top: 4px;
	padding-bottom: 4px;
}



/* Main border */
.outside_frame {
	border: 1px solid #bfbfbf;
	width: 700px;
	vertical-align: top;
}

.outside_wh {
	height: 100%;
	width: 700px;
}

/* Left menu */
.menu {
	padding-top: 40px;
	vertical-align: top;
	padding-left: 8px;
	height: 100%;
}
.menu td {
	padding-bottom: 10px;
}

/* Contents area */
.contents {
	padding-top: 32px;
	padding-bottom: 32px;
	vertical-align: top;
	height: 100%;
}

/* title */
.title {
	background-image: url(../jp/img/bg_dot3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
}

/* Title no underline */
.title_news {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7D7D7D;
	padding-bottom: 1px;
}

/* Underline */
.line_bottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7D7D7D;
}

/* Underline dot */
.line_bottom2 {
	background-image: url(../jp/img/bg_dot4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
}

/* Inlineframe */
.if_area {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
}

.if_base {
background-image:url(../jp/img/dot.gif);
padding:1px;
}


/* Inlineframe no icon */
.if_old {
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	color: #1F1F1F;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 45px;
}

/* Inlineframe icon */
.if_new {
	background-image: url(../jp/news/img/new42.gif);
	background-repeat: no-repeat;
	background-position: 8px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	color: #1F1F1F;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 45px;
}

/* table */
.table01 {
	margin-bottom: 5px;
	margin-top: 5px;
}
.table01 tr {
	background-image: url(../jp/img/bg_dot2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.table01 td {
	font-size: 10px;
	line-height: 15px;
	color: #1F1F1F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.table01 .bottom_space {
	background-image: none;
}

.table02 {
	margin-bottom: 7px;
	margin-top: 7px;
}
.table02 td {
	font-size: 10px;
	line-height: 15px;
	color: #1F1F1F;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.table03 {
	background-image: url(../jp/img/bg_dot2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 2px;
}
.table03 td {
	font-size: 10px;
	line-height: 15px;
	color: #1F1F1F;
	padding-bottom: 6px;
}
.table04 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #595959;
	border-bottom-color: #595959;
}
.table04 td {
	font-size: 10px;
	line-height: 15px;
	color: #1F1F1F;
	padding: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #595959;
	border-left-color: #595959;
}
.table06 {
	margin-bottom: 5px;
	margin-top: 5px;
}
.table06 tr {
	background-image: url(../jp/img/bg_dot2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.table06 td {
	font-size: 11px;
	line-height: 15px;
	color: #1F1F1F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.table06 .bottom_space {
	background-image: none;
}

/* text */
.text01 {
	font-size: 12px;
	line-height: 21px;
	color: #1F1F1F;
}
.text02 {
	color: #0571B0;
	font-size: 10px;
	line-height: 17px;
}
.text03 {
	font-size: 10px;
	line-height: 17px;
	color: #1F1F1F;
}
.text04 {
	font-size: 12px;
	line-height: 20px;
	color: #0571B0;
}
.text05 {
	font-size: 8px;
}

/* Recruit border */
.recruit td {
	border: 1px solid #BFBFBF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* Product  border */
.business_frame td {
	font-size: 10px;
	line-height: 17px;
	color: #1F1F1F;
	border: 1px solid #0571B0;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.business_frame .blue {
	color: #FFFFFF;
	background-color: #0571B0;
}

/* dot */
.line_dotted {
	background-image: url(../jp/img/bg_dot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 8px;
}

/* List margin */
.indent01 {
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.indent01 .no01 {
	background-image: url(../jp/ecology/img/img01.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 25px;
}
.indent01 .no02 {
	background-image: url(../jp/ecology/img/img02.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 25px;
}
.indent01 .no03 {
	background-image: url(../jp/ecology/img/img03.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 25px;
}
.indent01 .no04 {
	background-image: url(../jp/ecology/img/img04.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 25px;
}

/* Sitemap */
.sitemap {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sitemap .cap1 {
	font-size: 12px;
	line-height: 20px;
	background-image: url(../jp/sitemap/img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitemap .cap2 {
	font-size: 10px;
	line-height: 17px;
	background-image: url(../jp/sitemap/img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 0px;
}
.sitemap tr {
	background-image: none;
}
.sitemap .cap2 a {
	color: #1F1F1F;
	text-decoration: none;
}
.sitemap .cap2 a:hover {
	color: #DD2E1A;
	text-decoration: none;
}

/* indent */
.lft_ind16 {
	padding-left: 16px;
}

/* link */
.filelist_title {
	font-size: 14px;
	line-height: 21px;
	color: #1F1F1F;
	width:300px;
	padding-left:8px;
}
.filesize {
	font-size:smaller;
}
.img_link_a {
	border: 0px none rgb(255,255,255);
	text-decoration:none;
}
.img_link_img {
	border: 0px none rgb(255,255,255);
	vertical-align:middle;
	height:48px;
}
.tmp_titleicon{
	background-image:url('../jp/governance/img/title_policy.gif');
	padding-left:16px;
	width:200px;
	font-size:15px;
}