/* ----------------------
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:#594F4F;
	background:#fff url(/news/0911/rey/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;
	}

#header,
#footer{text-align:center;}

#content .return,
#qapage #return,
#qapage .user{float:right; margin:0 5px 5px 0;}

table{margin:0 auto;}

p{padding:0 5px; line-height:1.3em;}

img{border:none;}

.que{margin:5px 0;}

.x-small{font-size:x-small; line-height:1.2em;}

#questionpage #content .blue{font-weight:bold;}

.blue{color:#3DB5EF;}

.pink{color:#FF69C4;}

a:link{color:#FF69C4;}
a:visited{color:#FF69C4;}
a:hover{text-decoration:none;}