/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

body {
  background: #FFFFFF;
  font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック";
  font-size: 13px;
  color: #000000;
}

a { text-decoration: none; }

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}
.clearfix{ clear: both; }
.clearfix { zoom:1; }
.clearfix:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }


blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
  width: 955px;
  background: #FFF;
  border-right: 1px dashed #999;
}

#header {
  overflow: hidden;
  width: 250px;
  background: url(images/random/rotate.php) repeat;
  position: absolute;
  left: 20px;
  top: 0px;
  padding-bottom: 20px;
}

#lss_renewal{  
  position: absolute;
  left: 65px;
  top: 560px;}
  
#calendar{
  position: absolute;
  left: 65px;
  top: 755px;	
}

#lss_renewal a:hover {
	  opacity: 0.8;
}

#logo {
  font-size: 250%;
  margin: 30px 0 0 18px;
font-weight: normal;
}

#logo a:hover {
	  opacity: 0.7;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

#topic{
  position: absolute;
  left: 768px;
  top: 10px;
}

#menu {
	width: 880px;
	overflow: hidden;
	margin: 0 auto;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	padding: 10px;
}

#menu ul li a {
	color: #666666;
}

#container {
  width: 600px;
  overflow: hidden;
  margin-left: 330px;
}

#content {
  width: 600px;
  margin-top: 195px;
}

.post {
  margin-bottom: 150px;
  border-bottom: 1px dashed #999999;
}

.post-title {
  font-size: 150%;
  line-height: 1.2;
  letter-spacing: 0.03em;
}

.post-title a {
	color: #000000;
}

.post-title a:hover {
  color: #666666;
  text-decoration: none;
}

.page-subtitle {
  font-weight: 700;
  color: #999999;
  font-size: 90%;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 10px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-meta a img{
      margin-bottom:-2px;
}

.tail-post-meta{
  float: right;
  clear: both;
  margin-top: 20px;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 8px;
}


.post-content h2 {
  font-size: 100%;
  margin: 0px 0px 5px;
  padding-top: 15px;
  letter-spacing: 0.04em;
  font-weight: bolder;
  clear: both;
}


.media-archive h2, .link h2 {
	font-size: 123%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 6px;
      letter-spacing: 0.1em;
}


.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
  line-height: 1.6;
  margin-bottom: 10px;
  font-size: 98%;
  letter-spacing: 0.06em;
  text-align: justify; text-justify: distribute-all-lines;
}

.post-content p a{
  text-decoration: underline;
  color: #000000;
}

.post-content li a{
  text-decoration: underline;
  color: #000000;
}

.post-content p a img{ padding: 0px;}

.post-content p a:hover{
  background: url(images/random/rotate.php) repeat;
  color: #FFFFFF;
}

.post-content li a:hover{
  background: url(images/random/rotate.php) repeat;
  color: #FFFFFF;
}



.post-content p a:hover img{
  background: #FFF;
  opacity: 0.8;
}


.post-content img.alignnone {
  background: #FFF;
  padding: 0px;
}

.post-content img.alignleft {
  float: left;
  margin: 0px 10px 5px 0px;
}

.post-content .gallery { 
    margin-top: 35px;
}

.post-content .gallery_in{
	margin-top: 10px;
	margin-bottom: 30px;
}

.post-content .gallery p{
  color: #FFFFFF;
  text-indent: 0.5em;
  background: #808080;
}

.post-content .gallery_in p{
  color: #FFFFFF;
  text-indent: 0.5em;
  background: #808080;
}

.post-content .gallery img.alignleft {
  float: left;
  margin: 0px 5px 5px 0px;
}

.post-content .gallery_in img.alignleft {
  float: left;
  margin: 0px 5px 5px 0px;
}

.post-content img.alignright {
  float: right;
  margin: 0px 0px 5px 10px;
}

.post-content ul,.post-content ol {
	margin-left: 0.5em;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: inside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}
.navigation { margin-top: -30px; }
.navigation div a {
  font-size: 100%;
  color: #999999;
}

.navigation div a:hover {
  font-size: 100%;
  color: #000000;
}

#comments{ margin-top: -80px; }

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 520px;
}

.comment-data p {
	margin-bottom: 1em;
	line-height: 1.4;
        letter-spacing: 0.1em;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 8px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
  margin-top: 30px;
  margin-bottom: 80px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 570px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 116%;
	padding: 10px;
}

