/* ----------------------
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:#a9a9a9;
	background:#fff url(/news/1001/masumi/images/bg.png) top left repeat fixed;
	}

#wrapper{
	width:240px;
	margin:10px auto;
	text-align:left;
	word-break:break-all;
	word-wrap:break-word;
	border:1px dashed #ffc6d3;
	background-color:#fff;
	}

#header .R{
	clear:both;
	text-align:right;
	}

#footer{text-align:center;}
#footer p{padding:5px 0;}

p{padding:0 5px; line-height:1.3em;}

img{border:none;}

.cl{clear:both;}

.x-small{font-size:x-small; line-height:1.2em;}

.pink{color:#ff9bb2;}

.orange{color:#ffa800;}

a:link{color:#ff9bb2;}
a:visited{color:#ff9bb2;}
a:hover{text-decoration:none;}