/* ----------------------
Copyright (C) 1996-2009 Starts Publishing Corporation ALL Rights Reserved.
http://www.no-ichigo.jp/
----------------------- */

body{
	width:100%; 
	font:100%;
	margin:0;
	padding:0;
	color:#666;
	text-align:center;
	background:#000 url(/special/0907/28/images/bg.png) top left repeat fixed;
	}

#wrapper{
	width:240px;
	margin:10px auto;
	font-size:small;
	text-align:left;
	background-color:#000;
	}

#header{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:2px solid #666;
	}

#content{
	padding-top:5px;
	border-top:2px solid #666;
	}

#footer{
	text-align:center;
	}

p{
	margin:0;
	padding:0 5px;
	line-height:1.3em;
	}

img{
	margin:0;
	padding:0;
	border:none;
	}

.pagetop{
	margin:5px 0;
	padding-bottom:5px;
	text-align:right;
	border-bottom:2px solid #666;
	}

.x-small{
	font-size:x-small;
	}

.medium{
	font-size:medium;
	}

.red{
	color:#C80000;
	}

.purple{
	color:#9A5EB9;
	}

#footer a{
	color:#C80000;
	}

a{
	color:#9A5EB9;
	}

a:link{
	color:#9A5EB9;
	}

a:visited{
	color:#9A5EB9;
	}

a:hover{
	text-decoration:none;
	}

a:focus{
	outline:none;
	}