@charset "EUC-JP";

body {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
table {
	font-size: 12px;
}

#middle_exp{margin: 20px 15px 0px 15px;}

.txt10 {
	font-size: 10px;
}
.txt10l {
	font-size: 10px;
	line-height: 15px;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt12l {
	font-size: 12px;
	line-height: 18px;
}
.txt14 {
	font-size: 14px;
}
.txt14l {
	font-size: 14px;
	line-height: 21px;
}
/*リンクカラー*/
	a:link		{ color: #0033CC; text-decoration: underline; }
	a:visited	{ color: #663399; text-decoration: underline; }
	a:active	{ color: #0033CC;  }
	a:hover		{ color: #FF9900;  }
.blue {
	color: #193a85;
}
	a.err:hover	{text-decoration: underline; }
	a.err		{text-decoration: none; }

/*「Amazon」表記フォント*/
.txt_amazon {
font-family: Verdana, sans-serif;
}
/*「ギフト券」表記フォント*/
.txt_amazon_gift_ticket {
font-family: "ＭＳ Ｐゴシック", sans-serif;
}
/*「R○」表記フォント（使うときは外をインラインタグで囲うこと）*/
.txt_amazon_R {
vertical-align:top;
}
