/* Base Weblog (base-weblog.css) */

/* basic elements */



body
{
   /* setting border: 0 hoses ie5 win window inner well border */
   
   font-family: verdana, sans-serif,Hiragino Kaku Gothic Pro,Arial;
   text-align:center;
   
}
a:link  { text-decoration:none;}
a:visited { text-decoration:none; }
a:active  { text-decoration:underline;}
a:hover { text-decoration:underline; }

form, input { margin: 0; padding: 0; }
img { border: 0; }
.photoleft{
float:left;
margin:5px;
border:0;
}
.photoright{
float:right;
margin-left:5px;
border:0;
}




#container
{
   margin: 0 auto; /* center on everything else */
   width: 740px;
   text-align:left;
   background-color:white;
   background-image:url(http://pian-piano.info/images/side_bg.gif);
   background-repeat:repeat-y;

}

#header h1{
font-size:20px;
font-family: verdana, 'trebuchet ms', sans-serif;
padding-left:20px;
padding-top:30px;
color:white;

}

#header h2{
font-size:14px;
font-family: verdana, 'trebuchet ms', sans-serif;
padding-left:20px;
padding-top:45px;
margin-top:0;
color:white;
}

#header{
background:color:#003399;
background-image:url(http://pian-piano.info/images/top_bg.jpg);
background-repeat:no-repeat;
height:200px;
margin-bottom:5px;
}

#header a{
color:white;
}


/*サイドバー*/
.sidebar{
width:210px;
float:left;
   background-image:url(http://pian-piano.info/images/side_bg.gif);
   background-repeat:repeat-y;
color:#333333;
}

.sidebar h2{
font-size:12px;
font-family: verdana, 'trebuchet ms', sans-serif;
color:#333333;
padding:6px 0 0 30px;
margin-bottom:0;
background-image:url(http://pian-piano.info/images/side_disc.gif);
background-repeat:no-repeat;
height:30px;
}

.menu{
list-style-type:none;
padding-left:15px;
font-size:12px;
margin-top:4px;
margin-left:0;
}

.menu a{
color:#006666;

}

.menu li{
margin-top:0;
padding-top:0;
margin-bottom:10px;
}

#calendar{
font-size:12px;
text-align:center;
width:170px;
margin-left:15px;
}

#calendar th{
padding:2px;
}

#calendar td{
padding:2px;
}

#calendar a{
color:#006666;
text-decoration:none;
}

.sidebar p{
font-size:11px;
padding-left:15px;
padding-bottom:15px;
}

.sidebar a{
color:#006666;
}


.sidebar .rss{
margin-left:15px;
margin-bottom:5px;
padding:1px;
border:solid 1px #999999;
width:80px;
}

.sidebar .rss a{
display:block;
width:100%;
background-color:#999933;
color:white;
font-size:9px;
font-family:verdana, 'trebuchet ms', sans-serif;
}


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

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


/*エントリ*/
#content{
width:520px;
float:right;
border:solid 1px #cccccc;

}

#content a{
color:#006666;

}



#content h2{
font-size:12px;
color:#333333;
border-bottom:solid 1px #333333;
padding-top:15px;
padding-bottom:4px;
margin:0 10px;
}

#content h3{
font-size:14px;
color:#333333;
padding:0 10px;
}

#content p{
font-size:86%;
color:#333333;
line-height:150%;
padding:0 10px;
}


#content .posted{
border-top:solid 1px #cccccc;
padding-top:4px;
margin:10px 10px 30px 10px;
font-size:11px;
text-align:right;
}

#content .posted2{
padding-top:4px;
margin:10px;
font-size:11px;
text-align:right;
}


/*アーカイブ*/
#subheader h1{
font-size:20px;
font-family: verdana, 'trebuchet ms', sans-serif;
padding-left:20px;
padding-top:30px;
color:white;

}

#subheader h2{
font-size:14px;
font-family: verdana, 'trebuchet ms', sans-serif;
padding-left:20px;
padding-top:45px;
margin-top:0;
color:white;
}

#subheader{
background:color:#003399;
background-image:url(http://pian-piano.info/images/top_bg.jpg);
background-repeat:no-repeat;
height:200px;
margin-bottom:5px;
}

#subheader a{
color:white;
}



#subcontainer
{
   margin: 0 auto; /* center on everything else */
   width: 740px;
   text-align:left;
   background-color:white;
}

#archive{
width:740px;
border:solid 1px #cccccc;
}

#archive a{
color:#006666;
}

#archive h2{
font-size:12px;
color:#333333;
border-bottom:solid 1px #333333;
padding-top:15px;
padding-bottom:4px;
margin:0 10px;
}

#archive h3{
font-size:14px;
color:#333333;
padding:10px 10px;
}

#archive p{
font-size:86%;
color:#333333;
line-height:150%;
padding:0 10px;
}


#archive .posted{
border-top:solid 1px #cccccc;
padding-top:4px;
margin:10px 10px 30px 10px;
font-size:11px;
text-align:right;
}
#archive .posted2{
padding-top:4px;
margin:10px;
font-size:11px;
text-align:right;
}


#trackbacks h2, #comments h2{
font-size:13px;
color:#333333;
border-bottom:dotted 1px #666666;
margin-top:20px;
}

#trackbacks p, #comments p{
font-size:12px;
}

#tbdata h3,#comdata h3{
font-size:12px;
color:#666666;
margin-bottom:0;
}

#tbdata p, #comdata p{
font-size:11px;
color:#666666;
margin-top:5px;
margin-bottom:0;
}

#comments form{
font-size:11px;
margin:20px 0 20px 10px;
}


/*フッター*/
#footer{
border-top:solid 1px #cccccc;
padding-top:10px;
margin-left:220px;
clear:both;
}

#footer p{
font-size:11px;
margin-top:0;
margin-bottom:0;
font-family:verdana, 'trebuchet ms', sans-serif;
text-align:right;
}

#footer a{
color:#006666;
}


