/* ----------------------
Copyright (C) 1996-2009 Starts Publishing Corporation ALL Rights Reserved.
http://www.no-ichigo.jp/
----------------------- */
*{margin:0; padding:0;}

body{
	width:100%; 
	font:100%;
	margin:0;
	padding:0;
	color:#b58c5c;
	text-align:center;
	background:#fff2fa url(/special/0909/ayaka/images/bg.png) top left repeat fixed;
	}

#wrapper{
	width:240px;
	margin:10px auto;
	font-size:small;
	text-align:left;
	background-color:#fff;
	}

#header{
	text-align:center;
	color:#513b21;
	}

#footer{
	color:#ff5abf;
	text-align:center;
	}

#live{
	margin-bottom:15px;
	}

#return,
.return{
	text-align:right;
	padding-right:5px;
	}

p{
	margin:0;
	padding:0 5px;
	line-height:1.2em;
	text-align:left;
	}

img{
	margin:0;
	padding:0;
	border:none;
	}

.photo{
	margin:0 5px 0 5px;
	}

#ayaka,
.x-small{
	font-size:x-small;
	}

/* --------------------------- li */

li{
	list-style:none;
	}

#ayaka li a{
	display:block;
	width:85px;
	height:16px;
	text-indent:-9999px;
	}

.profile a{background:url(/special/0909/ayaka/images/li_p.png) 0px 0px no-repeat;}
.novel a{background:url(/special/0909/ayaka/images/li_p.png) -85px 0px no-repeat;}
.hp a{background:url(/special/0909/ayaka/images/li_p.png) -170px 0px no-repeat;}
.profile a:hover{background:url(/special/0909/ayaka/images/li_p.png) 0px -16px no-repeat;}
.novel a:hover{background:url(/special/0909/ayaka/images/li_p.png) -85px -16px no-repeat;}
.hp a:hover{background:url(/special/0909/ayaka/images/li_p.png) -170px -16px no-repeat;}

#list-btn{
	margin-left:5px;
	}

#news ul,
#live ul,
#novel ul,
#radio ul{
	padding-left:5px;
	}

#news li,
#live li,
#novel li,
#radio li{
	padding-left:15px;
	background:url(/special/0909/ayaka/images/btn.gif) left 1.8px no-repeat;
	}

/* -------------------------- link */

a{
	color:#ff5abf;
	}

a:link{
	color:#ff5abf;
	}

a:visited{
	color:#ff5abf;
	}

a:hover{
	text-decoration:none;
	}

a:focus{
	outline:none;
	}