/* ----------------------
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:#fff url(/special/0908/24/images/bg.png) top left repeat fixed;
	}

#wrapper{
	width:240px;
	margin:10px auto;
	font-size:small;
	text-align:left;
	background-color:#fff;
	}

#content #qa{
	font-size:90%;
	padding:0 5px;
	}

#footer{
	text-align:center;
	}

p{
	margin:0;
	padding:0 5px;
	line-height:1.3em;
	}

img{
	margin:0;
	padding:0;
	border:none;
	}

.x-small{
	font-size:x-small;
	}

.medium{
	font-size:medium;
	}

.R{
	padding-right:5px;
	text-align:right;
	}

.C{
	text-align:center;
	}

.blue{
	color:#60B3C3;
	}

.pink{
	color:#F783A4;
	}

a{
	color:#F783A4;
	}

a:link{
	color:#F783A4;
	}

a:visited{
	color:#F783A4;
	}

a:hover{
	text-decoration:none;
	}

a:focus{
	outline:none;
	}