body {
	background:#EEE;
	color:#8B8380;
	font: 12px/160% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin:0px;
	padding:0px;
	}

#back {
	width:720px;
	background:#FFF;
	border-right:1px #DDD solid;
	border-left:1px #DDD solid;
	border-bottom:3px #DDD solid;
	margin:0 auto;
	}

#box {
	width:655px;
	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: 10px 0;
	background: #D8D8D8;
	text-align: center;

	}

.site_title {
	font-size: 12px;
	}

.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: #ABA19E;
	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:200px;
	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;
	}

/* カレンダー */

.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_head {
	width: 655px;
	text-align: center;
	position: relative;
	top: 35px;
	}

.entry_date {
	padding: 10px;
	color: #ABA19E;
	font-size: 40px;
	font-family: Arial;
	}

.entry_date_bottom {
	margin: 0px auto;
	position: relative;
	top: -15px;
	width: 500px;
	background:url(http://cave.ankaju.com/template/analogue/img/entry_date.gif);
	}

.entry {
	width: 655px;
	margin-bottom: 30px;
	}

.entry_top {
	background:#F4F0EE url(http://cave.ankaju.com/template/analogue/img/entry_top.gif) no-repeat;
	}

.entry_in {
	background:#F4F0EE url(http://cave.ankaju.com/template/analogue/img/entry_in.gif) repeat-y;
	margin-bottom:-1px;
	padding: 20px 25px 0 25px;
	}

.entry_bottom {
	background:url(http://cave.ankaju.com/template/analogue/img/entry_bottom.gif) no-repeat;
	}

.entry_headline {
	width: 605px;
	border-bottom:1px #8B8380 dotted;
	margin-bottom:20px;
	
	font-weight: bolder;
	}

.entry_title {
	font-size: 14px;
	padding: 3px 0; 
	}

.entry_time {
	text-align:right;
	padding:3px 0; 
	}

.entry_headline img {
	width:17px;
	height:17px;
	margin-right: 5px;
	}



.entry_body a {color: #9A101D; background:#EFE7E4; 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 auto;
	}


.entry_navi {
	text-align:center;
	margin:30px 0;
	}


/* コメント・トラックバック・プロフィール */

.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: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;
	}