@charset	"UTF-8";
#toiawase/* === 価格表のスタイル === */

	{
	width:740px;
	float: left;
	text-align: center;
	height: 135px;
	position: relative;
	top: 27px;
	padding-top: 20px;
}
#toiawase  h1	{
	height:45px;
}
#toiawase    h2	{
	padding-top: 15px;
	font-size: 24px;/*	margin-left:0px;
*/}
#toiawase     h3	{
	font-size: 14px;
	color: #CC0000;
	margin-bottom: 0px;
/*	margin-left:0px;
*/}


#contents {
	width: 740px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	height: 602px;
	position: relative;
}
#contents        dl    {
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 12px;
	margin-left: 30px;
}
#contents       dt    {
	padding-left: 50px;
}
#contents        dd    {
	padding-left: 25px;
	margin-top: 10px;
}
#info	{
	width:740px;
	float: left;
	height: 420px;
	position: relative;
	top: 27px;
}
#info p	{
	margin-left:100px;
	color: #990000;
	line-height: 1.5em;
	font-size: 12px;
	margin-top: 10px;
}
#QR_code {
	height: 89px;
	width: 216px;
	position: absolute;
	float: right;
	left: 473px;
	top: 51px;
	font-size: 10px;
	line-height: 1.5;
}

.form   {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.info	{
	font-size: 24px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;

}
#info   a	{
	color:#000000;
	text-decoration: underline;
}
#info   a:hover	{
	color:#FF0000;
}

#navi {
	bottom: 575px;
}
