@charset "utf-8";
*{
	margin:0;
	padding:0;
	border:0;
	outline:0;
        /*font-family:"宋体","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Verdana,Arial,Helvetica,sans-serif;*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.round_side_top_line{
    float:left;
    height:14px;
    width:980px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    background-color:#fff;
    font-size:0px;
}
.round_side_bottom_line{
    float:left;
    height:14px;
    width:980px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    background-color:#fff;
    font-size:0px;
}
.side_middle{
    /*float:left;*/
    width:995px;
    /*height:613px;*/
    background-color:#fff;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #fff;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #fff;
    padding-left:10px;
    color:#000000;
    clear:both;
   
}
.side_middle p{
    line-height:1.6em;
    padding-left:5px;
    font-size:13px;
   
}

.round1{
    float:left;
    display: block;
    width: 15px;
    height: 15px;
    text-indent: -1000px;
    background-image: url(/images/round1.jpg);
    background-repeat: no-repeat;
    font-size:0px;
}

.round2{
    float:left;
    display: block;
    width:15px;
    height: 15px;
    text-indent: -1000px;
    background-image: url(/images/round2.jpg);
    background-repeat: no-repeat;
    font-size:0px;
}
.round3{
    float:left;
    display: block;
    width: 15px;
    height: 15px;
    text-indent: -1000px;
    background-image: url(/images/round3.jpg);
    background-repeat: no-repeat;
    font-size:0px;
}
.round4{
    float:left;
    display: block;
    width: 15px;
    height: 15px;
    text-indent: -1000px;
    background-image: url(/images/round4.jpg);
    background-repeat: no-repeat;
    font-size:0px;
}

a:hover{
  text-decoration:underline;
  color:#00A8FF;
}
.sidemenu {
width:1022px;
background-image:url(/images/musicstory/side.jpg);
background-repeat:repeat-y;
margin: 0 auto;
text-align:center;
}

.total{
    margin:auto;
}
