/* 全体のリンク色などの設定 */ a {
  text-decoration: none;
}

/* 未訪問リンク色の設定 */ a:link {
  color: #CF0000;
}

/* 訪問済みリンク色の設定 */ a:visited {
  color: #CF0000;
}

/* リンクを選択した瞬間の色の設定 */ a:active {
  color: #CF0000;
}

/* マウスをかざしたときのリンク色の設定 */ a:hover {
  color: #CF0000;
}

/* HTML全体 */
body {
  font-family: Osaka, "Trebuchet MS", Verdana, arial, sans-serif;
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: #754614;
  background-image: url(/common/img/user/183-a/bg.gif);
  background-repeat: repeat-x;
  background-color: #E0B065;
}

/* ブログ本体 */
#tcpbody {
  width: 800px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
  text-align: left;
}

/* 上部ブログタイトル部分 */
#tctoptitlelay {
  width: 800px;
  height: 280px;
  margin: 0px;
  padding: 0px;
  background: url(/common/img/user/183-a/blog_header.gif) left top no-repeat;
}

/* ブログタイトル文字 */
#tctoptitlelay h1 {
  color: #CF0000;
  padding: 70px 150px 5px 120px;
  width: 248px;
  margin: 0px;
  text-align: left;
  font-size: 18px;
}

/* ブログサブタイトル文字 */
#tctoptitlelay p {
  color: #754614;
  width: 248px;
  text-align: left;
  margin: 0px;
  padding: 5px 150px 5px 120px;
  font-size: 12px;
}

/* ブログタイトル部分のリンク色設定 */
#tctoptitlelay a,
#tctoptitlelay a:link,
#tctoptitlelay a:visited,
#tctoptitlelay a:hover,
#tctoptitlelay a:active {
  color: #CF0000;
  text-decoration: none;
}

/* トップページ自由項目 */
#tctopfreelay {
  margin: 0px;
  padding: 10px;
  clear: both;
}

/* レイアウト関連*/
/* 記事本文が入るメインレイアウト全体 */
#tcmainlay {
  float:left;
  width: 412px;
  margin: 0px auto;
  padding: 10px 0px 0px 3px;
  word-break: break-all;
}

/* 左サイドメニュー全体 */
#tcsidelay {
  float: left;
}
/* 右サイドメニュー全体 */
#tcside2lay {
  float: right;
}

/* 左サイドメニュー全体 */
#tcsidelay{
  width: 163px;  
  margin: 0px 2px;
  padding: 10px 15px 0px 6px;
  word-break: break-all;
  color: #754614;
}

/* 右サイドメニュー全体 */
#tcside2lay {
  width: 163px;  
  margin: 0px 2px;
  padding: 10px 6px 0px 5px;
  word-break: break-all;
  color: #754614;
}

/* 両サイドメニュー内部 */
#sidemenu,
#sidemenu2 {
  width: 163px;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 20px;
}

/* 両サイドメニューリンク */
#sidemenu a,
#sidemenu a:link,
#sidemenu a:hover,
#sidemenu a:visited,
#sidemenu a:active,
#sidemenu2 a,
#sidemenu2 a:link,
#sidemenu2 a:hover,
#sidemenu2 a:visited,
#sidemenu2 a:active{
  color: #CF0000;
  text-decoration: none;
}

