@charset "EUC-JP";
/* CSS Document */

h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E83862;
	margin-bottom: 1.6em;
	padding-bottom: 0.4em;
}

.mg01 {
	padding-right: 5px;
}
table.PriceList  {
	width: 610px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}
table.PriceList th  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table.PriceList td  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
table.PriceList td.price {
	text-align: right;
	width: 140px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;

}
table.PriceList .detail {
	font-size: 10px;
	color: #000000;

}
div.PriceList {
	padding: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2em;
}
table.prize,table.about {
	font-size: 0.9em;
}
table.prize th,
table.prize td,
table.about th,
table.about td{
	padding-top: 0.4em;
	padding-bottom: 0.4px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
div.studio {
	margin-bottom: 60px;
	padding: 0.2em;
}
div.studio ul {
	margin: 2em;
	background-color: #fff0f0;
	padding: 1.2em;
	border: 1px dotted #EE6F8D;
	font-size: 0.9em;
}
div.qr {
	padding: 16px;
	background-color: #fff0f0;
	border: 1px dotted #EE6F8D;
	margin-bottom: 5px;
}
img.bnr_hachi {
	margin-bottom: 10px;
}
