body {
margin:0px;
text-align: center;
color: #333333;
background-color: #FFFFFF;
font-family: "Verdana","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
background-image: url(images/background.gif);
background-repeat: repeat;
}


/*---リンク---*/
a:link {
color: #990000;
text-decoration: none;
}
a:visited {
color: #990000;
text-decoration: none;
}
a:hover {
color: #FF6868;
text-decoration: underline;
}
a:active {
color: #990000;
text-decoration: underline;
}


/*---container---*/
#container {
text-align:left;
width: 790px;
margin: auto;
background-color: #FFFFFF;
}

hr {
display: none;
}


/*---ヘッダ---*/
#header {
margin: 0px 0px 10px 0px;
width: 780px;
height: 100px;
}
#header h1 {
font-size: 10px;
color: #666666;
margin: 0px 0px 0px 5px;
}
#header img {
margin: 0px;
width: 780px;
height: 100px;
}

/*---メインコンテンツ---*/
#left {
margin: 0px 0px 0px 5px;
width: 580px;
float: left;
}
#content {
padding: 0px;
width: 380px;
float: right;
}
#content .content {
padding: 0px;
margin: 0px 0px 10px 0px;
}
#content .description{
font-size: 12px;
padding: 0px 5px 3px 10px;
}
#content p{
font-size: 12px;
padding: 0px 5px 3px 10px;
}
#content .pict{
padding: 0px 15px 3px 3px;
float: left;
}
#content .more{
padding: 0px 10px 10px 0px;
font-size: 12px;
text-align: right;
}
#content .midashi{
padding: 5px 0px 5px 28px;
margin: 0px;
font-size: 14px;
font-weight: bold;
background: url(images/index_star.gif) no-repeat 10px center;
}

/*---ヘビーローテーション---*/
#rotation{
clear:both;
font-size: 10px;
margin-top: 3px;
margin-bottom: 5px;
margin-left: 1px;
text-align:center;
}
#rotation .cd{
font-size: 10px;
width: 125px;
height: 130px;
float: left;
}
#rotation p{
font-size: 10px;
line-height: 100%;
}

/*---Yahoo! Sound Station---*/
#yss {
font-size: 12px;
}
#yss .top p {
margin-top: 0px;
}
#yss ul {
line-height: 20px;
list-style-image: url("http://www.digitalmusiclife.net/images/img_headphones.gif");
}

/*--- デジタルミュージックプレーヤー比較---*/
#review {
width:380px;
}
#review .midashi{
background-image:url(bn_musicplayer.gif);
background-repeat:no-repeat;
padding:0 0 3px 5px;
margin-bottom:0;
font-size:14px;
font-weight:bold;
color:#666666;
}
#review .review_module{
clear:both;
margin-top:5px;
padding-top:5px;
}
#review .images{
float:left;
padding:3px;
}
#review .title_text{
float:right;
margin-right:5px;
padding-right:5px;
border-bottom:1px dotted #CCCCCC;
}
#review h3{
font-size:14px;
margin-bottom:0px;
padding-bottom:0px;
}
#review p{
margin-top:0px;
padding-top:0px;
}
#review .text{
font-size:12px;
margin-bottom:3px;
padding-bottom:3px;
line-height:150%;
}
#review .next{
clear:both;
margin-top:3px;
padding-top:3px;
text-align:right;
font-size:10px;
}

/*---左サイド---*/
#menu {
margin: 0px 0px 0px 1px;
width: 180px;
float: left;
}
#menu ul {
background-color: #f3f3f3;
padding-top: 6px;
padding: 0px;
margin: 0px;
}
#menu li {
padding: 0px 4px 10px 4px;
list-style-type: none;
}


/*---左右サイド見出し・フォント---*/
.side{
 font-size: 12px;
}
.menu_title {
background-image: url(menu_topStripe01.gif);
background-repeat: no-repeat;
padding: 5px 0 5px 10px;
color: #333333;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;

}


/*---右サイド---*/
#right {
padding-left: 0px;
width: 190px;
float: right;
display: inline;
}
#right ul {
background-color: #f3f3f3;
padding-top: 6px;
padding: 0px;
margin: 0px;
}
#right li {
padding: 0px 4px 10px 4px;
list-style-type: none;
font-size: 10px;
}
#right .news_list {
padding-bottom: 5px;
font-size: 10px;
text-align: right;
background-color: #f3f3f3;
}
#right .link{
margin-top: 0px;
}
#right .description{
margin-bottom: 0px;
}
#right p{
margin-bottom: 0px;
}

/*---addto_rss---*/
#right .addto_rss ul {
margin-top: 10px;
text-align: center;
background-color: #ffffff;
line-height: 90%;
}

