@charset "UTF-8";

/* salomon Ski $ */

/* basic elements */

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: Meiryo,'Lucida Grande', Arial, Vernada,Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
*+html body .pkg { height: 1%; }
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 720px;
	text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}


/* banner user/photo */

.banner-user
{
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo
{
	display: block;
	margin: 0 0 2px 0;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img
{
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


/* content */

.content-nav
{
	margin: 0;
	color:  #000;
	text-align: right;
	border-top: none;
	border-bottom: 1px dotted #295b79;
	font-size: smaller;
}

.content-nav a
{
/*	display:none; */
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.trackbacks,
.comments,
.comments-open {
	border: 1px solid #fff;
	padding: 5px;
	width: 100%;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.trackbacks-info p,
.comments-info p
{
	margin-top: 5px;
}

.trackbacks-link
{
        font-size: 0.8em;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-body p {
      /*display:none;*/
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.entry-footer p
{
	margin-top: 0;
	margin-bottom: 2px;
	font-size: smaller;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}

img.emoticon,
.entry-content img.emoticon
{
	border: 0;
	padding: 0 1px;
	background-color: transparent;
}

/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item,
.archive-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-more
{
	text-align: right;
}

.module-elsewhere .module-list img,
.archive-elsewhere .archive-list img,
.module-presence img
{
	vertical-align: middle;
}

.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }
.module-qrcode .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
	width: 100%;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}

.module-category-cloud .module-list
{
      margin-right: 0;
      margin-left: 0;
}

.module-category-cloud .module-list-item
{
    display: inline;
      margin: 0 5px 0 0;
      padding: 0;
      line-height: 1.2em;
      background: none;
}

.module-category-cloud .cloud-weight-1  { font-size: 0.9em; }
.module-category-cloud .cloud-weight-2  { font-size: 0.95em; }
.module-category-cloud .cloud-weight-3  { font-size: 1em; }
.module-category-cloud .cloud-weight-4  { font-size: 1.125em; }
.module-category-cloud .cloud-weight-5  { font-size: 1.25em; }
.module-category-cloud .cloud-weight-6  { font-size: 1.375em; }
.module-category-cloud .cloud-weight-7  { font-size: 1.5em; }
.module-category-cloud .cloud-weight-8  { font-size: 1.625em; }
.module-category-cloud .cloud-weight-9  { font-size: 1.75em; }
.module-category-cloud .cloud-weight-10 { font-size: 1.75em; }

.typelist-plain .module-list,
.typelist-plain .archive-list
{
	list-style: none;
}

.typelist-plain .module-list-item,
.typelist-plain .archive-list-item
{
	padding: 0;
	background: none;
}


.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
*+html body .typelist-thumbnailed .module-list-item { height: 1%; }
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.typelist-no-description
{
   text-align: center;
   margin: 10px 0;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
*+html body .module-recent-photos .module-list { height: 1%; }
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo
{
	width: 54px;
	height: 54px;
}

.day-photo a
{
	display: block;
}

.day-photo a img
{
	width: 50px;
	height: 50px;
}
textarea
{
	font-family: Meiryo,'Lucida Grande', Arial, Vernada,Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}


/* Theme */
/* base css */
/* theme-layout.css */

/* ---------- one-column layout ---------- */

.layout-one-column #container {
  width: 500px;
}

.layout-one-column #alpha {
  display: block;
  float: none;
  width: auto;
}

.layout-one-column #alpha-inner {
  border: none;
  padding: 15px;
}



/* ---------- two-column (left) ---------- */

.layout-two-column-left #container {
  width: 700px;
}

.layout-two-column-left #alpha {
  width: 195px;
}

.layout-two-column-left #alpha-inner {
  border: none;
  padding: 15px;
}

.layout-two-column-left #beta {
  width: 500px;
}

.layout-two-column-left #beta-inner {
  border: none;
  padding: 15px;
}



/* ---------- two-column (right)  ---------- */

