body {
text-align: center;
background-color: #EBE9DE;
padding-top: 0px;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

#container {
width: 780px;
margin-left: auto;
margin-right: auto;
text-align: left;
background: url(images/bg_shadow.jpg) left top repeat-y;
}

textarea,select,input {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
}

a img {
border-style:none;
border: 0px;
}

/* ヘッダー部分 */

#header {
padding: 0;
margin: 0;
width: 780px;
height: 100px;
background-color: #EBE9DE;
background: url(images/bg_shadow_h.jpg) left top no-repeat;
}

#header h1 {
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding-top: 20px;
}

#header h1 a {
color: #3a302f;
text-decoration: none;
padding-left: 32px;
}

#header h2 {
color: gray;
font-size: 83%;
font-weight: normal;
padding-left: 32px;
padding-bottom: 0px;
margin: 0;
}

#mainpage #header {
margin-bottom: 5px;
}

/* カテゴリー部分 */

#category {
margin-top: 3px;
margin-right: 40px;
text-align:right;
}

#category a, #category span {
font-size: 83%;
color: #990000;
margin-left: 10px;
}

#categorydata ul {
margin: 0;
padding: 0;
}

#categorydata li {
list-style-type: none;
text-decoration: none;
font-size: 83%;
line-height: 1.5;
}

#categorydata li a {
list-style-type: none;
text-decoration: none;
}


/*メインコンテンツ部分 */

#maincontent {
width: 700px;
margin: 0 auto;
}

/* サイドバー部分 */

#mainpage .sidebar {
width: 180px;
float: left;
padding-bottom: 10px;
margin-left: 0px;
margin-bottom: 20px;
}

.sidebar h2, .sidebar ul, .sidebar p, .sidebar table {
margin: 0px 0px 10px 0px;
}

.sidebar h2 {
font-size: 12px;
font-family: Verdana, Helvetica, sans-serif;
color: #999999;
border-bottom: solid 2px #999999;
padding-bottom: 3px;
margin-bottom: 10px;
clear: both;
}

.menu {
list-style-type: none;
margin-left: 0;
padding-left: 0;
font-size: 83%;
margin-top: 5px;
}

.menu a {
}

.menu li {
margin-bottom: 5px;
font-size: 83%;
line-height: 1.5;
}

.menu li a {
text-decoration: underline;
}

.menu li a:hover {
color: #04c;
}

#calendar {
font-size: 12px;
text-align: center;
width: 130px;
}

#calendar a {
color: #900;
}

.sidebar p {
color: #999;
font-size: 83%;
line-height: 1.3;
margin-top: 10px;
margin-bottom: 10px;
}

.sidebar a {
color: #900;
text-decoration: none;
} 

.sp a {
color: #04c;
text-decoration: underline;
} 

.menu .sp a:hover {
color: #900;
} 

.sidebar .rss {
border: solid 1px #000000;
paddinig: 1px;
width: 80px;
margin-top: 40px;
}

.sidebar .rss a {
display: block;
witdh: 100%;
background-color: #bbbbbb;
color: black;
font-size: 9px;
font-family: Arial Helvetica, sans-serif;
}

.sidebar .rss-format {
background-color: orange;
padding: 0 5px;
}

.sidebar .rss-version {
padding: 0 5px;
}

/* エントリー部分 */

#mainpage #content {
width: 500px;
float: right;
margin-left: 20px;
}

#content img {
background: url(images/bg.gif );
padding: 10px;
}

#content a img {
border: 0px;
}

#content h3 {
font-size: 100%;
color: #3a302f;
}

#content p {
font-size: 83%;
color: #222;
line-height: 1.5;
margin-right: 20px;
}

#content h2 {
font-size: 83%;
color: #3a302f;
padding: 8px;
background-color: #fdb900;
margin: 0;
}

#content h2#trackbacks, #content h2#comments {
font-size: 100%;
color: #333333;
margin-top: 40px;
}

#content #tbdata h3 {
font-size: 83%;
color: #888888;
margin-bottom: 0;
}

#content #tbdata p, #content #comdata p {
font-size: 83%;
color: #333;
margin-top: 5px;
margin-bottom: 0;
}

#content #tbdata p.posted {
margin-bottom: 20px;
}

#content a {
color: #900;
text-decoration: none;
}

#content .posted {
border-top: solid 1px #3a302f;
padding-top: 6px;
margin-bottom: 40px;
}

#content.error {
font-size: 18px;
font-weight: bold;
color: red;
border: solid 1px red;
text-align: center;
}

