
/* momomo02.css */

/* 全体の設定 */

body {		font-family: "游明朝",serif,
		"ＭＳ Ｐゴシック",sans-serif;
		width: 840px; margin-top: 0; 
		margin-left: 0; margin-right: 0;
		}
	* {	color: unset; background-color: unset;
		border-color: unset;
		}

/* アウトライン */

#outline {	position: relative; top: 30px; left: 245px;
		height: 30px; width: 180px;
		background-color: #ffe5cc;
		}
#outline h3 {	padding-top: 5px; letter-spacing: 1px;
   		font-family: "ＭＳ Ｐゴシック";
    		color: #ff0000; text-align: left;
		}
#pejiido01 a {	position: absolute; top: 55px; left: 680px;
		width: 70px; height: 24px; font-size: 14px;
		background-color: #ffdd99; color: #606060;
		border: none; border-radius: 5px;
		text-decoration: none; text-align: center;
		padding-top: 3px; cursor: pointer;
		}

/* 自分本づくり */		
#jibun1 {	position: relative; top: 48px; left: 10px;
		line-height: 0;
		}
	.hr-top { position: absolute; left: 65px;
		  border: 5px solid #aaccf1;
		  width: 150px; margin-bottom: 55px;
		  }
	.hr-bottom { position: absolute; left: 65px;
		  border: 5px solid #aaccf1;
		  width: 150px; margin-top: 55px;
		  }
#jibun1 h2 {	 position: absolute; top: 17px; left: 74px;
		 color: #404040;
		 }
#jibun2 ul {	position: absolute; top: 88px; left: 265px;
		list-style: none; padding: 0;
		}
#jibun2 li {	line-height: 25px; font-size: 17px;
		font-weight: 500; color: #404040;
		letter-spacing: 0px;
		}
#pejiido02 a {	position: absolute; top: 226px; left: 638px;
		width: 90px; height: 25px; font-size: 16px;
		background-color: #ffdd99; color: #404040;
		padding-top: 3px; cursor: pointer;
		border: none; border-radius: 5px;
		text-decoration: none; text-align: center;	
		}

/* お店本づくり */
#omise1 {	position: relative; top: 193px; left: 10px;
		line-height: 0;
		}
	.hr-top { position: absolute; left: 65px;
		  border: 5px solid #aaccf1;
		  width: 150px; margin-bottom: 55px;
		  }
	.hr-bottom { position: absolute; left: 65px;
		  border: 5px solid #aaccf1;
		  width: 150px; margin-top: 55px;
		  }
#omise1 h2 {	position: absolute; top: 17px; left: 74px;
		font-family: "游明朝"; color: #404040;
		 }
#omise2 ul {	position: absolute; top: 233px; left: 265px;
		list-style: none; padding: 0;
		}
#omise2 li {	line-height: 25px; font-size: 17px;
		font-weight: 500; color: #404040;
		letter-spacing: 0px;
		}
#pejiido03 a {	position: absolute; top: 371px; left: 638px;
		width: 90px; height: 25px; font-size: 16px;
		background-color: #ffdd99; color: #404040;
		padding-top: 3px; cursor: pointer;
		border: none; border-radius: 5px;
		text-decoration: none; text-align: center;	
		}

/* 会社本づくり */
#kaisya1 {	position: relative; top: 342px; left: 10px;
		line-height: 0;
		}
	.hr-top { position: absolute; left: 65px;
		  border: 5px solid #aaccf1;
		  width: 150px; margin-bottom: 55px;
		  }
	.hr-bottom { position: absolute; left: 65px;
		  border: 5px solid #aaccf1;
		  width: 150px; margin-top: 55px;
		  }
#kaisya1 h2 {	 position: absolute; top: 17px; left: 74px;
		 color: #404040;
		 }
#kaisya2 ul {	position: absolute; top: 381px; left: 265px;
		list-style: none; padding: 0;
		}
#kaisya2 li {	line-height: 25px; font-size: 17px;
		font-weight: 500; color: #404040;
		letter-spacing: 0px;
		}
#pejiido04 a {	position: absolute; top: 518px; left: 638px;
		width: 90px; height: 25px; font-size: 16px;
		background-color: #ffdd99; color: #404040;
		padding-top: 3px; cursor: pointer;
		border: none; border-radius: 5px;
		text-decoration: none; text-align: center;
		}
#heimen {	position: absolute; top: 555px; left: 220px;
		height: 110px; width: 370px;
		background-color: #f0f0fb;
		line-height: 0.4;
		}
#heimen ul {	position: absolute; top: -15px; left: 46px;
		list-style: none; padding: 0;
		letter-spacing: 1px;
		}
#nensi h3 {	position: absolute; top: 650px; left: 330px;
		font-family: Medium;
    		color: #c0c0c0; letter-spacing: 0;
		}
#pnumber {	position: absolute; top: 652px; left: 810px;
		color: #b0b0b0; padding-bottom: 40px;
		}






