* {
	margin:0px;
	padding:0px;
}

body{
	color:#5A3C3C;
	font-size: 10px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.4;
	
	/* 背景画像（左右のボーダー） */
	background:#FAF0DC url(http://www.adamahotel.com/) no-repeat;


	
}

br.clear {
	clear: both;
	font: 0px/0px sans-serif;
}

li { list-style:none;}
img { border:none;}

.small { font-size:9px;}




/* リンクカラー（初級モードで設定できます） */
/* ----------------------------------------------------- */

a:link,
a:visited,
a:active  { color: #5A3C3C; text-decoration: none;}
a:hover   { color: #996633; text-decoration: underline;}

h1 a:link,
h1 a:visited,
h1 a:active  { color: #5A3C3C;}
h1 a:hover   { color: #996633; text-decoration: none;}

#calendar .cell a:link,
#calendar .cell a:visited,
#calendar .cell a:active  { font-weight:bolder;}
#calendar .cell a:hover   { font-weight:bolder;}



/* レイアウト */
/* ----------------------------------------------------- */

#wrap {
	width:799px;
	margin:30px auto 0px;
	 background:transparent url(http://www.adamahotel.com/blog-parts/blog_head.jpg) no-repeat right top;/* ヘッダー画像 */
}

/* ヘッダー */
#header {
	padding-top:50px; /* タイトル上部のスペース縦幅 */
	height:61px;
}

/* コンテンツエリア */
#content {
	width:799px;
	padding:0px 0px 40px 0px;
	background:transparent url(http://www.adamahotel.com/blog-parts/blog_body.jpg) repeat-y right;
}

/* メインエリア */
#main {
	width:400px;
	float:left;
	background:transparent url(./) no-repeat right top;
	padding-left:105px;
}

/* サイドバー */
#sidebar {
	width:210px;
	float:right;
	color:#666;
	background:transparent url(./) no-repeat center bottom;
        padding-right:10px;
}

/* フッター */
#footer {
	width:799px;
	padding:0px 0px 0px 0px;
	background:transparent url(http://www.adamahotel.com/blog-parts/blog_body.jpg) repeat-y right;
}



/* ヘッダー */
/* ----------------------------------------------------- */

.blogtitle {
	width:418px;
        margin-left:70px;
	float:left; 
background:transparent url(http://www.adamahotel.com/blog-parts/) no-repeat;
}

h1 {
	font-size:18px;/* タイトル文字サイズ */
	margin-left:50px;/* タイトル左部のスペース横幅 */
        text-indent:-10000px;
}
.description {
	margin-left:50px;
text-indent:-10000px;
}

/* 「ショップのページへ」ボタン */
.shop_btn {
	width:200px;
	float:right;
	text-align:center;
	padding-top:30px; 
}
.shop_btn img {
	width:153px;
	height:45px;
}



/* フッター */
/* ----------------------------------------------------- */

.copyright {
	width:570px;
	float:left;
        font-size:0.8em;
	color:#5A3C3C;
	padding:0px 0px 5px 25px;
	text-align:center;
}


address {
	font-style:normal;
}


.feed {
	width:150px;
	float:right;
	text-align:right;
	padding-bottom:5px;
}

.feed img {
	margin:0px 15px 0px 0px;
}





/* サイドバー */
/* ----------------------------------------------------- */

/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

#calendar {
	width:210px;
	background:transparent url(./) no-repeat left bottom;
	padding:10px 0px 25px 0px;
	font-family:"Courier New", Courier, mono;
	text-align:center;
}

#calendar .date {
	margin-bottom:5px;
	width:171px;
	height:11px;
}

#calendar .calender_box{
	margin:0px auto;
	width:171px;
}

#calendar table {
	width:171px;
}

.cell {
	width: 23px;
	height:21px;
	text-align:center;
}

/* ------------------------------------- 
 *	プロフィール
 * ------------------------------------- */

#profile {
	width:165px;
	padding:15px 21px 0px 24px;
	background:transparent url(./) no-repeat right bottom;
}

#profile .top {
	background:transparent url(http://www.adamahotel.com/blog-parts/about.png) no-repeat;
	padding-top:25px;

}

#profile dd {
margin:30px auto 15px auto;

}

/* ------------------------------------- 
 *	サイドメニュー
 * ------------------------------------- */

#sidebar dl {
	width:165px;
	margin:15px auto;
	background:url(./) repeat-y;
}

#sidebar dt {
	padding-bottom:8px;
	font-size:0.1em;
	text-indent:-10000px;
	background-repeat:no-repeat;
}
#sidebar dd {}

#sidebar ul {
	margin-left:14px;
	margin-right:3px;
}

#sidebar li {
	background:transparent url(./) no-repeat 0px 9px;
	padding:0px 0px 5px 10px;
}