#content #categorydata li {
margin-bottom: 10px;
}

#content #categorydata span {
font-size: 66%;
color: #999;
margin-left: 10px;
}

#mainpage #content h2,
#mainpage #content h3,
#mainpage #content p {
margin-left: 0;
}

/* フッター部分 */

#footer {
width: 780px;
height: 100px;
background: url(images/bg_shadow_f.jpg) left top no-repeat;
clear: both;
}
 
#footer p {
font-size: 83%;
margin-bottom: 0;
margin-left: 40px;
padding-top: 25px;
color: #a5a098;
}

#footer a {
color: #77a822;
text-decoration: none;
} 

#footer .rss {
border: solid 1px #000000;
paddinig: 1px;
width: 80px;
}

#footer .rss a {
display: block;
witdh: 100%;
background-color: #bbbbbb;
color: black;
font-size: 9px;
font-family: Arial Helvetica, sans-serif;
}

#footer .rss-format {
background-color: orange;
padding: 0 5px;
}

#footer .rss-version {
padding: 0 5px;
}

/*-------その他-----------*/

.banner {
padding: 0;
}

/*--------曲目リスト------*/

.list {
width:448px;
background: url(images/bg.gif );
padding: 10px;
border-top: 1px solid #fff;
border-right : 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #fff;
}

.list dl {
margin :0;
padding : 0;
}

.list dt {
font-size : 83%;
font-weight : bold;
margin : 0px 0px 10px 0px;
}

.list dd {
line-height : 1.5;
margin : 0;
font-size : 83%;
color : #333;
margin : 0px 0px 10px 0px;
}

.list dd a {
border-bottom: 1px solid #c00;
}

.list .appeal {
color : #900;
font-weight : bold;
}
 
.pr {
color : #ffcc00;
padding-left : 15px;
}

#jwfx_menu {
padding-top: 15px;
margin : 0 auto;
text-align : center;
}

#jwfx {
font-size: 66%;
}

#jwfx img {
width : 25px;
height : 16px;
}

#calendar {
width : 100%;
}

#calendar a {
font-weight : bold;
border-bottom : 1px solid;
}

#calendar a:hover {
background-color : #fdb900;
}

a:focus{
/*¥*/
　overflow: hidden;
/**/
}

a:focus{
outline:none;
}

#my_profile {
width :180px;
height : 135px;
background : url(images/profile12.jpg) left top no-repeat;
}

#banner {
width: 180px;
}

#pagemenu {
clear: both;
font-size:83%;
text-align: center;
margin: 0 auto;
}

#pagemenu a {
color: #900;
border: 1px solid #EBE9DE;
padding: 7px;
text-decoration: none;
}

#pagemenu a:hover {
background-color : #fdb900;
}

/*--広告部分（TOPページ）--*/

#my_pr {
width :180px;
height : 271px;
margin-bottom : 10px;
text-indent : -9999px;
display : block;
}

#my_pr_2 {
width :180px;
height : 271px;
margin-bottom : 10px;
text-indent : -9999px;
display : block;
}

#my_pr {
background : url(images/pr/im_pr_o.jpg) left top no-repeat;
}

#my_pr_2 {
background : url(images/pr/im_pr_2_o.jpg) left top no-repeat;
}

#my_pr_3 {
background : url(images/pr/im_pr_3_o.jpg) left top no-repeat;
}

/*--広告部分（TOPページ／オーバー）--*/

#my_pr a,#my_pr_2 a,#my_pr_3 a {
width :180px;
height : 271px;
margin-bottom : 10px;
text-indent : -9999px;
display : block;
}

#my_pr a {
background : url(images/pr/im_pr.jpg) left top no-repeat;
}

#my_pr_2 a {
background : url(images/pr/im_pr_2.jpg) left top no-repeat;
}

#my_pr_3 a {
background : url(images/pr/im_pr_3.jpg) left top no-repeat;
}

/*--広告部分（エントリーページ）--*/

#my_pr_l {
width :660px;
height : 271px;
margin:10px 0;
padding:0;
}

#my_pr_l li {
width :180px;
height : 271px;
float:left;
margin:0 10px 0 0;
text-indent : -9999px;
overflow:hidden;
}

/*--広告部分（エントリーページ／オーバー）--*/

#my_pr_l li a {
width :180px;
height : 271px;
text-indent : -9999px;
display : block;
margin-bottom:0;
}


/*--広告部分（共通）--*/

#my_pr a:hover,#my_pr_2 a:hover,#my_pr_3 a:hover,#my_pr_l a:hover {
background-image : none;
}
