@charset "utf-8";
/* CSS Document */
#contents #info-block01 {
	width: auto;
	height: auto;
	margin: 0 12px 20px 12px;
	padding: 0 0 0 0;
}
#info-block01 table {
	width: 100%;
	height: auto;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
#info-block01 td.startingLine {
	width: auto;
	height: 3px;
	background: url(/ja/img/shared/line01.gif) repeat-x 0 center;
}
#info-block01 td.info-content {
	width: auto;
	height: auto;
	margin: 0;
	padding: 1.2em 20px;
	vertical-align: top;
	font-size: 1.2em;
	line-height: 1.4em;
	background: #F0F0FA;
}
td.info-content strong {
	color: #352690;
	font-weight: bold;
	margin: 0 20px 0 0;
}

span.linkIcon {
	background: url(/ja/img/shared/linkIcon.gif) no-repeat 0 center;
	padding: 0 0 0 21px;
}




#contents #info-block02 {
	width: auto;
	height: auto;
	margin: 0 12px 30px 12px;
	padding: 0 0 0 0;
}
#info-block02 #info-block02-left {
	width: 146px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
#info-block02 #info-block02-right {
	width: 573px;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
}

