body {
margin: 0px auto;
padding:0px;
text-align:center;
background-color:#ffffff;
}

#layout {
margin: 0 auto;
width: 800px;
text-align: left;
}

#container {
width:800px;
text-align:left;
background-color:#ffffff;
} 

#pre_header {
background-color:#ffffff;
text-align:center;
}

div, td {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

a { color: #999966; text-decoration: underline; }
a:link	{ color: #336666; text-decoration: underline; }
a:visited	{ color: #000000; text-decoration: underline; }
a:active	{ color: #000000; text-decoration: none; }
a:hover	{ color: #000000; text-decoration: none; }

.site_title a {color: #333333;text-decoration: none;}
.site_title a:link {color: #666666;text-decoration: none;}
.site_title a:visited {color: #000000;text-decoration: none;}
.site_title a:active {color: #000000;text-decoration: none;}
.site_title a:hover {color: #000000;text-decoration: none;}

#header {
padding:0px;
background-color:#ffffff;
text-align:left;
}

#header h1 {
font-size: 24px;
color: #000000;
margin: 20px 0px 10px 0px;
padding: 0px;
}

#header h2 {
font-size: 14px;
color: #666666;
margin: 0px 0px 25px 0px;
}

/*ラップ*/
#wrap {
float:left;
width:660px;
}

#content {
float:right;
width:460px;
padding:0 20px;
background-color:#ffffff;
}

.entry_title {
font-size:18px;
font-weight:bolder;
color: #111111;
margin: 15px 0px 15px 0px;
}

.entry_body{
font-size: 11px;
font-weight:normal;
line-height: 170%;
color: #333333;
margin: 15px 0px 15px 0px;
}

.entry_author {
font-size: 10px;
color: #999999;
margin: 5px 0px 5px 0px;
text-align: right;
}

.dataheader {
font-size: 14px;
font-weight: bolder;
color: #336666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.posted {
font-size: 11px;
line-height: 170%;
color: #333333;
margin: 15px 0px 15px 0px;
}

#comments{
font-size: 12px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.comment-content {
font-size: 11px;
font-weight:normal;
line-height: 170%;
color: #333333;
margin: 15px 0px 15px 0px;
}

.profile_title {
font-size:18px;
font-weight:bolder;
color: #111111;
margin: 15px 0px 15px 0px;
}

.profile_body{
font-size: 11px;
font-weight:normal;
line-height: 170%;
color: #333333;
margin: 15px 0px 15px 0px;
}

/*サイドバー*/
#sidebar {
float:left;
width:160px;
padding:0px;
background-color:#ffffff;
}

#calendar {
font-family: "Verdana";
margin-bottom: 10px;
font-size: 10px;
color: #666666;
}

/*サイドバー2*/
#sidebar2 {
float:right;
width:140px;
padding:0px;
background-color:#ffffff;
}

.linktitle {
font-family: "Verdana";
font-size: 12px;
font-weight: bolder;
color: #666666;
line-height: 170%;
margin: 10px 0px 0px 0px;
}

.linktext {
font-size: 11px;
color: #999999;
line-height: 170%;
margin: 5px 0px 25px 2px;
}

#footer {
clear: both;
width:100%;
}

.copyright {
font-size: 10px;
color: #333333;
line-height: 170%;
border-top: 1px dotted #CCCCCC;
margin: 30px 0px 0px 0px;
padding-top: 10px;
}

#footer p {
color:#ffffff; 
}


