@charset "utf-8";
/* CSS Document */

.center { text-align: center;}
.centerBox {
	margin-left: auto;
	margin-right: auto;
}
.right { text-align: right;}
.small { font-size: 85%;}

strong { font-weight: bold;}

div.spacer { height: 15px;}

sup { font-size: 80%; vertical-align: top;}

.notice { color: #CC0000;}

.notice2 { color: #777777;}

div#contents p {
	margin-bottom: 1.3em;
}

div#contents p.imgL {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 0.5em;
	width: auto;
	height: auto;
}
div#contents p.imgR {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 0.5em;
	width: auto;
	height: auto;
}
div.textL{
	float: left;
	}
div.textR{
	float: right;
	}

div#contents .clear { clear: both;}

div#contents .bottom0 { margin-bottom: 0px;}
div#contents .bottom1em { margin-bottom: 1em;}
.left1em { margin-left: 1em;}

/* ===== Heading ============================================ */
h2 {
	clear: both;
	background-image: url(../img/bg_h2.gif);
	background-position: 8px 0.5em;
	background-repeat: no-repeat;
	border-bottom: 2px solid #B7CFEC;
	padding-left: 25px;
	margin: 20px -10px 0.8em;
	font-size: 130%;
	font-weight: bold;
}

h2.noProt {
	background-image: none;
	padding-left: 15px;
	text-indent: -0.5em;
}

h3 {
	background-image: url(../img/bg_h3.gif);
	background-position: 6px 0.5em;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 0.5em;
	padding-left: 20px;
	font-size: 120%;
	font-weight: bold;
}

h3.noProt {
	background-image: none;
	padding-left: 5px;
}

h3.noProt_noLine {
	background-image: none;
	padding-left: 5px;
	border-bottom: none;
}

h3.cb {
        clear:both;
	background-image: url(../img/bg_h3.gif);
	background-position: 6px 0.5em;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 0.5em;
	padding-left: 20px;
	font-size: 120%;
	font-weight: bold;
}

h4 {
	font-weight: bold;
	margin-bottom: 0.2em;
}

h4.mb_06 {
	font-weight: bold;
	margin-bottom: 0.6em;
}


/* ===== Table ============================================= */
table.tblStd {
	margin-bottom: 1.5em;
	border-collapse: separate;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	empty-cells: show;
}

table.tblStd th, table.tblStd td {
	padding: 3px 5px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

table.tblStd th {
	background-color: #F5F5F5;
	font-weight: bold;
}

table.tblStd td.noLline { border-left: none;}

table.tblStd table td {
	border: 0;
	padding: 0;
}

table.tblStd table.tblStd td {
	padding: 3px 5px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

div#contents table ul { margin-bottom: 0px;}

table.tblStd thead th {
	background-color: #E6F1F9;
}

table.tblVer2 {
	margin-bottom: 1.5em;
}

table.tblVer2 th, table.tblVer2 td {
	padding: 10px 7px 10px 10px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}

table.tblVer2 th {
	background-image: url(../company/img/prof_border.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	color:#00174F;
	font-weight: bold;
}

table.tblVer3 {
	margin-bottom: 1.5em;
	border-collapse: separate;
	empty-cells: show;
}

table.tblVer3 th{
	font-weight:bold;
	text-align:left;
	color:#00174F;
	padding: 8px 10px 5px 5px;
	}

table.tblVer3 td {
	padding: 8px 5px 5px 5px;
	}

table.tblVer3 th, table.tblVer3 td {
	background-image: url(../img/bg_tblver3.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align:top;
}

table.tblVer3 table td, table.tblVer3 table th {
	background-image: none;
	padding: 4px;
}

td.icon img { margin-right: 5px;}

/* ===== List =============================================== */
div#contents ul, div#contents ol {
	margin: 0px 1.2em 1.5em 1.2em;
	padding: 0;
}

div#contents ul {
	margin-left: 0px;
	list-style: circle;
}

div#contents li { margin: 0.1em 0em 0.2em 1.5em;}

div#contents ul.square li { list-style-type: square;}

div#contents ol.lowalp li { list-style-type: lower-alpha; margin-left: 0.8em;}
div#contents ol.lowrom li { list-style-type: lower-roman; margin-left: 0.8em;}
div#contents ol.uppalp li { list-style-type: upper-alpha; margin-left: 0.8em;}
div#contents ol.upprom li { list-style-type: upper-roman; margin-left: 0.8em;}
div#contents ol.noNumber li {
	list-style-type: none;
	padding-left: 0;
	text-indent: -1.5em;
}



div#contents ul ul { margin-bottom: 0px;}

div#contents ul.none{
        list-style-type: none
}

/* ===== links ===== */
div#contents div.linksBox p.linkTitle {
	background-image: url(../img/bg_linktitle.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 30px;
	padding-left: 26px;
	font-size: 120%;
	font-weight: bold;
	line-height: 2;
	margin: 0px -10px 5px;
}

div#contents ul.insideLink li {
	list-style: none;
	margin-left: 5px;
}

div#contents ul.insideLink a {
	background-image: url(../img/arrow.gif);
	background-position: left 0.4em;
	background-repeat: no-repeat;
	padding-left: 10px;
}

div#contents ul.insideLink a:hover { background-image: url(../img/arrow_2.gif);}

div#contents ul.outsideLink1{
	margin-left: -10px;
	list-style:none;

}
div#contents ul.outsideLink1 li a {
	background-image: url(../img/arrow_g.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
}


/* ===== page top ===== */
div#contents p.pageTop {
	clear: both;
	text-align: right;
}

/* ===== relateArea ===== */
div#relateArea {
	background-color: #F5F5F5;
	padding: 6px;
	margin: 0px -6px 23px;
	width: 640px;
}

div#relateArea_mg0 {
	background-color: #F5F5F5;
	padding: 6px;
	margin: 0px -6px 0px;
	width: 640px;
}


div#relateBox {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../img/bg_relate.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #B9B9B9;
	padding: 3px 10px 3px 88px;
	overflow: hidden;
	width: 540px;
}

div#relateHeading {
	position: absolute;
	top: 8px;
	left: 9px;
}

ul#relateNav {
	padding: 0;
}

ul#relateNav li {
	float: left;
	white-space: nowrap;
	list-style: none;
	margin: 0;
	padding: 0px 15px 0px 0px;
}

ul#relateNav li a {
	display: block;
	background-image: url(../img/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}

ul#relateNav li a:hover { background-image: url(../img/arrow_2.gif);}

/* ===== anchor link ===== */
div#contents ul.skipNav {
	padding: 0;
	margin: 0 -10px 20px;
	width: 660px;
	height: 30px;
	background-image: url(../img/bg_skipnav.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
}

div#contents ul.skipNav li {
	float: left;
	padding: 5px 17px;
	margin: 0;
	list-style-type: none;
	border-left: solid 1px #CCCCCC;
	text-align: center;
}

div#contents ul.skipNav li a {
	background-image: url(../img/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
}

/* English */

div#contents_en p.imgL {
	display: block;
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 1em;
	width: auto;
	height: auto;
}

/* word */
div#relateArea_word {
	background-color: #F5F5F5;
	padding: 6px;
	margin: 0px -6px 0px;
	width: 640px;
}


