@charset "UTF-8";
/* CSS Document */

td {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
}

.navi {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;	

}

.shop-navi{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #2e3192;
	}
	
.footer{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 15px;
	}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 5px;
}

p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;

}

