@charset "Shift_JIS";					/*使用する文字コード*/


/* -- パンくずの指定 -- */
#topicNavi {
	margin: 0 15px;
	padding: 0;
}
#topicNavi li {
	display:inline;
	line-height: 21px;
	font-size: 83%;
	background: url(../../common_images/allow_yellow.gif) no-repeat left;
	padding-left: 15px;
	margin-right: 10px;
}
#world_map {
    margin: 10px 0 10px 15px;
}


/* -- 表の指定 -- */
table.companyBox {
    border-top: 4px solid #CDCDCD;
	border-bottom: 4px solid #CDCDCD;
	margin: 0 auto 15px;
	width: 544px;
}
table.companyBox th {
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding: 8px 10px 10px;
	line-height: 1.3em;
	width: 170px;
}

table.companyBox th p {
	margin-bottom: 3px;
	line-height: 1em;
}
table.companyBox th.bg01 { background: #ddedf8 url(../../common_images/table_dot.gif) repeat-x left bottom; 
}
table.companyBox th.bg01Top {
	background: url(../../common_images/table_dot.gif) repeat-x left bottom #ddedf8;
	border-top: solid 1px #FFFFFF;
}
table.companyBox th.bg01middle {
	background: url(../../common_images/table_dot.gif) repeat-x left bottom #ddedf8;
}
table.companyBox th.bg01bottom {
	background-color: #ddedf8;
	border-bottom: solid 1px #FFFFFF;
}
table.companyBox th.bg02 {
	background: url(../../common_images/table_dot.gif) repeat-x left bottom #f3f9fc;
	padding-left: 20px !important;
}
table.companyBox th.bg02Bottom {
    background: #f3f9fc;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 20px !important;
}

table.companyBox td {
	vertical-align: top;
	text-align: left;
	padding: 8px 10px 10px;
	line-height: 1.3em;
}
table.companyBox td.bg04 {
	background: url(../../common_images/table_dot.gif) repeat-x left bottom;
}

table.companyBox td img {
	margin-right: 5px;
	padding: 0;
}
table.companyBox td p {
	margin-bottom: 3px;
	line-height: 1em;
	text-align: left;
	margin-left: 0px;
}
table.companyBox td em {
	margin-right: 10px;
}
table.companyBox td div {
	margin: 0 -20px 0 0;
}

/* -----------------------------------
 index
----------------------------------- */
div.network_box {
	margin:-5px 0 10px 0;
	padding: 0;
}

div.network_box td { padding: 10px 10px 20px 20px; 
}

table.companyBox th.thType03 {
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding: 8px 10px 10px;
	line-height: 1.3em;
	white-space: nowrap;
	width: 100%;
	background-color: #DDEDF8;
}

table.companyBox th.bg02b {
	background: #FFFFFF url(../../common_images/table_dot.gif) repeat-x left bottom;
	padding-left: 30px !important;
	white-space: nowrap;
}

table.companyBox th.bg02bBottom {
	background: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 30px !important;
	white-space: nowrap;
}

