* {
margin: 0;
padding: 0;
}

body {
	width:100%;
	background:#FEE9D4 url(http://imaging.jugem.jp/template/calamel_handmade/img/blog_bg.jpg) fixed no-repeat top center;
	color:#8B8380;
	font: 12px/180% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin:0px;
	padding:0px;
	text-align:left;
	}

#box {
	width:650px;
	margin:0 auto;
	}

a:link		{ color: #9C3056; text-decoration: none; }
a:visited	{ color: #9C3056; text-decoration: none; }
a:active	{ color: #9C3056; text-decoration: none; }
a:hover		{ color: #9C3056; 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;
	}



/* サイトタイトル---------------------------------------------------------------------- */

.site_title {
	width:600px;
	background:url(http://imaging.jugem.jp/template/calamel_handmade/img/main.jpg);
	margin:10px auto;
	padding:80px 0px 0px 50px;
	height:120px;
	}

h1 {
	width:310px;
	font-size: 18px;

	}

.description {
	width:310px;
	font-weight:normal;
	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 {
	width:655px;
	height:37px;
	padding-top:5px;
	font-size: 10px;
	background:#FFF url(http://imaging.jugem.jp/template/calamel_handmade/img/hd.jpg);
	margin : 0 auto;
	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 solid #F071AA;
	}

.list{
	}

.list_title{
	margin:10px 0px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	}

.list_title_bg{
	margin:10px 0px;
	padding:3px 7px;
	font-size:12px;
	color:#FFF;
	background:url(http://imaging.jugem.jp/template/calamel_handmade/img/list_title_bg.jpg) no-repeat;
	width:286px;
	height:20px;
	}

.list_text{
	padding:5px 10px;
	text-align:left;
	}

.list_entry_box{
	width:300px;
	float:left;
}

.list_archive_box{
	width:300px;
	float:left;
	margin-left:40px;
}

/* カレンダー */

.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 {
	width: 650px;
	margin: 30px 0px;
	}

.entry_date {
	color: #ABA19E;
	font-family: Arial;
	}

.entry_title {
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	padding: 5px 10px;
	background:url(http://imaging.jugem.jp/template/calamel_handmade/img/entry_tit_bg.jpg);
	margin-bottom:15px;
	}

.entry_time {
	text-align:right;
	padding:3px 0; 
	}

.entry_more {
	padding-top: 10px;
	}

.entry_state {
	text-align: right;
	margin-top: 10px;
	font-size:10px;
	}

blockquote {
	color: #999;
	border-left:3px solid;
	background:#FFF3E6;
	margin: 10px 0;
	padding: 5px;
	padding-left:10px;
	}

.pict {
	display:block;
	text-align:center;
	margin:0 auto;
	}


.entry_navi {
	clear:both;
	text-align:center;
	margin:40px 0;
	}


/* コメント・トラックバック・プロフィール */

.commnet_form {
	margin:20px auto;
}

.tb_main_title {
	border-bottom:1px dotted #F84E9E;
	margin:40px 0 10px 0;
	padding-bottom: 3px;
	font-size: 18px;
	font-family: Arial;
	color: #F84E9E;
	}


#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:650px;
	margin:20px 0px;
	font-size:10px;
	clear:both;
	}

#handmade_logo{
	margin-left:7px;
}

#calamel_logo{
	margin:10px 0px;
}

.copy {
	text-align:right;
	margin-bottom:10px;
	}

.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;
	}

/* フリーエリア--------------- */
.f_t {
	font-weight:bolder;
	margin:10px 0 5px 0;
}

.f_c {

}