/* ----------------------
Copyright (C) 1996-2009 Starts Publishing Corporation ALL Rights Reserved.
http://www.no-ichigo.jp/
----------------------- */

*{margin:0; padding:0;}
body{
	width:100%;
	font-size:small;
	text-align:center;
	color:#666;
	background:#fff url(/news/0906/eru/images/bg.png) top left repeat fixed;
	}
#wrapper{
	width:240px;
	margin:10px auto;
	text-align:left;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#fff;
	}

h1{margin:0; padding:0;}
p{padding:0 5px; line-height:1.3em;}
#content p{text-align:left;}
#content .user{color:#ff1493;}
#content .A{color:#ff6699;}
img{border:none;}
hr{margin:0;}

a:link{color:#E20078;}
a:visited{color:#E20078;}
a:hover{text-decoration:none;}
a:focus{outline:none;}