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

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

a:link {
	color: #FFFFFF;
	}

a:visited {
	color: #666666;
	}

a:hover {
	color: #660099;
	}

a:active {
	color: #CCCCCC;
	}
a:link img {
	border-color: #FFFFFF;
	}
a:visited img {
	border-color: #666666;
	}
a:hover img {
	border-color: #660099;
	}
a:active img {
	border-color: #CCCCCC;
	}

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: 800px;
	background-color: #FFFFFF;
	border: 0;
	}

#banner {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #000000;

	text-align: left;
	padding: 15px;
	border: 0;
	line-height:normal;
	}

#banner-img {
	display: none;
	}



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

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

#banner h2 {
	font-size: small;
	}



#left {
	float: left;
	width: 200px;

	border: 0;
	overflow: hidden;
	}

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


#right {
		float: right;
	
	
	width: 210px;

	border: 0;
	overflow: hidden;
	}

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

.content {
	padding: 15px 15px 5px 15px;

	border: 0;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	}

.sidebar {
	padding: 15px;
	}



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

.content h3 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, 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: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: right;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	
	}

#calendar {
  	line-height: 140%;
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 0;
	text-align: left;
	
	
	
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 0;
	text-align: left;
	
	
	
	
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0;
	}

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


.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	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: medium;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
	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: 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: medium;
	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 {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
		background-color: #f4f4f6;
	
		text-align: center;
	
	}

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

a:link {
	color: #FFFFFF;
	}

a:visited {
	color: #666666;
	}

a:hover {
	color: #660099;
	}

a:active {
	color: #CCCCCC;
	}
a:link img {
	border-color: #FFFFFF;
	}
a:visited img {
	border-color: #666666;
	}
a:hover img {
	border-color: #660099;
	}
a:active img {
	border-color: #CCCCCC;
	}

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: 800px;
	border: 0;
	}

#banner-img {
	background: # url("http://yoshidasuzuka.cocolog-nifty.com/blog/title.gif") no-repeat;
	border: 0;
	height: 26px;
        padding: 0px;
	}

div.img-link a {
	display: block;
	height: 26px;
	text-decoration: none;
	}

.banner-alt {
	display: none;
	}

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

#banner h2 {
	font-size: small;
	}



#left {
		float: left;
	
	
	width: 200px;

	border: 0;
	overflow: hidden;
	}

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


#right {
		float: right;
	
	
	width: 200px;

	border: 0;
	overflow: hidden;
	}

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

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

.sidebar {
	padding: 15px;
	}



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

.content h3 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
	}

.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;
	
	}

#calendar {
  	line-height: 140%;
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 0;
	text-align: left;
	
	
	
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 0;
	text-align: left;
	
	
	
	
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0;
	}

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

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	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: medium;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
	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: 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: medium;
	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 {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
		background-color: #f4f4f6;
	
		text-align: center;
	
	}

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

a:link {
	color: #ffffff;
	}

a:visited {
	color: #666666;
	}

a:hover {
	color: #660099;
	}

a:active {
	color: #CCCCCC;
	}
a:link img {
	border-color: #FFFFFF;
	}
a:visited img {
	border-color: #666666;
	}
a:hover img {
	border-color: #660099;
	}
a:active img {
	border-color: #CCCCCC;
	}

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: 800px;
	border: 0;
	}

#banner a {
        display: block;
        background: # url("http://yoshidasuzuka.cocolog-nifty.com/blog/bg.jpg") no-repeat;
        border: 0;
        font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
        color: #000000;
        background-color: #;
        text-align: left;
        border: 0;
        padding: 0px;
        line-height:normal;
	    width:800px;
		height:200px;
	    text-decoration:none;
	    background:no-repeat top;
		text-indent:-9999px;
}
		
#banner-img {
        display: none;
        }

#banner h1 { padding: 15px 15px 0; }
#banner h2 { padding: 0 15px;}




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

#banner h2 {
	font-size: small;
	}



