body {
	margin: 0px;
	background-image: url(parts/bg.gif);
	background-repeat: repeat;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #663300;
	}

a:link {
	color: #5e4a2d;
	}

a:visited {
	color: #5E4A2D;
	}

a:hover {
	color: #CC6600;
	}

p {
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

label {
	color: #330000;
	font-size: 12px;
	padding-right: 5px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;	
	}

#banner {
	text-align: left;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 18px;
	}

#banner a {
	color: #630000;
	text-decoration: none;
	}
#banner a:hover {
	text-decoration: underline;
	}

#banner h1 {
	font-size: 14px;
	font-weight: bold;
	color: #704C4C;
	padding-bottom: 5px;
	}
#banner h2 {
	font-size: 12px;
	font-weight: normal;
	color: #D8CFC2;
	line-height: 120%;
	padding-right: 10px;
	}

.logo {
	background: url(parts/logo.jpg) no-repeat left top;
	height: 85px;
	width: 750px;
	text-align: right;
	vertical-align: middle;
}


#main {
	float: right;
	width: 545px;		
	overflow: hidden;
	}


/*プロフィール*/
#profile {
	padding-top: 5px;
	padding-bottom: 7px;
	font-size: 80%;
	line-height: 120%;
}

/*記事部分*/

#content {
	}
.content blockquote {
	line-height: 130%;
	}

.content li {
	line-height: 130%;
	}

.frame {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}


#content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #58453A;
	text-align: right;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}


#content h3 {
	color: #FFFFFF;
	text-align:left;
	line-height: 100%;
	background-color: #5A312E;
	padding: 5px;
	font-weight: bold;
	font-size: 100%;
	}
#content h3 a {
	color: #FFFFFF;
	}
	
#content h4 {
	color: #B1481B;
	text-align:center;
	line-height: 100%;
	padding: 10px;
	font-weight: bold;
	font-size: 100%;
	}
#topentry {
	text-align: left;
	padding: 5px 30px 30px 30px;
	color: #663300;
	font-size: 100%;
	line-height: 130%;
}
#topentry p {
	line-height: 130%;
	padding-bottom: 12px;
}


/*記事下のリンク*/
.posted {
	color: #330000;
	text-align: right;
	font-size: 85%;
	padding-right: 3px;
	margin-bottom: 20px;
	}

/*サイドバー*/
.sidebar {
	padding: 0;
	width: 180px;
	font-size: 80%;
}
.sidebar h3 {
	background: #CBBDB7;
	color: #58453A;
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	}


/*カレンダー*/
#calendar {
   	line-height: 140%;
	color: #666666;
	font-size: x-small;
    background-color: #FFFFCC;	
    background-image: url("");
  	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
	border-bottom: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
    border-top: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;
	}

#calendar table {
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

/*カレンダーのタイトル*/
#calendar caption {
	color: #FFFFFF;
    font-weight: bold;
    background-color: #666666;
	font-size: x-small;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
    letter-spacing: .-1em;
	border: 1px solid #FFFFFF;
	}



/*カレンダーの曜日*/
#calendar th {
	text-align: center;
	font-weight: normal;
	}

/*カレンダーの日付*/
#calendar td {
	text-align: center;
	}


/*アーカイブ・コメント*/

.date-header {
	color: #999999;
	font-size: x-small;
  	text-align: left;
	font-weight: bold;
    margin-bottom: 0px;
	}

.entry {
	font-size: 100%;
	color: #666666;
	margin-bottom: 5px;
	line-height: 120%;
	}

.entry-header {
	color: #41291F;
	padding: 3px;
	font-size: medium;
	text-align:left;
	font-weight: bold;
	line-height: 110%;
	background-color: #D7D2BB;
	margin-bottom: 15px;
	}

.entry-h2 {
	font-size: 26px;
	padding-bottom: 10px;
	line-height: 120%;
}

.entry-footer {
	color: #8B4513;
    padding: 0px 3px 0px 0px;
	font-size: small;
	border-top: solid 1px #8B4513;
  	text-align: left;
	font-weight: bold;
    margin-bottom: 40px;
	}

.entry h4 {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	line-height: 100%;
	padding-bottom: 3px;
	border-style: none;
	padding-top: 3px;
}

.koumoku {
	font-weight: bold;
	color: #563123;
	padding-right: 10px;
	font-size: small;
}
.price {
	color: #CC0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
}
.more {
	margin-bottom: 25px;
}

