@charset "utf-8";
/*
-----------------------------------------------------
WINE CSS
FileName: style.css
Last Modified:2024.05.22
-----------------------------------------------------
*/
/* --◆◆テキストサイズ◆◆------------------ */
.txt10 {  font-size: 10px}
.txt1014 {  font-size: 10px; line-height: 14px;}
.txt1016 {  font-size: 10px; line-height: 16px;}
.txt12 {  font-size: 12px}
.txt1216 {  font-size: 12px; line-height: 16px;}
.txt1218 {  font-size: 12px; line-height: 18px; padding:10px 5px; text-align:left;}
.txt14 {  font-size: 14px}
.txt1422 {  font-size: 14px; line-height: 22px;}
.txt18 {  font-size: 18px}
.txt24 {  font-size: 24px}
p {margin-top:0px; margin-bottom:5px;}
.pink {color:#F2A0A0;}
.mikan {color:#E57539;}
.green {color:#BFF2A0;}
.notice {
	font-size:0.8em;
	border-collapse:collapse;
	border:1px solid #af0156;
	padding: 5px;
	margin:10px auto 0 auto;
	}
img{vertical-align:middle;}
td {
  line-height:0;
}
.contents {
	margin-bottom: 40px;
}
.bg-image_01 {
	height: 28px;
}
.bg-image_02 {
	height: 211px;
}