/* ----------------------
Copyright (C) 1996-2009 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:#fff;
	background-color:#000;
	}

#wrapper{
	width:240px;
	margin:10px auto;
	text-align:left;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#000;
	}

p{
	padding:0 5px;
	line-height:1.3em;
	}

img{border:none;}

#footer{
	text-align:center;
	border-top:3px double #c1911e;
	}

#header p{margin-bottom:5px;}

#content #bn{
	padding:0 5px;
	text-align:right;
	}

#content #news .hr,
#content #artist #novel .hr,
#content #music .hr,
#content #qr .hr{
	float:right;
	margin:5px 0;
	}

.L{
	float:left;
	width:30%;
	}

.R{
	float:right;
	width:65%;
	}

#content #music .L{
	float:left;
	width:60%;
	}

#content #music .R{
	float:left;
	width:35%;
	}

#content #music .R img{
	display:block;
	}

#content #artist,
#content #artist #novel,
#content #music,
#content #cd,
.cl{clear:both;}


#content #qr{
	clear:both;
	margin:5px 0;
	text-align:right;
	}

#commentpage .return,
#backnumberpage .return,
#eventpage .return{
	margin:5px 0;
	text-align:right;
	}

#content #artist #novel{
	margin-top:10px;
	padding-top:5px;
	}

#content #cd .R{padding-top:10px;}

.thumb,
.sokan{margin:0 0 5px 5px;}

#content #cd .L .thumb{margin-bottom:0;}

#content #artist .R .btn,
#content #cd .R .btn{margin-top:5px;}

#content #music .btn{margin:0 0 0 5px;}

#content #music .R .btn{margin:0 0 5px 0;}

#content #music marquee{margin:0 0 5px 0;}

.x-small{font-size:x-small;}

.medium{font-size:medium;}

.green{color:#a2dd96;}

.gold{color:#c1911e;}

.red{color:#f00;}

.pink{color:#ffa9e4;}

#content #artist #novel a,
#content #cd .L{color:#ffa9e4;}

a:link{color:#c1911e;}

a:visited{color:#c1911e;}

a:hover{text-decoration:none;}

a:focus{outline:none;}