.layout-two-column-right #container {
  width: 700px;
}

.layout-two-column-right #alpha {
  width: 500px;
}

.layout-two-column-right #alpha-inner {
  border: none;
  padding: 15px;
}

.layout-two-column-right #beta {
  width: 195px;
	margin-bottom: 10px;
}

.layout-two-column-right #beta-inner {
  border: none;
  padding: 15px;
}



/* ---------- three-column ---------- */

.layout-three-column #container {
  width: 900px;
}

.layout-three-column #alpha {
  width: 195px;
}

.layout-three-column #alpha-inner {
  border: none;
  padding: 15px;
}

.layout-three-column #beta {
  width: 500px;
}

.layout-three-column #beta-inner {
  border: none;
  padding: 15px;
}

.layout-three-column #gamma {
  width: 195px;
}

.layout-three-column #gamma-inner {
  border: none;
  padding: 15px;
}



/* ---------- three-column-right-right ---------- */

.layout-three-column-right #container {
  width: 900px;
}

.layout-three-column-right #alpha {
  width: 500px;
}

.layout-three-column-right #alpha-inner {
  border: none;
  padding: 15px;
}

.layout-three-column-right #beta {
  width: 195px;
}

.layout-three-column-right #beta-inner {
  border: none;
  padding: 15px;
}

.layout-three-column-right #gamma {
  width: 195px;
}

.layout-three-column-right #gamma-inner {
  border: none;
  padding: 15px;
}


/* ---------- mixed media ---------- */

/*
 *
 * timeline layout
 *
 */

body.layout-timeline div#container {
    width: 780px;
}

body.layout-timeline #alpha {
    float: left;
    width: 310px;
}

body.layout-timeline #beta {
    float: right;
    width: 400px;
}

body.layout-timeline #beta #gamma {
    float: left;
    width: 190px;
}

body.layout-timeline #beta #delta {
    float: right;
    width: 190px;
}



/*
 *
 * moblog (type-a)
 *
 */

.layout-moblog1 #container {
  width: 780px;
}

.layout-moblog1 #alpha {
  width: 200px;
}

.layout-moblog1 #alpha-inner {
  border: none;
  padding: 15px;
}

.layout-moblog1 #beta {
  width: 380px;
}

.layout-moblog1 #beta-inner {
  border: none;
  padding: 15px;
}

.layout-moblog1 #gamma {
  width: 200px;
}

.layout-moblog1 #gamma-inner {
  border: none;
  padding: 15px;
}



/*
 *
 * moblog (type-b)
 *
 */

.layout-moblog2 #container {
  width: 780px;
}

.layout-moblog2 #alpha {
  width: 100px;
}

.layout-moblog2 #alpha-inner {
  border: none;
  padding: 15px;
}

.layout-moblog2 #beta {
  width: 350px;
}

.layout-moblog2 #beta-inner {
  border: none;
  padding: 15px;
}

.layout-moblog2 #gamma {
  width: 190px;
}

.layout-moblog2 #gamma-inner {
  border: none;
  padding: 15px;
}

.layout-moblog2 #delta {
  width: 140px;
}

.layout-moblog2 #delta-inner {
  border: none;
  padding: 15px;
}

.layout-moblog2 .module-photo img {
  width: 100px;
  height: auto;
}



/*
 *
 * calendar layout
 *
 */

body.layout-calendar div#container {
    width: 780px;
}

body.layout-calendar div#alpha {
    float: left;
    width: 310px;
}

body.layout-calendar div#beta {
    float: right;
    width: 400px;
}

body.layout-calendar div#beta div#gamma {
    float: left;
    width: 190px;
}

body.layout-calendar div#beta div#delta {
    float: right;
    width: 190px;
}



/*
 *
 * artistic layout
 *
 */

body.layout-artistic div#container {
    width: 780px;
}

body.layout-artistic div#alpha {
    float: left;
    width: 310px;
}