.entry-more-link { clear: right; padding: 10px 0px 15px 0px;}
.entry-body { padding:0px}
.entry-more { padding-bottom: 10px;}
.entry-more-line { border-bottom: solid 1px #8B4513;}

.entry-footer { text-align: right;}


/*サイドバー*/
.sidebar ul {
	margin: 0px 0px 30px;
	padding: 0px;
	}

.sidebar li {
	color: #8B4513;
	font-size: 100%;
	text-align: left;
	line-height: 130%;	
	margin-top: 5px;
	padding: 0;
	list-style-type: none;
	}

#category {
	padding-top: 12px;
	width: 180px;
}
.category li {
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	background: scroll url(parts/bg_cat.gif) repeat-y left;
	border: 1px solid #330000;
	width: 178px;
	padding-top: 3px;
	margin-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
	}
.category li a{
	padding-left: 12px;
	color: #58453A;
	text-decoration: none;
}
.category li a:hover{ color: #cc6600;}


#pr {
	padding-top: 4px;
	height: 68px;
	line-height: 110%;
}
#pr a {
	color: #006600;
}
#pr a:hover {
	color: #669900;
}

/*パンくずリスト*/

.content-nav {
	font-size: 85%;
	color: #330000;
	margin-bottom: 5px;

}

/*カテゴリーページ*/
#category-ex {
	padding: 0px;
	background: scroll url(parts/bg_category_ex.gif) no-repeat right bottom;
	margin-bottom: 10px;
	height: 75px;
	line-height: 110%;
}

.category-h3 {
	background-image: url(parts/bg_category_line.jpg);
}

#category-ex p {
	font-size: small;
	width: 453px;
	padding-top: 5px;
}




/*アーカイブページ*/
.archive-list-item {
	padding-top: 10px;
	padding-left: 10px;
}






.sidebar img {
	border: 0px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.trackbacks {
	font-size: 85%;
	color: #666666;
	margin-bottom: 5px;
	line-height: 135%;
}

.trackbacks-header {
	font-size: medium;
	color: #666666;
	margin-bottom: 5px;
	line-height: 135%;
	font-weight: bold;
}

.trackbacks-content {
	font-size: 100%;
	color: #666666;
	margin-bottom: 5px;
	line-height: 130%;
}

.comment {
	padding-bottom: 8px;
	padding-top: 3px;
}
.comment-content {
	border: 1px dotted #999999;
	padding: 5px;
	font-size: 100%;
	line-height: 120%;
}
.comment-footer {
	line-height: 130%;
	background: scroll url(parts/ico_comment.gif) no-repeat left center;
	padding-left: 35px;
	font-size: 80%;
	color: #330000;
	padding-bottom: 5px;
	margin-top: 15px;
}

.comment-header {
	font-size: 100%;
	color: #51423C;
	margin-bottom: 5px;
	line-height: 100%;
	background: url(parts/ico_com_wirte.gif) no-repeat scroll left center;
	padding-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	vertical-align: middle;
}
.comments-open-moderated {
	font-size: 85%;
}
.comment-txt {
	font-size: 80%;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #8B4513;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.cate {
	text-align: right;
	font-size: 95%;
	padding-top: 2px;
	padding-right: 3px;
	margin-bottom: 5px;
}
.tit {
	text-align: right;
	font-size: small;
	font-weight: bold;
	color: #666666;
	padding-left: 3px;
}
.item-title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 14px;
	background: url(parts/ico_03.gif) no-repeat left center;
	padding-left: 18px;
}
.item {
	background-color: #FFCC66;
	padding-right: 5px;
	text-align: right;
	color: #333333;
}

TEXTAREA { font-size: 12px; } 
INPUT, SELECT, TEXTAREA { font-size: 12px; }


/*フッター*/
#foot {
	clear: both;
	width: 750px;
	padding-bottom: 20px
}
.foot-data {
	text-align: right;
	font-size: 80%;
}
.copy { font-size: 11px;}


/*文字色*/
.red { color: #FF0000;}
.green { color: #669900;}


/*コメント・トラックバック・検索*/
#pagebody-inner { padding: 0px;
	font-size: 85%;
	color: #666666;
	margin-bottom: 5px;
	line-height: 135%;
	}

.pkg h3 {
	color: #41291F;
	padding: 3px;
	font-size: medium;
	text-align:left;
	font-weight: bold;
	line-height: 110%;
	background-color: #D7D2BB;
	margin-bottom: 15px;
	}

