@charset "shift-jis";

/*
name: ボーダーゴールド
designer: TOKITA
designer_url: http://www.diamanterouge.jp/
携帯サイトカラー指定
bgcolor:#FFFFCC
text:#333333
link:#0000FF
alink:#FFFFFF
vlink:#800088
hrcolor:#666600
maqfontcolor:#FFFFFF
*/

body {
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  background:url(bg3.gif) repeat top left;;
  /* container_background_color_begin */
  /* container_background_color_end */
  /* container_background_url_begin */
  /* container_background_url_end */
}

a,a:link,a:visited,a:active {color:#0044CC;}
a:hover {text-decoration:underline;}

#alpha-inner {
  /* alpha_background_color_begin */
  /* alpha_background_color_end */
}

#container {
  background: url(bg.png) repeat-y 50% 0;
}
.layout-tw #container, .layout-wt #container, .layout-w #container {
  background: url(bg2.png) repeat-y 50% 0;
}

#container-inner {
clear:both;
  background-color:#ffffff;
  /* inner_background_color_begin */
  /* inner_background_color_end */
}

#beta-inner {
  /* beta_background_color_begin */
  /* beta_background_color_end */
}

#gamma-inner {
  /* gamma_background_color_begin */
  /* gamma_background_color_end */
}

#header {
  color:#FFF;
  background:transparent url(header.png) no-repeat 0 0;
margin-bottom:10px;
height:178px;
  /* header_background_color_begin */
  /* header_background_color_end */
  /* header_background_url_begin */
  background: url(header.jpg) no-repeat;
  /* header_background_url_end */
  /* header_height_begin */
  /* header_height_end */
}


#header-content {
  margin-left:0px;
}

#header-name {
  font-size:1.7em;
  padding-top:20px;
  padding-bottom:15px;
}
#header-name a,#header-name a:hover {
  color:#FFF;
  text-decoration:none;
font-weight:bold;
}

#header, #header-name a {
  /* header_color_begin */
  /* header_color_end */
}

#header-name a:hover {
  text-decoration:underline;
}

#header-description {
  font-size:0.9em;
font-weight:bold;
  /*color:#300;*/
  margin-bottom:55px;
}

#pl {
	font-size:smaller;
	padding:5px;
	color:#e5c300;
}

#pl a {
	color:#e5c300;
	text-decoration:none;
}

/* 1カラム時ヘッダーメニュー */
.layout-w #header {
height:auto;
}

.layout-w #header-menu {
  /*background:#FFF;*/
}

.layout-w #header-description {
  font-size:0.9em;
font-weight:bold;
  /*color:#300;*/
  height:84px;
overflow:hidden;
margin-bottom:16px;
}

.layout-w #header-menu ul {
  list-style-type:none;
}
.layout-w #header-menu li {
  float:left;
  width:220px;
  margin:3px 30px 3px 0;
}

.layout-w #header-menu a {
  background: url(li1.png) no-repeat left center;
  background-position:0 6px;
  font-size:1.0em;
  padding:2px 0 0 9px;
  display:block;
  width: 100%;
  text-decoration:none;
}

.layout-w #header-menu a:hover {
  text-decoration:underline;
}

/* 記事エリア */
#content-inner {
  line-height:1.4;
  min-height:400px;
}

.content {
  margin:15px 0 15px 0;
}

.content-footer {
  padding:5px 0;
  border-top: 1px dotted #7E8984;
}

.btn-sns {
  /* ボタン */
  margin-bottom:5px;
}

.pankuzu {
  font-size:1.17em;
  margin:0 0 10px 0;
}

.main-content {
}

.main-content h1 {
  font-size:1.2em;
  background:transparent url(bg_h1.jpg) repeat 0 0;
  padding:3px 10px;
  color:#FFF;
}

.main-content blockquote {
  border:#ccc solid 1px;
  background:#f3f3f3;
  padding:15px 20px;
}

.main-content ol {
  margin:0;
  padding:0 0 0 17px;
}

.main-content ul {
  margin:0;
  padding:0;
}

.main-content ul li {
  list-style-position:inside;
  text-align:left;
  font-weight:bold;
  padding:0 0 0 10px;
  line-height:1.7em;
  margin:0 0 0 20px;
}

.main-content ul li.on {
  list-style-position:outside;
  list-style:none;
  text-align:left;
  font-weight:bold;
  padding:0 0 0 20px;
  line-height:1.7em;
  background: url(bullet.png) no-repeat 0 0;
}

.main-content ul li.off {
  list-style-position:outside;
  list-style:none;
  text-align:left;
  font-weight:bold;
  padding:0 0 0 20px;
  background: url(bullet2.png) no-repeat 0 0;
}

.entry-date {
  float:right;
}

/* 「コメント投稿覧を表示」ボタンエリア */
.content-comment-post {
  padding:10px;
  text-align:center;
}

