@charset "Shift_JIS";
@import url(common.css);
@import url(style.css);
/*
	$Id: home.css 10 2005-08-19 08:37:43Z  $
*/

/* Classes */
div.enikki-section{
	float: right;
	width: 210px;
	height: 190px;
	color: #666666;
	background: transparent url(enikki-section.jpg) no-repeat 0px 0px;
	margin-top: 0.5em;
	margin-left: 1em;
	margin-right: 1.5em;
	padding-top: 2px;
	padding-left: 4px;
}
div.section h2{
	clear: right;
}
div.input-section{
	clear: both;
	text-align: right;
	margin-right: 30px;
}
div#main div.input-section p{
	margin-bottom: 0px;
}
div.comment-section{
	clear: right;
	background: transparent url(comments.jpg) no-repeat 0px 0px;
	color: #000000;
	margin-left: 30px;
	margin-right: 35px;
	margin-bottom: 2em;
	padding-left: 17px;
	padding-right: 5px;
	padding-top: 28px;
	padding-bottom: 5px;
}
div#main div.comment-section p{
	font-size: 0.9em;
	text-indent: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.footimage{
	clear: right;
	color: #000000;
	background: #FFFFFF url(footimage.jpg) no-repeat 0px 0px;
	margin-left: 30px;
	margin-right: 30px;
}
div#main div.footimage p{
	text-indent: 0px;
	line-height: 100%;
	font-size: 0.9em;
	padding-top: 29px;
	padding-left: 28px;
	padding-bottom: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.footimage img{
	vertical-align: top;
	margin-right: 0.5em;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
div.footnote{
	width: 100%;
	clear: right;
}
div.footnote ul{
	font-size: 0.9em;
	color: #000000;
	background: #FFFFFF url(footnote.jpg) no-repeat 0px 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 1em;
	padding-left: 17px;
	padding-right: 5px;
	padding-top: 28px;
	padding-bottom: 5px;
}
div.footnote li{
	line-height: 1.5em;
}
div.sub-section dl{
	margin-left: 1em;
	margin-bottom: 1em;
}
div.sub-section dt{
	color: #458764;
	background-color: transparent;
}
div.sub-section dd{
	margin-bottom: 0.6em;
}
div.sub-section ins{
	display: block;
	text-decoration: none;
	font-size: 0.9em;
	background: transparent url(ins.jpg) no-repeat 0px 0px;
	color: #000000;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 18px;
	padding-bottom: 1px;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}
div.sub-section img{
	clear: right;
	float: right;
	margin-right: 1em;
	color: #000000;
	background-color: transparent;
}
div.sub-section blockquote{
	font-size: 0.9em;
	width: 65%;
	background: transparent url(blockquote.jpg) no-repeat 0px 0px;
	color: #000000;
	padding-left: 21px;
	padding-right: 5px;
	padding-top: 15px;
	margin-left: 0em;
	margin-bottom: 0.6em;
}
div.sub-section blockquote li{
	list-style: circle;
	margin-left: 1em;
}
div.sub-section blockquote p{
	padding-bottom: 5px;
}
div.code{
	display: block;
	width: 100%;
	font-size: 0.9em;
	background: transparent url(code.jpg) no-repeat 0px 0px;
	color: #000000;
	margin-bottom: 2em;
	padding-left: 17px;
	padding-right: 5px;
	padding-top: 24px;
	padding-bottom: 5px;
}
div.code pre{
	overflow: auto;
	width: 100%;
	height: 20em;
	clear: right;
}

/* IDs */
div#monthindex{
	width: 100%;
}
div#monthindex p{
	margin-left: 30px;
	margin-right: 30px;
}
dl#monthenikki{
	float: right;
	width: 49%;
	padding-right: 30px;
}
dl#monthlist{
	margin-left: 30px;
}
div#input-form{
	clear: right;
	width: 100%;
	margin-top: 5em;
	padding-bottom: 25em;
	border-bottom: 1px solid #EDEDED;
}
div#input-form form{
	border-top: 1px dashed #EDEDED;
	padding-top: 0.5em;
}
div#input-form label{
	display: block;
	font-size: 0.9em
}
div#input-form input#name{
	width: 15em;
}
div#input-form input#text{
	width: 100%;
	margin-bottom: 0.5em;
}
div#footer{
	clear: right;
}

/* for flickr */
#flickr_badge_uber_wrapper{
}
#flickr_badge_wrapper{
	padding:10px 0 10px 0;
}
.flickr_badge_image{
	margin:0px 10px 0px 10px;
}
.flickr_badge_image img{
	float: left !important;
	border: 1px solid black !important;
}
#flickr_badge_source{
	text-align: left;
	margin: 0 10px 0 10px;
}
#flickr_badge_icon{
	float: left;
	margin-right: 5px;
}
#flickr_www{
	display: block;
	padding: 0 10px 0 10px !important;
	color: #3993ff !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited{
	text-decoration: none !important;
	background: inherit !important;
	color: #3993ff;
}
#flickr_badge_wrapper{
}
#flickr_badge_source{
	padding: 0 !important;
	color:#666666 !important;
}
