@charset "Shift_JIS";


#sapphire {
	width: 750px;
	margin: 0px auto;
	text-align: left;
}

#sapphire a img {
	border: none;
}

.sapphire_text{
	text-align:right;
	font-size:12px;
}

#sapphire h1{
	width:750px;
	background: url(../img/sapphire_title1.jpg) top left no-repeat;
	height: 30px;
	margin: 0px 0px 15px 0px;
	padding: 30px 0px 30px 15px;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
}

#sapphire_mainimg{
	width:750px;
	background: url(../img/sapphire_title1.jpg) top left no-repeat;
	height: 50px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 30px 15px;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
}

#sapphire_main div {
	float: left;
	margin-bottom:30px;
}

#sapphire_main table {
	width:330px;
	margin-left: 10px;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	color:#000;
}

#sapphire_main th {
	background: #CCCCCC;
	padding: 5px 10px;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	color:#000;
}

#sapphire_main td {
	background-color: #FFF;
	padding: 5px 10px;
	border-top: #000000 1px solid;
	color:#000;
}


#sapphire h2{
	width:750px;
	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;
}

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

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

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

#sapphire .way table {
	width: 420px;
	border: #333333 1px solid;
	border-collapse: collapse;
}
#sapphire caption {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #002F86;
}
#sapphire .way th {
	background-color: #E4E4E4;
	color: #333333;
	padding: 5px;
	border: #333333 1px solid;
	border-collapse: collapse;
}
#sapphire .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;
	}