.content-comment-post p{
  margin:10px 0;
}

.content-comment-post input[type="submit"]{
  padding:3px 6px;
}

/* 前後ページナビ */
.content-page-navi {
  padding:5px;
  text-align:center;
}

/* ウィジェット */
.widget {
  overflow: hidden;
  width: 100%;
}

.widget-header {
  position: relative;
  font-size:1.1em;
  padding:2px 2px;
  margin:0 0 10px;
  color:#333;
border-bottom:1px #333 dotted;
/*  background:url(bg_dt.png) no-repeat left center;
border-left:5px #300 solid;*/

}

.widget-content {
  position: relative;
  padding:0 0 5px;
  margin:0 0 5px;
  line-height:1.3;
}

.widget-rss .widget-content {
  text-align:center;
}

.widget-rss-link {
  margin-bottom:5px;
}

.widget-powered .widget-content {
  padding:10px;
  text-align:center;
  border:1px solid #CCC;
  background:#f8f8f8;
  margin:10px 0;
}

.widget-sitemenu a, .widget-category a, .widget-new-entry a, .widget-new-comment a{
  text-decoration:none;
}
.widget-sitemenu a:hover, .widget-category a:hover, .widget-new-entry a:hover, .widget-new-comment a:hover{
  text-decoration:underline;
}

.widget-sitemenu ul {
  list-style-type:none;
}

.widget-category ul {
  list-style-type:none;
}

.widget-new-entry ul {
  list-style-type:none;
}

.widget-new-comment ul {
  list-style-type:none;
}

.widget-category li, .widget-new-comment li, .widget-new-entry li {
  padding:2px 0 0 9px;
  margin:0 0 3px 0;
  background: url(li1.png) no-repeat left center;
  background-position:0 6px;
}

.widget-sitemenu li {
  padding:2px 0 0 9px;
  margin:0 0 3px 0;
  background: url(li1.png) no-repeat left center;
  background-position:0 6px;
}

.widget-sitemenu ul.sub li {
  padding:1px 0 0 9px;
  margin:0 0 3px 0;
  background: url(li2.png) no-repeat left center;
  background-position:0 6px;

}

.widget-search input[type="text"] {
}

.widget-search input[type="submit"] {
  padding:3px 6px;
}

/* フッター */
#footer {
  background:transparent url(bg_footer.jpg) left bottom repeat;
margin-top:10px;
  /* footer_background_color_begin */
  /* footer_background_color_end */
  /* footer_background_url_begin */
  /* footer_background_url_end */
  /* footer_color_begin */
  /* footer_color_end */
  /* footer_height_begin */
  /* footer_height_end */
}

#footer-content {
  text-align:center;
color:#FFF;
}

/* 記事内コメント欄 */
.content-comment-area {
  margin:10px 0;
}

.comment-list {
  margin-bottom:15px;
}

.comment-title {
  color:#4e4409;
  font-weight:bold;
  margin-bottom:5px;
}

.comment-body {
  margin-bottom:5px;
}

.comment-footer {
  border-top:1px dashed #000;
  padding-top:5px;
}

.comment-contributor, .comment-post-time {
  margin-right:15px;
}

.content-nav {
  padding:10px 0 10px;
}

.content-entry-list {
}

.entry-list {
}

.entry-list dt {
  font-size: 1.1em;
  /*background:#FFF8DC url(bg_dt.png) no-repeat left center;*/
  background:#FFF8DC;
border-bottom:#F0E68C solid 1px;
  font-weight:bold;
  padding:3px 8px;
  color:#333;
}

.entry-list dd {
  padding:10px 0;
  margin-bottom:10px;
}

.entry-content-info {
  border-top:1px dotted #7E8984;
  text-align:right;
  padding-top:5px;
}

.entry-content {
  margin-bottom:10px;
}

.entry-link, .entry-comment-link, .entry-list-date, .entry-date {
  margin-right:10px;
}
/* 検索結果 */
.content-search-list {
}

.search-list {
}

.search-list dt {
}

.search-list dd {
}

.search-content {
}


/* コメント投稿 */
.comment-field h2 {
  font-size:1.2em;
  padding:10px;
  
}

.comment-field-header {
  padding:0 10px 10px;  
}

.comment-field-header .attention {
  color:#F00;
  margin-bottom:10px;
}

.comment-field-header .message {
  color:#390;
  margin-bottom:10px;
}

.comment-field-form {
  text-align:center;
  background:#f8f2ce;
}

.comment-field-wrapper {
  padding:5px 0;
  border-bottom:1px solid #FFF;
}

.comment-field-label {
  text-align:center;
  width:100px;
  float:left;
  font-weight:bold;
}

.comment-field-textarea {
  text-align:left;
  float:left;
}

.view-switcher a{
color:#FFF;
}
