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

a {
	
	text-decoration: none;
	
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #660099;
	}

a:hover {
	color: #;
	}

a:active {
	color: #FF0000;
	}

a:link img {
	border-color: #006699;
	}
a:visited img {
	border-color: #660099;
	}
a:hover img {
	border-color: #;
	}
a:active img {
	border-color: #FF0000;
	}

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

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

#banner {
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	padding: 15px;
	border: 0;
	line-height:normal;
	}

#banner-img {
	display: none;
	}



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

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

#banner h2 {
	font-size: small;
	}

#center {
	overflow: hidden;
	}



.content {
	padding: 15px 15px 5px 15px;
	background-color: #CCCCCC;
	border: 0;
	color: #000000;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: medium;
	}

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

.content p {
	color: #000000;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: medium;
	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: #333333;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: medium;
	border: 0;
	text-align: left;
	
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #000000;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: medium;
	border: 0;
	text-align: left;
	
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	clear: both;
	color: #000000;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	
	}

#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, 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: #336600;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	
	
	
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}



.sidebar h2 {
	color: #336600;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	
	
	
	
	letter-spacing: .3em;
	}

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

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

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

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

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

#powered {
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	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: 'MS Gothic', 'OsakaMono', Osaka, 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 */
body {	background-color: silver;
	color: black;
	line-height: 125%;
	margin: 0em;
	}
h1 {
	text-align: center;
	margin: 0em 0em 0em;
	font-size: 150%;
	line-height: 200%;
	padding: 0em;
	}
h1,h3 { 
	background-image: url(http://narapress.jp/ysk/cube.gif); margin: 0.2em 0em;
	font-weight: bold;border-width: 0em;
	clear: both;
	}
h2 {
	font-weight: bold;
	margin: 0.5em 0em 0.5em;
	font-size: 110%;
	clear: both;
	}
div#banner h2 {
	text-align: center;
	}
ul,dl {
	margin: 0em 0em 0em 2em;
}

h1 small {	margin: 0em;
	font-size: 80%;
	line-height: 80%;
	}
h3 {	margin: 0.5em 0em 0.5em;
	padding: 0.1em 0.5em;
	font-size: 105%;
	}
h4 {	margin: 0.5em 0em;
	font-size: 100%;
	}
p {	
	line-height: 125%;
	}
ol {	margin-top: 0.5em;
	line-height: 125%;
	}
ul {	margin-top: 0.5em;
	list-style-type: disc;
	line-height: 125%;
	}
ul.plain {
	list-style-type: none;
	}
dl {	margin: 0em;
	line-height: 125%;
	}
dt {	margin: 0.3em 0em 0em;
	font-weight: normal;
	}
big {	font-size: 120%;
	}
small {	font-size: 80%;
	}
div#container {
	margin:0em;
	}
div.navi {
	text-align: center;
	line-height: 1em;
	}
div.right {
	text-align: right;
	}
div.sidebar {
	float:left;
	}
div.module-body ul {
	margin: 0.5em;
	}
div.module-body ul li {
	margin-left: 2em;
	}
div.module {
	margin: 0.5em;
	}
.module h2 {
	}
div.sidebar-top {
	border: 1px solid ;
	}
div.entry-body {
	margin-bottom: 1em;
	}
div.entry-body-text {
	margin:0em 1em;
	}
div.comment-content, div.trackback-content {
	clear: both;
	border: 1px solid ;
	color: black ;
	padding: 0em 1em ;
	margin-top: 0.5em ;
	}
#recent-entries {
	}
#recent-entries h2 {
	padding:0.1em;
	background-image: url(http://www.ceres.dti.ne.jp/~ysk/cube.gif);
	}
#archive-datebased {
	border: 1px solid ;
	width:75%;
	}
p.posted {
	margin: 0.5em;
	float: right;
	clear: both;
	}
p.syomei {	text-align: right;
	margin: -1em 0.5em 0em 0em;
	}
p.over,p.written {
	text-align: right;
	margin: 0em 1em 1em;
	}
p.date { 	text-align: center;
	margin: 0em;
	}
.none { 	display: none;
	}
address {
	text-align: right;
	}
#powered {
	margin: 0.5em;
	float:right;
	}
#banner-img {
	display: none;
	}
#user-email {
	text-align: right;
	}


.adsense { clear:both; } 
