@charset "utf-8";
/* CSS Document */

#titleBox #titleSouzoku {
	background-image: url(../../souzoku/images/title_souzoku.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 92px;
}
#titleBox #titleSouzoku_g {
	background-image: url(../../foreign/images/title_foreign.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 92px;
}

#contents .priceTable {
	width: 100%;
	border: 3px solid #DCDCD3;
	margin-bottom: 10px;
}
#contents .priceTable caption {
	text-align: left;
	background-image: url(../images/ic_ar.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}

#contents .priceTable th {
	background-color: #F4F0EA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #DCDCD3;
	border-bottom-color: #DCDCD3;
	padding: 10px;
	width: 30%;
	text-align: center;
	color: #786A47;
	font-size: 88%;
}
#contents .priceTable td {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDCD3;
	padding: 10px;
	text-align: left;
	font-size: 88%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DCDCD3;
}
#contents .priceTable td.kou {
	background-color: #F8F7F3;
}
#contents ul.att {
	text-align: left;
	font-size: 88%;
}
#contents ul#staffbox {
	width: 100%;
	zoom: 1;
	overflow: hidden;
	margin-bottom: 20px;
}
#contents ul#staffbox li {
	float: left;
	width: 160px;
	margin-right: 9px;
	padding-right: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d8d8;
	text-align: left;
}
#contents ul#staffbox li p {
}
#contents  ul#staffbox  li#noma {
	margin-right: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contents ul#staffbox li .dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 88%;
	line-break: strict;
	text-align:justify;
	text-justify:distribute;
}
#contents ul#staffbox li .eng {
	font-size: 80%;
	line-break: normal;
}
#contents   ul#staffbox   li   .zhcn       {
 font-family :SimSun, 'MS UI Gothic', Hei, sans-serif;
	font-size: 80%;
	line-break: normal;
}

#contents ul#staffbox li strong {
	font-size: 100%;
	color: #123d84;
	display: block;
	padding-top: 2px;
}
#contents ul#staffbox li .stx {
	font-size: 80%;
	color: #123D84;
}
#contents ul#staffbox li .lang {
	display: block;
	margin-bottom: 10px;
}
#contents ul#staffbox li .lang span {
	color: #f1830c;
	font-weight: bold;
}
#contents .orgtitle {
	color: #f1830c;
	font-size: 111%;
	font-weight:bold;
	margin:0 0 5px 0;
	text-align: left;
}
#contents ul#staff_f {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 25px;
}
#contents ul#staff_f li {
	float: left;
	width: 295px;
	margin-right: 25px;
	margin-left: 25px;
	display: inline;
}
#contents ul#staff_f li dl {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	text-align: left;
	font-size: 88%;
	line-height: 1.4;
}
#contents ul#staff_f li dl dt {
	float: left;
}
#contents ul#staff_f li dl dd {
	padding-left: 65px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#contents ul#staff_f li dl dd span {
	color: #123d84;
}
#contents ul#staff_f li dl dd strong {
	font-weight: bold;
	color: #123D84;
}
#contents ul#staff_f li dl dd .zhcn {
	font-family :SimSun, 'MS UI Gothic', Hei, sans-serif;
	line-break: normal;
}
