
/* ************************** ドメイン＆サーバー *********************** */

/* ********************************************************************* */
/* ***************************** 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-2.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-1.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;
}

/* ----------　コンテンツタイトル　---------- */
.contents-title-1 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-domein.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:20px 0px 0px 0px;
}
.contents-title-2 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-server.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin:30px 0px 0px 0px;
}
h2 {
	margin:0px;
	padding:0px;
	text-indent: -5000px;
}

/* ----------　コンテンツ　---------- */
.contents p {
	font-size: 90%;
	line-height:150%;
}
.rei01 {
	font-size: 1.2em;
	color: #000066;
	margin-left: 40px;
	font-weight: bold;
	margin-bottom: -10px;
}
.rei01 span {
	color: #FF0000;
}
.tyuui {
	font-size: 0.8em;
	color: #FF0000;
	margin-left: 40px;
}

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

h3 {
	color: #FF6600;
	margin: 8px 0px 4px 9px;
	font-size: 1em;
}

.tbl-cap {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FF6600;
	color: #FF6600;
}

