@charset "Shift_JIS";
@import url(common.css);

/* Elements */
h3{
	margin-bottom: 0.5em;
}
blockquote{
	margin-left: 1em;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
	border-left: 1em solid #EDEDED;
}
blockquote p{
	text-indent: 0px;
}
dd{
	line-height: 1.5em;
}
dd a{
	font-weight: bold;
}
fieldset{
	border-width: 0px;
	border-style: solid;
}
legend{
	display: none;
}

/* Classes */
div.enikki-section{
	float: right;
	width: 220px;
	height: 160px;
	color: #666666;
	background: transparent url(enikki-section.jpg) no-repeat 0px 0px;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 5px;
	padding-left: 5px;
}
div.code{
	width: 100%;
	height: 20em;
	overflow: auto;
	color: #000000;
	background: #EEEEEE;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.footimage{
	font-size: 0.9em;
	color: #000000;
	background-color: #E6E6E2;
	border: 1px #D0D0D0 solid;
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.footimage p{
	text-indent: 0px;
	line-height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.footimage img{
	vertical-align: top;
	margin-right: 0.5em;
	border: 1px solid #000000;
}
div.footimage a:hover{
	color: #763333;
	background-color: transparent;
}
div.footnote{
	font-size: 0.9em;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px #DDDDDD solid;
	text-align: left;
	padding: 3px;
	margin-bottom: 1em;
}
div.sub-section dt{
	margin-left: 1em;
	color: #447755;
	background-color: transparent;
	font-weight: bold;
}
div.sub-section dd{
	margin-left: 2em;
	margin-bottom: 1em;
}
div.sub-section ul{
	list-style: circle;
	margin-bottom: 1em;
}
div.sub-section ins{
	display: block;
	text-decoration: none;
	font-size: 0.9em;
	border-left: 1em #EDEDFD solid;
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 1em;
}
div.input-section{
	clear: both;
}
div.input-section p{
	font-size: 0.9em;
	text-indent: 0px;
	text-align: right;
	margin: 0px;
}
div.comment-section{
	font-size: 0.9em;
	border-top: 1px dashed #C0C0C0;
	margin-bottom: 2em;
}
div.comment-section p{
	text-indent: 0px;
	margin: 0px;
}

/* IDs */
div#monthindex dt{
	clear: both;
	float: left;
	width: 5em;
	line-height: 1.5em;
	color: #447755;
	background-color: transparent;
	font-weight: bold;
}
dl#monthenikki{
	margin-top: 1em;
	margin-bottom: 1em;
}
dl#monthenikki dt{
	display: none;
}
dl#monthenikki a:hover{
	color: #333333;
	background-color: transparent;
}
dl#monthenikki dd img{
	border: 1px solid #999999;
}
div#main h2{
	clear: both;
	margin-bottom: 0.5em;
}
div#main ul{
	margin-left: 1em;
}
div#footer p{
	text-indent: 0px;
	font-style: italic;
	margin-bottom: 0px;
}
div#input-form{
	border-top: 1px dashed #D0D0D0;
}
div#input-form label{
	display: block;
	font-size: 0.9em
}
div#input-form input#name{
	width: 15em;
	margin-left: 1em;
	margin-bottom: 0.5em;
	border: none;
	padding-bottom: 8px;
	height: 25px;
	background: #FFFFFF url(input.gif) repeat-x 100% 100%;
}
div#input-form input#text{
	width: 100%;
	margin-left: 1em;
	margin-bottom: 0.5em;
	border: none;
	padding-bottom: 8px;
	height: 25px;
	background: #FFFFFF url(input.gif) repeat-x 100% 100%;
}
div#styles p{
	display: none;
}
div#styles li{
	display: inline;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
	padding-right: 0.5em;
	background: transparent url(navi_li.gif) no-repeat 0px 50%;
	padding-left: 10px;
}
div#styles li#style-Simple a{
	color: #AA5544;
	background-color: transparent
}
div#styles li#style-Simple{
	color: #AA5544;
	background: transparent url(navi_li_point.gif) no-repeat 0px 50%;
	font-weight: bold;
}

/* 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;
	margin-right: 10px;
	margin-bottom: 10px;
}
#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;
}
