* {
margin: 0;
padding: 0;
}

body {
	background:#ffffff;
	color:#000000;
	font: 11px "Verdana" line-height: 180%;
letter-spacing: 2px;
margin:0px;padding:0px;
}

#back {
	width:530px;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	margin:0 auto; padding:10px;
	}

#box {
width:530px;margin:0 auto;
}

a:link	{ color: #990000; text-decoration: none; }
a:visited	{ color: #990000; text-decoration: none; }
a:active	{ color: #990000; text-decoration: none;  }
a:hover	{ color: #000000; text-decoration: underline; }


ul {
	list-style-type: none;
	line-height:120%;
	margin:0px;
	margin-left:15px;
	padding:0px;
	}

li {
margin-bottom:5px;
}
img {
border:none;
}

form {
margin: 0px;padding: 0px;
}



/* サイトタイトル---------------------------------------------- */

h1 {
	margin: 1px 1px 0 1px;
	padding: 10px 0;
	background: #ffffff;
	text-align: center;

	}

.site_title {
	font-size: 20px;
	}

.description {
	font-weight:normal;
	margin-left:10px;
	color: #000000;
	font-size: 10px; text-align: center; letter-spacing: 2px;
	}

.site_title a {color: #000000;text-decoration: none;}
.site_title a:link {color: #000000;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: #c0c0c0;text-decoration: none;}


/* メニュー------------------------------------------------- */

.linkmenu {
	font-size: 10px;
	background: #ffffff;
	margin : 1px 1px 0 1px;
	text-align: center;
	color: #FFF;;letter-spacing: 2px; line-height: 180%;
}

.linkmenu a {color: #000000;text-decoration: none;}
.linkmenu a:link {color: #000000;text-decoration: none;}
.linkmenu a:visited {color: #000000;text-decoration: none;}
.linkmenu a:active {color: #000000;text-decoration: none;}
.linkmenu a:hover {color: #000000;text-decoration: none;}

.MENU {
	visibility: hidden;
	z-index: 999;
	position: absolute;

	width:200px;
	margin-top:5px;
	padding-top:5px;

	background: #FFF;
	border: 1px #000000 solid;
	}

.list{
	}

.list_title{
	margin-top:15px;
	font-size:10px;
	text-align:center;
	border-bottom:5px #000000 solid;
	border-top:5px #000000 solid;
	}

.list_text{
	font-size: 10px;
	padding:5px 10px;
	color: #000000;
	text-align:left;
	}

.list_text a {color: #000000;text-decoration: none;}
.list_text a:link {color: #000000;text-decoration: none;}
.list_text a:visited {color: #000000;text-decoration: none;}
.list_text a:active {color: #000000;text-decoration: none;}
.list_text a:hover {color: #000000;text-decoration: underline;}

/* カレンダー */

.calendar {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	margin:0px auto;
	}

.calendar_month {
	font-family: "Verdana";
	margin-bottom: 10px;
	font-size: 10px;
	color: #000000;
	}

.weekday {
	width: 25px;
	height: 20px;
	padding: 0px;
	text-align:center;
	font-size: 10px;
	color: #000000;
	}

.cell {
	width: 25px;
	height: 20px;
	padding: 0px;
	text-align:center;
	font-size: 10px;
	color: #000000;
	background:#ffffff;
	}

.cell a {color: #000000;text-decoration: none;font-weight: bolder;  }
.cell a:link {color: #000000;text-decoration: none;font-weight: bolder; }
.cell a:visited {color: #000000;text-decoration: none;font-weight: bolder; }
.cell a:active {color: #000000;text-decoration: none;font-weight: bolder; }
.cell a:hover {color: #000000;text-decoration: underline;}


.calendar table {
	margin:0 auto;
	}


/* アマゾン */
.amazon {
	margin-bottom:10px;
	}

.amazon_text {
	font-size:10px;
	text-align: left;
	}

.amazon_text strong {
	}

/* エントリー----------------------------------------------------*/
.entry_body { 
font:12px "MS UI Gothic"
;letter-spacing: 1px; line-height: 200%;
}

.entry_head {
	width: 500px;
	text-align: center;
	position: relative;
	top: 35px;padding:20px;
	}

.entry_date_bottom {
	margin: 0px auto;
	position: relative;
	top: -15px;
	width: 500px;
	}

.entry {
padding:20px; text-size:10px;
	width: 500px;
	margin-bottom: 30px;
	}


.entry_headline { text-size:10px;
	width: 500px;padding:20px;
	border-bottom:1px #000000 dotted;
	margin-bottom:20px;
	
	font-weight: bolder;
	}

.entry_title {
	font-size: 11px; border-bottom: 1px dotted #000000;
	padding: 3px 0; font-weight: bolder; text-align: left;
	}
.entry_date {
	padding: 10px;
	color: #000000;
	font-size: 10px; margin-bottom: 20px;
	font-family: verdana; text-align: right;
	}
.entry_time {
	text-align:right;
	padding:3px 0; 
	}

.entry_headline img {
	width:17px;
	height:17px;
	margin-right: 5px;
	}

.entry_more { 
	padding-top: 10px;
	}

.entry_state { font-size:10px; 
	 color: #000000; font-family: "verdana";
	 text-align: center;
	 margin-top: 15px;  
	}

blockquote {
	color: #999;
	border-left:3px solid;
	margin: 10px 0;
	padding: 5px;
	padding-left: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 #000000;
	margin:40px 0 10px 0;
	padding-bottom: 3px;
	text-align:center;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	}


#tb {
	width:530px;
	margin-bottom:30px;
	font-size:11px;
	line-height:170%;
	}

.tb_url {
	margin:20px 0;
	text-align:center;
	}


.tbentry_title {
	font-weight:bolder;
	margin:20px 20px 0 20px;
	}

.tb_area {
	margin: 15px 20px 10px 20px;
font:12px "MS UI Gothic"
;letter-spacing: 1px; line-height: 130%;
	}


.tb_state {
	color:#000000;
	font-size:11px;
	text-align:right;
	border-bottom:1px dotted #000000;
	margin:0 20px 10px 20px;
	}

.profile_name {
	font-weight:bolder;
	margin-bottom:5px;
	}





/* フッタ------------------------------------------------- */

#footer {
	width:530px;
	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: #000000;
	font-size :10px;
	border-bottom:1px #000000 solid;
	background-color:#ffffff;
	padding: 3px;
	}

input,textarea {
color: #000000;
font-size :11px;
border:1px #000000 solid;
background-color:#ffffff;
padding: 2px;
}

.button {
	margin-left:5px;
	padding:0px;
	}

/* フリーエリア--------------- */
.f_t {
	font-weight:bolder;
	margin:10px 0 5px 0;
}
html {
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
}
br {letter-spacing: normal}