/* ----------------------
Copyright (C) 1996-2010 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/1001/mayu/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;}

table{margin:0 auto;}

p{padding:0 5px; line-height:1.3em;}

img{border:none;}

.x-small{font-size:x-small; line-height:1.2em;}

.blue{color:#4DBDFF;}

.pink{color:#FF77A4;}

a:link{color:#4DBDFF;}
a:visited{color:#4DBDFF;}
a:hover{text-decoration:none;}