body {
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(design-image/bg-top.gif);
	background-repeat: repeat-y;
	background-position: center;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #9A6434;
	}

a:visited {
	color: #9B723C;
	}

a:active {
	color: #9B723C;
	}

a:hover {
	color: #801A39;
	text-decoration: underline;
	}

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

#container_s {
	background-image:url(design-image/bg.gif);
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	}


#banner {
	color: #000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 30px 20px 5px 20px;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(design-image/banner-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

#banner a {
	color:#801A39;
	text-decoration: none;
	}

#banner h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: .2em;
	}

#banner h2 {
	font-size: 11px;
	line-height: 1em;
	}

#center {
	float: right;
	width: 600px;
	overflow: hidden;
	}

.content {
	padding: 30px 30px 5px 2px;
	color: #000;
	font-size: 12px;
	background-image: url(design-image/content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 130%;
	}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	background-image:url(design-image/side-bg.gif);
	background-position: top;
	background-repeat:no-repeat;
	}

.content p {
	margin-bottom: 8px;
	clear: left;
	padding-left:30px;
	}

.content img{
	border: 1px #9B723C solid;
	margin: 5px 10px 5px 0px;
	float: left;
}

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

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

.content h2 {
	color: #BF6D7D;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	padding-left: 160px;
	margin-bottom: 0px;
	background-image:url(design-image/content-h2.gif);
	background-repeat:no-repeat;
	border-bottom: 1px solid #d8b999;
	height:27px;
	}

.content h3 {
	color: #801A39;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	background-image:url(design-image/content-h3.gif);
	background-repeat:no-repeat;
	padding:7px 7px 7px 33px;
	}

.content h4 {
	color: #BF6D7D;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 0px;
	background-image:url(design-image/content-h2.gif);
	background-repeat:no-repeat;
	border-bottom: 1px solid #d8b999;
	height:27px;
	}

.content p.posted {
	color: #000;
	font-size: x-small;
	border-top: 1px dotted #D8B999;
	text-align: left;
	margin-bottom: 10px;
	line-height: normal;
	margin-left:30px;
	padding:3px;
	clear: left;
	}

.sidebar {
	padding: 30px 8px 5px 26px;
	color:#E5E1CF;
	}
	
.sidebar a, .sidebar a:link, .sidebar a:visited, .sidebar a:active {
	color:#FFFFFF;
	text-decoration: none;
	}

.sidebar a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}


#calendar {
  	line-height: 140%;
	font-size: x-small;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	
#calendar a{
	background-image: url(design-image/cal-abg.gif);
	background-repeat:no-repeat;
	padding: 2px;
}

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

#calendar caption {
	text-align: left;
	color: #fdc9a4;
	font-size: 10px;
	font-weight: bold;
	background-color:#000000;
	border-bottom: 1px dotted #EDD6B0;
	padding: 3px;
	margin-bottom:3px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #fdc9a4;
	font-size: 10px;
	font-weight: bold;
	background-color:#000000;
	border-bottom: 1px dotted #EDD6B0;
	padding-left: 3px;
	display: block;
	}

.sidebar ul {
	font-size: 12px;
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	list-style-image:url(design-image/blet.gif);
	list-style-position:inside;
	}

.sidebar ul ul {
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 0px;
	list-style-image:url(design-image/blet-s.gif);
	list-style-position:inside;
	}

.sidebar li {
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	margin-top: .5em;
	list-style-type: none;
	}

.sidebar img {
	}

.link-note {
	font-size: 11px;
	line-height: 130%;
	text-align: left;
	margin-bottom: 15px;
	margin-top: .5em;
	}

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

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

textarea, input {
	background-color: #FBF3E2;
	}

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

/*　カテゴリータイトル用　*/
.cate-dscrpt {
	padding: 10px;
	margin-left:30px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-image: url(design-image/cate-ti-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CC9933;
	text-align:center;
	display: block;
}

	
/*　以下はインクルードパーツ用（サイドバー）　*/
.inc-big {
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	}/*　inc-bigは大きいフォント　*/

.inc-big b{
	color: #FFF;
	font-weight: bold;
}/*　inc-bigのboldは黒になります　*/

.inc-nomal {
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	}/*　inc-nomalはノーマルフォント　*/
	
.inc-nomal b{
	color: #fdc9a4;
	font-weight: bold;
}/*　inc-nomalのboldはピンク　*/

.inc-nomal hr {
	border: 1px dotted #EDD6B0;
	margin: 3px 0px 3px 0px;
	}/*　hrは黄色　*/
	
.inc-small {
	font-size: 10px;
	color: #FFF;
	line-height: 130%;
	}/*　inc-smallは小さいフォント　*/

/*以下ジェダンセのtop用　*/
.top_main {
text-align: center;
margin: 10px 0px 15px 0px;
}
.top_main img{
margin: 0px;
padding:0px;
border: none;
}

#footer {
text-align: right;
font-size: x-small;
color : #9A6434;
padding-right:30px;
}

