﻿@charset "UTF-8";

/*=====================================================
    Style Name: Underiel
    Author: Yoruaki
    URL: http://simpleism.net/
    Rule: http://simpleism.net/css/description-rules
    Opened: 2009/05/24, Modified: 2009/05/24
======================================================*/



/*===========================================================================================
    Appendix
	For under Internet Explorer 6.0.
===========================================================================================*/

body {
	margin: 5%;
	color: #333333;
	font: normal normal normal 1em/1.5em "Arial", sans-serif;
	letter-spacing: 0.125em;
}

html {
	background: #ffffff url(/img/css/underiel/back) no-repeat fixed right bottom;
}

abbr {
	border-bottom: 1px dashed #333333;
}

address {
	font-style: normal;
	text-align: right;
}

blockquote,
code,
.code,
pre,
q {
	margin: 1em;
	padding: 1em;
	color: #000000;
	border: 3px double #333333;
}

code,
q {
	margin: 0 0.25em;
	padding: 0 0.25em;
	border: 1px solid #000000;
}

.code code {
	margin: 0;
	padding: 0;
	border: 0;
}

h2 {
	margin-bottom: 0.25em;
}

p {
	margin-bottom: 1em;
}

blockquote p {
	margin-top: 0;
}

.article p.category {
	margin-top: 0.25em;
	border-top: 1px dashed #333333;
	text-align: right;
}

.info {
	margin-top: 5%;
}

div.category {
	float: left;
	width: 50%;
}

.archives {
	float: right;
	width: 48%;
}

.footer {
	margin-top: 10%;
	border-top: 3px double #000000;
	clear: both;
}

.date {
	border-bottom: 1px solid #000000;
	clear: both;
	color: #000000;
	text-align: right;
}

.permalink {
	margin-bottom: 5%;
}

.title,
.uri {
	margin: 0;
	font-size: 80%;
	text-align: right;
}

.title {
	padding-top: 0.25em;
	border-top: 1px solid #9c9c9c;
}

.concept {
	font-weight: bold;
}

.info a {
	margin-right: 0.5em;
}

a:link,
.menu a:visited {
	color: #0000cc;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover,
.menu a:hover {
	color: #cc0000;
	text-decoration: none;
}

h1 a:link,
h1 a:visited,
h1 a:hover {
	color: #000000;
	text-decoration: none;
}

dt {
	font-weight: bold;
}

#entry_and_archives dt,
.links dt,
.documents dt {
	font-weight: normal;
}

dl dt,
dl dd,
ul li,
ol li {
	margin-bottom: 0.25em;
}

.menu li,
.search li,
.footer li {
	margin-right: 1.0em;
	display: inline;
}

.search input {
	border: 1px inset #000000;
}

.search .button {
	border: 1px outset #000000;
	background-color: #fffafa;
}

table,
td,
th,
tr {
	margin: 1em;
	border: 1px solid #cccccc;
}

td,
th,
tr {
	padding: 0.5em;
}


th {
	background-color: #eeeeee;
	text-align: center;
}

img {
	border: 0;
}

.photo {
	margin : 0 0.5em 0.5em 0;
	float: left;
}

.links img {
	margin-right: 0.35em;
}

ruby rt,
ruby rp {
	font-size: 70%;
}

ruby rp {
	margin: 0px 0.25em;
	font-size: 75%;
}