input#submit{
  font-size: 100%;
  color: #000000;
  background: #EEEEEE;
  letter-spacing: 0.08em;
  padding: 0.3em 1em;
  cursor: pointer;
  margin-left: 430px;
}



.sidepanel {
  margin-top: 20px;
}


.sidepanel h3 { display: none; 	}

.sidepanel ul{
  width: 220px;
  margin-left: 15px;
  border-top: thin solid #FFFFFF;
  padding-top: 15px;
}

.sidepanel ul li {
  color: #FFFFFF;
  letter-spacing: 0.08em;
  margin-bottom: 12px;
  padding-left: 3px;
}

.sidepanel ul li a{
  color: #FFFFFF;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
  width: 910px;
  border-top: 1px solid #CCCCCC;
  margin-left: 20px;
  margin-top: 10px;
  padding-bottom: 30px;
  clear: both;
}

#rich_footer{
  height: 660px;
  position: relative;
  background: url(http://lifesketch.jp/wp_img/BG_footer.jpg) no-repeat 5px 20px;
  margin-top: 20px;
}

#footer-links {
  list-style: none;
  font-size: 80%;
  float: right;
}

#footer-links li {
	float: left;
	margin-left: 15px;
}

#lastfm{
  position: absolute;
  left: 50px;
  top: 130px;
}
#twitter{
  position: absolute;
  left: 572px;
  top: 65px;
}

#search{  position: absolute;
  left: 610px;
  top: 490px;}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

/*
-----------------------------------------
all-archive
----------------------------------------- 
*/

#all-archive {
  margin-bottom: 50px;
  clear: both;
    margin-top: -25px;
}

#all-archive li{
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}

#all-archive li a:hover{
  background: url(images/random/rotate.php) repeat;
  color: #FFFFFF;
  text-decoration: none;
}

#all-archive .date{
  color: #999999;
  letter-spacing: 0em;
}

.archive-post{   margin-bottom: 80px;}


/*
-----------------------------------------
seach form
----------------------------------------- 
*/

#searchform{
  float: right;
  margin-bottom: 0px;
  margin-top: -105px;
}

input#searchsubmit{
  font-size: 93%;
  color: #000000;
  background: #EEEEEE;
  letter-spacing: 0.08em;
  cursor: pointer;
  padding: 0.1em 0.5em 0.1em 0.7em;
}

/*
-----------------------------------------
pages page
----------------------------------------- 
*/

#pages{
  margin-top: 30px;
  letter-spacing: 0.08em;
  margin-bottom: 80px;
}
#pages dl{
  font-size: 93%;
  margin-bottom: 20px;
  clear: both;
} 

#pages dt{
  margin-bottom: 7px;
} 
#pages dt a {
  color: #000000;
  text-decoration: underline;
} 
#pages dt a:hover{
  background: url(images/random/rotate.php) repeat;
  color: #FFFFFF;
}
#pages dd{ color: #666666; } 

#pages ul{ margin-left: 0px; }
#pages #about_service li{
  float: left;
  margin-right: 10px;
  list-style: none;
}

#pages #about_service li a:hover{  opacity: 0.8;}

#pages #about_pic{ margin-bottom: 40px; }
#pages #about_pic li{  float: left;
  margin-right: 50px;
  list-style: none;
}

/* ------Media Archive------ */

#pages .media-archive{
  width: 600px;
  margin-bottom: 60px;
  float: left;
}

#pages .media-archive h2{ clear: both; }

#pages .media-archive a{
  text-decoration: none;
  float: left;
  margin-right: 15px;
  margin-bottom: 25px;
}

#pages .media-archive .non-Link{ clear: both; }
#pages .media-archive .non-Link a{
  text-decoration: underline;
  float: none;
}


/* ------その他付け足し------ */

.exhibition{}
.amazon{margin-top:50px}
.amazon a{margin-right:5px}

.amazon_in_text{ margin-bottom: 40px;}
.amazon_in_text a{margin-right:2px}

#post ul{margin:0px}

.gallery_info {
  margin-top: 35px;
  background: #F8F8F8;
  padding: 15px 25px 20px;
}

.gallery_info h3{
  font-size:100%;
  font-weight:bolder;
  letter-spacing:0.04em;
  margin:0 0 10px;
  border-bottom: 1px dashed #333333;
}

.gallery_info ul{
  list-style: none;
  margin: 0px;
}
.gallery_info li{ line-height: 1.5em; }

.twitter-share-button{
	
}

/* CSS Document */

