/* ******************************* 製作実績 **************************** */

/* ********************************************************************* */
/* ***************************** 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-2.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-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;
	padding:0px;
}
.page-title h1 {
	margin:0px;
	padding:0px;
	text-indent: -5000px;
}

/* ----------　コンテンツタイトル　---------- */
.contents-title-1 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-making.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents-title-2 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-usability.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents-title-3 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-accessibility.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents-title-4 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-seo.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents-title-5 {
	width:555px;
	height:20px;
	background-image: url(parts/h2-kanri.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 40px 0px 0px 0px;
}
h2 {
	padding:0px;
	text-indent: -5000px;
	margin: 0px;
}

h3 {
	font-size: 90%;
	color: #FF6600;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 9px;
}

.contents p {
	line-height:150%;
}

.ulse {
	list-style-type: disc;
	font-size: 90%;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.ulse ul {
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
	padding: 0px;
}
.ulse li {
	margin: 8px 0px 8px 0px;
}

.nai {
	padding: 0px 0px 10px 0px;
	line-height: 150%;
	color: #344507;
}
.nai span {
	color: #FF0000;
	background-color: #FFFFEE;
	font-weight: bold;
}
