/* Enter Your Custom CSS Here */
 *{
font-family: "ãã©ã®ãè§ã´ Pro W3", "Hiragino Kaku Gothic Pro", "ã¡ã¤ãªãª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "MS PGothic", sans-serif !important;
}
body {
	font-size: 16px;
	text-decoration: none;
	line-height: 1.5em;
}
p {
	font-size: 16px;
	text-decoration: none;
	line-height: 1.5em;
}
h1 {
    font-size: 28px ;
    font-weight: bold ;
}
h2 {
    font-size: 23px ;
    font-weight: bold ;
}
h3 {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
}
.style2 {font-weight: bold}
.vintaget {
	background-color: #876B07 !important;
  	border-width : 2px !important;
    border-color : #876B07 !important;
}
.vintaget1 {
	background-color: #876B07 !important;
	vertical-align:middle;
	font-size: 16px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	text-shadow: 2px 0px 3px rgba(0,0,0,0.3);
	padding : 4px;
}
.vintaget2 {
	background-color: #876B07;
	vertical-align:middle;
	font-size: 12px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	text-shadow: 2px 0px 3px rgba(0,0,0,0.3);
  	margin : 0px !important;
	padding : 0px !important;
	border : 0px !important;
}
.vintaget3 {
	font-size: 15px !important;
	margin : 0px !important;
	padding : 5px !important;
  	border: 2px #333333 solid !important;
    background-color: #FFFFFF;
}
td.vintaget3 a:link {
	color: #333333 ;
	font-size: 15px;
	font-weight: bold;
	text-decoration : none;
	text-shadow: 2px 0px 3px rgba(0,0,0,0.3);
}

td.vintaget3 a:visited {
	color: #333333 ;
	font-size: 15px;
	font-weight: bold;
	text-decoration : none;
	text-shadow: 2px 0px 3px rgba(0,0,0,0.3);
}

.style1 {
	font-size: x-large;
	font-weight: bold;
}
.style2 {font-weight: bold}

img{
max-width: 100%;
height: auto;
width: auto;
}

table.resizeimage {
   max-width: 550px; /* ÃÂ¦ÃÂÃÂÃÂ¥ÃÂ¤ÃÂ§ÃÂ¥ÃÂ¹ÃÂ */
}
.price {font-size: 21px; font-weight: bold; text-shadow: 2px 0px 3px rgba(0,0,0,0.3); color: #FF0000; }
.wine {font-size: 20px; font-weight: bold ; }
.winee {font-size: 18px; font-weight: bold; font-style: italic ; }

.kounyu-btn {
  display: block;
	 padding: 1em 1em;
   border-radius: 4px;
  background-image: linear-gradient(45deg, #933A51 0%, #B94D68 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #c58668;
  text-align:center;
  margin-left: auto;
  margin-right: auto ;
 width: 290px;
	max-width: 97%;
}
.kounyu-btn a:link{ text-decoration:none; font-size: 25px; font-weight: bold; text-shadow: 2px 2px 2px #333333; color: #ffffff; }
.kounyu-btn a:visited{ text-decoration:none; font-size: 25px; font-weight: bold; text-shadow: 2px 2px 2px #333333; color: #ffffff; }
.kounyu-btn a:hover{ text-decoration:none; font-size: 25px; font-weight: bold; text-shadow: 2px 2px 2px #333333; color: red; }