
*{
	padding:0;
	margin:0;
	border:0;
	font-size:10pt;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{
	width:100%;
	min-width:320px;
	height:auto;
	text-align:center;
}

body{
	width:100%;
	min-width:320px;
	height:auto;
}

a:link {
	color: #000000;
}

a:active {
	color: #000000;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
}

#title{
	background-color:#000000;
	margin:0 0 20px 0;
}

.f8pt{
	font-size:8pt;
	line-height:130%;
}

.f12pt{
	font-size:12pt;
	line-height:130%;
}

.price {
	margin: 10px 0 5px 0;
	width:100%;
}

.price th.a {
	text-align:center;
	padding:10px;
	background-color:#CAB7CE;
	width:40%;
	color:#fff;
	font-size:10px;
}

.price th.b {
	text-align:center;
	padding:10px;
	background-color:#DEDEDE;
	width:40%;
	color:#fff;
	font-size:10px;
}

.price th.c {
	text-align:center;
	padding:10px;
	background-color:#666666;
	width:40%;
	color:#fff;
	font-size:10px;
}

.price th.d {
	text-align:center;
	padding:10px;
	background-color:#9DB3CC;
	width:40%;
	color:#fff;
	font-size:10px;
}

.price th.e {
	text-align:center;
	padding:10px;
	background-color:#E7CFD0;
	width:40%;
	color:#fff;
	font-size:10px;
}

.price td {
	text-align:center;
	padding:10px;
	font-weight:bold;
}

.shop_list {
	text-align:center;
	background:#413F9A;
	padding:10px 0;
	margin:10px 0;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10pt;
}