/*   全般設定   */

*{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #333;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFFEE6;
	text-align: center;
}

a         {  }
a:link    { color: #3333CC; }
a:visited { color: #663399; }
a:hover   { color: #990033; text-decoration: underline; }
a:active  { color: #FF99CC; text-decoration: underline; }

img {
	border: 0;
	}

strong {
	font-weight: bolder;
	}

/*   ヘッダー設定   */

p#top, h1#top {
	margin: 20px auto 3px auto;
	width: 800px;
	font-size: 0.8em;
	text-align: left;
}	

#container {
	margin: 0 auto 20px auto;
	width: 800px;
	background: #FFFFFF url("/img/bg.gif") left repeat-y ;
	border: 2px solid #663300;
	text-align: left;
}

p#banner {
	background: #FFFFFF url("/img/top_design.gif") top right no-repeat;
}

p#headnavi {
	background: #A06920;
	padding: 4px 10px;
	color: #FFFFFF;
	font-size: 0.83em;
}	

p#headnavi a { color: #FFFFFF; }




/*   レイアウト設定   */


/* メインコンテンツの枠です */
#center {
	float: right;
	width: 615px;
}

/* ブログナビの枠です */
#right {
	float:right;
	width: 180px;
	}



/*   フッター設定   */

#footer {
	clear:right;
	background: #663300;
}

#footer address {
	padding: 1em 0;
	color: #FFFFFF; 
	font-size: 0.8em;
	line-height: 1.5;
	text-align: center;
}

#footer p#gototop {
	padding: 10px;
	font-size: 0.8em;
	text-align: right;
}

#footer a { color: #FFFFFF; }

#footer address strong {
	color: #FFFFFF;
}


/*   コンテンツ設定    */

.content {
	margin: 15px;
	width: 585px;
	}

.content p {
	color: #383636;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

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

.content h1 {
	margin-bottom: 1em;
	padding-left: 8px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 7px solid #511507;
	color: #383636;
	font-size: 1.35em;
	line-height: 1.5;
	font-weight: bold;
	text-align: left;
	}

.content h2 {
	margin-bottom: 1em;
	padding-left: 8px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 7px solid #511507;
	color: #383636;
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	text-align: left;
	}

.content h1 .cat {
	font-size: 0.6em;
}

.content h2 .cat {
	font-size: 0.8em;
}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #383636;
	font-size: 0.8em;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}



/*   サイド設定   */

div#right dl {
	margin-bottom: 20px;
	}

div#right dt {
	border-left: 6px solid #B66552;
	border-bottom: 1px solid #A67979;
	color: #383636;
	font-size: 0.87em;
	font-weight: bold;
	text-align: left;
	margin: 1em 0 0.5em 5px;
	padding-left: 4px;
	}

div#right dd {
	margin-bottom: 0.3em;
	padding-left: 15px;
	color: #383636;
	font-size: 0.83em;
	text-align: left;
	line-height: 1.3;
	list-style-type: none;
	}


div#categories h2 {
	border-left: 6px solid #B66552;
	border-bottom: 1px solid #A67979;
	color: #383636;
	font-size: 0.87em;
	font-weight: bold;
	text-align: left;
	margin: 1em 0 0.5em 5px;
	padding-left: 4px;
	}

div#categories li {
	margin: 0 3px 0.3em 10px;
	color: #383636;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.3;
	list-style-type: none;
	}

table#calendar {
	margin: 10px;
	border-collapse: collapse;
	border: 0px;
	width: 160px;
	text-align: center;
	margin-bottom: 30px;
}

table#calendar caption {
	color: #383836;
	font-size: 0.83em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .3em;
	}
	
table#calendar th {
	text-align: center;
	padding: 2px;
	font-size: 0.80em;
	font-weight: normal;
	}

table#calendar td {
	font-size: 0.80em;
	padding: 2px;
	text-align: center;
	}

table#calendar a { text-decoration: underline; }


.sidebar {
	padding: 15px;
	}

.sidebar h2 {
	color: #383636;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.85em;
	
	text-align: center;
	font-weight: bold;
	
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #383636;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

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

.link-note {
	font-size: 0.8em;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.link-note h2 {
	border-left: 6px solid #B66552;
	border-bottom: 1px solid #A67979;
	color: #383636;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin: 1em 0 0.5em 5px;
	padding-left: 4px;
	}

.link-note form {
	margin-left: 5px;
}

#powered {
	font-size: 0.8em;
	line-height: 150%;
	text-align: left;
	color: #383636;
	margin-top: 30px;
	margin-left: 15px;
	}

#syndicate {
	font-size: 0.8em;
	text-align: center;
	color: #383636;
	margin-top: 30px auto;
	}

#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%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.blogpeople-tbp{
	font-size: 0.8em;
	line-height: 110%;
	}