/* ----------------------
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:#7d6e6f;
	background:#fff url(/news/0907/yaguchi_aoi/images/bg.png) bottom left repeat-x fixed;
	}

#wrapper{
	width:240px;
	margin:10px auto;
	text-align:left;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#ffd6e8;
	border:1px dotted #e85298;
	}

#header,
#footer{text-align:center;}

#footer img{float:right;}

#footer p{clear:both;}

#content{text-align:left;}

#content #return,
#answerpage #content .user{float:right;}

#answerpage #content span{margin-bottom:5px;}

table{margin:0 auto;}

p{
	padding:0 5px;
	line-height:1.3em;
	}

img{border:none;}

.x-small{font-size:x-small;}

.medium{font-size:medium;}

#header table a{color:#fff;}

.sky{color:#5fd5ff;}

#answerpage #content p .medium,
.pink,
#pink{color:#e85298;}

#questionpage #content .sky{
	color:#5fd5ff;
	font-weight:bold;
	}

a:link{color:#e85298;}
a:visited{color:#e85298;}
a:hover{text-decoration:none;}
