/* ----------------------
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/1006/rey/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:#fff;
	border:1px dashed #0080ff;
	}

#header,
#footer{
	text-align:center;
	}

h2{
	padding-top:5px;
	font-size:small;
	font-weight:normal;
	color:#ff1493;
	}

table{
	margin:0 auto;
	width:120px;
	}

p{
	padding:0 5px;
	line-height:1.3em;
	}

#content p{
	text-align:left;
	}

img{
	margin:0 auto;
	border:none;
	}

.x-small{
	font-size:x-small;
	line-height:1.2em;
	}

.R{
	padding:5px 5px 5px 0;
	text-align:right;
	}

.bold{
	font-weight:bold;
	}

#purple,
.purple{
	color:#a870e0;
	}

a:link{
	color:#a870e0;
	}

a:visited{
	color:#a870e0;
	}

a:hover{
	text-decoration:none;
	}