*{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

	color: #666;
	font-size: 13px;
	line-height: 1.6em;
}
/*--*/
html{
	background: url("http://imoni.org/data/m/stripe_2.png");
}
body{
	background: #fff;
	background-image: url("http://imoni.org/picture/img/159.jpg");
	background-position: 0% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: right;
}
.site{
	background: url("http://imoni.org/data/m/stripe_2.png");
	height: 75px;
}
/*--site--*/
.site h1{
	height: 75px;
	width: 300px;
	background: url("http://imoni.org/banner.gif");
	background-repeat: no-repeat;
	background-position: 10% 50%;
	float: left;
	color: #000;
	font-size: 1px;
}
.site p.explain{
	margin-right: 10px;
	padding-top: 10px;
	color: #daa;
}
.site ul{
	margin-right: 10px;
	padding-top: 10px;
}
.site ul li{
	display: inline;
}
.site ul li a{
	padding: 7px;
	color: #fff;
}
.site ul li a:hover{
	background: #966;
	outline: 3px solid #633;
}
/*--page--*/
.page{
	margin: 0 auto;
	margin-right: 50px;
	width: 530px;
	text-align: left;
}
.page h2{
	margin: 50px 0 0 0;
	padding-right: 10px;
	border-right: 20px solid #000;
	color: #000;
	font-weight: bold;
	text-align: right;
}
.page h3{
	margin: 0 0 20px 0;
	padding-right: 10px;
	border-right: 20px solid #000;
	text-align: right;
}
.page p{
	margin: 10px 30px 10px 30px;
}
.post p.float{
	float: left;
	margin-right: 20px;
}
.page img{
	border: 1px solid #000;
}
.page p a img{
	border: 1px dashed #000;
}

/*--–{•¶--*/
em{
	padding: 3px;
	background: #eee;
	color: #000;
}
em.attention{
	padding: 3px;
	background: #fff;
	color: #c88;
	font-weight: bold;
}
blockquote{
	padding: 20px;
	background: #eee;
}
del{
	text-decoration: line-through;
}
ins{
	text-decoration: underline;
}



/*--Ž––±—p--*/
a{
	color: #b66;
}
a:hover{
	border-bottom: 1px dashed #b66;
}
.information a:hover{
	border: 0;
	outline: 1px solid #b33;
}
p.date{
	text-align: right;
}
ul.ul-path{
	text-align: center;
}
ul.ul-path li{
	display: inline;
}
.page ul{
	margin: 20px;
}
.page ul li{
	line-height: 1.6em;
	list-style: square;
}
ul.bookmark li{display: inline; border: 1px solid #eee; line-height: 50px; padding : 20px;}
ul.bookmark li:hover{border: 1px solid #666;}
div.ngg-galleryoverview{margin: 0 40px 0 40px;}
ul.bookmark li a img{ margin: 5px; border: 1px solid #fff;}
ul.bookmark li a:hover img{ margin: 5px; border: 1px solid #000;}
table tr td{
	padding-right: 5px;
}
dl dt{
	color: #000
}
ul.img-list{
	width: 450px;
	margin: 30px auto;
	text-align: center;
}
ul.img-list li{
	display: inline;
	padding: 20px 40px 0 0;
}
ul.img-list li img{
	border: 1px solid #000;
}
table.profile tr th{
	color: #aaaacc;
	padding-right: 5px;
}
table.published td{
	border: 1px solid #999;
}
table.published td ul li{
	margin-left: 30px;
}
/*--publication--*/
.publication{
	margin-top: 100px;
	background: url(http://imoni.org/data/m/stripe_2.png);
	height: 100px;
}
.publication p{
	text-align: center;
}
.track_feed a img{
	width: 1px;
	height: 1px;
	border: 0;
}