
/* momomo13.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;
		}

/* 森口博の早合点その１ */

#hayagaten1 {	position: relative; top: 40px; left: 110px;
		width: 157px; height: 10px;
		background-color: #aaccf1;
		}
#hayagaten2 h4 { position: absolute; top: 40px; left: 70px;
		font-weight: 500; color: #404040;
		font-family: "游明朝",serif;
		letter-spacing: 1px;
		}
#hayagaten3 h2 { position: absolute; top: 34px; left: 153px;
		}
#hayagaten4 h4 { position: absolute; top: 40px; left: 243px;
		}
#hayagaten5 {	position: absolute; top: 94px; left: 109px;
		width: 157px; height: 10px;
		background-color: #aaccf1;
		}
#pejiido01 a {	position: absolute; top: 45px; 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;
		}
#honbun {	position: absolute; top: 115px; left: 160px;
		}
#honbun h4 {	font-weight: 700; color: #404040;
		font-family: "游明朝",serif;
		letter-spacing: 1px;
		margin-top: 20px; margin-bottom: 8px;
		}
#honbun p{	font-weight: 500; font-size: 14px;
		line-height: 22px;
		font-family: "游明朝",serif; color: #404040;
		margin-top: -2px; letter-spacing: 0px;
		}
#sippitut h3 {	position: absolute; top: 950px; left: 360px;
		font-weight: 500; color: #ff3333;
		font-family: "游明朝",serif;
		letter-spacing: 3px;
		}
#nisi h3 {	position: absolute; top: 1000px; left: 480px;
		font-family: Medium;
    		color: #b0b0b0; letter-spacing: 0px;
		}
#pejiido02 a {	position: absolute; top: 1022px; 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;
		}
#pnumber {	position: absolute; top: 1002px; left: 810px;
		color: #b0b0b0; padding-bottom: 40px;
		}

/*

*/

	

