/*
Theme Name: tounomamare
Theme URI: 
Author: eb
Author URI: 
Description: 
Version: 1.0.0
License: 
License URI: 
Text Domain: tounomamare
Domain Path: 
Tags:
*/
/* Color setting */
/* margin padding */
/* =Global
----------------------------------------------- */
/* line 3, sass/wordpress/_style.scss */
html {
  background-color: transparent;
}

/* line 6, sass/wordpress/_style.scss */
body {
  position: inherit;
  word-wrap: break-word;
  background: #DFDFD0;
}

/* line 11, sass/wordpress/_style.scss */
.vcard {
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}
/* line 16, sass/wordpress/_style.scss */
.vcard .fn {
  font-weight: normal;
  font-size: 1em;
}

/* line 21, sass/wordpress/_style.scss */
.sep {
  color: #dddddd;
}

/* Alignment */
/* line 26, sass/wordpress/_style.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 31, sass/wordpress/_style.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 36, sass/wordpress/_style.scss */
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* Text meant only for screen readers */
/* line 43, sass/wordpress/_style.scss */
.screen-reader-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
/* line 47, sass/wordpress/_style.scss */
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Clearing */
/* line 70, sass/wordpress/_style.scss */
.clear,
[class*="content"],
[class*="site"],
[class*="navigation"] {
  *zoom: 1;
}
/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.clear:after,
[class*="content"]:after,
[class*="site"]:after,
[class*="navigation"]:after {
  content: "";
  display: table;
  clear: both;
}

/* =Layout
----------------------------------------------- */
/* line 76, sass/wordpress/_style.scss */
.site {
  margin: 0 auto;
}

/* line 80, sass/wordpress/_style.scss */
.site-main {
  clear: both;
  padding: 1.5em;
  background: url(../../../img/bg2.jpg);
  box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
}

/* =masthead
----------------------------------------------- */
/* line 88, sass/wordpress/_style.scss */
.site-header {
  padding: 1em 1em;
  background: url(../../../img/header_bg.jpg) no-repeat;
  color: #333;
}
/* line 92, sass/wordpress/_style.scss */
.site-header a {
  color: #333;
}
/* line 94, sass/wordpress/_style.scss */
.site-header a:hover, .site-header a:active, .site-header a:focus {
  text-decoration: underline;
}

/* line 100, sass/wordpress/_style.scss */
.site-title {
  margin: 0;
}

/* line 104, sass/wordpress/_style.scss */
.site-description {
  display: none;
}

/* =colophon
----------------------------------------------- */
/* line 113, sass/wordpress/_style.scss */
.site-footer {
  clear: both;
  padding: 1em 0;
  background-color: #f90;
  color: #333;
  text-align: center;
  border-top: 3px solid #111;
}
/* line 119, sass/wordpress/_style.scss */
.site-footer a {
  color: white;
}
/* line 121, sass/wordpress/_style.scss */
.site-footer a:hover, .site-footer a:active, .site-footer a:focus {
  text-decoration: underline;
}

/* line 126, sass/wordpress/_style.scss */
.site-info {
  font-size: 0.75em;
  line-height: 1.4;
}

/* line 130, sass/wordpress/_style.scss */
.theme-info {
  font-size: 0.75em;
  line-height: 1.4;
  margin-top: 0.5em;
}

/* line 135, sass/wordpress/_style.scss */
.footer-hide-for-small {
  display: none;
}

/* =Menu
----------------------------------------------- */
/* line 141, sass/wordpress/_style.scss */
.site-navigation {
  background-color: #111
}

/* line 144, sass/wordpress/_style.scss */
.top-bar .button {
  padding-top: 0;
  padding-bottom: 0;
}