body.layout-artistic div#beta {
    float: right;
    width: 400px;
}

body.layout-artistic div#beta div#gamma {
    float: left;
    width: 190px;
}

body.layout-artistic div#beta div#delta {
    float: right;
    width: 190px;
}

/* ---------- one-column layout ---------- */

body.layout-one-column div#container {
  width: 780px;
  text-align: center;
}

body.layout-one-column div#alpha {
  display: block;
  float: none;
  width: 560px;
  margin: 0 auto;
  text-align: left;
}

body.layout-one-column div#alpha-inner {
  padding: 0;
}



/* ---------- two-column (left) ---------- */

body.layout-two-column-left div#container {
  width: 780px;
}

body.layout-two-column-left div#alpha {
  width: 190px;
  float: left;
}

body.layout-two-column-left div#alpha-inner {
  padding: 0;
}

body.layout-two-column-left div#beta {
  width: 500px;
  float: right;
}

body.layout-two-column-left div#beta-inner {
  padding: 0;
}



/* ---------- two-column (right)  ---------- */

body.layout-two-column-right div#container {
  width: 780px;
}

body.layout-two-column-right div#alpha {
  width: 500px;
  float: left;
}

body.layout-two-column-right div#alpha-inner {
  border: 0;
  padding: 0;
}

body.layout-two-column-right div#beta {
  width: 190px;
  float: right;
}

body.layout-two-column-right div#beta-inner {
  border: 0;
  padding: 0;
}



/* ---------- three-column ---------- */

.layout-three-column #container {
    width: 780px;
}

.layout-three-column #alpha {
    width: 190px;
    float: left;
}

.layout-three-column #alpha-inner {
    padding: 0;
}

.layout-three-column #beta {
    width: 330px;
}

.layout-three-column #beta-inner {
    padding: 0 0 0 30px;
}

.layout-three-column #gamma {
    width: 190px;
    float: right;
}

.layout-three-column #gamma-inner {
    padding: 0;
}

/* ---------- three-column-right ---------- */

.layout-three-column-right #container {
    width: 780px;
}

.layout-three-column-right #alpha {
    width: 330px;
    float: left;
}

.layout-three-column-right #alpha-inner {
    padding: 0 30px 0 0;
}

.layout-three-column-right #beta {
    width: 190px;
}

.layout-three-column-right #beta-inner {
    padding: 0;
}

.layout-three-column-right #gamma {
    width: 190px;
    float: right;
}

.layout-three-column-right #gamma-inner {
    padding: 0;
}


body {
    line-height: 1.5;
    background: #FFFFFF url(/img/bodyback.png) repeat-x scroll left top;
    color: #ggg;
    font-family: Meiryo,'Lucida Grande', Arial, Vernada,Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    margin: 0;
    padding: 0;
}

/* ancor */
a {
    color: #ff6600;
}

a:visited {
    color: #000;
}

a:hover {
    color: #ff6600;
}

div#banner a {
    color: #fff;
    text-decoration: none;
}

div#banner a:hover {
    text-decoration: underline;
    color:#ff6600;
}

div#banner a:visited {
    text-decoration: none;
     color: #fff;
}

h2.content-header {
	font-size: 100%;
	color:#235391;
}

h2.module-header a,
h2.module-header a:visited {
    color: #fff;
    text-decoration: none;
}

h2.module-header a:hover,
div.module-about h2.module-header a:hover {
	color: #ff6600;
    text-decoration: underline;
}

div.module-content a,
div.module-about h2.module-header a {
    color: #fff;
    text-decoration: none;
}

div.module-content a:hover,
div.module-about h2.module-header a:hover {
	color: #ff6600;
    text-decoration: underline;
}

div.module-content a:visited,
div.module-about h2.module-header a:visited {
    text-decoration: none;
}

.entry-header a {
    text-decoration: none;
    color:#235391;
}
.entry-header a:visited {
    text-decoration: none;
    color:#235391;
}