/*---個別記事---*/
#entry {
padding: 0px;
width: 580px;
}
#entry .content {
padding: 0px;
margin: 0px 0px 5px 0px;
width: 580px;
}
#entry h2{
margin-bottom: 10px;
padding: 8px;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
background-image: url(http://www.digitalmusiclife.net/images/entry_title.gif);
background-repeat: no-repeat;
}
#entry h2 a{
color: #FFFFFF;
text-decoration: none;
}
#entry .description{
font-size: 14px;
padding: 0px 20px 3px 10px;
line-height: 150%;
}
#entry p{
font-size: 14px;
padding: 0px 5px 3px 10px;
}
#entry .pict {
padding: 0px 15px 3px 3px;
float: left;
}
#entry .caption{
font-size: 8px;
}
#entry img{
border: 0px;
}
#entry hr{
height: 1px;
}
#entry blockquote {
margin-bottom: 15px;
line-height: 150%;
padding: 0px;
font-size: 100%;
background-color: #FFFFCC;
border: 1px dotted #A7B8C5;
}

/*---トラックバック---*/
#trackback {
padding: 0px;
margin: 0px 0px 10px 0px;
width: 100%;
}
.trackbacks-header {
margin-bottom: 10px;
padding: 8px;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
background-image: url(http://www.digitalmusiclife.net/images/entry_title.gif);
background-repeat: no-repeat;
}
.trackbacks-info {
margin-left: 20px;
margin-bottom: 20px;
padding: 15px;
width: 500px;
line-height: 125%;
border-style: solid;
border-width: 1px;
border-color: #999999;
}
.trackbacks-content {
margin-bottom: 20px;
font-size: 12px;
line-height: 150%;
}
.trackback {
font-size: 12px;
}
.trackback-footer {
font-size: 12px;
}

/*---コメント--*/
.comments-header {
margin-bottom: 10px;
padding: 8px;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
background-image:  url("http://www.digitalmusiclife.net/images/entry_title.gif");
background-repeat: no-repeat;
}
.comment-content {
font-size: 12px;
}
.comment-footer {
font-size: 12px;
}
.comment-footer-experimental {
font-size: 12px;
}
.comments-open-header {
margin-top: 15px;
font-size: 12px;
font-weight: bold;
}
.comments-open-moderated {
font-size: 12px;
}

/*---カテゴリートップ--*/
#category {
padding: 0px;
width: 580px;
}

#category .content {
padding: 0px;
margin: 0px 0px 10px 0px;
width: 580px;
}
#category h2 {
margin-bottom: 10px;
padding: 8px;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
background-image: url(http://www.digitalmusiclife.net/images/entry_title.gif);
background-repeat: no-repeat;
}
#category h2 a {
color: #FFFFFF;
}
#category .description{
font-size: 12px;
padding: 0px 5px 0px 5px;
}
#category .extended{
text-align: right;
padding-right: 20px;
margin-bottom: 0px;
margin-top: 3px;
}
#category .artist_info {
float: left;
margin-top: 5px;
width: 125px;
}
#category .artist_description {
float: right;
margin-top: 10px;
padding-right: 10px;
width: 435px;
line-height: 150%;
}
#category p{
font-size: 12px;
padding: 0px 5px 3px 10px;
}
#category hr{
display: none;
}


/*---アーカイブ---*/
#archives{
padding: 0px;
width: 580px;
}
#archives .content{
padding: 0px;
margin: 0px 0px 10px 0px;
width: 580px;
border-style: solid;
border-width: 1px;
border-color: #999999;
}
#archives h3{
margin-bottom: 10px;
padding: 5px 0px 5px 5px;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
background-color: #666666;
}
#archives .description{
font-size: 12px;
padding: 0px 5px 3px 10px;
}
#archives .title{
padding-top: 5px;
padding-bottom: 5px;
margin: 10px 15px 0px 10px;
width: 100%;
font-size: 12px;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
#archives ul {
padding: 0px;
margin: 0px;
}
#archives li {
padding-left: 4px;
margin: 0px 0px 1px 5px;
font-size: 12px;
list-style-type: none;
}

/*---フッタ---*/
#footerArea{
clear:both;
width:780px;
margin-top: 10px;
margin-left: 5px;
padding: 5px 0px;
border-top: 1px solid #818C87;
text-align:center;
}
#footerArea ul{
clear:both;
margin-top: 0px;
margin-bottom: 0px;
}
#footerArea li{
display: inline;
font-size: 12px;
padding-left: 0.4em;
padding-right: 0.4em;
border-right:1px solid #000000;
line-height: 1.3em;
}
#footerArea li.last{
font-size: 12px;
border-right:none;
}
#footerArea p{
font-size: 10px;
padding-left:30px;
font-family: Arial, Helvetica, sans-serif;
}

