body {
	background-color:#faf2e8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

strong {
	font-size: 13px;
	color: #000066;
	font-family: MS Gothic;
	font-weight:bold;
	margin-left: 15px;
	margin-right: 30px;
}

/* the most outer box; it should contain main_box_inner */
.main_box_outer {
	background-image: url(img/bg_outer_box.gif);
	background-color: #FFFFFF;
	border-right: 1px solid #153B3D;
	border-bottom: 1px solid #153B3D;
	position: absolute;
	top: -15px;
	left: 2px;
	z-index: 2;
}

/* text, images and other elements can be put in */
.main_box_inner {
	background-image: url(img/bg_inner_box.gif);
	background-color: #FFFFFF;
	position: relative;
	margin-left: 36px;
	padding-bottom: 15px;
	border-left: 1px solid #EEEEEE;
	width:700px;
}

/* Copyright and so on */
.bottom_bar {
	background-color:#FFFFFF;
	background-image: url(img/bg_title.gif);
	position: relative;
	font-family: MS Gothic;
	border-left: 1px solid #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Copyright and so on */
.copyright {
	margin: 0px;
	background-color:#EEEEEE;
	color:#333333;
	font-size: 12px;
	position: relative;
	font-family: MS Gothic;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}


/* ----------------- Logo and navigation buttons ----------------- */
.title_box {
	position: relative;
	margin: 0px 0px 10px 0px;
	width: 690px;
	background-color:#FFFFFF;
}

.title_lines {
	background-image: url(img/bg.jpg);
	right: 0px;
	top: 1px;
	position: absolute;
	border-bottom: 1px solid #635194;
	width: 701px;
	z-index: 10;
	visibility: visible;
	height: 28px;
	background-repeat: repeat-x;
	left: 0px;
}

.title_bottom {
	position: relative;
	margin: 0px;
	background-image: url(img/bg_title_bottom.gif);
	width: 700px;
	background-color:#FFFFFF;
}

.navigation_panel {
	border-right: 1px solid #52427F;
	right: 0px;
	top: 32px;
	position: absolute;
	z-index: 3;
	left: 271px;
	width: 429px;
	height: 27px;
}

.navigation_button {
	border-left: 1px solid #333333;
	border-top: 1px solid #555555;
	margin: 0px;
	padding: 0px;
}


/* ----------------- Boxes ----------------- */
.a_box {
	margin: 0px 10px 10px;
	position: relative;
}
.c_box {
	width: 320px;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
	top: 518px;
	left: -9px;
}


.b_box {
	position: relative;
	border: 1px solid #AAAAAA;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.a_box {
	margin: 10px 10px 10px 0px;
	position: relative;
}

.box1 {
	border-right: 1px solid #52427F;
	width: 465px;
}

.box2 {
	width: 600px;
}
.box2-2 {
	width: 330px;
	margin-top: 30px;
}

.box3-2 {
	width: 300px;
}

.box4 {
	width: 620px;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 17px;
	border: 2px dotted #71609F;
	padding: 10px;
}
.box5 {
	width: 620px;
	font-size: 12px;
	margin-left: 30px;
	margin-bottom: 25px;
	text-align: center;
	height: 100px;
	padding-top: 50px;
	padding-bottom: 25px;
}





/* ----------------- Label-type headers ----------------- */
.label_header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 3px 40px;
	font-family: MS PGothic;
	background-image: url(img/bg_topic_header2.gif);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	height: 23px;
	width: 630px;
}

.label_header_short {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 3px 40px;
	font-family: MS PGothic;
	background-image: url(img/bg_topic_header.gif);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	height: 23px;
	width: 630px;
}

.label_header_extra_short {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 3px 40px;
	font-family: MS PGothic;
	background-image: url(img/bg_short_header.gif);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	height: 23px;
	width: 270px;
}

/* ----------------- Text styles ----------------- */
.date_text {
	font-size: 12px;
	color: #000000;
	font-family: MS Gothic;
}

.simple_text {
	font-size: 10pt;
	color: #000000;
	font-family: "MS PGothic";
	line-height: 1.3em;
	background-color: #FFFFFF;
	border: none;
}

.formatted_text {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 15px 15px;
	line-height: 16px;
	width: 400px;
}

.framed_text {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;
	border: 1px solid #52427F;
	padding: 1px 0px 0px 5px;
}


/* ----------------- Indents, margins and so on ----------------- */

.indent1 {	margin-left: 15px;}
.indent1-2 {
	margin: 0px;
}

.indent2 {	margin-left: 30px;}
.indent3 {	margin-left: 45px;}

.w1 {	width: 20px;}
.w2 {	width: 40px;}
.w3 {	width: 60px;}
.w4 {	width: 80px;}
.w5 {	width: 100px;}
.w6 {	width: 120px;}
.w7 {	width: 140px;}
.w8 {	width: 160px;}

.hline1 { border-top: 2px solid #A0A0A0; width: 675px; }
.label_headerCopy {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 3px 0px 3px 40px;
	font-family: MS PGothic;
	background-image: url(img/bg_topic_header4.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 430px;
	border: 1px;
}
.main_box_inner2 {
	position: relative;
	margin-left: 10px;
	border-left: 1px solid #999999;
	width:420px;
	height: 222px;
	padding: 0px;
	background-image: url(img/w_back.gif);
}
.b_box2 {
	margin: 0px 10px 10px 10px;
	position: relative;
	border: 1px solid #AAAAAA;
	background-color:#FFFFFF;
	height: 222px;
	width: 420px;
}
.label_header_short2 {

	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 15px;
	padding: 3px 0px 3px 40px;
	font-family: MS PGothic;
	background-image: url(img/bg_short_header.gif);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	height: 23px;
	width: 390px;
}
.label_header_short3 {


	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 0px;
	font-family: MS PGothic;
	background-image: url(img/bg_short_header1.gif);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	width: 180px;
}
.b_box_short {

	margin: 0px 10px 10px;
	position: relative;
	border: 1px solid #AAAAAA;
	background-color:#FFFFFF;
}
body_topic {

	background-color:#faf2e8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	line-height: 17px;
	margin-left: 5px;
}
.ID {
	background-color: #FFFFFF;
	color: #333333;
	padding: 5px 5px 0px;
	margin: 6px 3px 3px;
	border: thin solid #999999;
}
.ID2 {
	background-color: #FFFFFF;
	color: #333333;
	padding: 5px 5px 0px;
	margin: 3px;
	border: thin solid #999999;
}
.d_box {
	position: relative;
	border: 1px solid #AAAAAA;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(security/bg3.jpg);
}
.label_headerSP {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 40px;
	font-family: MS PGothic;
	background-image: url(img/bg_topic_header2.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.q_box {
	position: relative;
	border: 1px solid #AAAAAA;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(qualitypolicy/img/bg.jpg);
}
.securitypolicy {
	font-size: small;
	color: #666666;
	font-weight: bold;
	margin-bottom: 7px;
}
.formatted_texttd {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.formatted_texttd2 {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.formatted_texttd3 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
.formatted_texttd2-2 {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: dotted;
}
.box2Copybig {

	width: 640px;
}
.title_lines2 {
	background-image: url(img/bg.jpg);
	right: 0px;
	top: 1px;
	position: absolute;
	border-bottom: 1px solid #635194;
	width: 701px;
	z-index: 10;
	visibility: visible;
	height: 27px;
	background-repeat: repeat-x;
	left: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
a {
	margin: 0px;
	padding: 0px;
}
