* {
margin: 0;
padding: 0;
}

body {
color: #000;
background: #ffffff;
font: 12px/170% "Verdana";
margin: 0px;
padding: 0px;
}

#back {
width:520px;
background:#FFF;
margin:0 auto;
padding: 20px;
}

#box {
width:455px;
margin:0 auto;
}

a:link		{ color: #7E685F; text-decoration: none; }
a:visited	{ color: #7E685F; text-decoration: none; }
a:active	{ color: #7E685F; text-decoration: none; }
a:hover		{ color: #7E685F; text-decoration: underline; }


ul {
list-style-type: square;
line-height:120%;
margin:0px;
margin-left:15px;
padding:0px;
}

li {
margin-bottom:5px;
}


img {
border:none;
}

form {
margin: 0px;
padding: 0px;
}

input,textarea {
color: #666;
font-size :12px;
border:1px #CCC solid;
background-color:#FFF;
padding: 2px;
}



/* サイトタイトル---------------------------------------------------------------------- */

h1 {
margin : 0px 0px 0 0px;
text-align: center;
height: 79px;
padding-top: 30px;
}

.site_title {
color: #000;
font-size: 20px;
font-family: "Times New Roman";
}

.description {
font-weight:normal;
margin-left:20px;
color: #000;
font-size: 10px;
font-family: "Verdana";
line-height: 110%;
}

.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: #90786B;text-decoration: none;}


/* メニュー---------------------------------------------------------------------- */

.linkmenu {
font-size: 10px;
margin : 0px 0px 0 0px;
text-align: center;
color: #000;
}

.linkmenu a {color: #000;text-decoration: none;}
.linkmenu a:link {color: #000;text-decoration: none;}
.linkmenu a:visited {color: #000;text-decoration: none;}
.linkmenu a:active {color: #000;text-decoration: none;}
.linkmenu a:hover {color: #000;text-decoration: none;}

.MENU {
visibility: hidden;
z-index: 999;
position: absolute;

width:200px;
margin-top:5px;
padding-top:5px;

background: #FFF;
border: 1px #88bfbf solid;
}

.list{
}

.list_title{
color: #88bfbf;
margin-top:10px;
font-size:11px;
font-family: "Times New Roman";
text-align:center;
border-bottom:5px #88bfbf solid;
}

.list_text{
font-size: 10px;
padding:5px 10px;
color: #666;
text-align:left;
}

/* カレンダー */

.calendar {
font-family: "Verdana";
font-size: 10px;
color: #666666;
margin:0px auto;
}

.calendar_month {
font-family: "Verdana";
font-size: 10px;
color: #666666;
}

.weekday {
width: 25px;
height: 20px;
padding: 0px;
text-align:center;
font-size: 10px;
color: #666666;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
text-align:center;
font-size: 10px;
color: #666666;
}

.cell a {color: #88bfbf;text-decoration: none; font-weight:bolder;}
.cell a:link {color: #88bfbf;text-decoration: none;}
.cell a:visited {color: #88bfbf;text-decoration: none;}
.cell a:active {color: #88bfbf;text-decoration: none;}
.cell a:hover {color: #000099;text-decoration: none;}


.calendar table {
margin:0 auto;
}


/* アマゾン */
.amazon {
margin-bottom:10px;
}

.amazon_text {
font-size:10px;
text-align: left;
}

.amazon_text strong {
}

/* エントリー---------------------------------------------------------------------- */


.entry_date {
padding: 30px 0px 10px 0px;
color: #ABA19E;
font-size: 20px;
font-family: "Times New Roman";
}

.entry {
width: 455px;
margin-bottom: 30px;
}

.entry_title {
font-size: 12px;
font-weight: bolder;
padding: 3px 0 10px 0;
}

.entry_body a {color: #88bfbf; text-decoration: underline;}

.entry_more {
padding-top: 10px;
}

.entry_state {
color: #88bfbf;
text-align: center;
margin-top: 15px;
font-size: 11px;
}

.entry_state a {color: #88bfbf;text-decoration: none;}
.entry_state a:link {color: #88bfbf;text-decoration: none;}
.entry_state a:visited {color: #88bfbf;text-decoration: none;}
.entry_state a:active {color: #88bfbf;text-decoration: none;}
.entry_state a:hover {color: #000099;text-decoration: none;}

blockquote {
color: #999;
border: 1px dotted #88bfbf;
margin: 10px 0;
padding: 10px;
}

.pict {
display:block;
text-align:center;
margin:0 auto;
}


.entry_navi {
text-align:center;
margin:30px 0;
}


/* コメント・トラックバック・プロフィール */

.commnet_form {
margin:20px auto;
font-size: 11px;
}

.tb_main_title {
border-bottom:1px solid #ABA19E;
margin:40px 0 10px 0;
padding-bottom: 3px;
text-align:center;
font-size: 20px;
font-family: "Times New Roman";
color: #ABA19E;
}


#tb {
width:655px;
margin-bottom:30px;
font-size:12px;
line-height:170%;
}

.tb_url {
margin:20px 0;
text-align:center;
}


.tbentry_title {
font-weight:bolder;
margin:20px 20px 0 20px;
}

.tb_area {
margin:0 20px 0 20px;
}


.tb_state {
color:#C2AAAA;
font-size:10px;
text-align:right;
border-bottom:1px dotted #CCC;
margin:0 20px 10px 20px;
}

.profile_name {
font-weight:bolder;
margin-bottom:5px;
}





/* フッタ---------------------------------------------------------------------- */

#footer {
width:655px;
margin-bottom:30px;
font-size:10px;
}

.copy {
}

.jugem_bana{
margin: 5px 0px 10px 0px;
}

/* AD--------------- */
#ad .linktext {
line-height:160%;
text-align:right;
}


/* サーチ--------------- */
.search {

}

.search input {
color: #666;
font-size :12px;
border-bottom:1px #CCC solid;
background-color:#F4F0EE;
padding: 3px;
}

.button {
margin-left:5px;
padding:0px;
}

/* フリーエリア--------------- */
.f_t {
font-weight:bolder;
margin:10px 0 5px 0;
}

.f_c {
}

html {
scrollbar-base-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #88bfbf;
scrollbar-3dlight-color: #ffffff;
scrollbar-highlight-color: #88bfbf;
scrollbar-shadow-color: #88bfbf;
scrollbar-darkshadow-color: #ffffff;
}
