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

a {
	
	text-decoration: none;
	
	}

a:link {
	color: #666666;
	}

a:visited {
	color: #777777;
	}

a:hover {
	color: #000000;
	}

a:active {
	color: #999999;
	}
a:link img {
	border-color: #666666;
	}
a:visited img {
	border-color: #777777;
	}
a:hover img {
	border-color: #000000;
	}
a:active img {
	border-color: #999999;
	}

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

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

#banner-img {
	background: #FFFFFF url("http://nucode.cocolog-nifty.com/blog/head.jpg") no-repeat;
	border: 0;
        height: 100px;
        padding: 0px;
	}

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

.banner-alt {
	display: none;
	}

#banner {
	display: none;
	}




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

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

#banner h2 {
	font-size: small;
	}

#pagebody
{
	position: relative;
	width: 100%;
}

#pagebody img
{
	position: relative;
}

#pagebody-inner
{
    position: static; 
    width: 100%; 
}


#center {
	
		margin-right: 200px;
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 0;
	color: #555555;
	font-family: Arial, sans-serif;
	font-size: small;
	}



#right {
	
		position: absolute;
	right: 0px;
	top: 0px;
	
	width: 200px;
	background-color: #FFFFFF;
	border: 0;
	overflow: hidden;
	}

.content p {
	color: #555555;
	font-family: Arial, 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;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

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

.content p.posted {
	clear: both;
	color: #999999;
	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;
	
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	
	text-decoration: none;
	
	}

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

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

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

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


#calendar {
  	line-height: 140%;
	color: #999999;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #aaaaaa;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: center;
	
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

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

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

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

.sidebar img {
	border: 0;
	}

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

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

#powered {
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #999999;
	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: x-small;
	line-height: 150%;
	text-align: center;
}

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

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

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

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

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

/* user css */
/* user css */

#container {
	line-height: 100%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
//	background: #ffffff url("http://nucode.cocolog-nifty.com/blog/foot.jpg") repeat;
	border: 0;
}

#powered {
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #888888;
}

#banner-img {
overflow:hidden;
	background: #FFFFFF url("http://nucode.cocolog-nifty.com/blog/headi.jpg") no-repeat;
	border: 0;
        height: 110px;
        padding: 0px;
}

#calendar {
	overflow:hidden;
	background:  url("http://nucode.cocolog-nifty.com/blog/BlogParts.gif") no-repeat ;
	background-position:0px -18px;
  	line-height: 140%;
	color: #888888;
	font-family: 'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: x-small;
	padding-top:10px;
  	padding: 10px;
	margin-top:20px;
	margin-bottom:10px;
	text-align: center;
}


.content code {
	font-family: monospace;
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin-bottom: 0px;
	color: #ffffff;
}


#recent-entries h2 {
	color: #ffffff;
	overflow:hidden;
	background:  url("http://nucode.cocolog-nifty.com/blog/RecentPosts.gif") no-repeat ;
	background-position:0px 0px;
	padding-left:200px;
	height:18px;
}
 
#archive-datebased h2 {
	color: #FFFFFF;
	overflow:hidden;
	background:  url("http://nucode.cocolog-nifty.com/blog/Archives.gif") no-repeat ;
	background-position:0px 0px;
	padding-left:200px;
	height:18px;
} 

#archive-category h2 {
	color: #FFFFFF;
	overflow:hidden;
	background:  url("http://nucode.cocolog-nifty.com/blog/Categories.gif") no-repeat ;
	background-position:0px 0px;
	padding-left:200px;
	height:18px;
} 

#myBlogParts {
	background:  url("http://nucode.cocolog-nifty.com/blog/BlogParts.gif") no-repeat ;
	background-position:0px 0px;
	padding-left:200px;
	margin-bottom: 0px;
	height:18px;
	overflow:hidden;
	margin-top: 0px;
} 

#infoTag {
	height:18px;
	background-position:0px 0px;
	padding-left:200px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding-top:0px;
	overflow:hidden;
} 

.sidebar {
	padding: 0px;
	margin: 0px;
}

.sidebar h2 {
	font-family: Verdana,'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	font-size: small;
	border: none;
	text-align: left;
	font-weight: normal;	
	padding: 0px;
	letter-spacing: 0em;
	margin-bottom: 5px;
	margin-top:15px;

}

.sidebar h3 {
	font-family: Verdana,'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;}


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

.sidebar li{
	font-family: Verdana,'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	padding-left:15px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding-top:0px;
	line-height: 180%;
}

/*
#profile
{
	font-family: Verdana,'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
}
*/

#syndicate{
	font-family: Verdana,'MS Gothic', 'OsakaMono', Osaka, sans-serif;
	padding-left:15px;
	margin-top: 0px;
	margin-bottom: 10px;
}


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

.content h2{
	margin-left:0px;
	line-height: 100%;
	margin-bottom:0px;
}

.content h3 {
//	color: #777777;
//	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	border: 0;
	text-align: left;
	line-height: 150%;
	margin-left:0px;
	margin-bottom: 10px;
	padding-left:0px;
	}

.content p {
	padding-left:0px;
	margin-left: 0px;
	line-height: 150%;
	margin-bottom:20px;
}

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

.image-full {
	padding-left:0px;
	width: 460px;
}

.entry-top{
//background-image:url("http://nucode.cocolog-nifty.com/blog/entry-top.gif");/*画像の指定*/
background-repeat:no-repeat;
padding:9px 14px 0px 6px;/*内側上右下左*/
margin:0px -20px 0px -20px;/*外側上右下左*/
background-position:top center;/*画像の位置*/
}

.entry{
//background-image:url("http://nucode.cocolog-nifty.com/blog/entry.gif");/*画像の指定*/
background-repeat:repeat-y;
padding:0px 37px 0px 29px;/*内側上右下左*/
margin:  0px -20px -25px -20px;/*外側上右下左*/
background-position:top center;/*画像の位置*/
}

.entry-bottom{
//background-image:url("http://nucode.cocolog-nifty.com/blog/entry-bottom.gif");/*画像の指定*/
background-repeat:no-repeat;
padding:9px 14px 0px 3px;/*内側上右下左*/
//margin:  0px -20px 9px -20px;/*外側上右下左*/
margin: 10px -20px 30px -20px;
background-position:top center;/*画像の位置*/
}

.image-thumbnail {
/*	float: left;*/
	float: center;
	width: 134px;
	margin-bottom: 0px;
	}

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

#profile
{
//	background:  url("http://nucode.cocolog-nifty.com/blog/About.gif") no-repeat ;
	margin-top: -14px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:200px;
	padding-left: 15px;
}





