.Body1{
	color: black; 
	background-color:F7F2E6;
	font-size: 12px;
	width: 100%;
	margin:0px;
}
.Body0{
	color: black; 
	background-color:white;
	font-size: 12px;
	width: 100%;
	margin:0px;
}

.MainTable{
	background-color: white;
	border-style: double;
	border-width:0px 4px;
	border-color:e2041b ;
	background-color:white;
	frame:vsides
	font-size: 12px;
	width:800px;
	margin:0px;
	padding:0px;
}

.TopTd{
	width:800px;
	padding:0px;
}

.MainTd{
	width:800px;
	padding:50px;
}

.InfoTd{
	border-style: solid;
	border-width:1px;
	border-color:black ;
	font-size: 12px;
	margin:15px;
	padding:10px;
	width:700px;
}

.Table1{
	border-collapse: collapse;
	font-size: 12px;
	margin:15px;
}

Td{	font-size: 12px;
}

.Td1{
	border-style: solid;
	border-width:1px;
	border-color:316745 ;
	background-color: d6e9ca  ;
	font-size: 12px;
	width:250px;
	height:50px;
	padding:10px;
}

.Td2{
	border-style: solid;
	border-width:1px;
	border-color:316745 ;
	background-color: d6e9ca  ;
	font-size: 12px;
	width:70px;
	padding:15px,15px,15px,45px;
}

.Td3{
	border-style: solid;
	border-width:0px;
	border-color:black;
	font-size: 12px;
	width:550px;
}

/*緑で、幅指定無し*/
.Td4{
	border-style: solid;
	border-width:1px;
	border-color:316745 ;
	background-color: d6e9ca  ;
	font-size: 12px;
	padding:10px;
	height:50px;
}

/* SHOPの流れ説明 */
.TableShop{
	border-width:1px;
	border-color:white ;
	width:550px;
	font-size: 12px;
	padding:10px;
}
.TdShopYajirushi{
	border-color:#white ;
	font-size: 12px;
	padding:10px;
	color: #316745;
	text-align:center;
	font-weight: bold;
}


/* フォント */
.Font1{
	font-size: 15px; 
	color: b7282e;
	font-weight: bold;
}

.Font2{
	font-size: 11px;
	line-height: 13pt;
}

.Font3{
	font-size: 12px;
	color: #e2041b;
}


A:link {
	color:black;
}
A:visited {
	color:black;
}
A:active {
	color:black;
}
A:hover {
	color:black;
}
