* {
margin: 0;
padding: 0;
}

body {
	background:#fff;
	color:#111;
	font: 12px/180% "Osaka", "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin:20px 0px 0px 0px;
	padding:0px;
	}

#back {
	width:450px;
	background:#FFF;
	border-right:0px #DDD solid;
	border-left:0px #DDD solid;
	border-bottom:0px #DDD solid;
	margin:0 auto;
	}

#box {
	width:450px;
	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: 1px 1px 0 1px;
	padding: 0px 0;
	background: #fff;
	text-align: left;

	}

.site_title {
	font-size: 20px;
font-family:Century Gothic;
padding:20px 0 30px 10px;
border-bottom:dashed 0px #000;
	}

.description {
	font-weight:normal;
	margin-left:10px;
	color: #90786B;
	font-size: 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: 10px;
	background: #fff;
	margin : 1px 1px 0 1px;
	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:230px;
	margin-top:5px;
	padding-top:5px;

	background: #FFF;
	border: 1px #B2B2B2 solid;
	}

.list{
	}

.list_title{
	margin-top:15px;
	font-size:18px;
	text-align:center;
	border-bottom:5px #B2B2B2 solid;
	}

.list_text{
	font-size: 10px;
	padding:5px 10px;
	color: #666;
	text-align:left;
	font-family: Century Gothic;

	}

/* カレンダー */

.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;
	background:#F2F2F2;
	}

.cell a {color: #CC0033;text-decoration: none; font-weight:bolder;}
.cell a:link {color: #CC0033;text-decoration: none;}
.cell a:visited {color: #CC0033;text-decoration: none;}
.cell a:active {color: #CC0033;text-decoration: none;}
.cell a:hover {color: #CC0033;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 10px 10px 10px;
	color: #555;
	font-size:20px;
font-weight:bold;
	font-family: Century Gothic;

	}



.entry {
	width: 450px;
	margin-bottom:0px;
border-bottom:dashed 0px #111;
	}

.entry_top {
	background:#Fff;
	}

.entry_in {
	background:#fff;
	margin-bottom:-1px;
	padding: 0px 10px 50px 10px;
	}



.entry_title {
	font-size: 16px;
           color:#aaa;
	font-family: Century Gothic;
	margin: 5px 0px 15px 0px; 
	}

.entry_text {
	color: #111;
	font-size: 12px;
	font-family: Osaka;
line-height:25px;
margin-bottom:20px;
	}



.entry_time {
	text-align:right;
	padding:3px 0; 
	}

.entry_body a {color: #777; background:#fff; text-decoration: underline;}

.entry_more {
	padding-top: 10px;
	}

.entry_state {
	 color: #9A101D;
	 text-align: center;
	 margin-top: 15px; 
	}

.entry_state a {color: #9A101D;text-decoration: none;}
.entry_state a:link {color: #9A101D;text-decoration: none;}
.entry_state a:visited {color: #9A101D;text-decoration: none;}
.entry_state a:active {color: #9A101D;text-decoration: none;}
.entry_state a:hover {color: #DF9999;text-decoration: none;}

blockquote {
	color: #999;
	border-left:3px solid;
	margin: 10px 0;
	padding: 5px;
	padding-left:10px;
	}

.pict {
	display:block;
	text-align:center;
	margin:0;
margin-bottom:-10px;
	}


.entry_navi {
	text-align:center;
	margin:0px 0px 70px 0px;
	font-size:20px;
font-weight:bold;
	font-family: Century Gothic;

	}


/* コメント・トラックバック・プロフィール */

.commnet_form {
	margin:20px auto;
}

.tb_main_title {
	border-bottom:1px solid #ABA19E;
	margin:40px 0 10px 0;
	padding-bottom: 3px;
	text-align:center;
	font-size: 40px;
	font-family: Arial;
	color: #ABA19E;
	}


#tb {
	width:450px;
	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:450px;
	margin-bottom:5px;
	font-size:10px;
padding-left:10px;
border-top:1px solid #000;

	}

.copy {

	}

.jugem_bana{
	margin: 5px 0px 20px 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-FACE-COLOR		: #fff;
SCROLLBAR-HIGHLIGHT-COLOR	: #fff;
SCROLLBAR-SHADOW-COLOR	: #fff;
SCROLLBAR-3DLIGHT-COLOR	: #fff;
SCROLLBAR-ARROW-COLOR		: #000;
SCROLLBAR-DARKSHADOW-COLOR	: #fff;
}