@charset "Shift_JIS";


#tsvbsi {
	width: 760px;
	margin: 0px auto;
	text-align: left;
}
#tsvbsi a img {
	border: none;
}
#tsvbsi h1{
	width:760px;
	background: url(../img/tsvbsi_title.jpg) no-repeat;
	height: 62px;
	margin: 0px 0px 15px 0px;
	padding: 14px 0px 14px 15px;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
}
#tsvbsi h2{
	width:760px;
	background: url(../img/tsvbsi_subtitle.jpg) no-repeat;
	height: 30px;
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 15px 15px;
	font-weight: bold;
	font-size: 24px;
	color: FFF;
}

#tsvbsi ul {
	margin: 0px 0px 30px 15px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5em;
}
#tsvbsi .align-left {
	float: left;
}
#tsvbsi .align-right {
	float: right;
}
#tsvbsi .clear-fix {
	clear: both;
}
#tsvbsi .space30 {
	margin-bottom: 30px;
}
#tsvbsi .way {
	margin-bottom: 20px;
}

#tsvbsi .way img {
	width: 280px;
	float: left;
}

#tsvbsi .way .way-img {
	float: right;
	width: 460px;
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #002F86;
}
#tsvbsi .way .way-img img {
	float: none;
	margin-bottom: 15px;
}

#tsvbsi .way table {
	width: 460px;
	border: #333333 1px solid;
	border-collapse: collapse;
}
#tsvbsi caption {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #002F86;
}
#tsvbsi .way th {
	background-color: #E4E4E4;
	color: #333333;
	padding: 5px;
	border: #333333 1px solid;
	border-collapse: collapse;
}
#tsvbsi .way td {
	padding: 5px;
	border: #333333 1px solid;
	border-collapse: collapse;
}

.back {
	text-align:right;
	width: 760px;
	margin: 20px 0 20px 0;
	padding: 0px;
}
.back a {
	font-size: 12px;
	padding-left: 12px;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
}



body {
	text-align:center;
	margin-left: 17px;
	}
