@charset "UTF-8";
/*
Theme Name: TheGoodTimes Original
Theme URI: http://www.thegoodtimes.jp/
Description: TheGoodTimes オリジナルテーマ by pinesland.com 
Version: 1.0
Author: pinesland.com
Author URI: http://www.pinesland.com/
Tags : 
*/

/*** RESET ***/
h1,h2,h3,h4,h5,h6,p,ul,blockquote {
  margin: 0px;  
}
img {
  border: none;
}

/*** Default ***/
body,td,th {
  font-size: 14px;
  color: #000000;
}
body {
  margin: 0px;
  background-image: url(/image/common/bg.jpg);
  background-color: #FDE2BE;
  background-repeat: repeat-x;
  background-attachment: fixed;
}
a:link {
  color: #993300;
  text-decoration: none;
}
a:visited {
  color: #993300;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  color: #FF0000;
  text-decoration: underline;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.9em;
}
h6 {
  font-size: 0.85em;
}


/*** For WordPress Elements ***/
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.alignleft {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 0px;
  float: left;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.alignright {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 10px;
}
.clear {
  clear: both;
}


/*** For Original Theme ***/

/** Layout **/
#container {
  width: 940px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#content {
  clear: both;
  background-color: #FFFFFF;
  padding-bottom: 50px;
}
#maincontent {
  float: left;
  width: 740px;
  background-color: #FFFFFF;
}
#maincontent-w {
  float: left;
  width: 940px;
  background-color: #FFFFFF;
}
#sidebar {
  float: left;
  width: 200px;
  background-color: #FFFFFF;
}
#sidebar2 {
  float: right;
  width: 200px;
}

/** header **/
#header {
}
#header h1 {
  margin: 0px;
}
#mainarea {
  float: right;
  width: 540px;
  background-color: #FFFFFF;
}
#mainarea-w {
  float: right;
  width: 740px;
  background-color: #FFFFFF;
}

/** footer **/
#footer {
  clear: both;
}
#footer .footer-navi {
  font-size: 0.85em;
  background-color: #FFFFFF;
  text-align: center;
  margin: 0px;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}
#footer .address {
  line-height: 2em;
  color: #FFFFFF;
  background-color: #666666;
  margin: 0px;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  text-align: right;
}
.post {
  background-image: url(/image/common/entry_bg.jpg);
  background-repeat: repeat-y;
  margin: 0px 10px 30px;
  background-position: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
}
#mainarea .date {
  padding: 3px;
  margin-top: 5px;
  margin-left: 10px;
}
.post h2 {
  background-image: url(/image/common/icon_clock.gif);
  padding-top: 10px;
  padding-left: 50px;
  background-repeat: no-repeat;
  padding-right: 5px;
  padding-bottom: 5px;
  font-size: 1.2em;
  margin: 5px;
}
.post h2 a {
  color: #000000;
}
.post .post-body {
  padding: 10px 30px 30px;
  line-height: 1.6em;
  overflow: hidden;
}
.post .post-body p {
  overflow: hidden;
}
.post .auther {
  text-align: right;
  font-size: 0.9em;
  padding: 3px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999999;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 50px;
}
.post-footer {
  font-size: 0.9em;
  color: #333333;
  text-align: right;
  padding: 10px 20px;
}
.paging {
  margin: 20px;
}
#commentsbox {
  font-size: 0.85em;
  margin: 20px;
  clear: both;
}
#comments {
  font-weight: bold;
  padding: 3px;
  font-size: 1.2em;
}
#respond {
  margin: 20px;
  clear: both;
  padding: 10px;
  font-size: 0.85em;
}
ol.commentlist {
  margin: 5px;
  padding: 5px 5px 5px 20px;
}
.comment-author {
  display: inline;
}
.comment-meta {
  font-size: 0.9em;
  color: #333333;
  padding: 2px 2px 2px 10px;
  margin: 0px;
  display: inline;
}
.comment-meta a {
  color: #333333;
  text-decoration: none;
}
.comment-body p {
  margin: 0px;
  padding: 0px;
}
.comment-list li {
  margin: 0px;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
}
#comment-title {
  font-weight: bold;
  padding: 3px;
  font-size: 1.2em;
}

/* サイドバー */
ul.sidemember {
  margin: 5px;
  padding: 0px;
}
ul.sidemember li {
  text-align: center;
  margin: 2px 0 0;
  list-style-type: none;  
}
h2.module-header {
  font-weight: bold;
  background-color: #666666;
  color: #ffffff;
  padding: 3px;
  margin: 10px;
  border: none;
  line-height: normal;
  font-size: 0.9em;
  letter-spacing: 0.2em;
}
#sidebar ul.pagemenu {
  padding: 5px 5px 5px 12px;
}
#sidebar ul.pagemenu li {
  font-size:12px;
  background-repeat: no-repeat;
  background-image: url(/image/common/icon_tri_01.gif);
  background-position: left 10px;
  list-style-type: none;
  padding: 5px 5px 5px 12px;
  border-bottom: 1px solid #cccccc;
  line-height: 1.4em;
}
#sidebar  .pjmenu {
  margin: 5px 0px;
  text-align: center;
}
#sidebar ul.category {
  padding: 5px 5px 5px 12px;
}
#sidebar ul.category li {
  font-size:12px;
  background-repeat: no-repeat;
  background-image: url(/image/common/icon_tri_01.gif);
  background-position: left 10px;
  list-style-type: none;
  padding: 5px 5px 5px 12px;
  line-height: 1.4em;
}
#sidebar ul.recent,
#sidebar ul.archive {
  padding: 5px 5px 5px 12px;
}
#sidebar ul.recent li,
#sidebar ul.archive li {
  font-size:12px;
  background-repeat: no-repeat;
  background-image: url(/image/common/icon_cir_01.gif);
  background-position: left 10px;
  list-style-type: none;
  padding: 5px 5px 5px 12px;
  line-height: 1.4em;
}
#sidebar ul.pagemenu2 {
  padding: 5px;
}
#sidebar ul.pagemenu2 li {
  text-align: center;
  list-style-type: none;
  margin-bottom: 5px;
}
#sidebar .sidelink{
  text-align: center;
  margin: 5px;
}
#sidebar2 .project li {
  list-style-type: none;
  padding: 0px 0px 10px;
}
#sidebar2 ul.project {
  margin: 0px;
  padding: 5px;
  text-align: center;
}

