* {
margin: 0;
padding: 0;
}

html {
scrollbar-base-color: #000;
scrollbar-face-color: #000;
scrollbar-track-color: #000;
scrollbar-3dlight-color: #000;
scrollbar-darkshadow-color: #000;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #fff;
}

body {
color: #fff;
background: #000;
font: 12px/180% "Verdana";
margin: 0px;
padding: 0px;
}

#back {
width:600px;
margin:0 auto;
}

#box {
width:600px;
margin:0 auto;
}

a:link	{ color: #999999; text-decoration: none; }
a:visited	{ color: #999999; text-decoration: none; }
a:active	{ color: #999999; text-decoration: none; }
a:hover	{ color: #c0c0c0; text-decoration: underline; }


ul {
list-style-type: square;
line-height:120%;
margin:0px;
margin-left:15px;
padding:0px;
}

li {
margin-bottom:5px;
}

br { letter-spacing: normal }

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 {
padding: 50px 0;
text-align: center;
}

.site_title {
color: #fff;
font-size: 22px;
font-family: "Georgia";
letter-spacing: 7px;
}

.description {
font-weight:normal;
margin-left:20px;
color: #fff;
font-size: 10px;
font-family: "Verdana";
line-height: 110%;
}

.site_title a {color: #fff;text-decoration: none;}
.site_title a:link {color: #fff;text-decoration: none;}
.site_title a:visited {color: #fff;text-decoration: none;}
.site_title a:active {color: #fff;text-decoration: none;}
.site_title a:hover {color: #c0c0c0;text-decoration: none;}


/* メニュー */

.linkmenu {
font-size: 12px;
background: #000;
margin : 0px 0px 30px 0px;
text-align: center;
color: #FFF;
}

.linkmenu a {color: #FFF;text-decoration: none;}
.linkmenu a:link {color: #FFF;text-decoration: none;}
.linkmenu a:visited {color: #FFF;text-decoration: none;}
.linkmenu a:active {color: #FFF;text-decoration: none;}
.linkmenu a:hover {color: #FFF;text-decoration: none;}

.MENU {
visibility: hidden;
z-index: 999;
position: absolute;
width:180px;
margin-top:5px;
padding-top:5px;
background: #000;
border: 1px #fff solid;
}

.list{
}

.list_title{
color: #ccc;
margin-top:11px;
font-size:11px;
font-family: "Times New Roman";
text-align:center;
border-bottom:5px #ccc solid;
}

.list_text{
font-size: 11px;
padding:5px 10px;
color: #999;
text-align:left;
}

/* カレンダー */

.calendar {
font-family: "Verdana";
font-size: 11px;
color: #666666;
margin:0px auto;
}

.calendar_month {
font-family: "Verdana";
font-size: 11px;
color: #666666;
}

.weekday {
width: 25px;
height: 20px;
padding: 0px;
text-align:center;
font-size: 11px;
color: #666666;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
text-align:center;
font-size: 11px;
color: #666666;
}

.cell a {color: #999;text-decoration: none; font-weight:bolder;}
.cell a:link {color: #999;text-decoration: none;}
.cell a:visited {color: #999;text-decoration: none;}
.cell a:active {color: #999;text-decoration: none;}
.cell a:hover {color: #c0c0c0;text-decoration: none;}


.calendar table {
margin:0 auto;
}


/* アマゾン */
.amazon {
margin-bottom:10px;
}

.amazon_text {
font-size:10px;
text-align: left;
}



/* エントリー */



#entry {
margin-top: 20px;
margin-bottom: 10px;
}

.entry_navi {
margin: 5px 0px 20px;
padding: 5px 0px;
border-bottom: double 3px #888;
}

.entry_state {
text-align: right;
margin-top: 10px;
}

.entry_title {
margin-top: 5px;
padding: 5px 5px 5px 10px;
font-size: 120%;
font-weight: bolder;
border-bottom: 2px dotted #888;
border-left: 3px solid #888;
}

.entry_title a:link {
color: #FFF;
text-decoration: none;
font-weight:bolder;
}

.entry_title a:visited {
color: #FFF;
text-decoration: none;
font-weight:bolder;
}

.entry_title a:hover {
color: #888;
position: relative; 
right: 5px;
text-decoration: none; 
}

.entry_date {
padding-top: 3px;
font-size: 88.5%;
font-weight:bolder;
text-align: right;
}

.entry_body {
margin: 10px 0;
padding: 0px 0px 5px 15px;
line-height:150%;
}

.entry_body .emoji {
display: inline;	
}

.entry_more {
padding-top:10px;
}

blockquote {
margin: 10px 5px;
padding:0px 5px;
border-color: #bbb;
border-style:solid;
border-width: 1px 1px 1px 5px; /* 下borderが必須 */
background:#fbfbfb;
color:#2f4f4f;
}

.pict { }

/* コメント・トラックバック・プロフィール */

.commnet_form {
margin:20px auto;
font-size: 11px;
}

.tb_main_title {
border-bottom:1px solid #c0c0c0;
margin:40px 0 10px 0;
padding-bottom: 3px;
text-align:center;
font-size: 14px;
}


#tb {
width:600px;
margin-bottom:30px;
font-size:12px;
line-height:170%;
}

.tb_url {
margin:20px 0;
text-align:center;
}


.tbentry_title {
margin:20px 20px 0 20px;
}

.tb_area {
margin:0 20px 0 20px;
}


.tb_state {
font-size:10px;
text-align:right;
border-bottom:1px dotted #c0c0c0;
margin:0 20px 10px 20px;
}

.profile_name {
font-weight:bolder;
margin-bottom:5px;
}





/* フッタ */

#footer {
width:600px;
margin-bottom: 40px;
font-size:10px;
}


/* AD */
#ad .linktext {
line-height:160%;
text-align:right;
}


/* サーチ */

.search input {
color: #fff;
font-size :12px;
border-bottom:1px #c0c0c0 solid;
background-color:#000;
padding: 3px;
}

.button {
margin-left:5px;
padding:0px;
}


/* フリーエリア */

.f_t {
font-weight:bolder;
margin:10px 0 5px 0;
}

.f_c {
}