body {
	margin: 0px;
	padding:0px;
	background-color: #CCCCCC;
	background-image: url("image/bg_back.jpg");
	background-repeat:repeat;
	text-align: center;
	}
textarea {
	font-family: "ヒラギノ角ゴ Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}
a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #BBFFBB;
	}

a:visited {
	color: #BBFFBB;
	}

a:active {
	color: #BBFFBB;
	}

a:hover {
	color: #BBFFBB;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 815px;
	background-image: url("image/obj_container-back.jpg");
	background-repeat:repeat-y;
	}

#banner {
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	color: #EEEEEE;
	background-color: #999999;
	background-image: url("image/obj_banner.jpg");
	background-repeat:no-repeat;
	text-align: left;
	height: 249px;
	}

#banner a {
	color: #EEEEEE;
	text-decoration: none;
	font-size: small;
	font-weight:bold;
	}

#banner h1 {
	padding:35px 0px 0px 40px;
	
	
	
	}

/*#banner h2 {
	font-size: small;
	}*/

#center {
	float: right;
	width: 584px;
	padding-top:14px;
	overflow: hidden;
	}

.content {
	padding: 0px 0px 0px 20px;
	width:540px;
	color: #EEEEEE;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	
	}

#left {
	float: left;
	width: 231px;
	overflow: hidden;
	}

.content p {
	color: #EEEEEE;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	padding:0px 20px;
	margin-bottom: 8px;
	}

.entry-body{
background-image: url("image/sba2p_middle.jpg");
background-repeat:repeat-y;
}
.entry-date{
	font-weight:normal;
}
.entry-body img{
	margin:0px 5px;
	border:0px;
	}
.entry-space{
	height:14px;
}
.entry-navi{
	margin:0px;
	padding:0px
}
.entry-foot{
	background-image: url("image/sba2p_footer.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	height:6px;
}
.entry-title{
	padding:4px 0px 0px 40px;
}
.content blockquote {
	line-height: 150%;
	}

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

.content h2 {
	color: #EEEEEE;
	background-image: url("image/sba2_entrytitle.jpg");
	background-repeat:no-repeat;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	width:540px;
	height:30px;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #EEEEEE;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	border-top: 1px solid #333333;
	margin:0px 20px;
	text-align: left;
	line-height: 150%;
	padding: 5px 0px;
	}

.sidebar {
	width:231px;
	}



#calendar {
  	line-height: 120%;
	color: #EEEEEE;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	text-align: center;
	padding-left:14px;
	width: 203px;
	margin-bottom: 10px;
	}

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

#calendar caption {
	color: #EEEEEE;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	padding-left:4px;
	padding-top:8px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

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

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

.sidebar li {
	color: #EEEEEE;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	text-align: left;
	line-height: 100%;
	margin-top: 10px;
	list-style-type: none;
	}
.sidebar ul li{
background-image: url("image/p_01.gif");
background-repeat:no-repeat;
background-position:top left;
padding-left:18px;
padding-right:15px;
font-size:small;
margin-bottom:5px;
}
.sidebar #categories li {
	list-style-type: none;
	}

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

.link-note {
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	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%;
	}
pre{
	display:none;
	}