#left {
		float: left;
	
	
	width: 200px;

	border: 0;
	overflow: hidden;
	}

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


#right {
		float: right;
	
	
	width: 200px;

	border: 0;
	overflow: hidden;
	}

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

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

.sidebar {
	padding: 15px;
	}



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

.content h3 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.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;
	
	}

#calendar {
  	line-height: 140%;
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 0;
	text-align: left;
	
	
	
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 0;
	text-align: left;
	
	
	
	
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0;
	}

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

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	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: medium;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
	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: 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: medium;
	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 {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
		background-color: #f4f4f6;
	
		text-align: center;
	
	}

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

a:link {
	color: #000099;
	}

a:visited {
	color: #000099;
	}

a:active {
	color: #000099;
	}

a:hover {
	color: #cc0000;
	}

a:link img {
	border-color: #ff6600;
	}
a:visited img {
	border-color: #ff9900;
	}
a:hover img {
	border-color: #000000;
	}
a:active img {
	border-color: #cc0000;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	border: 0;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-color: #1487c4;
	}


#banner-img {
	display: none;
	}



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

#banner h2 {
	font-size: small;
	}



#left {
	float: left;
	width: 200px;
	border: 0;
	overflow: hidden;
	}

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


#right {
	float: right;
	width: 240px;
	border: 0;
	overflow: hidden;
	}

#center {
	width: 520px;
	overflow: hidden;
	background-image: url(img/bg.gif);
	margin-top: 15px;
	float: left;
	margin-left: 30px;
	
	
	}

.content {
	padding: 15px 15px 5px 15px;
	border: 0;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	}





.sidebar {
	padding: 15px;
	}

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

.sidebar a:link {
	color: #ffffff;
	}

.sidebar a:visited {
    color:#ffFFFF;
	}

.sidebar a:active {
	color: #ffffff;
	}

.sidebar a:hover {
	color: #cc0000;
	}


.content p {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
	}

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

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

.content h2 {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: left;	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: left;
	margin-bottom: 10px;
	padding: 3px;
	background-image: url(img/con_title.gif);
	background-repeat: no-repeat;
	padding-left: 48px;
	font-size: 14px;
	height: 25px;
	line-height: 1.2em;
	}

.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;
	margin-bottom: 25px;
	line-height: normal;
	font-style: normal;
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 5px;
	
	}

#calendar {
	line-height: 140%;
	color: #38a3dc;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	padding: 3px;
	text-align: center;
	margin-bottom: 30px;
	background-color: #205570;
	}

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

#calendar caption {
	color: #38a3dc;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: 0.3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: left;
	padding: 3px;
	background-image: url(img/title_bg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 12px;
	letter-spacing: 1px;
	margin-bottom: 3px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #FFFFFF;
	}

.sidebar li {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: left;
	margin-top: 10px;
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.25em;
	}

.sidebar img {
	}
#profile{
 	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: left;
	padding: 3px;
	background-image: url(img/title_bg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 12px;
	}

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

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	line-height: 150%;
	text-align: left;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: normal;
	}

#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-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: 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;
	line-height: 150%;
	text-align: center;
	font-size: 12px;
	font-style: normal;
}


.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;
}

.entry-trackback h2{
	background-image:url(img/title_bg.png);
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 45px;
	font-size: 14px;
	color: #000000;
}
.comment-list h2{
	background-image:url(img/title_bg.png);
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 45px;
	font-size: 14px;
	color: #000000;
}
.archive-category h2{
	background-image:url(img/title_bg.png);
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 45px;
	font-size: 14px;
	color: #000000;
}
#archive-category li{
	background-image:url(img/title_s_bg.gif);
	height: 25px;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #000000;
	padding-left: 30px;
	margin-bottom: 5px;
}
.entry-nav p{
	text-align:center;
	font-size: 10px;
	font-weight:normal;
}
.date-footer{
}

/* user css */


.adsense { clear:both; } 


/* other css */