.entry-header a:hover {
    text-decoration: underline;
    color:#0066FF;
}

div#container {
    background: #EDF1F6 url(/img/container_back.jpg) repeat-y center top;
    text-align: center;
	border-bottom: 2px solid #7A9FD4;
}

div#container-inner {
    margin: 0 auto;
    padding: 0 20px;
    text-align: left;
}

/* banner */

#banner {
    margin: 0 -18px;
    padding: 15px 0 0 0;
    background: transparent url(/img/header.jpg) no-repeat center top;
    text-align: center;
}

div#banner-inner {
    height: 140px;
    margin: 0;
    padding: 0;
    text-align: left;
}

h1#banner-header {
	color:white;
	font-size:200%;
	font-weight:normal;
	margin-bottom:0;
	padding:18px 0 0 6px;
}

#banner-description {
    margin: 0;
    padding: 0 0 0 90px;
    color: #0066FF;
	font-family: Meiryo,'Lucida Grande', Arial, Vernada,Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    font-size: 120%;
    font-weight: normal;
}

h3.entry-header, h3.archive-header, h2.archive-header {
   color:#000;
   font-size:140%;
   font-weight:bold;
   margin:0;
   padding:0 0 10px;
}

/* entry */

div.entry {
    overflow: hidden;
}

h2.date-header {
    margin: 5px 0 15px 0;
	font-family: Meiryo,'Lucida Grande', Arial, Vernada,Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    font-size: 110%;
   padding:0 5px;
    color: #fff;
    background: transparent url(/img/date_back.jpg) no-repeat right center;
    font-weight: bold;
    text-transform: uppercase;
}

body.layout-three-column h2.date-header,body.layout-three-column-right h2.date-header {
    background-image: url(/img/date_back_150.gif);
}

h3.entry-header,
h3.archive-header,
h2.archive-header {
    margin: 0;
    padding:0 5px 10px;
    color: #235391;
    font-size: 140%;
    font-weight: bold;
}

div.entry-footer {
    margin: 20px 0;
    padding: 0;
    text-align: right;
    color: #235391;
    font-weight: normal;
    border-top: 1px dotted #235391;
    border-bottom: 1px dotted #235391;
}

.permalink a {
     color:#235391;
}

.permalink a:hover {
     color:#235391;
}

.permalink a:visited {
     color:#235391;
}

div.entry-footer a {
    color: #235391;
}

div.entry-footer a:hover {
    color: #235391;
}

div.entry-footer a:visited {
    color: #235391;
}


/* -------- comment, trackback */

h3.trackbacks-header,
h3.comments-header,
h2.comments-open-header {
    color: #000;
    font-size: 100%;
    font-weight: bold;
}

form#comment-form {
    margin-bottom: 40px;
}

/* -------- module */

div.module {
   background-color:transparent;
/*
   background-image:url(/img/module_back.gif);
   background-position:left top;
   background-repeat:repeat-y;
*/
   margin:0;
   padding:0 0 20px;
}

body.layout-one-column div.module {
    background: none;
}

div.module-about,
div.module-about h2.module-header,
div.module-email,
div.module-photo,
div.module-syndicate,
div.module-subscribe,
div.module-powered {
    font-size: 100%;
    font-weight: normal;
    padding: 0 0 10px 0;
    text-align: center;
}

div.module-syndicate {
	border-left: 8px solid #ff6600;
	margin-left: 4px;
	padding: 0 0 0 4px;
	line-height 1.0em;
	text-align: left;
}

h2.module-header {
 /*   height: 40px;*/
    line-height: 1.0em;

/*    background: transparent url(/img/module_title.gif) no-repeat left top;*/
	border-top: 1px solid #0B4082;
	border-left: 8px solid #0B4082;
	border-bottom: 1px solid #0B4082;
	margin: 10px 0 5px 5px;
    padding: 4px 0 4px 4px;
    color: #fff;
    font-size: 100%;
    font-weight: bold;
}