/* =Content
----------------------------------------------- */
/* line 152, sass/wordpress/_style.scss */
.hentry {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
/* line 155, sass/wordpress/_style.scss */
.hentry:not(.sticky) {
  border-bottom: double 4px #dddddd;
}

/* line 161, sass/wordpress/_style.scss */
.byline,
.updated {
  display: none;
}

/* line 165, sass/wordpress/_style.scss */
.single .byline,
.group-blog .byline {
  display: inline;
}

/* line 169, sass/wordpress/_style.scss */
.page-header {
  margin-bottom: 1.875em;
  padding-bottom: 0.9375em;
  border-bottom: double 4px #dddddd;
}

/* line 175, sass/wordpress/_style.scss */
.entry-header {
  margin-bottom: 1.875em;
  padding-bottom: 0.9375em;
  border-bottom: solid 1px #dddddd;
}
/* line 180, sass/wordpress/_style.scss */
.entry-header .entry-post_thumbnail {
  width: 70px;
  display: table-cell;
  vertical-align: top;
}
/* line 184, sass/wordpress/_style.scss */
.entry-header .entry-post_thumbnail img {
  width: 60px;
  height: auto;
}
/* line 189, sass/wordpress/_style.scss */
.entry-header .entry-header-text {
  display: table-cell;
  vertical-align: top;
}

/* line 195, sass/wordpress/_style.scss */
.entry-title {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-title a
{
   color:#000;
}

/* line 199, sass/wordpress/_style.scss */
.entry-meta {
  font-size: 0.7em;
  color: #6f6f6f;
  margin-top: 0.5em;
}
.entry-meta a
{
  color: #f60;
}
.entry-meta a:hover
{
  color: #f90;
}
/* line 204, sass/wordpress/_style.scss */
.entry-meta .genericon {
  font-size: 1em;
}

/* line 210, sass/wordpress/_style.scss */
.entry-content{
  margin: 0;
}
.entry-summary {
  margin: 1.875em 0 0;
}

/* line 213, sass/wordpress/_style.scss */
.page-links {
  clear: both;
  margin: 0 0 1.875em;
}

/* =Archive
----------------------------------------------- */
/* line 221, sass/wordpress/_style.scss */
.author-info {
  *zoom: 1;
}
/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.author-info:after {
  content: "";
  display: table;
  clear: both;
}

/* line 224, sass/wordpress/_style.scss */
.author-avatar {
  width: 60px;
  float: left;
  margin-right: 10px;
}

/* line 229, sass/wordpress/_style.scss */
.author-description {
  overflow: hidden;
}

/* line 232, sass/wordpress/_style.scss */
.author-description .vcard {
  margin-top: 0;
  margin-bottom: 0.25em;
  display: block;
}
/* line 236, sass/wordpress/_style.scss */
.author-description .vcard .fn {
  font-weight: bold;
}

/* line 240, sass/wordpress/_style.scss */
.author-url {
  margin-bottom: 0.5em;
}

/* line 243, sass/wordpress/_style.scss */
.user_description {
  font-size: 0.875em;
  line-height: 1.6;
}

/* =Asides
----------------------------------------------- */
/* line 252, sass/wordpress/_style.scss */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/* =Media
----------------------------------------------- */
/* line 260, sass/wordpress/_style.scss */
.entry-content img,
.widget img {
  max-width: 100%;
  height: auto;
  width: auto;
  /* for ie8 */
}

/* line 266, sass/wordpress/_style.scss */
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* line 272, sass/wordpress/_style.scss */
.wp-caption {
  margin-bottom: 1em;
  max-width: 100%;
}

/* line 277, sass/wordpress/_style.scss */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 5px auto;
  max-width: 98%;
  width: auto;
  /* for ie8 */
  height: auto;
}

/* line 285, sass/wordpress/_style.scss */
.wp-caption-text,
.gallery-caption {
  font-size: 0.875em;
  margin: 5px 5px 0 5px;
  color: #6f6f6f;
}

/* line 291, sass/wordpress/_style.scss */
.site-content .gallery {
  margin-bottom: 1.5em;
}

/* line 295, sass/wordpress/_style.scss */
.gallery-item {
  text-align: center;
}

/* line 298, sass/wordpress/_style.scss */
.gallery-item a img {
  max-width: 90%;
  height: auto;
  width: auto;
  /* for ie8 */
}

/* line 303, sass/wordpress/_style.scss */
.gallery-box li {
  margin-right: 0;
}

/* line 306, sass/wordpress/_style.scss */
.entry-caption {
  margin-top: 1em;
}

/* line 309, sass/wordpress/_style.scss */
.gallery [class*="block-grid-"] > li {
  display: inline-block;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-1 > li:nth-of-type(1n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-1 > li:nth-of-type(1n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-2 > li:nth-of-type(2n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-2 > li:nth-of-type(2n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-3 > li:nth-of-type(3n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-3 > li:nth-of-type(3n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-4 > li:nth-of-type(4n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-4 > li:nth-of-type(4n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-5 > li:nth-of-type(5n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-5 > li:nth-of-type(5n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-6 > li:nth-of-type(6n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-6 > li:nth-of-type(6n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-7 > li:nth-of-type(7n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-7 > li:nth-of-type(7n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-8 > li:nth-of-type(8n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-8 > li:nth-of-type(8n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-9 > li:nth-of-type(9n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-9 > li:nth-of-type(9n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-10 > li:nth-of-type(10n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-10 > li:nth-of-type(10n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-11 > li:nth-of-type(11n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-11 > li:nth-of-type(11n+1) {
  clear: none;
}

/* line 313, sass/wordpress/_style.scss */
.gallery .small-block-grid-12 > li:nth-of-type(12n+1) {
  clear: both;
}

/* line 314, sass/wordpress/_style.scss */
.gallery .clearing-blackout .small-block-grid-12 > li:nth-of-type(12n+1) {
  clear: none;
}

/* =Navigation
----------------------------------------------- */
/* line 320, sass/wordpress/_style.scss */
.site-content [class*="navigation"] {
  margin: 0 0 1.875em;
}

/* line 323, sass/wordpress/_style.scss */
[class*="navigation"] .nav-previous {
  float: left;
  width: 50%;
}

/* line 327, sass/wordpress/_style.scss */
[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/* =Comments
----------------------------------------------- */
/* line 336, sass/wordpress/_style.scss */
.comments-area {
  margin-top: 3.75em;
}

/* line 340, sass/wordpress/_style.scss */
.comments-title {
  font-size: 1.25em;
}

/* line 344, sass/wordpress/_style.scss */
.comment-list {
  font-size: 0.875em;
  list-style-type: none;
  margin-left: 0 !important;
}
/* line 348, sass/wordpress/_style.scss */
.comment-list .children {
  list-style-type: none;
  margin: 0;
  margin-left: 45px;
}
/* line 354, sass/wordpress/_style.scss */
.comment-list .depth-1 {
  padding: 1em 0;
  border-bottom: dashed 1px #dddddd;
}

/* line 359, sass/wordpress/_style.scss */
.comment-body .vcard {
  display: block;
}

/* line 363, sass/wordpress/_style.scss */
.comment-meta {
  *zoom: 1;
}
/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.comment-meta:after {
  content: "";
  display: table;
  clear: both;
}
/* line 365, sass/wordpress/_style.scss */
.comment-meta .comment-avatar {
  width: 40px;
  float: left;
  margin-right: 5px;
}
/* line 370, sass/wordpress/_style.scss */
.comment-meta .comment-metadata {
  padding-left: 5px;
  overflow: hidden;
  line-height: 1.4;
}

/* line 376, sass/wordpress/_style.scss */
.comment-author .fn {
  font-style: normal;
}

/* line 380, sass/wordpress/_style.scss */
.comment-content {
  clear: both;
  margin-top: 0.5em;
}
/* line 383, sass/wordpress/_style.scss */
.comment-content p {
  margin-bottom: 1em;
}

/* line 388, sass/wordpress/_style.scss */
.bypostauthor {
  background-color: transparent;
}

/* =Comments form
----------------------------------------------- */
/* line 394, sass/wordpress/_style.scss */
#reply-title {
  font-size: 1.25em;
}

/* line 397, sass/wordpress/_style.scss */
.required {
  color: red;
  font-weight: bold;
}

/* line 402, sass/wordpress/_style.scss */
.comment-notes,
.logged-in-as {
  font-size: 0.875em;
}

/* line 406, sass/wordpress/_style.scss */
textarea {
  min-height: 10em;
}

/* =Widgets
----------------------------------------------- */

#secondary
{
  background: #fff;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;	
  border-radius: 0.5em;
  padding: 1em;
  box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.7);
}

/* line 413, sass/wordpress/_style.scss */
.widget {
  margin: 0;
}

/* Make sure select elements fit in widgets */
/* line 418, sass/wordpress/_style.scss */
.widget select {
  max-width: 100%;
}

/* line 422, sass/wordpress/_style.scss */
.widget-title,
.widgettitle {
  font-size: 1.4em;
}

/* Search widget */
/* line 426, sass/wordpress/_style.scss */
.widget_search .submit {
  display: none;
}

/* line 429, sass/wordpress/_style.scss */
.search-form label {
  font-size: 1em;
  margin: 0;
}

/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* line 440, sass/wordpress/_style.scss */
.infinite-scroll .navigation-paging,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
/* line 445, sass/wordpress/_style.scss */
.infinity-end.neverending .site-footer {
  display: block;
}

/* Used to alter styles for screens at least 768px wide. This is where the grid changes. */
@media only screen and (min-width: 768px) {
  /* line 4, sass/wordpress/_media_queries.scss */
  .site {
    overflow: hidden;
  }

  /* Menu */
  /* line 9, sass/wordpress/_media_queries.scss */
  .top-bar .name {
    border-left: solid 1px #2b2b2b;
  }

  /* line 14, sass/wordpress/_media_queries.scss */
  .entry-header .entry-post_thumbnail {
    width: 115px;
  }
  /* line 16, sass/wordpress/_media_queries.scss */
  .entry-header .entry-post_thumbnail img {
    width: 100px;
    height: auto;
  }

  /* colophon */
  /* line 25, sass/wordpress/_media_queries.scss */
  .site-info {
    text-align: left;
  }

  /* line 28, sass/wordpress/_media_queries.scss */
  .theme-info {
    margin-top: 0;
    text-align: right;
  }

  /* line 32, sass/wordpress/_media_queries.scss */
  .footer-hide-for-small {
    display: inline;
  }
}








/* ========== mamare original ========== */


/*book*/

.tm-main-pic
{
	margin-bottom: 1.5em;
	border-bottom: 1px solid #CCC;
	padding-bottom: 1.5em;
}

.tm-book-box
{
	overflow: hidden;
	border-bottom: 1px solid #999;
	margin-bottom: 1.5em;
}
.tm-book-cover
{
	float: none;
	width: 50%;
	margin: 0 auto 1.5em auto;
}
.tm-book-cover2
{
	float: none;
	width: 120px;
	margin: 0 auto 1.5em auto;
}
.tm-book-cover img
{
	width: 100%;
}
.tm-book-text-title
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #F60;
        line-height: 1.5em;
}
.tm-book-text-spec
{
	font-size: 0.8em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
.tm-book-text-text
{
	font-size: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
ul.tm-book-text-buy
{
	margin-bottom: 1em;
	padding: 0px;
	overflow: hidden;
}
ul.tm-book-text-buy li
{
	list-style: none;
	float: left;
	margin-right: 0.5em;
}

/*link-btn*/

ul.tm-selecter
{
	margin: 0px;
	display: table;
	table-layout: fixed;
	width:100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#fc0), to(#f90));
	border-radius: 5px;
	margin-bottom: 1em;
}
ul.tm-selecter li
{
	list-style: none;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
ul.tm-selecter li:not(:last-child)
{
	border-right: 1px solid #fff;
}
ul.tm-selecter li a
{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 3px;
}

/*chara*/

.tm-chara-box
{
	overflow: hidden;
	margin-bottom: 1em;
}
.tm-chara-img
{
	float: none;
	width: 50%;
	margin: 0 auto 1em auto;
}
.tm-chara-img2
{
	float: right;
	width: 100px;
	margin: 0 0 1em 1em;
}
.tm-chara-img img
{
	width: 100%;
}
.tm-chara-text-read
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #690;
}
.tm-chara-text-name
{
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0.2em;
	color: #F60;
}
.tm-chara-text-spec
{
	font-size: 0.8em;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
.tm-chara-text-text
{
	font-size: 1em;
	line-height: 1.5em;
}

/*item*/

.tm-item-box
{
	overflow: hidden;
	margin-bottom: 1em;
	background: #fff;
	border-radius: 5px;
	padding: 0.5em;
}
.tm-item-img
{
	float: right;
	width: 60px;
	margin-left: 1em;
}
.tm-item-img img
{
	width: 100%;
}
.tm-item-name
{
	color: #C00;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.tm-item-text
{
	font-size: 0.7em;
	line-height: 1.5em;
}
#tm-top-info .entry-title
{
font-size: 1.2em;
}
#tm-top-info .hentry {
  margin-bottom: 0;
  padding-bottom: 0;
}
#tm-top-info .hentry:not(.sticky) {
  border-bottom: none;
}
#tm-top-info .entry-header {
  margin-bottom: 0.7em;
  padding-bottom: 0.7em;
  border-bottom: solid 1px #ddd;
}
.tm-midashi01
{
	font-weight: bold;
	color: #900;
	font-size: 1.2em;
}

/* Used to alter styles for screens at least 850px wide. This is where the grid changes. */
@media only screen and (min-width: 850px) {

.site-header {
  padding: 2em 1em;
  background: url(../../../img/header_bg.jpg) top center no-repeat;
  color: #333;
}

.site-description {
  font-size: 1.2em;
  line-height: 1.5em;
  position: absolute;
  top: 0.8em;
  right: 0;
  width: 380px;
  display: block;
}

.tm-book-cover
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1.5em;
	width: 240px;
}
.tm-book-cover2
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1.5em;
	width: 120px;
}
.tm-book-cover img
{
	width: 100%;
}
.tm-chara-img
{
	float: right;
	margin-left: 1em;
	width: 300px;
}
.tm-chara-img2
{
	float: right;
	margin-left: 1em;
	width: 100px;
}
.tm-chara-img img
{
	width: 100%;
}
.tm-item-text
{
	font-size: 0.8em;
	line-height: 1.5em;
}
.tm-item-img
{
	float: left;
	width: 100px;
	margin-right: 1em;
	margin-left: 0;
}
.tm-item-img img
{
	width: 100%;
}

#tm-top-info .entry-header .entry-post_thumbnail
{
    width: 80px;
}
#tm-top-info .entry-header .entry-post_thumbnail img
{
    width: 70px;
    height: auto;
}

iframe
{
  max-width: 100%;
}
.mb15em
{
	margin-bottom: 1.5em;
}
.breadcrumb
{
	color: #666;
	margin-bottom: 2em;
	font-size: 0.75em;
}
