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

a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link {
	color: blue;
	}

a:visited {
	color: #660099;
	}

a:hover {
	color: #FF0000;
	}

a:active {
	color: #FF0000;
	}

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: 802px;
	background-color: #eeeeee;
	border: 1px solid #000000;
	}

#banner {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #000000;
	background-color: red;
	background-image: url("http://www.inet-b.com/imges/50e_back.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	padding: 30px;
	border-bottom: 5px solid #000000;
	line-height:normal;
	}

#banner-img {
	display: none;
	}



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

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

#banner h2 {
	font-size: small;
	}

#navi {


	}

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

#center {
	float: left;
	width: 600px;
	overflow: hidden;
	}

textarea#comment-text {
	width: 520px;
	}
.typelist-note{
	font-size: x-small;
	line-height: 130%;
	}
#recent-comment .module-list-item{
	font-weight:normal;
	font-size: xx-small;
	}
#recent-comment .module-list-item a{
	font-weight:normal;
	font-size: xx-small;
	}
#recent-entries .module-list-item a{
	font-weight:normal;
	font-size: x-small;
	}


.content {
	padding: 20px 40px 20px 40px;
	background-color: #FFFFFF;
	border: 0;
	color: #444444;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 15px;
	}


.content p {
	color: #444444;
	font-family: 'MS Gothic', 'OsakaMono', 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 {
	display: block;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-left: 1px solid #ff9900;
	text-align: left;
	font-weight: bold;
	background-color:#eeeeee;
	margin-bottom: 10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	}

.content h3 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	border: 1px solid #bbbbbb;
	text-align: center;
	font-weight: bold;
	background-image:url(http://www.inet-b.com/imges/content-h3.png);
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 3px;
	}
.content h4 {
	color: #ff0000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 3px;
	}
.content h5 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	border-bottom: 2px solid red;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 2px;
	}

.content div.entry-trackback p {
	font-size: x-small;
	color: #666666;
	}
.content p.posted {
	clear: both;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: right;
	font-style: italic;
	margin-bottom: 25px;
	line-height: normal;
	}
.content p.readmore {
	clear: both;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: right;
	margin-bottom: 10px;
	line-height: normal;
	}
.content p.readmore a{
	text-decoration: none;
	}

.sidebar h2 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-indent: 0.5em; 
	border-top: 1px solid #dddddd;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #444444;
	text-align: left;
	font-weight: bold;
	background-image:url(http://www.inet-b.com/imges/content-h3.png);	padding: 2px;
	}


.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: 12px;
	text-align: left;
	line-height: 130%;
	margin-top: 2px;
	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: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, 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;
	}
#comment-data p{
	font-size: x-small;
	}
#comment-regist p{
	font-size: x-small;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
.comment-body p{
	font-size: x-small;
	color: #666666;
	}

.image-full {
		width: 470px;
	}

.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: small;
	line-height: 150%;
	text-align: center;
}

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

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

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

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

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

/* user css */

/* 上部ナビゲーション */
#naviback {
	background-image: url("http://www.inet-b.com/imges/navi_b.jpg");
	align:center;
	width: 800px;
	border-right: 2px solid #000000;
	border-bottom: 5px solid #000000;
	}

#navi{
	text-align:center;
	font-size: 12px;
	line-height: 140%;
	}
#navi a.naviactive{
	color:black;
	background-image: url("http://www.inet-b.com/imges/navi_a.jpg");
	display: block;
	text-decoration:none;
	width: 120px;
	padding-top:4px;
	padding-bottom:4px;
	border-right: 2px solid black;
	border-left: 2px solid black;
	}
	
#navi a.blognavi{
	color:white;
	background-image: url("http://www.inet-b.com/imges/navi.jpg");
	display: block;
	text-decoration:none;
	width: 120px;
	padding-top:4px;
	padding-bottom:4px;
	border-right: 2px solid black;
	border-left: 2px solid black;
	}
#navi a.blognavi:hover{
	background-position: top right;
	}


.hidari {
	margin-right:20px;
	margin-bottom:10px;
	}

.migi {
	margin-left:20px;
	margin-bottom:10px;
	}
.entry-body-text-index{
	font-size: x-small;
	line-height: 130%;
	}
#center-index {
	float: left;
	width: 460px;
	overflow: hidden;
	}
#right-index {
	float: left;
	width: 140px;
	background-color: #eeeeee;
	border: 0;
	overflow: hidden;
	}
#right-index li {
	padding-bottom:3px;
	border-bottom: 3px dotted #cccccc;
	}