#sidebar #profile li,
#sidebar #cat_list li,
#sidebar #archives li {
	background:none;
}


#sidebar dl#ent_list {
	margin:30px auto 15px auto;
}

/* ------------------------------------- 
 *	各メニューのトップ・ボトム画像の設定
 * ------------------------------------- */

#sidebar #ent_list dt { background-image:url(http://www.adamahotel.com/blog-parts/re-ent.png); height:38px;}
#sidebar #cat_list dt { background-image:url(http://www.adamahotel.com/blog-parts/categori.png); height:38px;}
#sidebar #archives dt { background-image:url(http://www.adamahotel.com/blog-parts/arch.png); height:40px;}
#sidebar #com_list dt { background-image:url(http://www.adamahotel.com/blog-parts/re-com.png); height:40px;}
#sidebar #tb_list dt  { background-image:url(http://www.adamahotel.com/blog-parts/re-tra.png); height:40px;}
#sidebar #link dt { background-image:url(http://www.adamahotel.com/blog-parts/link.png); height:38px;}


#sidebar #ent_list dd { background:url(./) no-repeat left bottom; padding-bottom:21px;}
#sidebar #cat_list dd { background:url(./) no-repeat left bottom; padding-bottom:23px;}
#sidebar #archives dd { background:url(./) no-repeat left bottom; padding-bottom:19px;}
#sidebar #com_list dd { background:url(.) no-repeat left bottom; padding-bottom:20px;}
#sidebar #tb_list dd { background:url(.) no-repeat left bottom; padding-bottom:20px;}
#sidebar #link dd { background:url(.) no-repeat left bottom; padding-bottom:23px;}



/* ------------------------------------- 
 *	検索
 * ------------------------------------- */

#search {
	background:transparent url(./) no-repeat center top;
	padding:20px 0px;
	text-align:center;
}


#search input.keyword{
	width:120px;
	background:#FFF;
	border:1px solid #999;
	margin:2px;
}

#search input.btn{
	width:113px;
	height:22px;
	margin-top:5px;
}


/*メインエリア */
/* ----------------------------------------------------- */
/* ------------------------------------- 
 *	エントリー
 * ------------------------------------- */

.entry {
	margin-top:5px;
	margin-bottom:25px;
}
 
.entry dl {
	width:400px;
	background:transparent url(./) no-repeat left bottom;
	padding:10px 10px 10px 0px;
}

/* エントリータイトル */
.entry dt {
	font-size:14px;
	font-weight:bolder;
}

/* 日付と時刻 */
dd.entry_date {
	margin-bottom:20px;
	font-weight:bolder;
	font-family:"Courier New", Courier, mono;
}

/* 記事本文 */
dd.entry_body {
	margin-right:10px;
	margin-bottom:20px;
	color:#5A3C3C;
}

.entry_more {
	margin-top:5px;
}

blockquote {
	color:#999;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	padding:5px 10px;
}




/* エントリーステート */
dd.entry_state {
	text-align:right;
}
/*★マーク*/
dd.entry_state img {
	margin:0px 5px 0px 10px;
}


/* エントリーリンク（記事の個別ページのときに表示される） */
dd.entry_link {
	text-align:right;
	margin-bottom:20px;
}

/* ページリンク */
.page_link {
	width:400px;
	text-align:right;
	color: #A88639
}

/* ------------------------------------- 
 *	コメント
 * ------------------------------------- */

dl#comment {
	width:400px;
	background:transparent url(./) no-repeat left bottom;
	padding:0px 10px 10px 0px;
}

dt.tb_title {
	height:16px;
	margin-bottom:20px;
	font-size:0.1em;
	text-indent:-10000px;
	background-repeat:no-repeat;
	background-position:5px 0px;
}

#comment dt.tb_title {
	background-image:url();
}

.comment_form {
	padding:20px 0px 30px 0px;
}

.comment_form img {
	margin-right:7px;
	margin-left:0px;
}

.comment_form .form {
	width:125px;
	background:#FFF;
	border:1px solid #999;
}

.comment_form .btn {
	margin-left:10px;
	margin-top:5px;
}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

dl#tb {
	width:400px;
	padding:20px 10px 10px 0px;
}

#tb dt.tb_title {
	background-image:url();
}

#tb .tb_url {
	text-align:left;
	background:transparent url() no-repeat 10px 5px;
}
#tb .tb_url input {
	width:380px;
	padding:2px 0px;
	background:#FFF;
	border:1px solid #999;
}


.tb_box {
	margin:10px 0px;
}

.tb_box dl {
	background:#F8F8F8;
	border:1px solid #E5E5E5;
	padding:5px 10px;
}

.tb_box dt {
 padding:5px;
}

.tb_box dd {
	padding:5px;
}

.tb_box .tb_state {
	text-align:right;
	border-top:1px dotted  #9F9F9F;
}
