/* ----------------------
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:#888;
	background:#FFDCD8 url(/news/0912/yuki/images/bg.png) top center repeat-y;
	}

#wrapper{
	width:240px;
	margin:0 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 .orange{font-weight:bold;}

.orange{color:#FD844E;}

.pink{color:#FD4EA5;}

a:link{color:#FD4EA5;}
a:visited{color:#FD4EA5;}
a:hover{text-decoration:none;}