﻿@charset "utf-8";

/* CSS Document */

#WagaraBg {
	background-image: url(../img/wagara/bg.gif);
	background-repeat: repeat-y;
}
#Punk02 {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #E4E4E4;
	font-size: 10px;
	color: #888888;
}.WagaraText {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 15px;
	color: #736251;
	background-image: url(../img/wagara/line_300.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.WagaraPrice {
	text-align: right;
	margin-bottom: 5px;
}
.WagaraLine {
	line-height: 3px;
	background-image: url(../img/wagara/line_600.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
	margin-bottom: 10px;
}

