body {
	margin: 0px 0px 0px 0px;
	background:url(img/allbg.gif) top left repeat-x;
	background-color:#fff;
	font-family: "ＭＳ Ｐゴシック",Verdana,Osaka,sans-serif;
	text-align: center;
}


a:link {color: #8FABBE;}
a:visited {color: #8FABBE;}
a:active {color: #8FABBE;}
a:hover {color: #006699;}

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

h1 a:link {color:#6D2C0C; text-decoration:none;}
h1 a:visited {color:#6D2C0C; text-decoration:none;}
h1 a:active {color:#6D2C0C; text-decoration:none;}
h1 a:hover {color: #999;}


img {border:none;}
br {letter-spacing:normal;}


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


#container-kensaku {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 810px;
	font-size:12px;
	}


p.head {padding:131px 12x 0px 0px; text-align:center; }

#banner {
	color: #333;
	height:325px;
	background:url(img/head.jpg) no-repeat top center;
	width:820px; margin:0px auto;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #fff;
	text-decoration: none;
	}
	
	
#banner h1 {
	font-size: 12px;
	background:url(img/aaaa.gif);
	border:none;
	font-weight:normal;
	text-align:right;
	margin:0px 0px 0px 0px; padding:3px 10px 0px 0px;
	line-height:1.1em;
	}


#banner h2 {
	font-size: small;
	}
	
	
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #6D2C0C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 1px;
	background:url(img/midashi_1.gif) top left repeat ;
	padding:2px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #acacac;
}


#banner h2 {
	font-size: small;
	}


h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6D2C0C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 1px;
	background:url(img/midashi_1.gif) top left repeat ;
	padding:2px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #acacac;
	text-decoration:none;
}


#top { height:68px; text-align:left;}

.bottom { background:url(img/bottom.gif) top center repeat-x; width:100%; height:45px; padding-top:0px; clear:both;}



.content {
	padding: 15px 15px 5px 15px;
	color: #333;
	font-size: small;
	
}

.content_table{
	background-color:#ffffff;
	width:820px;
	padding:0;
	margin:0 auto;
	border:0;
}

.content pre {
	font-size: larger;
}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
}

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

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

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

.content h2 {
	color: #333;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #333;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

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

	
.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #333;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #333;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #333;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.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: #333;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

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

.sidebar img {
	border: 3px solid #FFFFFF;
	}

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

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

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

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

#comments-open-data {
	text-align:left;
}

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

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



/*ニュース部分既存のスタイルシート*/

.bxmain {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}


h2 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #990000;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #999999;
	border-left-color: #333;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ol {
	margin-top: 5px;
	margin-bottom: 5px;
}

.bxnews {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(imgnews/wnews_b.gif);*/
	padding: 0px 20px;
}

.bxnews1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(imgnews/wnews_b.gif);
	padding: 0px 20px;
}

.wksbx {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #000000;
}
.bxdata {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #999999;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 5px;
	letter-spacing: 1px;

}
.p8 {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
}
.fdata {
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 1px;
	font-weight: bold;

}
.tdlist {
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 1px;
	padding-bottom: 8px;
}


.edge {
	width :240px;
	padding :2px;
	border : 1px solid #FFFFFF;
	float: left;
}
	
.edge_ent {
	width :656px;
	margin:0px auto;
	padding :2px;
	border : 1px solid #FFFFFF;
	text-align: center;
}	

.honbun {
	float: left;
	padding :2px 5px;
}

.honbun_ent {
	padding :2px 10px;
}
