@charset "utf-8";
/* CSS Document */

.plan {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 690px;
	margin-left: 45px;
}

#wrapper #image ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#wrapper #image .img {
	float: left;
	margin: 5px;
	padding: 0px;
	text-align: center;
	border: 1px solid #999999;
	height: 118px;
	width: 160px;
}


#wrapper #image .text {
	float: left;
	padding: 0px;
	text-align: center;
	border: 1px solid #FFFFFF;
	height: auto;
	width: 160px;
	color: #666666;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	line-height: 1.3em;
}

.table_price li {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

/* 製作の流れ */

.step01 {
	background-image: url(../img/img_business/1.gif);
	margin-right: 25px;
	margin-left: 30px;
	height: 55px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 99.8%;
	padding-top: 25px;
	padding-left: 70px;
	background-repeat: no-repeat;
	line-height: 150%;
}

/* for MSIE4-6 */
* html .step01 {
/*	height: 50px;*/
}

.step02 {
	background-image: url(../img/img_business/2.gif);
	margin-right: 25px;
	margin-left: 30px;
	height: 55px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 99.8%;
	padding-top: 25px;
	padding-left: 70px;
	background-repeat: no-repeat;
	line-height: 150%;
}

/* for MSIE4-6 */
* html .step02 {
/*	height: 50px;*/
}

.step03 {
	background-image: url(../img/img_business/3.gif);
	margin-right: 25px;
	margin-left: 30px;
	height: 45px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 99.8%;
	padding-top: 35px;
	padding-left: 70px;
	background-repeat: no-repeat;
}
/* for MSIE4-6 */
* html .step03 {
/*	height: 40px;*/
}

.step04 {
	background-image: url(../img/img_business/4.gif);
	margin-right: 25px;
	margin-left: 30px;
	height: 65px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 99.8%;
	padding-top: 15px;
	padding-left: 70px;
	background-repeat: no-repeat;
	line-height: 150%;
}

/* for MSIE4-6 */
* html .step04 {
/*	height: 60px;*/
}

.step05 {
	background-image: url(../img/img_business/5.gif);
	margin-right: 25px;
	margin-left: 30px;
	height: 65px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 99.8%;
	padding-top: 15px;
	padding-left: 70px;
	background-repeat: no-repeat;
	line-height: 150%;
}

/* for MSIE4-6 */
* html .step05 {
/*	height: 60px;*/
}

.step06 {
	background-image: url(../img/img_business/6.gif);
	margin-right: 25px;
	margin-left: 30px;
	height: 80px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 99.8%;
	padding-top: 25px;
	padding-left: 70px;
	background-repeat: no-repeat;
	line-height: 150%;
}

/* for MSIE4-6 */
* html .step06 {
/*	height: 55px;*/
}

/*.step_text {
	font-size: 99.8%;
	line-height: 135%;
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 0px;
}*/



/* 製作事例のデザイン */

#image
 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 25px;
	margin-left: 35px;
	margin-bottom: 0px;
}



dt {
  position: relative;
  width: 210px;
  height: 160px;
  background: #DDD;
}

dt img {
  position: absolute;
  top: -6px;
  left: -6px;
  border: solid 1px #CCC;
  padding: 5px;
  background: #FFF;
}

dl {
	padding: 0px;
	float: left;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#nagare {
	padding: 0px;
	margin-top: 5px;
	margin-right: 130px;
	margin-bottom: 5px;
	margin-left: 130px;
}

