/* English Document */
/* Reference */
#mainBlock ul {
	margin: 0px;
}
#corpBlock .reftable table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#corpBlock .reftable th, .reftable td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding:2px 5px;
	text-align:center;
}
#corpBlock .reftable th {
	background-color: #CDD7DE;
}
#corpBlock .reftable .toray {
	background-color:#F85F4E;
	font-weight:bold;
	color:#FFFFFF;
	font-size:medium;
}
#corpBlock .reftable .name {
	font-weight:bold;
}


#lineupBlock img {
	margin-right: 0px;
	padding-bottom: 0px;
}
.single {
	float:left;
	margin-bottom:30px;
}
.double {
	float:left;
	margin:0px 20px 30px 0px;
}

#lineupBlock .small-h1 {
	font-size:70%;
	color:#666666;
	padding-right:1em;
}
#lineupBlock h1 {
	font-size:x-large;
}
#lineupBlock .sha-left {
	float:left;
	width:380px;
	margin-top:20px;
}
#lineupBlock .sha-right {
	float:left;
	width:220px;
	margin-left:15px;
	margin-top:20px;
}
#lineupBlock .sha-right p {
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size:70%;
	text-align:right;
}
#lineupBlock .sha-right img {
	margin:0px;
	padding:0px;
}
#lineupBlock .compo-e {
	width:620px;
	margin-top:30px;
}
#lineupBlock .compo-e h2 {
	background-image:none;
	font-size:small;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #4F9D4F;
	padding: 0px 0px 0px 5px;
}
.compo-e dt {
	font-weight:bold;
}
.compo-e dd {
	margin-left:12em;
	margin-top:-1.4em;
	margin-bottom:7px;
}