body.layout-one-column h2.module-header {
    height: 48px;
    line-height: 48px;
    padding-left: 30px;
    background: transparent url(/img/module_header.gif) no-repeat left top;
    color: white;
    font-size: 100%;
    font-weight: bold;
}

div.module-about h2.module-header {
    background: none;
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 95%;
    font-weight: normal;
}

div.module-content {
    margin: 0;
    padding: 0 5px;
    font-size: 95%;
}

div.module-powered div.module-content {
    padding: 10px 0;
    text-align: center;
}

div.module-calendar div.module-content th {
    padding-bottom: 5px;
}

ul.module-list {
    margin: 0 15px;
}

ul.module-list li.module-list-item {
    margin: 0;
    padding: 0 0 2px 0;
}

div.module-galleries ul.module-list li.module-list-item {
    padding: 0;
    background: none;
}

body.layout-two-column-left div#alpha,
body.layout-two-column-right div#beta,
body.layout-three-column div#alpha,
body.layout-three-column div#gamma,
body.layout-three-column-right div#beta,
body.layout-three-column-right div#gamma {
	background: transparent url(/img/module_back.jpg);
    padding-top: 10px;
}

body.layout-two-column-left div#alpha div#alpha-inner,
body.layout-two-column-right div#beta div#beta-inner,
body.layout-three-column div#alpha div#alpha-inner,
body.layout-three-column div#gamma div#gamma-inner,
body.layout-three-column-right div#beta div#beta-inner,
body.layout-three-column-right div#gamma div#gamma-inner {
/*    background: transparent url(/img/module_btm.gif) no-repeat left bottom;*/
    padding-bottom: 10px;
}


/* Custom */
/*


div#banner
{
  background-image: url(http://example.typepad.jp/sample_design/myimages/background.jpg);
  background-repeat: no-repeat;
  background-position: center;
  text-align: right;
}

*/

/* バナー部分の中身 */
/*
div#banner-inner {}
div#banner-inner h1#banner-header {}
div#banner-inner h2#banner-description {}
*/

/* ページの各部分の指定 */
/* 詳しくは http://support.typepad.jp/cgi-bin/typepad_jp.cfg/php/enduser/std_adp.php?p_faqid=374 */
/*
body {}
div#container {}
div#container div#container-inner {}

div#pagebody {}
div#pagebody div#pagebody-inner {}

div.entry {}
div.entry h3.entry-header {}
div.entry div.entry-content {}
div.entry div.entry-content div.entry-body {}
div.entry p.entry-footer {}
*/

/* レイアウト毎に異なる指定 */
/* １カラム */
/*
body.layout-one-column div#alpha {}
body.layout-one-column div#alpha-inner {}
*/
/* ２カラム （左サイドバー = alpha | 本文 = beta） */
/*
body.layout-two-column-left div#alpha {}
body.layout-two-column-left div#alpha-inner {}
body.layout-two-column-left div#beta {}
body.layout-two-column-left div#beta-inner {}
*/

/* ２カラム （本文 = alpha | 右サイドバー = beta） */
/*
body.layout-two-column-right div#alpha {}
body.layout-two-column-right div#alpha-inner {}
body.layout-two-column-right div#beta {}
body.layout-two-column-right div#beta-inner {}
*/

/* ３カラム （左サイドバー = alpha | 本文 = beta | 右サイドバー = gamma) */
/*
body.layout-three-column div#alpha {}
body.layout-three-column div#alpha-inner {}
body.layout-three-column div#beta {}
body.layout-three-column div#beta-inner {}
body.layout-three-column div#gamma {}
body.layout-three-column div#gamma-inner {}
*/

/* サイドバー・モジュールの指定 */
/*
div.module {}
div.module h2.module-header {}
div.module div.module-content {}
div.module-content ul.module-list {}
div.module-content ul.module-list li.module-list-item {}
*/


div#comment-note {
	display: none;
}	

div.authorsignature {
	text-align: right;
}

