﻿@charset	"UTF-8";

/* === 価格表のスタイル === */

#honbun	{
	width:740px;
	top: 27px;
	position: relative;
	height: 930px;
	float: left;
}
#text {
	position: absolute;
	width: 740px;
	top: 60px;
}


#honbun a	{
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
}

#honbun a:hover,#honbun a:visited	{
	color:#FF0000;
	text-decoration:underline;
}

#honbun h2,h3,h4	{
	margin-left:20px;
}
#honbun  h1 #title	{
	width:275px;
	height:22px;
	position: absolute;
	left: 10px;
	top: 20px;
	margin: 0px;
}

#honbun h2	{
	color:#FF3300;
	font-size:18px;
	font-weight:bold;
}

#honbun h3	{
	color:#FF3300;
	font-size:16px;
	font-weight:bold;
	margin-top: 5px;
	line-height: 1.5;
}

#honbun h4	{
	color:#CC3300;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:0px;
	width: 300px;
}

#honbun p	{
	font-size:14px;
	text-align:center;
	font-weight:bold;
	width: 680px;
}
#honbun  ol	{
	font-size:14px;
	margin-bottom:0px;
	margin-top: 5px;
	left: 20px;
}
#honbun  ul	{
	font-size:14px;
	margin-bottom:0px;
	margin-top: 5px;
}

#honbun li	{
	list-style:none;
	line-height: 1.4;
}

#contents {
	width: 740px;
	margin: 0px;
	padding: 0px;
	height: 957px;
}

#navi {
	bottom: 930px;
}
.tyuu {
	font-size: 12px;
	color: #FF0000;
	line-height: 1.5;
}
