@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0;
}

body {
background-color:#dbd0f1;
background-image:url(images/crazykira05.jpg);
color:#7a3d99;
font-weight:bold;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#container {
background-image:url(images/contentbg.png);
width:750px;
margin-top:10px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
border:5px solid #d195f7;
}

#menu {
background-image:url(images/menubg.png);
height:25px;
background-repeat:no-repeat;
margin-bottom:10px;
}

#content {
padding-bottom:0;
}

#footer {
height:50px;
background-image:url(images/footer.png);
background-position:bottom;
background-repeat:no-repeat;
}

p {
margin-bottom:15px;
line-height:1.5;
padding-left:40px;
padding-right:40px;
}

li {
list-style-type:square;
margin-left:50px;
margin-bottom:5px;
}

h1,.head {
background-image:url(images/h1bg.png);
color:#e57d94;
font-size:16px;
letter-spacing:3px;
text-align:center;
margin-bottom:10px;
border-top:5px solid #d195f7;
border-bottom:5px solid #d195f7;
}

input,textarea,select {
background-color:#F6FCB9;
padding:3px;
font-weight:bold;
color:#e57d94;
border:2px solid #d195f7;
}

#contact {
margin-left:40px;
}

.member,h2,h3 {
color:#e57d94;
border:2px solid #d195f7;
background-color:#FAFFB1;
background-image:url(images/memberbg.png);
background-repeat:repeat-y;
text-align:center;
margin-left:25px;
margin-right:25px;
margin-bottom:10px;
font-weight:bold;
padding:5px;
}

h2 {
font-size:14px;
}

a,a:link,a:active {
color:#3b5789;
text-decoration:underline;
font-weight:bold;
}

b,span {
color:#3b5789;
font-weight:bold;
}

a:hover {
color:#aa00c6;
}

#japanese,#romaji,#english {
float:left;
width:33%;
}

#japanese p,#romaji p,#english p {
text-align:center;
padding:0;
}

#ff-fix,.ff-fix {
line-height:1;
clear:both;
}

.menuitem {
float:left;
border:0;
padding:0;
margin-left:15px;
}

/* OWNED FANLISTINGS */

.fanlistingtable {
background-color:#F6F9C0;
color:#e57d94;
border:1px solid #e57d94;
width:370x;
margin-left:25px;
margin-right:10px;
float:left;
margin-bottom:20px;
}
.fanlistingdiv {
background-color:#F6F9C0;
color:#e57d94;
border:1px solid #e57d94;
width:280px;
float:left;
padding:10px;
font-family:Georgia, "Times New Roman", Times, serif;
float:left;
margin-bottom:20px;
}

.image {
width:100px;
float:left;
}

.info {
width:270px;
margin-top:10px;
float:left;
}

.joinedfl,.border {
padding:8px;
margin-right:6px;
margin-bottom:5px;
background-image:url(images/memberbg.png);
border:4px solid #d195f7;
}

table {
background-color:#F6F9C0;
color:#e57d94;
border:1px solid #e57d94;
width:66%;
margin-left:auto;
margin-right:auto;
padding:20px;
margin-bottom:10px;
}

td {
padding:5px;
}

.trcontent {
border:1px solid #e57d94;
}

.border {
float:left;
width:75px;
margin-right:10px;
margin-left:25px;
}

.upper {
margin-top:-80px;
margin-left:110px;
float:left;
width:570px;
}

h4 {
margin-bottom:15px;
line-height:1.5;
padding-left:40px;
padding-right:40px;
}

.gradualshine{
padding:8px;
margin-right:6px;
margin-bottom:5px;
background-image:url(images/memberbg.png);
border:4px solid #d195f7;
filter:alpha(opacity=80);
-moz-opacity:0.8;
}

.image {
margin-right:15px;
}
