
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Reset

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

* {margin: 0;padding: 0;font-family: Arial,calibri,sans-serif;}

.body_en-us
{
	font-size:12px;
	font-family: Arial,calibri,sans-serif;
}

.body_zh-cn
{
	font-size:12px;
	font-family:́E
}

.body_ja
{
	font-size:12px;
	font-family:MS Gothic;
}

li{list-style-type:none;}

fieldset,table,img{border:0;}

table{border-collapse:collapse;border-spacing:0;}

#wrap_global {
	width: 100%;
	border-top: solid 3px #0e106b;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Body

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body{
	background-color:#ffffff;
	color:#333333;
	font-size:80%;
	line-height:130%;
}

h1,h2,h3,h4,h5,h6{
	color:#333333;
	font-size:100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

a

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a:link{
	font-family: Arial,calibri,sans-serif;
	color:#0e0f69;
}

a:visited{
	font-family: Arial,calibri,sans-serif;
	color:#674098;
}

a:hover{
	font-family: Arial,calibri,sans-serif;
	color:#0000ff;
}

a:active{
	font-family: Arial,calibri,sans-serif;
	color:#0000ff;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Common

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

img.bottom {vertical-align: bottom;}

img.right {float:right; padding-left: 20px;}

img.left {float:left; padding-right: 20px;}

.center {text-align: center;}

.text_right {margin-top: 10px;text-align: right;}

span.hidden {display: none;}

.smallP {font-size: 85%;}

.pt4 {padding-top: 4px;}

.pt6 {padding-top: 6px;}

.mt10 {margin-top: 10px;}

.mr10 {margin-right: 10px;}

.mb4 {margin-bottom: 4px;}

.mb6 {margin-bottom: 6px;}

.mb8 {margin-bottom: 8px;}

.mb10 {margin-bottom: 10px;}

.mb12 {margin-bottom: 12px;}

.mb14 {margin-bottom: 14px;}

.mb16 {margin-bottom: 16px;}

.mb18 {margin-bottom: 18px;}

.mb20 {margin-bottom: 20px;}

.mb50 {margin-bottom: 50px;}

.mb60 {margin-bottom: 60px;}

.mb70 {margin-bottom: 70px;}

.mb80 {margin-bottom: 80px;}

.link_locate {font-weight: bold;}

span.bold {font-weight: bold;}

span.red {color: #ff0000;}

.title_l {font-size: 140%;margin-bottom: 10px;}

.square {
	background: url(../images/square.gif) top left no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}

.disc {
	background: url(../images/disc.gif) top left no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.disc_small {
	background: url(../images/disc_small.gif) top left no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}

.arrow_pdf {
	background: url(../images/arrow_pdf.gif) top left no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	margin-bottom: 5px;
}

a.gray {color:#333333;}

a:visited.gray {color: #808080;}

a:hover.gray {color: #333333;}

.border_top_gray {border-top: solid 1px #e5e5e5;}

.boxblue {
	background-color:#E8F1F8;
	border:1px solid #D8E0E5;
}

.bgy {
	background-color: #ffc;
	padding: 5px 10px;
}

.fs120 {font-size: 120%;}

img.arrow {margin-right: 5px;}

.gray_solid_bottom {
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cb_left .image {
	width: 50px;
	float: left;
	margin-top: 3px;
}

.cb_left .text_middle {
	width: 240px;
	float: left;
	padding-left: 5px;
}

.cb_left .text_middle li,.cb_left .text_only li {
	background: url(../images/disc_small.gif) top left no-repeat;
	background-position: 4px 5px;
	padding-left: 14px;
}

.cb_left .text_only {
	margin-left: 290px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

accNavi

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#accNavi{
	position:absolute;
	top:0; left:0; width:0; height:0;
	overflow:hidden;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Background

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#headerwrap_global,#contents,#footerwrap,#footer_add {
	background: url(../images/g_bg.gif) top center repeat-y;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Color

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#contents_top_left h2,#contents_top_right h2 {
	color: #fff;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Head Navi

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#head_navi {
	width: 760px;
	margin: 0px auto 2px auto;
	padding-top: 10px;
	font-size: 95%;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Contents

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#contents {
	width: 820px;
	margin: 0 auto;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Contents Main

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#contents_main {
	width: 760px;
	margin: 0 auto;
	padding-top: 10px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

h2type570

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.h2type570 {
	background: url(../images/h2type570_bottom.gif) bottom center no-repeat;
	margin-bottom: 10px;
}

.h2type570 h2 {
	font-size: 140%;
	background: url(../images/h2type570_top.gif) top center no-repeat;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

h2type385

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.h2type385 {
	background: url(../images/h2type385_bottom.gif) bottom center no-repeat;
	margin-bottom: 10px;
}

.h2type385 h2 {
	font-size: 140%;
	background: url(../images/h2type385_top.gif) top center no-repeat;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

h2typeNone

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.h2typeNone {
	margin-bottom: 10px;
}

.h2typeNone h2 {
	font-size: 140%;
	line-height: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

h2type275

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.h2type275 {
	background: url(../images/h2type275_bottom.gif) bottom center no-repeat;
	margin-bottom: 10px;
}

.h2type275 h2 {
	font-size: 140%;
	background: url(../images/h2type275_top.gif) top center no-repeat;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

bb box

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.bb_box {
	border-bottom: solid 1px #b2b2b2;
	margin-bottom: 5px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

list

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

ul.type00 {
	margin-left: 2.5em;
	font-size: 95%;
}

ul.type00 li {
	list-style-type: decimal;
}

ul.type00_2 {
	margin-left: 18px;
}

ul.type00_2 li {
	list-style-type: disc;
}

ul.type00_3 {
	margin:18px 0 0 18px;
	font-size: 95%;
}

ul.type00_3 li {
	list-style-type: disc;
}

ul.type00_2 li {
	list-style-type: disc;
}

ul.type01 {
	margin-left: 15px;
}

ul.type01 li {
	list-style-type: disc;
}

ol.type02 {
	margin-left: 93px;
}

ol.type02 li {
	list-style-type: lower-alpha;
}

ul.type03 {
	margin-left: 97px;
}

ul.type03 li {
	list-style-type: disc;
}

ul.type04 {
	margin-left: 2em;
}

ul.type04 li {
	list-style-type: decimal;
	margin-bottom: 5px;
}

ul.type05 {
	margin-left: 2em;
	font-size: 95%;
}

ul.type05 li {
	list-style-type: none;
}

ol.type06 {
	margin-left: 18px;
	font-size: 95%;
}
ol.type06 li {
	list-style-type: lower-latin;
}

ul.type07 {
	margin-left: 15px;
}

ul.type07 li {
	list-style-type: disc;
	color: #d73838;
	
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb01

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb01 {
	width: 570px;
	border-top: solid 2px #0e106b;
	padding-bottom: 30px;
}

.cb01 h1 {
	font-size: 180%;
	padding-top: 8px;
	line-height: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb01_2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb01_2 {
	width: 570px;
	border-top: solid 2px #0e106b;
	padding-bottom: 15px;
}

.cb01_2 h1 {
	font-size: 180%;
	padding-top: 8px;
	line-height: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb01 type02

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb01_type02 {
	width: 570px;
	border-top: solid 2px #0e106b;
	padding-bottom: 27px;
	background: url(../images/wws_h1_bg.gif) top center no-repeat;
}

.cb01_type02 h1 {
	font-size: 180%;
	padding-top: 8px;
	line-height: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb01 type02_2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb01_type02_2 {
	width: 570px;
	border-top: solid 2px #0e106b;
	padding-bottom: 15px;
	background: url(/worldwide../images/wws_h1_bg.gif) top center no-repeat;
}

.cb01_type02_2 h1 {
	font-size: 180%;
	padding-top: 8px;
	line-height: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb01_ndir

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb01_ndir {
	width: 570px;
	border-top: solid 2px #0e106b;
	padding-bottom: 12px;
}

.cb01_ndir p {
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
}

.cb01_ndir h1 {
	font-size: 180%;
	padding-top: 4px;
	line-height: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb01_type02_ndir

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb01_type02_ndir {
	width: 570px;
	border-top: solid 2px #0e106b;
	padding-bottom: 12px;
	background: url(../images/wws_h1_bg.gif) top center no-repeat;
}

.cb01_type02_ndir p {
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
}

.cb01_type02_ndir h1 {
	font-size: 180%;
	padding-top: 4px;
	line-height: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb01_type385

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb01_type385 {
	width: 385px;
	border-top: solid 2px #0e106b;
	padding-bottom: 15px;
}

.cb01_type385 h1 {
	font-size: 180%;
	padding-top: 8px;
	line-height: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb01_type385_ndir

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb01_type385_ndir {
	width: 385px;
	border-top: solid 2px #0e106b;
	padding-bottom: 15px;
}

.cb01_type385_ndir p {
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
}

.cb01_type385_ndir h1 {
	font-size: 180%;
	padding-top: 4px;
	line-height: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb04

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb04 {
	width: 570px;
	margin-bottom: 20px;
}

.cb04 p.title {
	font-weight: bold;
}

.footer_navi {
	border-top: solid 1px #b2b2b2;
	padding-top: 6px;
}

.cb04 p.arrow_text {
	font-size: 95%;
}

.cb04 dt {
	width: 70px;
	float:left;
	clear: both;
}

.cb04 dd {
	width: 480px;
	margin-left:70px;
	margin-bottom: 4px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb05

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb05 {
	width: 570px;
	margin-bottom: 20px;
}

.cb05 .cb05l {
	width: 275px;
	float: left;
	padding-bottom: 5px;
}

.cb05 .nLink {
	background: url(../images/arrow_blue.gif) top left no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.cb05 .arrow_text {
	font-size: 95%;
	background: url(../images/cmn_icon03.gif) top left no-repeat;
	background-position: 16px 6px;
	padding-left: 24px;
	padding-bottom: 2px;
}

.cb05 .arrow_text2 {
	font-size: 95%;
	background: url(../images/cmn_icon03.gif) top left no-repeat;
	background-position: 28px 6px;
	padding-left: 36px;
	padding-bottom: 2px;
}

.cb05 .normal_text {
	padding-left: 15px;
}

.cb05 .normal_text2 {
	font-size: 95%;
	padding-left: 23px;
	padding-bottom: 5px;
}

.cb05 .cb05r {
	width: 275px;
	float: right;
	padding-bottom: 5px;
}

.cb05 .cb05r_text {
	width: 275px;
	float: right;
	padding: 20px 0px 0px 0px;
}

.cb05 .left {
	width: 65px;
	float: left;
	margin-right: 10px;
}

.cb05 .right {
	width: 450px;
	float: left;
	margin-right: 10px;
}

.cb05 .left50 {
	width: 50px;
	float: left;
	margin-top: 3px;
}

.cb05 .right220 {
	width: 220px;
	float: right;
	margin-left: 5px;
}

.cb05 .right515 {
	width: 515px;
	float: right;
	margin-left: 5px;
}

.cb05 .left60 {
	width: 60px;
	float: left;
	margin-top: 3px;
}

.cb05 .right210 {
	width: 210px;
	float: right;
	margin-left: 5px;
}

.cb05 .left_type02 {
	width: 220px;
	float: left;
}

.cb05 .right_type02 {
	width: 230px;
	float: right;
}

.cb05 .left_type04 {
	width: 130px;
	float: left;
	margin: 0px 10px 0px 10px;
}

.cb05 .left_type05 li {
	width: 114px;
	float: left;
}

.cb05 .left_type05 li.line {
	width: 228px;
	float: left;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb07

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb07 {
	width: 570px;
	font-size: 100%;
	margin-bottom: 20px;
}


.cb07 dt {
	width: 120px;
	font-weight: bold;
	padding-top: 5px;
	float: left;
	clear: both;
}

.cb07 dd {
	width: 440px;
	padding-top: 5px;
	margin-left: 120px;
}

.cb07 .arrow_pdf {
	background: url(../images/arrow_pdf.gif) top left no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	margin-bottom: 5px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb08

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb08 {
	border: solid 2px #ccc;
	font-size: 95%;
	margin-bottom: 10px;
	padding: 10px;
}

.cb08 .title {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 3px;
}

.cb08 .left {
	width: 65px;
	float: left;
	margin-right: 10px;
}

.cb08 .left_txt {
	width: 460px;
	float: right;
	padding-top: 10px;
}

.cb08 .cb08l {
	width: 255px;
	float: left;
}

.cb08 .cb08r {
	width: 255px;
	float: right;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb08_2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb08_2 {
	font-size: 95%;
	margin-bottom: 10px;
	padding: 10px;
}

.cb08_2 .title {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 3px;
}

.cb08_2 .left {
	width: 65px;
	float: left;
	margin-right: 10px;
}

.cb08_2 .right {
	width: 450px;
	float: left;
	margin-right: 10px;
}

.cb08_2 .normal_text {
	font-size: 95%;
	padding-left: 15px;
	padding-bottom: 5px;
}

.cb08_2 .nLink {
	background: url(../images/arrow_blue.gif) top left no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	padding-bottom: 5px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb08_3

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb08_3 {
	font-size: 95%;
	margin-bottom: 10px;
	padding: 5px;
}

.cb08_3 .left {
	width: 65px;
	float: left;
	margin-right: 10px;
}

.cb08_3 .right {
	width: 300px;
	float: left;
}

.cb08_3 .nLink {
	background: url(../images/arrow_blue.gif) top left no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	padding-bottom: 5px;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb08_280

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb08_280 {
	width: 255px;
	font-size: 95%;
	padding: 10px;
}

.cb08_280 .title {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 3px;
}

.cb08_280 .left {
	width: 65px;
	float: left;
	margin-right: 10px;
}

.cb08_280 .right {
	width: 170px;
	float: right;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb08_280_2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb08_280_2 {
	width: 255px;
	font-size: 95%;
	padding: 10px;
}

.cb08_280_2 .title {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 3px;
}

.cb08_280_2 li {
	list-style-type: disc;
	margin-left: 28px;
}

.cb08_280_2 .right {
	text-align: right;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb08_280_3

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb08_280_3 {
	width: 255px;
	border-top: solid 1px #ccc;
	font-size: 95%;
	padding: 5px;
}

.cb08_280_3 .title {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 3px;
}

.cb08_280_3 li {
	list-style-type: disc;
	margin-left: 28px;
}

.cb08_280_3 .right {
	text-align: right;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb08_180

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb08_180 {
	width: 175px;
	border-top: solid 1px #ccc;
	font-size: 95%;
	padding: 5px;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb09

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb09 {
	width: 570px;
	font-size: 95%;
	margin-bottom: 20px;
}

.cb09l {
	float: left;
	width: 80px;
}

.cb09r {
	width: 470px;
	float: right;
}

.cb09 .title {
	font-weight: bold;
	margin-bottom: 10px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb10

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb10 {
	width: 570px;
	font-size: 95%;
	margin-bottom: 20px;
}

table.tbl01 {
	width: 570px;
	border-collapse: separate;
	border-spacing: 2px 2px;
}

table.tbl01 th {
	width: 160px;
	text-align: left;
	background-color: #c0c0c0;
	border: solid 1px #c0c0c0;
	padding: 5px;
}

table.tbl01 dt {
	width: 12px;
	float: left;
}

table.tbl01 dd {
	margin-left: 12px;
}

table.tbl01 td {
	border: solid 1px #c0c0c0;
	padding: 5px;
}

table.tbl02 {
	width: 570px;
}

table.tbl02 tr.color {
	background-color: #e6ecff;
}

table.tbl02 th {
	font-size: 120%;
	width: 80px;
	padding: 5px 0px;
}

table.tbl03 {
	width: 570px;
	text-align: center;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #ccc;
}

table.tbl03 td {
	width: 570px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

table.tbl03 td.img {
	width: 155px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #e4ebf5;
}

table.tbl03 td.top {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #e4ebf5;
}

table.tbl03 td.in_img {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	padding: 5px;
}

table.tbl03 td.vertical {
	width: 155px;
	text-align: left;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #fbf5ed;
	font-weight: bold;
	padding: 5px;
}

table.tbl04 {
	width: 570px;
	text-align: center;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #ccc;
}

table.tbl04 th {
	width: 100px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #99ccff;
}

table.tbl04 th.left {
	width: 100px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #99ccff;
	text-align: left;
	padding-left: 5px;
}

table.tbl04 th.type2left {
	width: 150px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #99ccff;
	text-align: left;
	padding-left: 5px;
}

table.tbl04 td {
	text-align: left;
	border-style: solid;
	padding: 5px;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

table.tbl05 {
	width: 570px;
	text-align: center;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #000;
}

table.tbl05 th {
	border-style: solid;
	padding: 5px;
	border-width: 0px 1px 1px 0px;
	border-color: #000;
	background-color: #ccccff;
}

table.tbl05 td {
	text-align: left;
	border-style: solid;
	padding: 5px;
	border-width: 0px 1px 1px 0px;
	border-color: #000;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb11

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb11 {
	width: auto !important;
	margin-bottom: 20px;
	border: solid 1px #cc3300;
	padding: 5px 10px 5px 10px;
}

.cb11 p {
	text-align: left
}

.cb11 .left {
	width: 70px;
	float: left;
	padding: 2px 0px 3px 0px;
}

.cb11 .center {
	width: 380px;
	float: left;
}

.cb11 .right {
	width: 95px;
	float: right;
	padding: 3px 0px 3px 0px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb11 type02

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb11_type02 {
	width: auto !important;
	margin-bottom: 20px;
	border: solid 1px #3366ff;
	padding: 5px 10px 5px 10px;
}

.cb11_type02 p {
	text-align: left
}

.cb11_type02 .left {
	width: 70px;
	float: left;
	padding: 2px 0px 3px 0px;
}

.cb11_type02 .right {
	width: 478px;
	float: right;
}

.cb11_type02 .center {
	text-align: center;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb12

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb12 {
	border: solid 1px #ccc;
	width: 430px;
	margin: 0px auto 20px auto;
	font-size: 95%;
	padding: 5px 10px 10px 5px;
}

.cb12 .title {
	font-weight: bold;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb13

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb13 {
	border: dotted 1px #ccc;
	width: 548px;
	margin-bottom: 20px;
	font-size: 95%;
	padding: 5px 10px 15px 10px;
}

.cb13 .title {
	font-size: 110%;
	margin-bottom: 8px;
}

.cb13 .cb13l {
	width: 250px;
	float: left;
}

.cb13 .cb13r {
	width: 250px;
	float: right;
}

.cb13 .left {
	width: 65px;
	float: left;
	margin-right: 10px;
}

.cb13 .right {
	width: 170px;
	float: right;
	padding-top: 5px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb16

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb16 {
	width: 560px;
	padding: 5px;
	font-size: 95%;
}

.cb16 .title2 {
	margin-top: 10px;
}

.cb16 ul.type_country li {
	float: left;
	margin-right: 60px;
}

.cb16 .cb16l {
	width: 220px;
	float: left;
}

.cb16 .cb16r {
	width: 270px;
	float: right;
	padding-left: 60px;
}

.cb16r .in_cb16l {
	width: 100px;
	float: left;
}

.cb16r .in_cb16r {
	width: 130px;
	padding-left: 2em;
	margin-left: 100px;
}

.cb16 dt {
	width: 60px;
	float: left;
	clear: both;
}

.cb16 ul.type01 {
	padding-left: 10em;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb18

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb18 {
	width: 570px;
	font-size: 95%;
	margin-bottom: 20px;
}

.cb18 .top {
	background: url(../images/cb18_top_bg.gif) top center no-repeat;
}

.cb18 .top p {
	font-size: 140%;
	font-weight: bold;
	padding: 6px 0px 6px 12px;
}

.cb18 .bottom {
	background: url(../images/cb18_bottom_bg.gif) bottom center no-repeat;
	padding: 15px;
}

.cb18 .cb18l {
	width: 230px;
	float: left;
}

.cb18 .cb18r {
	width: 300px;
	float: left;
}

.cb18 .title {
	font-size: 120%;
}

.cb18 .arrow {
	background: url(../images/cmn_icon03.gif) top left no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}

.cb18 .inbox_text {
	background-color: #fff;
	padding: 5px 10px 5px 10px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb18_3

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb18_3 {
	width: 385px;
	font-size: 95%;
	margin-bottom: 20px;
}

.cb18_3 .top {
	background: url(../images/cb18_top_bg.gif) top center no-repeat;
}

.cb18_3 .top p {
	font-size: 140%;
	font-weight: bold;
	padding: 6px 0px 6px 12px;
}

.cb18_3 .bottom {
	background: url(../images/cb18_bottom_bg.gif) bottom center no-repeat;
	padding: 15px;
}

.cb18_3 .cb18l_3 {
	width: 150px;
	float: left;
}

.cb18_3 .cb18r_3 {
	width: 195px;
	float: left;
}

.cb18_3 .title {
	font-size: 120%;
}

.cb18_3 .arrow {
	background: url(../images/cmn_icon03.gif) top left no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}

.cb18_3 .inbox_text {
	background-color: #fff;
	padding: 5px 10px 5px 10px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb19

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb19 {
	width: 385px;
	margin-bottom: 20px;
}

.cb19 .cb19l {
	width: 180px;
	float: left;
	padding-bottom: 5px;
}

.cb19 .left_type04 {
	width: 116px;
	float: left;
	margin: 0px 5px 0px 5px;
}

.cb19 .nLink {
	background: url(../images/arrow_blue.gif) top left no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.cb19 .arrow_text {
	font-size: 95%;
	background: url(../images/cmn_icon03.gif) top left no-repeat;
	background-position: 16px 6px;
	padding-left: 24px;
	padding-bottom: 2px;
}

.cb19 .arrow_text2 {
	font-size: 95%;
	background: url(../images/cmn_icon03.gif) top left no-repeat;
	background-position: 28px 6px;
	padding-left: 36px;
	padding-bottom: 2px;
}

.cb019 .normal_text {
	padding-left: 15px;
}

.cb19 .cb19r {
	width: 180px;
	float: right;
	padding-bottom: 5px;
}

.cb19 .cb19r_text {
	width: 180px;
	float: right;
	padding: 20px 0px 0px 0px;
}


.cb19 .left50 {
	width: 50px;
	float: left;
	margin-top: 3px;
}

.cb19 .right125 {
	width: 125px;
	float: right;
	margin-left: 5px;
}

.cb19 .right330 {
	width: 330px;
	float: right;
	margin-left: 5px;
}

.cb19 table.tbl02 {
	width: 385px;
}

.cb19 table.tbl02 tr.color {
	background-color: #e6ecff;
}

.cb19 table.tbl02 th {
	font-size: 120%;
	width: 80px;
	padding: 5px 0px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb20

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb20 {
	width: 385px;
	font-size: 95%;
	margin-bottom: 20px;
}

.cb20l {
	float: left;
	width: 80px;
}

.cb20r {
	width: 290px;
	float: right;
}

.cb20 .title {
	font-weight: bold;
	margin-bottom: 10px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb21

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb21 {
	width: 385px;
	font-size: 95%;
	margin-bottom: 20px;
}

.cb21 table.tbl03 {
	width: 385px;
	text-align: center;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #ccc;
}

.cb21 table.tbl03 td {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

.cb21 table.tbl03 td.img {
	width: 145px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #e4ebf5;
}

.cb21 table.tbl03 td.top {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #e4ebf5;
}

.cb21 table.tbl03 td.vertical {
	width: 145px;
	text-align: left;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #fbf5ed;
	font-weight: bold;
	padding: 5px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb22

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb22 {
	border: solid 1px #ccc;
	margin: 0px 0px 20px 0px;
	font-size: 95%;
	padding: 5px 10px 10px 5px;
}

.cb22 .title {
	font-weight: bold;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb23

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb23 {
	width: 385px;
	font-size: 95%;
}

.cb23 .cb23l {
	width: 190px;
	float: left;
}

.cb23 .cb23r {
	width: 180px;
	float: right;
	margin-left: 10px;
}

.cb23r .in_cb23l {
	width: 180px;
	float: left;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb24

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb24 {
	width: 570px;
	font-size: 95%;
	margin-bottom: 20px;
}

.cb24 table.tbl03 {
	width: 570px;
	text-align: center;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #ccc;
}

.cb24 table.tbl03 td {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	width:85px;
	padding: 2px;
}

.cb24 table.tbl03 td.top {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #e4ebf5;
}

.cb24 table.tbl03 td.cell1 {
	width:60px;
}

.cb24 table.tbl03 td.cell2 {
	width:425px;
}

.cb24 table.tbl03 td.cell3 {
	width:170px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb25

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb25 {
	width: 570px;
	font-size: 95%;
	margin-bottom: 20px;
}

.cb25 table.tbl03 {
	width: 570px;
	text-align: center;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #ccc;
}

.cb25 table.tbl03 td {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	padding: 2px;
}

.cb25 table.tbl03 td.top {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
	background-color: #e4ebf5;
}

.cb25 table.tbl03 td.cell_title {
	text-align: left;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

bundled

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.bundled_area {
	width: 570px;
	margin-bottom: 20px;
	background: url(/products/images/down_arrow.gif) bottom left no-repeat;
}

.bundled_naka {
	border: solid 2px #c6d3eb;
	margin: 0px 0px 10px 53px;
	padding: 10px;
}

.bundled_area .left {
	width: 140px;
	float: left;
}

p.proposal {
	padding: 60px 0px 0px 0px;
}

p.design {
	padding: 5px 0px 0px 0px;
}

p.operation {
	padding: 20px 0px 0px 0px;
}

.bundled_area .right {
	width: 350px;
	float: right;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cb_in

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.cb_in400l {
	width: 400px;
	float: left;
}

.cb_in170r {
	width: 170px;
	float: right;
}

.cb_in40l {
	width: 40px;
	float: left;
}

.cb_in520r {
	width: 520px;
	margin-left: 40px;
}

.cb_in80l {
	width: 80px;
	float: left;
}

.cb_in470r {
	width: 470px;
	margin-left: 90px;
}

.cb_in340l {
	width: 340px;
	float: left;
}

.cb_in220r {
	width: 220px;
	margin-left: 340px;
}

dt.left200 {
	width: 200px;
	float: left;
}

dd.right300 {
	width: 300px;
	margin-left: 210px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Left Cont

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#left_cont {
	width: 160px;
	float: left;
	padding-bottom: 20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Right Cont

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#right_cont {
	padding-left: 15px;
	width: 570px;
	float: right;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Right Cont (left)

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#right_cont2 {
	width: 580px;
	float: right;
}

#right_cont2 #left {
	width: 385px;
	float: left;
}

.block385 {
	width: 385px;
	margin-bottom: 20px;
}

.gray_dot {
	width: auto !important;
	padding: 5px;
	border: dotted 1px #ccc;
}

.gray_dot2 {
	width: 375px;
	padding: 5px;
	border: dotted 1px #ccc;
}

.block385 .icon_left {
	width: 65px;
	float: left;
}

.block385 .icon_right {
	width: 300px;
	padding-left: 5px;
	float: right;
}

.block385 .nLink {
	background: url(../images/arrow_blue.gif) top left no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	padding-bottom: 5px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Right Cont (right)

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#right_cont2 #right {
	width: 180px;
	float: right;
}

.block180 {
	width: 180px;
	margin-bottom: 20px;
}

.gray_solid {
	border: solid 1px #ccc;
}

.block180 .title {
	padding: 5px;
	border-bottom: solid 7px #77a9ff;
}

.block180 .bana_img {
	background-color: #d4d4d4;
	padding: 3px 0px;
}

.block180 .text {
	font-size: 85%;
	padding: 5px;
}

.block180 .mail_text {
	font-size: 85%;
	padding: 0px 0px 5px 20px;
	background: url(../images/mail_icon.gif) top left no-repeat;
	background-position: 5px 4px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

ContentsClear

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix{height:1%;}

*:first-child+html .clearfix {
	display: inline-block;
}

/*\*//*/
.clearfix{
	display: inline-table;
}
/**/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

ExternalLinks

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.ex_link {
	background: url(../images/icon_link.gif) top left no-repeat;
	background-position: 0 2px;
	padding-left:20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

ellipsis

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.ellipsis
{
	padding-left:2px;
	padding-right:2px;
	height:48px;
	text-overflow:ellipsis;
	overflow:hidden;
}

.displaticon
{
	float:left;padding-top:5px;padding-right:5px;
}

.displattext
{
	padding-top:2px;
}


select{border:1px solid #666666;color:#666666}