@charset "UTF-8";
/*  
Theme Name: Murose_Kazumi
Theme URI: http://murose.com/kazumilog/
Description: http://murose.com/kazumilog/
Version: 0.1
Author: http://murose.com/kazumilog/
Author URI: http://murose.com/kazumilog/
*/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
html, body {
	min-height: 100%;
	width: 100%;
}
body {
	color: #736D70;
	background: #ffffff;
	font: 12px/1 "Optima", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", Arial, sans-serif;
}
h2,h3 {
	font-size: 12px;
	line-height: 1.2;
/*	color: #4F474B;*/
	padding-bottom: 0.4em;
	font-weight: normal;
}
p, ul, ol, dl {
	margin: 0 0 12px;
	line-height: 1.8;
	font-size: 12px;
	text-indent: 0;
	list-style: square inside;
}
address {
	font-style: normal;
}
a {
	color: #A69689;
	text-decoration: none;
	outline:0;

}
a:hover {
	text-decoration: none;
	color: #FF3213;
}
img, a img, a:hover img {
	border: 0;
	outline:0;
}
hr {
	display: none;
	clear: both;
}

/* Header =============================================================================================*/

h1 {
	height: 33px;
	width: 216px;
	margin: 0 0 0 -468px;
	padding: 0;
	border: 0;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 100;
}
h1 a {
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
	height: 33px;
	width: 216px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(http://murose.com/file/img/header.png) no-repeat 0 0;
}
h1 a:hover {
	background: transparent url(http://murose.com/file/img/header.png) no-repeat 0 -33px;
}
ul#nav {
	width: 317px;
	height: 33px;
	margin: 0 0 0 -228px;
	padding: 0;
	background: transparent url(http://murose.com/file/img/header.png) no-repeat -240px 0;
	position: absolute;
	left: 50%;
	top: 0;
}
ul#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#nav li, ul#nav a {
	height: 33px;
	display: block;
}
ul#nav li a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}
#nav-works {
	width: 46px;
	left: 0;
}
#nav-restoration {
	width: 80px;
	left: 60px;
}
#nav-profile { 
	width: 46px;
	left: 154px;
}
#nav-contact {
	width: 57px;
	left: 214px;
}
#nav-blog {
	width: 32px;
	left: 285px;
}
#nav-works a:hover {
	background: transparent url(http://murose.com/file/img/header.png) no-repeat -240px -33px;
}
#nav-restoration a:hover {
	background: transparent url(http://murose.com/file/img/header.png) no-repeat -300px -33px;
}
#nav-profile a:hover {
	background: transparent url(http://murose.com/file/img/header.png) no-repeat -394px -33px;
}
#nav-contact a:hover {
	background: transparent url(http://murose.com/file/img/header.png) no-repeat -454px -33px;
}
#nav-blog a:hover,
body#blog  #nav-blog a {
	background: transparent url(http://murose.com/file/img/header.png) no-repeat -525px -33px;
}

/* Layout =============================================================================================*/

#wrapper {
	height: 100px;
	width: 936px;
	margin: 145px auto 0px;
}
#wrapper-inner {
	width: 100%;
}

/* Contents =============================================================================================*/

#contents-index,
#contents-single,
#contents-archive,
#contents-search,
#contents-404 {
	float: left;
	width: 696px;
}

/* Post =============================================================================================*/
.post {
	clear: both;
	margin-bottom: 135px;
	float: left;
	width: 100%;
	position: relative;
}
.post .title-box {
	float: left;
	width: 216px;
	text-align: right;
}
.post .title-box p {
	font-size: 10px;
	line-height: 1;
	text-align: right;
}
.post .entry {
	float: right;
	width: 456px;
	margin-left: 24px;
}
.post .entry p:first-child:first-letter {
	display:inline;
	float:left;
	font-size:78px;
	line-height:1;
/*	line-height:68px;*/
	margin-right:6px;
}
.more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}
.navigation {
	line-height: 1;
	clear: both;
	float: left;
	width: 456px;
	margin-left: 240px;
	height: 135px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

/*gallery =============================================================================================*/

#contents-single p#gallery {
	text-align: left;
	vertical-align: top;
}
#contents-single #gallery a img {
	margin: 0 12px 12px 0;
}
#contents-single #gallery a img.last-one {
	margin: 0 0 12px;
}

/* Sidebar =============================================================================================*/

#sidebar {
	float: right;
	width: 216px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 48px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
}
#sidebar h2 {
/*	margin-bottom: 12px;
	border-bottom: 1px solid #EBEAEA;*/
}
#sidebar h3 {
	text-align: center;
}
#sidebar h3 img {
	margin-bottom: 4px;
}
#sidebar li ul li.current-cat a,
#sidebar li ul li.current-cat a:hover {
	color: #23282C;
	text-decoration: none;
}
#sidebar div table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#selectyear select,
#selectyear select option {
	font-size: 12px;
	line-height: 1;
	padding: 2px;
	background: #FFFFFF;
	width: 75%;
}
#selectyear select option {
	width: 100%;
}


/* Footer =============================================================================================*/

#footer {
	margin: 0 auto;
	width: 100%;
	clear: both;
	height: 135px;
	clear: both;
	float: right;
}
#footer-inner {
	width: 100%;
}
#footer p {
	line-height: 1;
	font-size: 11px;
}
p#gotop {
	text-align: right;
}

/*GeoMashup =============================================================================================
#geoMashup {
	width:480px;
	height:580px;
}
#geoMashup .locationinfo {
	overflow:hidden;
	height:100px;
	width:240px;
}
#geoMashup .locationinfo h2 a {
	font-size: 12px;
	line-height: 1.2;
	margin: 0;
}
#geoMashup .locationinfo p {
	font-size: 11px;
	line-height: 1.2;
	color: #808080;
}
#geoMashup div {
	margin:0;
	padding:0;
	border:none;
}
#geoMashup img {
	margin:0;
	padding:0;
	max-width:none;
	border:none;
}*/

/*=============================================================================================*/

.pics {  
    height:  240px;
    width:   480px;
} 
.pics img {
	width:  480px;
	height: 240px;
	top:  0;
	left: 0;
	background: #FAFAFA;
}

/*class =============================================================================================*/
.title-archive {
	float: left;
	width: 456px;
	height: 135px;
	margin-bottom: 0;
	margin-left: 240px;
}
/* Form =============================================================================================*/

form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
input, textarea {
	font-size: 14px;
}

/* Search =============================================================================================*/

#search {
}
#search br {
	display: none;
}
#search h2 {
}
#search input {
	padding: 3px;
	background: #A69689;
	border: none;
	font-size: 10px;
	color: #FFFFFF;
}
#search #s {
	width: 144px;
	margin-right: 4px;
	background: #FFFFFF url(images/spacer.gif);
	border: 1px solid #E4E0DC;
	color: #000000;
}