.small {
	font-size: 10px;
}
.normal {
	font-size: 12px;
	line-height: 16px;

}
.sname {
	font-size: 16px;
	line-height: 24px;
}
.big {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;

}
.sname2 {
	font-size: 20px;
	font-weight: bolder;
}
.border {
	border-top: 5px none #FF0000;
	border-right: 5px none #FF0000;
	border-bottom: 5px none #FF0000;
	border-left: 5px solid #FF0000;

}
.border2 {
	border: 5px solid #FF0000;

}
.honbun {
	font-size: 12px;
	line-height: 150%;
}
.area1 {
	font-size: 12px;
        text-decoration: none; 
}
A:link {
	text-decoration: none;

}
A:visited {
	text-decoration: none;

}
A:hover {
        text-decoration: underline;
}

.area1 A:link {
	font-size: 12px;
	text-decoration: none;

}
.area1 A:visited {
	font-size: 12px;
	text-decoration: none;

}
.area1 A:hover {
	font-size: 12px;
        text-decoration: underline;
}
.box {
	border: 1px solid #FF0000;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.box1 {
	border: 2px solid #3366FF;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3366FF;
	font-weight: bold;

}
.button {
	border: 1px solid #CC3300;
}
.key {
	background-color: #3399ff;
	font-size: 10px;
	color: #FFFFFF;
}
.key1 {
	background-color: #ffffff;
	font-size: 10px;
	color: #000000;
}
.shonbun1 {
	font-size: 14px;
	line-height: 22px;

}
.shonbun {
	font-size: 12px;
	line-height: 20px;

}
.shopinfo {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;

}
.style11 {color: #FFFFFF}
.ghonbun {
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
	font-variant: normal;
	padding: 5px;
}
.style12 {font-size: 11px}
/**********余白**********/
.mac { margin: 0 auto; }
.mt200 { margin-top: 200px; }
.pt250 { padding-top: 250px; }
.pb20 { padding-bottom: 20px; }
/**********幅**********/
.w670 { width: 670px; }
.w790 { width: 790px; }
/**********寄せ**********/
.alL { text-align: left; }
.alR { text-align: right; }
.alC { text-align: center; }
/**********背景**********/
.bg { background: url(/jalcard/milenet/img_db/bg_940.gif) repeat-y; }
.bg-line { background: url(/jalcard/milenet/img_db/pickup/wadaisen_790.gif) no-repeat; }
/**********ボーダー**********/
.border-b { border-bottom: 1px solid #CCC; }
/**********テーブル**********/
.info {
	border-collapse: collapse;
}
.info td { 
	border: 1px solid #CCC;
	text-align: left;
	padding: 5px;
}

