@charset "shift_jis";
/*
-----------------------------------------------------
WINE CSS
FileName: style.css
Last Modified:2006.06.11
-----------------------------------------------------
*/
/* --◆◆テキストサイズ◆◆------------------ */
.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;}
.txt14 {  font-size: 14px}
.txt1422 {  font-size: 14px; line-height: 22px;}
.txt18 {  font-size: 18px}
.txt24 {  font-size: 24px}
.notice {
	font-size:0.8em;
	border-collapse:collapse;
	border:1px solid #af0156;
	padding: 5px;
	margin:10px auto 0 auto;
	}
