/* ******************************* 作成料金 **************************** */

/* ********************************************************************* */
/* ***************************** contentsarea ************************** */
/* ********************************************************************* */
.contents-top {
	width: 843px;
	background-image: url(parts/contents-top.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:0px;
	padding:33px 0px 0px 0px;
}

.mm1 a {
	width:143px;
	height:51px;
	background-image : url(../parts/mm1-1.jpg);
}
.mm2 a {
	width:143px;
	height:50px;
	background-image : url(../parts/mm2-1.jpg);
}
.mm3 a {
	width:143px;
	height:50px;
	background-image : url(../parts/mm3-1.jpg);
}
.mm4 a {
	width:143px;
	height:50px;
	background-image : url(../parts/mm4-2.jpg);
}
.mm5 a {
	width:143px;
	height:50px;
	background-image : url(../parts/mm5-1.jpg);
}
.mm6 a {
	width:143px;
	height:50px;
	background-image : url(../parts/mm6-1.jpg);
}


/* ----------　ページタイトル　---------- */
.page-title {
	width:700px;
	height:35px;
	background-image: url(parts/page-title.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:0px 0px 0px 0px;
}
.page-title h1 {
	margin:0px;
	padding:0px;
	text-indent: -5000px;
}

/* ----------　コンテンツタイトル　---------- */

h2 {
	padding:0px;
	text-indent: -5000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents-title-1 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-shinki.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:20px 0px 0px 0px;	/*padding:0px;*/
}
.contents-title-2 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-satsuei.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:40px 0px 0px 0px;	/*padding:0px;*/
}
.contents-title-3 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-kanri.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:40px 0px 0px 0px;	/*padding:0px;*/
}

/* ----------　新規料金表　---------- */
.ryoukinhyou {
	/*font-size: 90%;*/
	/*color: #336666;*/
	line-height: 2em;
	border: none;
	margin: 5px 0px 0px 4px;
	width:550px;
}
.ryoukinhyou th,td {
	font-size: 90%;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #FF6600;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.ryoukinhyou th {
	background-color: #F2ECDC;
}
th.kinkin {
	color: #FF9900;
	background-color: #333333;
	font-weight: bold;
}

