@charset"Shift_JIS";

/****************************************
 visited
****************************************/

.main2 {
	padding:0px 0px 0px 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../visited/image/main_tbl12.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display: inline-table;
	width: 600px;
}

.f-bg01 {
	background-image: url(../visited/image/main_tbl14.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
}


.number01{
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
}

.b-number01{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}

.subt01{
	font-size: 13px;
	color: #0033CC;
}

.tbl01{
	font-size: 13px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}





/****************************************
 next page
****************************************/

.next-title{
	font-size: 16px;
	font-weight: bold;
}

.next-subt01{
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;	
}

.next-bg01{
	background-color: #E8E8E8;
	display: inline-table;
}

.next-tbl01{
	font-size: 13px;
	margin-bottom: 5px;
}





