body{
	margin:0px;
	padding:0px;
	color:#999999;/*#dfc3c3;*/
	background-color:#ffffff;
	font-size:12pt;
	text-align:center;
}

/*　パステル系　dfc3c3 */
a{font-size:12pt; text-decoration:none;}
a:link{color:#9ecfcf;}
a:active{color:#d8cfa6;/* border-bottom:1px dotted #d8cfa6;*/}
a:visited{color:#b5cfb6;}
a:hover{color:#d8cfa6;/* border-bottom:1px dotted #d8cfa6;*/}

h1{color:#dfc3c3;}
h2{color:#dfc3c3;}

#ss{
	margin:0px;
	padding:5% 10%;
	font-size:12pt;
	line-height:150%;
	text-align:left;
}
	