body {
	margin: 0px 0px 20px 0px;
		background-color: #336600;
	
        
	}

a {
	
	font-weight: bold;
	text-decoration: none;
	
	}

a:link {
	color: #111199;
	}

a:visited {
	color: #662255;
	}

a:active {
	color: #FF0000;
	}

a:hover {
	color: #FF0000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 160%;
	
	background-color: #ededed;
	
	}

a#banner-img {
	display: block;
	background: #336600 url("http://yatsunet.weblogs.jp/kumaburo/kumaburo_02.jpg") no-repeat 15px 15px;
	padding: 15px;
	
	height: 150px;
	}

.banner-alt {
	display: none;
	}

#banner {
	display: none;
	}



#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	
	
	}

#banner h2 {
	font-size: small;
	font-weight: normal;
	}

#center {
	
		margin-right: 220px;

	overflow: hidden;
	}

.content {
	padding: 25px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #101010;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: medium;
	}

#right {
	
		position: absolute;
	right: 0px;
	top: 185px;
	
	width: 220px;
	background-color: #ededed;
	
	overflow: hidden;
	}

.content p {
	color: #101010;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: medium;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 160%;
	}

.content li {
	line-height: 160%;
	}

.content h2 {
	color: #ffffff;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #aaaabb;
	border:1px solid #666666; border-width:0 0 1px 2px;
	text-align: left;
	
	
	line-height: 100%;
	padding: 4px;
	margin-bottom: 20px;
	}

.content h3 {
	color: #333333;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: large;
	border-bottom: 1px dotted #444444;
	text-align: left;
	font-weight: bold;
	
	
	
	margin-bottom: 10px;
	padding: 3px;
	}


.content p.posted {
	color: #333333;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: small;
	border-top: 1px dotted #444444;
	text-align: left;
	font-weight: bold;
	
	
	
	margin-bottom: 45px;
	line-height: normal;
	padding: 3px;
	}


.content div.extended {
	color: #333333;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	
	
	
	margin-bottom: 5px;
	margin-top: 8px;
	line-height: normal;
	padding: 3px;
	}


.sidebar {
	padding: 15px;
	}

.sidebar a {
	
	font-weight: bold;
	text-decoration: none;
	
	}

.sidebar a:link {
	color: #000099;
	}

.sidebar a:visited {
	color: #660066;
	}

.sidebar a:active {
	color: #FF0000;
	}

.sidebar a:hover {
	color: #FF0000;
	}


#calendar {
  	line-height: 150%;
	color: #888888;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: small;
	font-weight: bold;
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 185px;
	}

#calendar caption {
	color: #ffffff;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: medium;
	font-weight: normal;
	background-color: #666666;
	border-bottom: 2px solid #cccccc;
	text-align: left;
	font-weight: bold;
	
	
	
	padding: 2px;
	letter-spacing: .1em;
	}

#calendar th {
	text-align: center;
	color: #181818;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #ffffff;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: medium;
	font-weight: normal;
	background-color: #666666;
	border-bottom: 2px solid #cccccc;
	text-align: left;
	font-weight: bold;
	
	
	
	line-height: 100%;
  	padding: 4px;
	letter-spacing: .1em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}

.sidebar li {
	color: #111111;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px;
	}

.photo {
	text-align: left;
	margin-bottom: 10px;
	}

.link-note {
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #111111;
	padding: 2px;
	margin-bottom: 10px;
	}

#powered {
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 15px;
	}

#comment-data {
	float: left;
	width: 150px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	width: 80%;
	}

textarea.comment-text {
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
}
/* ph=1 */

