@charset "UTF-8";
/*  
Theme Name: 日本文化財漆協会
Theme URI: 
Description: 
Version: 0.1
Author: 
*/
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
}
html, body {
	height: 100%;
	width: 100%;
	min-width:800px;
}
body {
	font: 12px/1.5 "Optima", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", Arial, sans-serif;
	color: #282829;
	background: #615F42 url(images/bg_body.gif) repeat left top;
}
a {
	color: #B11817;
	text-decoration:underline;
}
a:hover {
	color: #AA0000;
	text-decoration: none;
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
	line-height: 1;
}
h1 a,h2 a,h3 a,h4 a,h5 a {
	text-decoration:none;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 20px;
	margin: 0 0 0.4em;
	padding: 0.4em 0;
	border-bottom: 1px solid #D5C8A6;
}
h2 span {
	font-weight: normal;
}
h3 {
	font-size: 16px;
	border-bottom: 4px solid #D5C8A6;
	margin: 0 0 0.4em;
	padding: 0 0 0.4em;
	color: #0d0015;
	clear: both;
}
h4 {
	font-size: 14px;
	background: transparent url(images/bg_h4.gif) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 0.4em;
}
h5 {
	font-size: 12px;
	margin-bottom: 0.4em;
}
h1+h2 {
	display: none;
}
p, ul, ol, dl {
	margin: 0 0 12px;
	text-align: justify;
	line-height: 1.5;
	font-size: 12px;
	text-indent: 0;
	list-style: square inside;
}
address {
	font-style: normal;
}
img, a img, a:hover img {
	border: 0;
}
img.left {
	float: left;
	margin-right: 12px;
}
img.right {
	float: right;
	margin-left: 12px;
}
hr {
	clear: both;
	height: 36px;
	text-indent: -9999px;
	background: transparent;
	color: transparent;
	width: 100%;
	border: 0;
}
dt {
	float: left; width: 72px;
}
dd {
	margin-bottom: 6px;
	margin-left: 72px;
}
.moji-s {
	font-size: 12px;
	font-weight: normal;
}
.pdf {
	background: transparent url(images/bg_pdf.gif) no-repeat left center;
	padding-left: 18px;
}
 #gotop {
	text-align: right;
	padding: 36px 36px 27px;
	clear: both;
}

/* layout ------------------------------------------------------*/
#wrapper,
#header,
#sidebar,
#footer {
	position: relative;
	margin: 0;
	padding: 0;
}
#footer-inner {
	position: static;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
}
#wrapper-inner {
	margin: 0;
	padding: 0 4px;
	width: 792px;
	clear: both;
	float: left;
	background: transparent url(images/bg_wrapper.gif) repeat-y center top;
}
#header {
	width: 792px;
	height: 129px;
	position: relative;
	background: #F3EDDE;
	border-bottom: 1px solid #D5C8A6;
	margin: 0 auto;
}
#page {
}
#contents {
	float: left;
	width: 504px;
	padding-left: 36px;
	padding-right: 36px;
	position: relative;
}
#sidebar {
	float: right;
	width: 216px;
	clear: right;
}
#footer {
	width: 100%;
	clear: both;
	float: left;
}
#footer-inner {
	width: 720px;
	margin: auto;
	padding-bottom: 36px;
}

/* header ------------------------------------------------------*/
#logo {
	float: left;
	width: 240px;
}
#logo h1 {
	position: relative;
}
#logo h1 a,
#logo h1 a:hover {
	text-decoration: none;
	display: block;
	position: relative;
	color: #B8B49E;
	border: 0;
}

/* post ------------------------------------------------------*/
.post {
	clear: both;
	margin-bottom: 36px;
	float: left;
	width: 100%;
	position: relative;
}
.post h2 a {
}
.post h2 a:hover {
}
.post .entry {
	clear: both;
}
.bread {
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 1.2px;
	margin-top: 60px;
	margin-bottom: 60px;
	padding-top: 12px;
}
.more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.navigation {
	font-size: 14px;
	line-height: 1;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 36px;
}

/* sidebar ------------------------------------------------------*/
#sidebar {
	padding-bottom: 36px;
	background: #826D49;
	color: #F3EDDE;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li.cat-item,
li.page_item  {
	margin: 0;
	text-indent: 12px;
}
li.cat-item li.cat-item,
li.pagenav li.page_item {
	margin: 0;
	text-indent: 24px;
}
li.cat-item li.cat-item li.cat-item {
	margin: 0;
	text-indent: 36px;
}
#sidebar a {
	color: #F3EDDE;
	text-decoration: none;
}
#sidebar a {
	width: auto;
	height: 12px;
	display: block;
	text-decoration: none;
	padding: 6px 0;
	margin: 0;
	border-bottom: 1px dotted #948363;
	line-height: 1;
}
#sidebar a:hover {
	background: #5B4C33;
}
li.current_page_item a,
li.current_page_item a:hover,
li.current-cat a,
li.current-cat a:hover {
	color: #F3EDDE;
	background: #5B4C33;
}
#sidebar h2 {
	color: #F3EDDE;
	margin: 0;
	padding: 6px 0;
	background: #826249;
	font-size: 12px;
	line-height: 1;
	border-width: 0px;
	text-indent: 12px;
	font-weight: normal;
	border-bottom: 1px dotted #948363;
}
#selectyear {
	margin-left: 12px;
	margin-top: 12px;
}
#selectyear select,
#selectyear select option {
	font-size: 12px;
	line-height: 1;
	padding: 2px;
	background: #FFFFFF;
	width: 75%;
}
#selectyear select option {
	width: 100%;
}

/* footer ------------------------------------------------------*/
html>body #footer {
	height: auto;
}
#footer p {
	color: #827F70;
	line-height: 1;
	font-size: 11px;
}

/* ------------------------------------------------------ */
#contents.page img.fr {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	vertical-align: top;
}
#contents.page img.full {
	float: none;
	margin: 0;
}


/* home ------------------------------------------------------*/
#contents-home .post a img,
#contents-home #gallery-top {
	margin-bottom: 12px;
}

/* 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 {
	margin-bottom: 12px;
}
#search input {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}
#searchform {
	margin-left: 12px;
	margin-bottom: 12px;
}
#search #s {
	width: 120px;
	margin-right: 5px;
	background: #FFFFFF url(images/spacer.gif);
	border: 1px solid #F0F0F0;
}

/* gallery ------------------------------------------------------*/
p.photo {
	text-align: left;
	vertical-align: top;
}
p.photo a img {
	margin: 0 12px 12px 0;
}
p.photo a img.n3 {
	margin: 0 0 12px;
}