body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
		background-color: #f9f9ec;
	
	
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #00f;
	}

a:visited {
	color: #800080;
	}

a:hover {
	color: #f00;
	}

a:active {
	color: #f00;
	}

a:link img {
	border-color: #00f;
	}
a:visited img {
	border-color: #800080;
	}
a:hover img {
	border-color: #f00;
	}
a:active img {
	border-color: #f00;
	}

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

#container {
	line-height: 140%;
	
	background-color: #FFFFFF;
	border: 0;
	}

#banner {
	font-family: Arial, sans-serif;
	color: #731;
	background-color: #fdc;
	text-align: center;
	padding: 15px;
	border: 0;
	line-height:normal;
	}

#banner-img {
	display: none;
	}



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

#banner h1 {
	font-size: xx-large;
	font-weight: bold;      
	   
	
	}

#banner h2 {
	font-size: small;
	}

#center {
	overflow: hidden;
	}



.content {
	padding: 15px 15px 5px 15px;
	background-color: #f9f9ec;
	border: 0;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: medium;
	}

.sidebar {
	padding: 15px 0px 15px 0px;
	text-align: center;
	}

.content p {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
  	line-height: 150%;
	text-align: justify;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: medium;
	border-left: 1px solid #FF0000;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: large;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	clear: both;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #CC6600;
	text-align: right;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: medium;
	border-left: 1px solid #FF0000;
	text-align: left;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}



.sidebar h2 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: medium;
	border-left: 1px solid #FF0000;
	text-align: left;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: .3em;
	}

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

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

.sidebar img {
	border: 1px solid #000000;
	}

#photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

#powered {
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	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%;
	}

.image-full {
		width: 300px;
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.module-qrcode {
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: center;
}

.content h3 a {
	text-decoration: none;
}

.content h3 a:link {
	color: #000000;
}

.content h3 a:visited {
	color: #000000;
}

.content h3 a:hover {
	color: #000000;
}

.content h3 a:active {
	color: #000000;
}

/* user css */
* {
	font-style: normal;
	text-decoration: none;
}

.content h2 {
	border-left: double 3px red;
}
.content h3 {
	color: #731;
	background: #fed;
}
.content h3 a {
	color: #731 !important;
}
.content p {
	text-justify: inter-ideograph;
	line-height: 1.6em;
	margin: 0.9em 0;
}

dl {
	margin: 0.5em 1em;
}
dd {
	margin: 0.05em 0 0.1em 4em;
}
dd + dt {
	margin-top: 0.2em;
}

blockquote {
	margin: 1em 0 1em 4em;
}

fieldset {
	padding: 0.5em;
}

em, dfn {
	border: none;
	border-bottom: dashed 1px;
}
strong {
	font-weight: bolder;
}
var {
	font-style: italic;
}
code, samp, kbd, pre, tt {
	font-family: "Monaco", "Lucida Console", "Courier New", monospace;
}
pre {
	overflow: auto;
}
q:before, cite:before {
	content: open-quote;
}
q:after, cite:after {
	content: close-quote;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}

:lang(en) {
	quotes: "“" "”" "‘" "’";
}
:lang(ja) {
	quotes: "「" "」" "『" "』";
}
:lang(de) {
	quotes: "„" "“" "‚" "‘";
}

/* -------- */

dt {
	color: black;
	background: #fee;
}
dd {
	border: none;
	border-left: dotted 1px red;
	padding-left: 0.3em;
}

/*
th {
	color: maroon;
	background: #fefef5;
}*/
table {
	border-collapse: separate;
	border-spacing: 1px;
}
th, td {
	border: solid 1px #fce6e1;
	padding: 1px;
}
th {
	color: black;
	background: #fce6e1;
}
thead>tr>th, tfoot>tr>th {
	color: black;
	background: #fdc;
}
td {
	border-top: none;
	border-left: none;
}

q, blockquote {
	color: black;
	background: #fefecb;
}

/* code settings */

pre kbd {
	color: #700;
	background-color: #f9f9ec;
}
code.html {
	color: #661e40;
	background-color: #f8f2ed;
	/* 2.76/0.70/0.40, 2.75/0.04/1 (h/s/b) */
}
code.java {
	color: #662009;
	background-color: #fef2ed;
	/* 0.12/0.91/0.40, 0.15/0.07/1 */
}
code.js, code.jscript, code.javascript, code.ecmascript {
	color: #752;
	background-color: #fffaf3;
	/* 0.30/0.71/0.46, 0.29/0.05/1 */
}
code.sscript {
	color: #550;
	background-color: #f9f9ed;
	/* 0.50/1.00/0.33, 0.50/0.05/0.98 */
}
code.csharp {
	color: #161;
	background-color: #f6fef6;
	/* 1.00/0.83/0.40, 1.00/0.03/1 */
}
code.basic, code.vb {
	color: #339;
	background-color: #f6f6fe;
	/* 2.00/0.67/0.60, 2.00/0.03/1 */
}

/* sidebar settings */

.sidebar {
	margin-top: 1.5em;
	font-size: 85%;
	font-weight: normal;
}
.sidebar {
	background: #fefef5;
	padding: 10px;
	border: solid 1px #731;
}

/* other hacks */

#center {
	overflow: visible;
}


.adsense { clear:both; } 
