* {
 margin:0;
 padding:0;
}

#music-album {
 display:block;
 clear:both;
 height:200px;
 padding:15px 0px;
 border-right:0px;
 border-left:0px;
 border-top:1px;
 border-bottom:1px;
 border-color:#aaa;
 border-style:solid;
 background-color:#fff;
}
#music-art {
 float:left;
 display:inline;
 padding:0px 10px;
}
#music-art img{
 width:140px;
}
#music-desc {
 float:left;
 display:inline;
 padding:0px 5px;
 font-size:0.8em;
}
#music-list {

}
#music-sell {
 float:left;
 display:inline;
 border-right:1px;
 border-left:0px;
 border-top:0px;
 border-bottom:0px;
 border-color:#ccc;
 border-style:solid;
}
#music-memo {
 clear:both;
}
#music-memo-inner {
 position:static;
 width:400px;
 margin:5px 0px;
 padding:5px;
 border:1px;
 border-color:#aaa;
 border-style:solid;
 background-color:#eee;
}
#music-sell-no,#music-sell-name,
#music-sell-time,#music-sell-size {
 color:#555;
}

#music-sell-no { width:3em;text-align:center;}
#music-sell-name { width:10em; text-align:left;}
#music-sell-time { width:5em;  text-align:right;}
#music-sell-size { width:5em;  text-align:right;}

#music-sell-no p{ padding:1px}
#music-sell-name p{ padding:1px 0.5em;}
#music-sell-time p{ padding:1px 0.5em;}
#music-sell-size p{ padding:1px 0.5em;}

#frontrow {
 width:490px;
 margin:0px auto;
 padding:0px;
 border:1px;
 border-color:#aaa;
 border-style:solid;
 background-color:#333;
}
#frontrow-inner {
 margin:5px;
 padding:0px;
}
#frontrow-frame {
 width:480px;
 height:270px;
}
#frontrowfooter{
 height:1.2em;
 font-size:11px;
 color:#aaa;
}

#frontrowfooter-l{
 display:inline;
 float:left;
}
#frontrowfooter-r{
 display:inline;
 float:right;
}
#frontrowfooter-r a{
 color:#aaa;
}


#entry {
 text-align:left;
 font-size:11px;
 margin-bottom:5px;
 padding:0px 5px;
 border:1px;
 border-style:solid;
 border-color:#ff0;
 background-color:#ffb;
}

#entry-head {
 border-top:0px;
 border-bottom:1px;
 border-left:0px;
 border-right:0px;
 border-color:#dd0;
 border-style:dashed;
}

h1.entry-title {
 padding:0px;
 margin:0px;
 display:inline;
 color:#fa2;
 font-size:12px;
 font-weight:normal;
 font-family: HiraMaruPro-W4;
}
.entry-title a{
 color:#fa2;
 font-size:12px;
 font-weight:normal;
 font-family: HiraMaruPro-W4;
}
.entry-title a:hover{
 color:#f72;
 font-size:12px;
 font-weight:normal;
 font-family: HiraMaruPro-W4;
}


#entry-field {
 clear:both;
 color:#55f;
 padding-left:10px;
}

#mate-set {
 margin:10px auto;
 padding:10px 2px;
 border:1px;
 border-style:dotted;
 border-color:#bb6;
 background-color:#eea;
 height:30px;
 width:615px;
}

li {
 list-style:none;
}
li.rule-ok {
 color:#00F;
}
li.rule-ask {
 color:#fB4;
}
li.rule-ng {
 color:#F00;
}
li.sozai {
 float:left;
 list-style:none;
 margin:0px;
 padding-left:1px;
} 

#wall-thumb {
 width:100px;
}

#rule-mate {
 text-align:left;
 margin:0px;
 padding:3px 5px;
 border:2px;
 border-style:dashed;
 border-color:#7F7;
 background-color:#dFd;
}
#rule-mate a{
 color:#fB4;
}
#rule-mate a:hover{
 color:#f44;
}

#sozai-w120 {
 text-align:center;
 width:120px;
 height:30px;
 margin:1px;
 padding:0px;
}

body {
 text-align: center;
 height:100%;
 font-family: HiraMaruPro-W4;
 font-size:0.9em;
 color:#555;
}

body a {
 color: #555;
}

body a:hover {
 text-decoration: underline;
}

img {
 border:0px;
}

#container {
 margin:0 auto;
 position:relative;
 width:900px;
}

#header {
 position:relative;
 margin:0 auto;
 padding:0;
 width:100%;
 height:100px;
 background-image: url(./img/cnd-header.jpg);
}

#header-inner {
 position:static;
 padding-top:46px;
 padding-left:40px;
}

#title {
 float:left;
 width:155px;
 height:24px;
}

#menu {
 float:left;
 text-align:left;
 margin-left:50px;
 height:33px;
}

img#menu-botton {
 margin-top:0px;
 margin-right:2px;
 margin-bottom:0px;
 margin-left:0px;
 padding:0px;
 border:0px;
}
#counterfield {
 float:left;
 text-align:left;
 height:33px;
 padding-top:5px;
 padding-left:20px;
}
#counterfield img{
 margin-top:0px;
 margin-right:0px;
 margin-bottom:1px;
 margin-left:0px;
 padding:0px;
 border:0px;
}
#webclap {
 float:left;
 text-align:left;
 margin:5px;
}

#content, #content-inner,
#sidebar,#contentfield {
 height:440px;
}

#content {
 position:relative;
 margin:0 auto;
 padding:0px;
 width:100%;
 background-image: url(./img/cnd-content.jpg);
}

#content-inner {
 position:static;
 margin:0px auto;
 width:814px;
}

#sidebar {
 text-align:left;
 float:left;
 width:140px;
 margin:0px;
 padding:0px 5px;
 border-top:0px;
 border-left: 0px;
 border-right: 2px;
 border-bottom: 0px;
 border-style: dashed;
/* border-color:#ddd;*/
 border-color:#eee;
 overflow: auto;
}
#sidebar img{
 margin:1px;
}


#contentfield {
 float:right;
 text-align:left;
 width:660px;
 overflow: auto;
}

#contentfield-inner {
 position:static;
 padding:2px 10px;
}

#footer {
 position:relative;
 width:100%;
 height:50px;
 clear:both;
 background-image: url(./img/cnd-footer.jpg);
}

#footer-inner {
 position:static;
 margin:0px auto;
 width:800px;
 padding-top:12px;
 font-size:10px;
/* color:#baa;*/
/* color:#eee;*/
color:#05f;
}
#footer-inner-a {
 display:inline;
 text-align: left;
 float:left;
}
a.footer-inner-a {
/* color:#baa;*/
/* color:#eee;*/
color:#05f;
}

#footer-inner-b {
 display:inline;
 text-align: right;
 float:right;
}