/* 両サイドメニュー　タイトルカラー(＆画像) */
#sidemenu h3,
#sidemenu2 h3 {
  width: 163px;
  color: #754614;
  padding: auto;
  text-align: center;
  background-image: url(/common/img/user/183-a/side_header.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

/* 汎用サイドメニューパーツ 全体 */
.blockone {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* 汎用サイドメニューパーツ タイトル文字 */
.blockone h3 {
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;
}

/* 汎用サイドメニューパーツ リスト部分 */
.blockone ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* 汎用サイドメニューパーツ 背景 */
.sidebar_bg,
.blockonebody {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「TSUTAYA」背景 */
.blockone .tsutayabody{
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
  
}

/* サイドメニュー「TSUTAYA」ランキング背景 */
.blockone .tsutayabody table {
  background:#FFF;
}

/* サイドメニュー「TSUTAYA」ランキングフッター背景 */
.blockone .tsutayabody table div table{
  background:#004080;
}

/* サイドメニュー「プロフィール」背景 */
.blockone .sideprofbody {
  color:#754614;
  /*color: #754614;*/
  text-align: center;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 5px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドTeacupMenu */
.sidetcup {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドTeacupMenu TITLE */
.sidetcup h3 {
  width: 163px;  
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  
}

/* サイドTeacupMenu body */
.sidetcup .sidetcupbody {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドTeacupMenu ul */
.sidetcup ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
}

/* サイドメニューカレンダーパーツ全体 */
.cal {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニューカレンダーパーツ タイトル文字 */
.cal h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;  
}

/* サイドメニューカレンダーテーブル */
.cal TABLE {
  width: 163px;
  border: none;
  border-collapse: collapse;
  margin: 0px 0px;
  padding: 0px 0px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニューカレンダー 年月 */
.cal .caption {
  color: #754614;
  font-weight :normal;
  font-size: x-small;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  letter-spacing: 0.3em;
  vertical-align: baseline;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニューカレンダー 曜日 */
.cal TH {
  color: #754614;
  font-size: x-small;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

/* サイドメニューカレンダー 日付 */
.cal TD {
  font-size: 8pt;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  text-align: center;
  padding: 0px;
  width: 23px;
  line-height: 1.5em;
  border: none;
}

/* サイドメニューカレンダー 日曜日 */
.cal .sun {
  color: #CF0000;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

/* サイドメニューカレンダー 曜日文字 */
.cal .calendar {
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

/* サイドメニュー「最近の投稿」パーツ 全体 */
.recentpost {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「最近の投稿」パーツ タイトル文字 */
.recentpost h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  
}

/* サイドメニュー「最近の投稿」パーツ リスト部分 */
.recentpost ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「過去ログ」パーツ 全体 */
.pastlog {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「過去ログ」パーツ タイトル文字 */
.pastlog h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  
}

/* サイドメニュー「過去ログ」パーツ リスト部分 */
.pastlog ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「記事カテゴリ」パーツ 全体 */
.cate {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「記事カテゴリ」パーツ タイトル文字 */
.cate h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  
}

/* サイドメニュー「記事カテゴリ」パーツ リスト部分 */
.cate ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「リンク集」パーツ 全体 */
.link {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「リンク集」パーツ タイトル文字 */
.link h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  
}

/* サイドメニュー「リンク集」パーツ リスト部分 */
.link ul,
.linkbody {
  list-style: none;
  list-style-position: outside; 
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「ページ内検索」パーツ 全体 */
.search {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「ページ内検索」パーツ タイトル文字 */
.search h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  

}

/* サイドメニュー「ページ内検索」パーツ フォーム */
.searchbody {
  text-align: center;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}
.search form {
  width: 120px;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px;
  padding-top: 6px;
  text-align: left;
}

/* サイドメニュー「最近のコメント」パーツ 全体 */
.recentcomm {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「最近のコメント」パーツ タイトル文字 */
.recentcomm h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center; 
}

/* サイドメニュー「最近のコメント」パーツ リスト部分 */
.recentcomm ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「最近のトラックバック」パーツ 全体 */
.recenttb {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「最近のトラックバック」パーツ タイトル文字 */
.recenttb h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  
}

/* サイドメニュー「最近のトラックバック」パーツ リスト部分 */
.recenttb ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「最近の投稿画像」パーツ 全体 */
.recentimg {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「最近の投稿画像」パーツ タイトル文字 */
.recentimg h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  
}

/* サイドメニュー「最近の投稿画像」パーツ リスト部分 */
.recentimg ul {
  list-style: none;
  list-style-position: outside;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「最近の投稿画像」パーツ リスト部分 */
.recentimg ul li{
  list-style: none;
  list-style-position: outside;
  text-align: center;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

/* サイドメニュー「カウンター」パーツ 全体 */
.counter {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「カウンター」パーツ タイトル文字 */
.counter h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  
}

/* サイドメニュー「カウンター」パーツ リスト部分 */
.counter ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「サイドメニュー自由項目」パーツ 全体 */
.sidefree {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「サイドメニュー自由項目」パーツ タイトル文字 */
.sidefree h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  
}

/* サイドメニュー「サイドメニュー自由項目」パーツ 本体テキスト部分 */
.sidefreebody {
  color:#754614;
  /*color: #754614;*/
  list-style: none;
  list-style-position: outside;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「サイドメニュー自由項目」パーツ リスト部分 */
.sidefree ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}

/* サイドメニュー「RSS取り込み1」パーツ 全体 */
.rssin01 {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「RSS取り込み1」パーツ タイトル文字 */
.rssin01 h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
}

/* サイドメニュー「RSS取り込み1」パーツ リスト部分 */
.rssin01 ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニュー「RSS取り込み2」パーツ 全体 */
.rssin02 {
  width: 163px;
  font-size: small;
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 5px 0px;
  background-image: url(/common/img/user/183-a/side_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* サイドメニュー「RSS取り込み2」パーツ タイトル文字 */
.rssin02 h3 {  
  width: 163px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  text-align: center;  
}

/* サイドメニュー「RSS取り込み2」パーツ リスト部分 */
.rssin02 ul {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
  background-image: url(/common/img/user/183-a/side_bg.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

/* サイドメニューRSS出力用アイコン */
.rssout {
  padding-left: 0.5em;
  margin-left: 18px;
}

.linkbody {
  list-style: none;
  list-style-position: outside;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.linkbody p {
  margin: 0px;
  padding: 0px 15px;
}


/* 投稿記事単位 */
.postdate {
  width: 412px;
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url(/common/img/user/183-a/entry_header.gif);
  background-position: left;
  background-position: top;
  background-repeat: no-repeat;
}

/* 投稿記事の日付テキスト見栄え設定 */
.postdate h2 {
  color: #FFFF00;  
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 0px;
  padding: 7px 5px 0px 10px;
}

.postdate hr {
  margin: 0px;
  padding: 0px;
}

/* 投稿記事の題名テキスト見栄え設定 */
.posttitle {
  color: #FFFF00;
  margin: 0px 0px 0px 0px;
  height: 50px;
  padding: 0px 5px 2px 10px;  
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

/* 投稿記事の記事カテゴリテキスト見栄え設定 */
.postcate a,
.postcate a:link,
.postcate a:hover,
.postcate a:active,
.postcate a:visited {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  color: #CF0000;
  text-decoration: none;
}

/* 投稿記事の本文 */
.postbody {
  color: #754614;
  margin: 0px;
  padding: 0px 7px 8px 7px;
  font-size: medium;
  line-height: normal;
  background: url(/common/img/user/183-a/entry_bg.gif) left top;
}

/* 投稿記事の本文 リンク*/
.postbody a,
.postbody a:link,
.postbody a:visited,
.postbody a:hover,
.postbody a:active{
  color: #CF0000;
  text-decoration: none;
}

/* コメント・トラックバックのテキスト */
.postcommtb {
  color: #CF0000;
  font-size: small;
  padding: 0px 5px 5px 10px; 
  background-image: url(/common/img/user/183-a/entry_footer.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}
/* コメント・トラックバックのリンク */
.postcommtb a,
.postcommtb a:link,
.postcommtb a:hover,
.postcommtb a:active,
.postcommtb a:visited {
  color: #CF0000;
}

/* 投稿者名テキスト */
.postname {
  color: #CF0000;  
  font-size: small;
  padding: 10px 5px 2px 0px;
  text-align: left; 
}

/* ページ送り テキスト */
.nextpage form {
  margin: 0px;
}
.nextpage {
  text-align: right;  
  font-size: small;
  margin: 0px;
  padding: 2px;
  color: #754614;
}

/* ページ送り リンク */
.nextpage form {
  margin: 0px;
}
.nextpage a,
.nextpage form {
  margin: 0px;
}
.nextpage a:link,
.nextpage form {
  margin: 0px;
}
.nextpage a:visited,
.nextpage form {
  margin: 0px;
}
.nextpage a:hover,
.nextpage form {
  margin: 0px;
}
.nextpage a:active {  
  color: #CF0000;
}

/* コメントフォーム「投稿者名」 */
.commfrm1 {
}

/* コメントフォーム「メール」 */
.commfrm2 {
  float: left;
}

/* コメントフォーム「投稿する」SUBMITボタン */
.commfrm3 {
  float: right;
}

/* コメントフォーム「リンク」 */
.commfrm4 {
  clear: left;
}

.commfrm4 textarea{
  width: 300px;
}

/* コメントフォーム全体 */
.commfrmall {
  margin-bottom: 5px;
  padding-top: 15px;
  padding-left: 0px;
  padding-bottom: 10px;
  font-size: small;
  color: #754614;
}

/* コメント関連部品全体 */
#comm {
  color: #754614;
  margin-bottom: 7px;
  padding: 5px 5px 5px 5px;
  font-size: small;
}

/* コメントフォーム */
#comm form {
  width: 360px;
}

.commtxt {
  text-align: left;
}

/* コメント書き込みタイトル */
.commtitle {
  float: left;
  margin: 3px;
  color: #754614;
}

/* コメント書き込み日付 */
.comminfo {
  float: right;
  margin: 3px;
  color: #754614;
}

/* コメント書き込み本文 */
.commbody {
  clear: left;
  margin-bottom: 7px;
  padding: 5px 10px 5px 10px;
  color: #754614;
}

.commbody a,
.commbody a:visited,
.commbody a:link,
.commbody a:hover,
.commbody a:active{
  color: #CF0000;
}

/* コメント書き込み全体 */
.commone {
  margin: 7px;
  /*width: 390px;*/
  border-width: 0px 0px 2px 0px;
  border-style: dotted;
  border-color: #754614;
  color: #754614;
}

/* トラックバック画面全体 */
#tb {
  color: #754614;
  margin-bottom: 7px;
  padding: 5px 5px 5px 5px;
  font-size: small;
}

/* トラックバック全体のタイトルテキスト */
.tbtxt {
  text-align: left;
}

/* トラックバックURL表示フォーム */
.tburl {
  margin-bottom: 5px;
  padding-top: 15px;
  padding-left: 10px;
  padding-bottom: 10px;
  font-size: small;
  width: 400px;
}

.tbform input{
  width: 300px;
}

.tbbtn {
  margin-right: auto;
  margin-left: auto;
}

/* トラックバック解説文 */
.tbhelp {
  margin-bottom: 20px;
  padding: 5px;
  font-size: x-small;
  width: 380px;
}

/* トラックバック記事タイトル */
.tbtitle {
  float: left;
  margin: 3px;
}

/* トラックバック記事日時 */
.tbinfo {
  float: right;
  margin: 3px;
  color: #754614;
}

/* トラックバック記事本文 */
.tbbody {
  clear: left;
  margin-bottom: 7px;
  padding: 5px 10px 5px 10px;
  color: #754614;
}

/* トラックバック元サイト名 */
.tbfrom {
  text-align: right;
  margin: 3px;
}

/* トラックバック記事一つ分 */
.tbone {
  border-width: 0px 0px 2px 0px;
  border-style: dotted;
  border-color: #754614;
  margin: 7px;
}

.tbone a,A:visited,A:link,A:hover,A:active{
  color: #CF0000;
}

/*  リンクバナー */
.linkbanner {
  margin: 8px;
}

/* 下部のログインボタンレイアウト全体 */
#tcloginlay {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  background-color: #E0B065;
}

/* 下部のログインボタンフォーム */
.loginfrm {
  text-align: left;
  padding: 20px;
  background-color: #E0B065;
}

/* パスワード保護時のブログタイトルテキスト */
.protecttitle {
  color: #CF0000;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #E0B065;
  background-color: #E0B065;
}

/* パスワード保護時のブログ説明文 */
.protectbody {
  font-size: 9pt;
  padding: 12px;
  width: 460px;
  color: #754614;
  background-color: #E0B065;
}

/* サイドメニュー「過去ログ」パーツ コンパクト表示用リスト部分 */
.pastlogbody ul.compact {
  padding-right: 0px;
  max-height: 240px;
  overflow: auto;
}
.pastlogbody ul.compact span {
  white-space: nowrap;
}

/* 拍手ボタン部分 */
.apclap {
  text-align: right;
  font-weight: bold;
  font-size: small;
  margin: 5px 0px;
}
.apclap img {
  padding-right: 5px;
}

