/*トップのコメント*/
p#top_coment{
	font-size:1em;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#FFFFFF;
}

p#top_coment A:link,
p#top_coment A:visited,
p#top_coment A:active{
color:#FFFFFF;
text-decoration:none;
}
p#top_coment A:hover{
color:#FFFFFF;
text-decoration:underline;
}

/*h1タイトル*/
#add h1{
font-size:1em;
color:#FFFFFF;
padding:0;
margin:0;
}

