@charset	"UTF-8";

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

#p_list_header	{
	width:740px;
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	position: relative;
	top: 27px;
}

#p_list_header h1	{
	width:740px;
	height:40px;
	margin: 10px 0px 0px;
}

#p_list_header ul	{
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	line-height: 1.4em;
/*	margin-left:0px;
*/}

#p_list	{
	width:740px;
	background-color: #FFFFFF;
	float: left;
	height: 1650px;
	position: relative;
	top: 27px;
}
#p_list table	{
	width:720px;
	margin-left:auto;
	table-layout:fixed;
	border-collapse:collapse;
	margin-right: auto;
	position: relative;
	}
td 	{
	font-size:14px;
	font-weight:normal;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 18px;
}

.m_head_1	{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	background-color:#990000;
	text-align:center;
	border-left:2px ridge #ffffff;
	border-top:2px ridge #ffffff;
	border-right:2px ridge #ffffff;
}

.m_head_2	{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	background-color:#990000;
	text-align:right;
	border-left:2px ridge #ffffff;
	border-right:2px ridge #ffffff;
	border-bottom:2px ridge #ffffff;
	padding-right: 10px;
}

.item_name	{
	vertical-align:middle;
	color:#ffffff;
	text-align:center;
	background-color:#990000;
	border-top:2px ridge #ffffff;
	border-right:2px ridge #ffffff;
	border-bottom:2px ridge #ffffff;
	font-size: 13px;
}

.service	{
	text-align:left;
	border-bottom:2px ridge #ffffff;
	border-left: 2px ridge #ffffff;
	border-right:2px ridge #FFFFFF;
	text-indent: 15px;
}

.service2	{
	text-align:left;
	border-bottom:2px ridge #ffffff;
	border-left: 2px ridge #ffffff;
	text-indent: 15px;
}

.kakaku-A	{
	text-align:center;
	border-bottom:2px ridge #ffffff;
	background-color:#ffffff;
	border-right: 2px ridge #ffffff;
}

.kakaku-B	{
	text-align:center;
	border-bottom:2px ridge #FFFFFF;
	background-color:#ffffff;
	border-right:2px ridge #FFFFFF;
}
.kakaku-B a {
	text-decoration: underline;
}

.sonota	{
	font-size:14px;
	width:725px;
	line-height: 1.3em;
	padding-left: 15px;
}
.go_top {
	margin-top: 5px;
	margin-bottom: 10px;
}
.sonota  a,a:hover,a:active {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}



#contents {
	width: 740px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	height: 1827px;
}
#navi {
	bottom: 1800px;
}
