@charset "UTF-8";

/*背景はこれを変更します*/
body {
margin: 0px;
padding: 0px;
background-color: black;
}


/*サイドバー部分の画像はこれを変更します*/
.linkblock {
padding-top: 3px;
margin: 0px 0px 30px 0px;
background-color: black;
}


#title {
background-color: black;
background: url(img/mikalogo.gif) ;
background-repeat: no-repeat;
width:730px;
height: 103px;
margin: auto;
}


.site_title {
font-family: "Courier New", "ＭＳ ゴシック", "Osaka‐等幅";
padding: 13px 10px 5px 55px;
font-size: 30px;
font-weight: bold;
}

.description {
margin: 0px 0px 0px 80px;
font-size: 14px;
color: #fff;
font-weight: bolder;
}


#body {
background-color: black;
width:730px;
padding: 0px 0px;
margin: auto;
}

#contents {
float: left;
width: 730px;
background-color: black;
}


#side {
margin-left: 540px;
}

#foot {
clear: both;
margin: 20px 0px 10px 0px;
text-align: center;
color:#FFF;
background-color: black;
}


h1, h3 {
margin: 0px;
padding: 0px;
}

div {
margin: 0px;
padding: 0px;
font-family: "Courier New", "ＭＳ ゴシック", "Osaka‐等幅";
line-height: 150%;
}

form {
margin: 0px;
padding: 0px;
}

ul {
margin: 0px 0px 0px 5px;
padding: 0px;
list-style-type:none;
}

li{
padding-left: 15px;
line-height:14px;
font-size:10px;
background-color: black;
}

a:link {color:#fff; text-decoration:underline;}
a:visited {color:#fff; text-decoration:underline;}
a:active {color:#fff; text-decoration:none;}
a:hover {color:#000; background:#fff; text-decoration:none;}

.site_title a {color: #fff; text-decoration: none; background:transparent;}
.site_title a:link {color: #fff; text-decoration: none; background:transparent;}
.site_title a:visited {color: #fff; text-decoration: none; background:transparent;}
.site_title a:active {color: #fff; text-decoration: none; background:transparent;}
.site_title a:hover {color: #fff; text-decoration: none; background:transparent;}



.entry {
margin-right:30px;
padding: 0px 10px 5px 20px;
}

.entry_date{
padding: 0px 0px 10px 0px;
font-size: 14px;
font-weight: normal;
line-height: 150%;
color: #fff;
}

.entry_title {
background-color: black;
 no-repeat right bottom;
font-size: 14px;
line-height:120%;
font-weight: bolder;
color: #fff;
margin: 0px 10px 20px 10px;
padding: 0px 0px 0px 0px;
border-bottom:1px dotted #999;	
}

.profile_title {
background: url(./template/handmade/img/com.gif) repeat-y;
font-size: 14px;
font-weight: bold;
color: #fff;
margin: 15px 0px 0px 0px;
padding: 3px 0px 2px 10px;
}

.entry_author {
font-size: 10px;
font-weight: normal;
text-align:right;
color: #fff;
margin: 15px 10px 0px 0px;
padding: 0px 0px 0px 0px;
}


.profile_author {
font-size: 12px;
font-weight: bold;
color: #fff;
margin: 5px 5px 0px 10px;
padding: 0px 0px 0px 0px;
}


.entry_body {
font-size: 14px;
font-weight: lighter;
letter-spacing: 1px;
word-spacing: normal;
line-height:1.5em;
color: #fff;
margin: 10px 0px 10px 10px;
padding: 0px 0px 0px 0px;
font-family: Arial, "MS UI Gothic";
}

.comment_body {
font-size: 10px;
line-height: 150%;
color: #fff;
margin: 10px 20px 10px 20px;
padding: 0px 0px 0px 0px;
font-family: "ＭＳ ゴシック", "Osaka‐等幅";
}


.comment_author {
font-family: "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 10px;
font-weight: normal;
text-align:left;
color: #fff;
margin: 5px 20px 25px 20px;
padding: 0px 5px 3px 10px;
border-bottom: 1px dotted #666;
text-align:right;
}

.entry_more {
font-size: 10px;
line-height: 150%;
color: #fff;
margin: 30px 5px 30px 10px;
padding: 0px 0px 0px 0px;
}

.entry_state {
font-size: 11px;
color: #fff;
margin: 0px 0px 40px 0px;
padding: 0px 10px 0px 5px;
text-align: right;
}

.entry_navi {
text-align: center;
font-size: 11px;
background-color: black;
padding: 4px 0px 2px 0px;
margin-bottom :30px;
margin-top :8px;
}

blockquote {
font-size: 10px;
color: #fff;
margin: 20px 10px 20px 10px;
padding: 10px;
border: 1px solid #CCCCCC;
background-color:#EEE;
}

.comment {
margin: 20px 25px 30px 25px;
padding: 0px 5px 5px 0px;	
}

.comment_title{
color:#fff; 
text-align: center;
font-size: 14px;
padding: 4px 0px 2px 0px;
background: #000;
margin-bottom :30px;
font-weight: bolder;
}


.trackback {
margin: 20px 25px 30px 35px;
padding: 0px 5px 5px 0px;	
}

.trackback_title {
font-size: 14px;
line-height:120%;
font-weight: bolder;
color: #fff;
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 5px;
}

.trackback_url {
font-size: 12px;
line-height:120%;
color: #fff;
background: #000;
}

.trackback_author {
font-size: 10px;
font-weight: normal;
text-align:left;
color: #fff;
margin: 5px 0px 25px 0px;
padding: 0px 0px 3px 0px;
border-bottom: 1px solid #666;
}

.pict {
border: 1px solid #999;
background-color: #000;
padding: 5px;
}

.linktitle {
text-align:left;
font-family: Arial, "MS UI Gothic";
font-size: 12px;
color: #fff;
line-height: 100%;
margin: 13px 10px 10px 0px;
padding: 0px 0px 0px 0px;
}


.linktext {
font-size: 10px;
font-family: Arial, "MS UI Gothic";
color: #fff;
line-height: 150%;
margin: 10px 15px 5px 0px;
}

.search {
margin: 5px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

.copyright {
font-size: 10px;
margin: 5px 0px 5px 0px;
padding: 0px 0px 5px 0px;
}

.calendar {
color: #fff;
text-align: center;
font-size: 10px;
padding: 15px 0px 15px 0px;
}

.calendar a {font-weight: blod; color: #fff; text-decoration: none; background:transparent;}
.calendar a:link {font-weight: bold; color: #fff; text-decoration: none; background:transparent;}
.calendar a:visited {font-weight: bold; color: #fff; text-decoration: none; background:transparent;}
.calendar a:active {font-weight: bold; color: #fff; text-decoration: none; background:transparent;}
.calendar a:hover {font-weight: bold; color: #fff; text-decoration: none; background:transparent;}

.amazon{
margin: 10px 0px 5px 10px;
font-size:10px;
}

.today {
text-decoration: underline;
background: #CCC;
font-weight: bold;
}
