body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background-color: #eee;
	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: blue;
	}

a:visited {
	color: blue;
	}

a:hover {
	color: red;
	}

a:active {
	color: red;
	}
a:link img {
	border-color: blue
	}
a:visited img {
	border-color: blue;
	}
a:hover img {
	border-color: red;
	}
a:active img {
	border-color: red;
	}

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: 860px;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 10px solid #000000;
	}

#banner {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #FFFFFF;
	background-color: red;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
	line-height:normal;
	background-image:url(http://www.inet-b.com/nenga/bloguragawa.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#banner-img {
	display: none;
	}



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

#banner h1 {
	color: white;
	font-size: xx-large;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 360px;
	border-top: 5px solid #000000;
	}
#banner h2 {
	font-size: small;
	text-indent: 10px;
	margin-left: 20px; 
	margin-right: 360px; 
	padding:5px;
	background-color: black;
	}
#main {
	margin-left: 30px; 
	margin-right: 30px; 
	overflow: hidden;
	}


#left {
	float: left;
	width: 200px;
	background-color: #eee;
	border: 0;
	overflow: hidden;
	}

#center {
	float: left;
	width: 550px;
	margin-left: 50px;
	overflow: hidden;
	border-top: 5px solid #eee;
	}

textarea#comment-text {
	width: 80%;
	}


.content {
	padding: 0px;
	background-color: #FFFFFF;
	border: 0;
	color: #000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	text-decoration: none;
	font-weight: normal;
	}

.sidebar a:link {
	color: blue;
	}

.sidebar a:visited {
	color: blue;
	}

.sidebar a:hover {
	color: red;
	}

.sidebar a:active {
	color: red;
	}


.content p {
	color: #444;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	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: #000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
	}

.content h3 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 16px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	background-color:#f0f0f0;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #bbb;
	}
.content p.posted {
	clear: both;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: right;
	font-style: italic;
	margin-bottom: 25px;
	padding-bottom: 3px;
	line-height: normal;
	border-bottom: 1px solid #eee;
	}
.entry-body-text p{
	margin-bottom: 25px;
	}
#calendar {
  	line-height: 140%;
	color: #666;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
 	padding: 2px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 3px solid #bbb;
	border-bottom: 3px solid #bbb;
	}

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

#calendar caption {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-bottom: 1px dotted #000000;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	}

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

#calendar td {
	text-align: center;
	}
#calendar td a{
	background-color:yellow;
	}
.sidebar h2 {
	color:white;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	background-image: url("http://www.inet-b.com/nenga/images/sidenavi-dt.jpg");
	background-position: center left;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	padding: 1px;
	}
.sidebar h2 a:link {
	color:white;
	}
.sidebar h2 a:visited {
	color:white;
	}
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom:10px;
	}

.sidebar li {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	line-height: 130%;
	margin-top:3px;
	list-style-type: none;
	}

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

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

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	border-bottom: 1px dotted #bbb;
	margin-bottom: 3px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}
/*コメント部分*/
.comment-list{
	}
.comment-list h2{
	text-indent:5px;
	background-color:#f0f0f0;
	padding: 1px;
	border: 1px solid #bbb;
	}
.comment-list p{
	font-size: x-small;
	color:#006600;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
.comment-list-previous{
	margin-right: 30px;
	margin-left: 30px;
	}
.comments-open{
	margin-right: 30px;
	margin-left: 30px;
	}
.comment-preview{
	margin-right: 30px;
	margin-left: 30px;
	}
.comment-form{
	margin-right: 30px;
	margin-left: 30px;
	}
.comment-form h2{
	border-bottom: 1px solid #bbb;
	}
textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 370px;
	
	
	}

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

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

.module-qrcode {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
}

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

.content h3 a:link {
	color: black;
}

.content h3 a:visited {
	color: black;
}

.content h3 a:hover {
	color: red;
}

.content h3 a:active {
	color: black;
}

/* user css */

/*年賀状リンク*/
#nengalink a{
	display: block;
	width:170px;
	height:40px;
	text-indent: -5000px;
	background-image: url("http://www.inet-b.com/nenga/images/baner_nenga.gif");
	}
#nengalink a:hover {
	background-position: bottom right;
	}
#businesslink a{
	display: block;
	width:170px;
	height:40px;
	text-indent: -5000px;
	background-image: url("http://www.inet-b.com/nenga/images/baner_business.gif");
	}
#businesslink a:hover {
	background-position: bottom right;
	}
#museum a{
	display: block;
	width:170px;
	height:40px;
	text-indent: -5000px;
	background-image: url("http://www.inet-b.com/nenga/images/baner_museum.gif");
	}
#museum a:hover {
	background-position: bottom right;
	}
#twitter a{
	display: block;
	width:170px;
	height:22px;
	text-indent: -5000px;
	margin-top:10px;
	background-image: url("http://www.inet-b.com/nenga/images/twitter.jpg");
	}
#twitter a:hover {
	background-position: bottom right;
	}

