* {
margin: 0;
padding: 0;
}

body,table,tr,td {
color: #000; text-align: left;
font: 10px/160% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
margin:0px;
padding:0px;
}

html {
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #CCCCCC;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #CCCCCC;
scrollbar-darkshadow-color: #FFFFFF;
}

.top {
text-align: center;
width: 500px;
padding: 20px;
border: 1px solid #000;
margin-bottom: 20px;
}

.sol {
text-align: left;
width: 500px;
border: 1px solid #000;
padding: 25px 20px;
margin-bottom: 20px;
}

#layout {
margin: 10px auto;
}

#contents {
}

#side {
margin-left: 20px;
}

a:link	{ color: #7E685F; text-decoration: none; }
a:visited	{ color: #7E685F; text-decoration: none; }
a:active	{ color: #7E685F; text-decoration: none; }
a:hover	{ color: #fff; text-decoration: underline;
 background-color:#c70200;}


ul {
line-height:130%;
margin:0px;
padding:0px;
list-style-type: none;
}

li {
}

img {
border: none;
}

form {
margin: 0px;
padding: 0px;
font-size: 11px;
font-family: "Century Gothic";
}

input,textarea {
font-family: "Verdana";
color: #000;
font-size :11px;
border:1px #000 solid;
background-color:#FFF;
padding: 2px;
}



/* サイトタイトル */

.site_title {
font-family: "Century Gothic";
font-size: 16px;
margin: 5px 0px 0px 15px;
letter-spacing: 1px;
text-align: center;
}

.description {
text-align: center;
color: #000;
font: normal 10px/130% Verdana;
word-spacing: 1px;
margin: 5px 0px 0px 15px;
}

.site_title a {color: #000;text-decoration: none;}
.site_title a:link {color: #000;text-decoration: none;}
.site_title a:visited {color: #000;text-decoration: none;}
.site_title a:active {color: #000;text-decoration: none;}
.site_title a:hover {color: #000;text-decoration: none;}


/* メニュー---------------------------------------------------------------------- */

.links {
text-align: left;
margin-bottom: 20px;
padding: 15px;
border: 1px solid #000;
width: 200px;
}

.linktitle{
text-align: left;
font-size: 12px;
color: #c70200;
margin-bottom: 10px;
font-family: "Century Gothic";
}

.linktext{
text-align: left;
font-size: 10px;
text-align:left;
}

/* カレンダー */

.calendar {
font-family: "Verdana";
font-size: 10px;
text-align: center;
}

.week {
width: 25px;
height: 20px;
padding: 0px;
text-align: center;
font-size: 10px;
color: #c70200;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
text-align: center;
font-size: 10px;
}

.cell a {color: #7E685F;text-decoration: none; font-weight:bolder;}
.cell a:link {color: #7E685F;text-decoration: none;}
.cell a:visited {color: #7E685F;text-decoration: none;}
.cell a:active {color: #7E685F;text-decoration: none;}
.cell a:hover {color: #c70200;text-decoration: none;}



/* アマゾン */
.amazon {
margin-bottom:10px;
}

.amazon_text {
font-size:10px;
text-align: left;
}

.amazon_text strong {
}

/* エントリー */

.entry {
margin-bottom: 10px;
color: #000;
}

.entry_title {
font-size: 11px;
line-height:120%;
font-weight: bolder;
border-left: 5px solid #c70200;
padding: 0px 0px 0px 10px;
}

.entry_date {
font-family: "Century Gothic";
font-size: 11px;
line-height:120%;
border-left: 5px solid #E6E6E6;
margin: 0px 0px 25px 0px;
padding: 0px 0px 0px 10px;
}

.entry_body {
font-size: 10px;
letter-spacing: 1px;
line-height: 160%;
}

.entry_more {
padding-top: 10px;
}

.entry_state {
text-align: right;
margin-top: 15px;
}

blockquote {
color: #999;
border-left:3px solid;
margin: 10px 0;
padding: 5px;
padding-left:10px;
}

.pict {
display:block;
text-align:left;
padding: 5px 0px;
}

.navi {
text-align:center;
margin-bottom: 20px;
}


/* コメント・トラックバック・プロフィール */

.commnet_form {
margin:20px auto;
}

.tb_main_title {
border-bottom:1px dotted #ABA19E;
font-family: "Century Gothic";
margin: 10px 0 0px 0;
padding-bottom: 3px;
text-align:left;
font-size: 14px;
color: #000;
}


#tb {
margin-bottom:30px;
font-size:12px;
line-height:170%;
}

.tb_url {
margin:20px 0;
}


.tbentry_title {
font-family: "Century Gothic";
margin: 40px 0px 0px 0px;
letter-spacing: 1px;
}

.tb_area {
margin: 30px 0px 10px 0px;
font-size: 10px;
letter-spacing: 1px;
line-height: 160%;
color: #555;
}


.tb_state {
color:#C2AAAA;
font-size:10px;
text-align:right;
margin-bottom: 30px;
border-bottom:1px dotted #CCC;
}


.profile_title {
font-size: 11px;
line-height:120%;
font-weight: bolder;
color: #555;
border-left: 5px solid #c70200;
margin: 10px 0px 20px 0px;
padding: 0px 0px 0px 10px;
}

.profile_name {
color: #555;
margin: 0px 0px 20px 0px;
}





/* フッタ---------------------------------------------------------------------- */

#footer {
width: 360px;
margin-bottom:10px;
font-size:10px;
}

.copy {
}


/* サーチ--------------- */
.search {
margin-bottom: 10px;
}

.search input {
color: #666;
font-family: "Verdana";
font-size :11px;
border:1px #000 solid;
background-color:#F4F0EE;
padding: 3px;
}

.button {
margin-left:5px;
padding:0px;
}


br {letter-spacing: normal}