/* ----------------------
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:#8e8e8e;
	background:#fff url(/news/0910/yuki/images/bg.png) top left repeat-x fixed;
	}

#wrapper{
	width:240px;
	margin:10px auto;
	text-align:left;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#ECF8FF;
	}

#header,
#footer{text-align:center;}

#content .return,
#qapage #return,
#answerpage #content .user{float:right; margin:0 5px 5px 0;}

#answerpage #content span{margin-bottom:5px;}

#qapage .user{float:right;}

table{margin:0 auto;}

p{padding:0 5px; line-height:1.3em;}

img{border:none;}

hr{color:#fff;}

#questionpage hr{color:#FE85BB;}

.que{margin:5px 0;}

.x-small{font-size:x-small; line-height:1.2em;}

#questionpage #content .blue{font-weight:bold;}

.blue{color:#3EBFF0;}

.pink{color:#FE85BB;}

a:link{color:#000;}
a:visited{color:#000;}
a:hover{text-decoration:none;}