/* http://www.katura-life.com/ */

@charset "UTF-8";

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 10px;
}

img {
border-style: none;
}

strong {
	color: #FF0000;
}

.none{
	color: #333333;
	display: none;
}

#katura {
	background-color: #ffffff;
	background-image: url(img/bodybg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 760px;
}

#atama {
	color: #333333;
	background-color: #ffffff;
	background-image: url(img/atama.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#atama h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 110%;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.k-setumei {
	letter-spacing: 0.05em;
	font-size: 70%;
	line-height: 100%;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}

#atama a {
	text-decoration: none;
	color: #333333;
}

#atama a:link {
	text-decoration: none;
	color: #333333;
}

#atama a:link:hover {
	text-decoration: none;
	color: #FF3300;
}

#atama a:link:active {
	text-decoration: none;
	color: #FF3300;
}

#atama a:visited {
	text-decoration: none;
	color: #333333;
}

#atama a:visited:hover {
	text-decoration: none;
	color: #FF3300;
}

#atama a:visited:active {
	text-decoration: none;
	color: #FF3300;
}

#hage {
	background-image: url(img/image1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-left: 0px;
	margin-right: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 150px;
}

#content {
	width: 558px;
	float: right;
}

#kaminoke {
	font-size: 75%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	margin-top: 0;
	margin-bottom: 0;
	width: 558px;
}

#kaminoke a {
	text-decoration: none;
	color: #FF0000;
}

#kaminoke a:link {
	text-decoration: none;
	color: #003399;
}

#kaminoke a:link:hover {
	text-decoration: underline;
	color: #FF0000;
}

#kaminoke a:link:active {
	text-decoration: underline;
	color: #003399;
}

#kaminoke a:visited {
	text-decoration: none;
	color: #003399;
}

#kaminoke a:visited:hover {
	text-decoration: underline;
	color: #FF0000;
}

#kaminoke a:visited:active {
	text-decoration: underline;
	color: #FF0000;
}

.pad {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
}

#kaminoke .date {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	clear: both;
}

#kaminoke h2 {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	background-image: url(img/h2.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #eeeeee;
	padding-top: 3px;
	border-left-color: #eeeeee;
	padding-left: 15px;
	border-right-color: #CCCCCC;
	margin-bottom: 10px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}

#kaminoke h3 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}

#kaminoke h4 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}

blockquote {
	background-color: #ffffff;
	margin-top: -5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
}

pre {
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
	margin-top: -5px;
	margin-left: 40px;
	margin-right: 40px;
	overflow: scroll;
}

#kaminoke dt {
        padding: 0 0 0 5px;
}

.info {
	margin-top: 10px;
	margin-bottom: 25px;
}

.info dt {
        padding: 0 0 0 5px;
}

.info dd {
        line-height: 160%;
        margin: -1.6em 0 0.8em 9em;
        border-bottom: 1px dotted #666666;
}

.form {
	line-height: 160%;
	margin: 0;
}
.form dt {
	padding: 0 0 0 0.3em;
}
.form dd {
	line-height: 160%;
	margin: -1.6em 0 0.8em 10em;
}

#menu {
	font-size: 100%;
	background-color: #f3f3cc;
	text-align: left;
	margin-bottom: 15px;
}

#kaminoke p {
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 8px;
}

#kaminoke .imageleft{
	padding-right: 10px;
	float: left;
}

#kaminoke .imageright{
	padding-left: 10px;
	float: right;
}

.more {
	margin-top: 3px;
	margin-bottom: 10px;
	float: right;
}

#kaminoke li {
	margin-bottom: 5px;
	list-style-type: square;
}

.rentory {
	margin-top: 0px;
	margin-bottom: 25px;
}

.rentory dt {
        padding: 0;
}

.rentory dd {
	line-height: 140%;
	margin: -1.4em 0 0.4em 6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.archives {
	margin-top: 0px;
	margin-bottom: 25px;
}
.archives dt {
        padding: 0;
}

.archives dd {
	line-height: 140%;
	margin: -1.4em 0 0.4em 16em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#kaminoke .posted {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: left;
	line-height: normal;
	padding: 3px;
	margin-bottom: 25px;
	clear: both;
}

#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%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.sign {
	margin-bottom: 10px;
}

.extended {
	display:block;
	float:right;
}

#odeko {
	font-size: 80%;
	line-height: 140%;
	width: 190px;
	float: left;
}

#odeko .pad {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 0;
}

#odeko a {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}

#odeko a:link {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}

#odeko a:link:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #ffffff;
}

#odeko a:link:active {
	text-decoration: none;
	color: #FF0000;
}

#odeko a:visited {
	text-decoration: none;
	color: #003366;
}

#odeko a:visited:hover {
	text-decoration: none;
	color: #FF0000;
}

#odeko a:visited:active {
	text-decoration: none;
	color: #FF0000;
}

#odeko h2 {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	background-image: url(img/h2.png);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-top-color: #eeeeee;
	padding-top: 2px;
	border-left-color: #eeeeee;
	padding-left: 15px;
	border-right-color: #CCCCCC;
	margin-bottom: 0;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	clear: both;
}

#odeko h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	clear: both;
}

#odeko p {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 

#odeko ul {
	font-size: 80%;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	list-style-type: none;
}

#odeko li a {
	font-size: 120%;
	text-decoration: none;
	color: #003366;
	text-align: left;
	line-height: 120%;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	display: block;
}

#odeko li a:hover {
	text-decoration: none;
	color: #FF0000;
}

.li a, .li a:link {
	font-size: 100%;
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
	text-align: left;
	line-height: 120%;
	border-width: 1px;
	border-top-style: none;
	border-color: #CCCCCC;
	padding-top: 5px;
	border-left-style: solid;
	padding-left: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 5px;
	display: block;
}

.li a:hover {
	text-decoration: none;
	color: #ff0000;
	background-color: #ffffff;
	background-image: url(img/lia.png);
	background-repeat: repeat-x;
}

#odeko img {
	margin-top: 3px;
	border-style: none;
	margin-bottom: 3px;
}

#newinfo{
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	border-width: 1px;
	border-top-style: none;
	border-color: #CCCCCC;
	padding-top: 5px;
	border-left-style: solid;
	padding-left: 10px;
	border-right-style: solid;
	padding-right: 10px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}

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

.link-note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	padding: 2px;
}

#powered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 20px;
}

#saigo {
	color: #333333;
	background-color: #ffffff;
	background-image: url(img/footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 1px;
	padding: 15px;
	clear: both;
}

address {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

select,input,textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

textarea {
	font-size: 100%;
}

