@charset "utf-8";
/*
Theme Name: kitamurasayuri
Theme URI: http://kitamurasayuri.jp/
Description: kitamurasayuri.jp
Version: 1.0
Author: SPAREBUTTON
Author URI: http://sparebutton.jp/
Tags:

*/
body {
	font-size: 80%;
	font-family: sans-serif;
	color: #333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	position: relative;
	text-align: center;
}
h1 {
	margin: 0px;
}
h2 {
	text-align: left;
	font-size: 20px;
	line-height: 1em;
	color: #000;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 50px;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
h3 {
	font-size: 120%;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-bottom: 7px;
	margin: 0px;
}
img { border:0; }
a { text-decoration: none; }
a:link, a:visited {
	color: #E05153;
}
h2 a:link, h2 a:visited { color:#000; }
h2 .edit a:link, h2 .edit a:visited {
	color:#E05153;
}
a:hover, h2 a:hover, h2 .edit a:hover { color:#F99; }
#page {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#sidebar {
	width: 140px;
	position: relative;
	display: inline;
	float: left;
}
#header {
	margin-bottom: 40px;
}
#menu {
	width: 140px;
	position: relative;
	text-align: left;
}
#slider {
	width: 140px;
	position: relative;
	text-align: center;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
#menu li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menu li a {
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#menu li a:link, #menu li a:visited {
	color: #333;
}
#menu li a:hover {
	color: #F99;
}
.home li#home a:link, .home li#home a:visited,
.information li#information a:link, .information li#information a:visited,
.profile li#profile a:link, .profile li#profile a:visited,
.works li#works a:link, .works li#works a:visited,
.making li#making a:link, .making li#making a:visited,
.bibliography li#bibliography a:link, .bibliography li#bibliography a:visited,
.interview li#interview a:link, .interview li#interview a:visited,
.interview_en li#interview a:link, .interview_en li#interview a:visited,
.contact li#contact a:link, .contact li#contact a:visited {
	color: #E05153;
	font-weight: bold;
}
#content {
	width: 700px;
	float: right;
	text-align: left;
	display: inline;
	position: relative;
	padding-top: 25px;
}
.home #content {
	padding-top: 0px;
}
#information_list {
}
#information_list .entry p {
	margin-bottom: 0px;
}
#footer {
	text-align: right;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	color: #999;
	font-size: 11px;
	margin-bottom: 15px;
}
.home #mainview p {
	margin: 0px;
}
.date {
	color: #29B4D7;
	font-size: 85%;
	text-align: right;
}
.entry {
	width: 100%;
	overflow: hidden;
}
.entry a {
	text-decoration: underline;
}
.caption {
	font-size: 12px;
	line-height: 1em;
	padding-top: 0.6em;
	color: #666;
	padding-left: 0.3em;
}
.home .caption { text-align: right; }
.navigation {
	margin-top: 16px;
	font-size: 90%;
	overflow: hidden;
	width: 100%;
}
#content .post, #content .page {
	margin-top: 20px;
	padding-bottom: 10px;
}
#content .post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
#tags {
	overflow: hidden;
	width: 100%;
	margin-bottom: 50px;
}
#tags a {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	font-size: 11px;
	line-height: 1.8em;
	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 5px; -khtml-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px; border-top-right-radius: 5px;
}
#tags a:link, #tags a:visited {
	color: #666;
}
#tags a:hover {
	color: #F99;	
}
#tags a.active {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	font-weight: bold;
}
#tags a:link.active, #tags a:visited.active {
	color: #E05153;
}
.thums {
	width: 100%;
	margin-top: 7px;
	overflow: hidden;
	padding-bottom: 7px;
}
.thum {
	display: inline;
	float: left;
}
.thum a {
	display: inline;
	padding: 1px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #D9D9D9;
}
.thum a:link, .thum a:visited {
	border-color: #D9D9D9;
}
.thum a:hover {
	border-color: #F99;
}
.thum a.active {
	border-color:#E05153;
}
.edit {
	font-size: 11px;
	line-height: 1em;
	color: #CCC;
	letter-spacing: 0px;
	font-family: sans-serif;
	font-weight: normal;
}

.blue {
	color: #29B4D7;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #666;
}
/* End captions */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	display: inline;
	margin-right: 0px;
	}

.alignleft {
	float: left;
	display: inline;
	margin-left: 0px;
	}
.alignouter {
	width: 100%;
	overflow: hidden;
}
	
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
.serif {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
