* {
margin: 0;
padding: 0;
}

body {
	color: #8B8380;
	font: 12px/160% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin:0px;
	padding:0px;
	}

#back {
	font-size: 10px;
	margin: 0px auto;
	padding: 0px 30px 30px 30px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 500px;
	}

#box {
	width: 500px;
	margin: 20px 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; background-color:#F0F0F0}


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;
	font-size: 12px;
	font-family: "Century Gothic";
	}

input,textarea {
	color: #666;
	font-size :12px;
	border:1px #CCC solid;
	background-color:#FFF;
	padding: 2px;
	}



/* サイトタイトル */


.top {
height: 20px;
}

.title {
margin: 30px 0;
}

.site_title {
font-family: "Century Gothic";
font-size: 26px;
padding-left: 10px;
letter-spacing: 1px;
padding-top: 5px;
}

.description {
	color: #90786B;
	font: normal 10px/1.5em Verdana;
	word-spacing: 1px;
	margin: 10px 0px 30px 10px;
	}

.site_title a {color: #90786B;text-decoration: none;}
.site_title a:link {color: #90786B;text-decoration: none;}
.site_title a:visited {color: #90786B;text-decoration: none;}
.site_title a:active {color: #90786B;text-decoration: none;}
.site_title a:hover {color: #90786B;text-decoration: none;}


/* メニュー---------------------------------------------------------------------- */

.linkmenu {
	font-size: 11px;
	font-family: "Century Gothic";
	margin : 1px 1px 0 1px;
	text-align: right;
	color: #90786B;
	width: 100%;
}

.linkmenu a {color: #90786B;text-decoration: none;}
.linkmenu a:link {color: #90786B;text-decoration: none;}
.linkmenu a:visited {color: #90786B;text-decoration: none;}
.linkmenu a:active {color: #90786B;text-decoration: none;}
.linkmenu a:hover {color: #90786B;text-decoration: underline; background-color:#F0F0F0;}

.MENU {
	visibility: hidden;
	z-index: 999;
	position: absolute;
	width:200px;
	margin-top: 5px;
	padding-top: 10px;
	background: #FFF;
	border: 1px #B2B2B2 solid;
border-bottom: 5px solid #C7E7EE;
	}

.list{
	}

.list_title{
	font-size: 12px;
	font-family: "Century Gothic";
	margin-top:15px; color: #C7E7EE;
	text-align:center;
	}

.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";
	margin-bottom: 10px;
	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: #666666;text-decoration: none; font-weight:bolder;}
.cell a:link {color: #666666;text-decoration: none; font-weight:bolder;}
.cell a:visited {color: #666666;text-decoration: none; font-weight:bolder;}
.cell a:active {color: #666666;text-decoration: none; font-weight:bolder;}
.cell a:hover {color: #666666;text-decoration: underline; font-weight:bolder;}


.calendar table {
	margin:0 auto;
	}


/* アマゾン */
.amazon {
	margin-bottom:10px;
	}

.amazon_text {
	font-size:10px;
	text-align: left;
	}

.amazon_text strong {
	}


/* エントリー */

.entry {
	width: 500px;
	margin-bottom: 30px;
	}

.entry_title {
font-size: 11px;
line-height:120%;
font-weight: bolder;
color: #555;
border-left: 5px solid #C7E7EE;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
}

.entry_date {
font-family: "Century Gothic";
font-size: 11px;
line-height:120%;
color: #555;
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%;
	color: #555;
	}

.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;
	margin: 5px;
	}


.entry_navi {
	text-align:center;
	margin:30px 0;
	}


/* コメント・トラックバック・プロフィール */

.commnet_form {
	margin:20px auto;
}

.tb_main_title {
	border-bottom:1px dotted #ABA19E;
	font-family: "Century Gothic";
	margin:40px 0 0px 0;
	padding-bottom: 3px;
	text-align:left;
	font-size: 14px;
	color: #ABA19E;
	}


#tb {
	width:500px;
	margin-bottom:30px;
	font-size:12px;
	line-height:170%;
	}

.tb_url {
	margin:20px 0;
	}


.tbentry_title {
	font-size:12px;
	font-family: "Century Gothic";
	margin:20px 20px 0 20px;
	}

.tb_area {
	margin-top: 60px;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 160%;
	color: #555;
	}


.tb_state {
	color:#C2AAAA;
	font-size:10px;
	text-align:right;
	border-bottom:1px dotted #CCC;
	}


.profile_title {
font-size: 11px;
line-height:120%;
font-weight: bolder;
color: #555;
border-left: 5px solid #C7E7EE;
margin: 25px 0px 30px 0px;
padding: 0px 0px 0px 10px;
}

.profile_name {
color: #555;
margin: 0px 0px 30px 0px;
}





/* フッタ---------------------------------------------------------------------- */

#footer {
	width:500px;
	margin-bottom:10px;
	font-size:10px;
	}

.copy {
	}

/* AD--------------- */
#ad .linktext {
	line-height:160%;
	text-align:right;
	}


/* サーチ--------------- */
.search {
margin-bottom: 10px;
	}

.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 {

}

br {letter-spacing: normal}

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;
}