@charset "shift-jis";

/*
name: NEWS
designer: KURO
designer_url: http://www.bosspose.com/
携帯サイトカラー指定
bgcolor:#ffffff
text:#333333
link:#0C1A76
alink:#ff0000
vlink:#800080
*/


/* 2 column */
body.layout-wt #container-inner, body.layout-tw #container-inner{
  /* width:770px; */
  width:965px;
}
body.layout-wt #alpha, body.layout-tw #alpha {
  /* width:580px; */
 /*  width:663px; */
  width:710px;
}

body.layout-wt #beta, body.layout-tw #beta {
  /* width:190px; */
  /* width:300px; */
  width:250px;
}

body.layout-wt #beta-inner {
  padding:0 0 0 20px;
}

body.layout-tw #beta-inner {
  padding:0 20px 0 0;
}

/* 3 column */
body.layout-wtt #container-inner, body.layout-ttw #container-inner, body.layout-twt #container-inner{
  /* width:940px; */
  width:965px;
}
body.layout-wtt #alpha, body.layout-ttw #alpha, body.layout-twt #alpha{
  /* width:473px; */
  width:465px;
}

body.layout-wtt #beta, body.layout-ttw #beta, body.layout-twt #beta{
  width:250px;
}

body.layout-wtt #gamma, body.layout-ttw #gamma, body.layout-twt #gamma{
  width:250px;
}

.layout-twt #alpha {
  left: 250px;
}

body.layout-twt #beta {
  left: -465px;
}

body.layout-twt #beta-inner {
  padding:0 20px 0 0;
}

body.layout-twt #gamma-inner {
  padding:0 0 0 20px;
}

body.layout-ttw #beta-inner {
  padding:0 20px 0 0;
}

body.layout-ttw #gamma-inner {
  padding:0 20px 0 0;
}

body.layout-wtt #beta-inner {
  padding:0 0 0 20px;
}

body.layout-wtt #gamma-inner {
  padding:0 0 0 20px;
}

body {
  color:#333;
  background-color:#fff;
  background-repeat:repeat-x;
  background-position:top;
  font-size:11pt;
  /* container_background_color_begin */
  /* container_background_color_end */
  /* container_background_url_begin */
  /* container_background_url_end */
  /*font-size : 75%;*/
  line-height : 1.5;
  font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

a {
  color:#0C1A76;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

#alpha {
  margin:0;
  /*border:1px solid #109DEE;*/
  padding:0;
  /* background-color:#fff;*/
}

#alpha-inner {
  padding:0;
  /* alpha_background_color_begin */
  /* alpha_background_color_end */
}

#container {
}

#container-inner {
  background-color:transparent;
  /* inner_background_color_begin */
  /* inner_background_color_end */
}

#beta {
}

#beta-inner {
  /* beta_background_color_begin */
  /* beta_background_color_end */
}

#gamma {
}

#gamma-inner {
  /* gamma_background_color_begin */
  /* gamma_background_color_end */
}

#header {
  background-color:transparent;
  /* header_background_color_begin */
  /* header_background_color_end */
  /* header_background_url_begin */
  /* header_background_url_end */
  /* header_height_begin */
  /* header_height_end */
}

#header-inner {
  padding-left:0;
  padding-right:0;
}


#header-content {
  margin: 10px 0 0 0;
}

#header-name {
  font-size:16pt;
  padding-bottom:0;
}

#header-name a {
}

#header, #header-name a {
  /* header_color_begin */
  /* header_color_end */
}

#header-name a:hover {
}

#header-description {
  margin-bottom:10px;
  font-size:11pt;
}

/* 1カラム時ヘッダーメニュー */
.layout-w #header-menu {
  margin-bottom:10px;
}

.layout-w #header-menu ul {
  list-style-type:none;
}
.layout-w #header-menu li {
  float:left;
  width:120px;
  border-top:1px solid #eee;
  border-left:1px solid #eee;
  border-right:1px solid #CCC;
  border-bottom:1px solid #CCC;
}

.layout-w #header-menu a {
  font-size:13pt;
  padding: 0.5em 0;
  text-align:center;
  display:block;
  width: 100%;
  background:#fff;
  text-decoration:none;
  font-weight:nomal;
}

.layout-w #header-menu a:hover {
  background:#eee;
}

/* 記事エリア */
#content {
  margin:0;
  background-color:#fff;
  padding:0;
}
.layout-twt #content-inner {
  padding: 10px 0 0;
}
.layout-wt #content-inner {
  padding: 10px 0 0;
}
.layout-tw #content-inner {
  padding: 10px 0 0;
}
.layout-wtt #content-inner {
  padding: 10px 0 0;
}
.layout-ttw #content-inner {
  padding: 10px 0 0;
}

#content-inner {
 /* line-height:1.4;*/
  min-height:400px;
}

#content-inner a{
  /*color: #109DEE;*/
}

#content-inner a:hover{
  text-decoration:underline;
}

.main-content {
  border:1px solid #ccc;
}

.content {
  padding:20px;
}

.content-footer {
  padding:5px 30px;
}

.btn-sns {
  /* ボタン */
  margin-bottom:5px;
}

.pankuzu {
  font-size:1.17em;
  margin:0 0 10px 0;
}

.main-content {
}

.main-content h1 {
  font-size:14pt;
  padding:10px 0 10px 30px;
  border-bottom: 1px solid #ccc;
  font-weight:normal;
  clear:both;
}

.main-content h2 {
font-size: 13.5pt;
font-weight: normal;
text-align: left;
line-height: 150%;
border-top: #CCC solid 1px;
margin: 2em 0 10px;
padding: 10px 0 0 0;
  clear:both;
}

.main-content h3 {
color: black;
font-size: 12pt;
font-weight: normal;
text-align: left;
line-height: 150%;
background: #E6E6E6;
margin: 2em 0 10px;
padding: 8px 5px 5px;
  clear: both;
}

.main-content h4 {
  font-size:12pt;
  background:#eee;  
  border-left:7px solid #ccc;
  background:#eee;
  padding:0 5px;
  margin: 2em 0 10px;
  clear:both;
}

.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: 228px;
  margin-bottom:10px;
  border:1px solid #CCC;
}

.widget ul li {
  border-bottom:1px dashed #DDD;
  padding:10px 5px 10px;
}


.widget-header {
  font-weight:normal;
  margin: 0;
  padding: 13px 0 10px 15px;
  font-size : 12pt;
  border-bottom: 2px solid #180D63;
  line-height: 1.4;
}

.widget-content {
  position: relative;
  padding:10px;
  margin:0 0 5px;
  line-height:1.3;
  word-wrap:break-word;
  font-size:9pt;
}


.widget-rss .widget-content {
  text-align:center;
}

.widget-rss-link {
  margin-bottom:5px;
}

.widget-powered .widget-content {
  padding:10px;
  text-align:center;
  background:#f8f8f8;
  margin:10px 0;
}

.widget-category a, .widget-new-entry a, .widget-new-comment a{
  /* color:#109DEE; */
}
.widget-category a:hover, .widget-new-entry a:hover, .widget-new-comment a:hover{
  text-decoration:underline;
}

.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-entry li, .widget-new-comment li{
  padding:2px 0 2px 2px;
}

.widget-sitemenu .widget-header {
  margin-bottom:0;
}

.widget-sitemenu ul{
  list-style-type:none;
  background:transparent;
}

.widget-sitemenu ul.sub {
  background:transparent;
  border:none;
}

.widget-sitemenu ul li {
  border-bottom:none;
  padding:5px;
}

.widget-sitemenu ul li a{
  display:block;
  padding:5px 5px 5px 17px;
  text-decoration:none;
  margin:0 0 2px 0;
  background: url(li.png) no-repeat 0 0;
  background-position:3px 7px;
}

.widget-sitemenu ul li a:hover{
  background:url(li.png) no-repeat 0 0;
  background-position:3px 7px;
}

.widget-sitemenu ul.sub li a{
  padding:0 0 0 25px;
  margin:0 0 2px 0;
  background: url(li1.gif) no-repeat 0 0;
  background-position:18px 5px;
}

.widget-sitemenu ul.sub li a:hover{
  background:url(li1.gif) no-repeat 0 0;
  background-position:18px 5px;
}

.widget-search input[type="text"] {
  width:120px;
}

.widget-search input[type="submit"] {
  padding:3px 6px;
}

/* フッター */
#footer {
  background-color:#656565;
  margin-top:30px;
  color:#fff;
  /* 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 {
  margin:10px 0;
  text-align:center;
}

/* 記事内コメント欄 */
.content-comment-area {
  margin:10px 0;
}

.comment-list {
  margin:0 20px 15px;
}

.comment-title {
  font-weight:bold;
  margin-bottom:5px;
}

.comment-body {
  margin-bottom:5px;
}

.comment-footer {
  border-top:1px dashed #CCC;
  padding-top:5px;
}

.comment-contributor, .comment-post-time {
  margin-right:15px;
}

.content-nav {
  font-size:13pt;
  text-align:center;
  padding:10px 0 10px;
}

.content-entry-list {
}

.entry-list {
margin: 2em 30px 10px;
}

.entry-list dt {
font-size: 13.5pt;
font-weight: normal;
text-align: left;
line-height: 150%;
border-top: #CCC solid 1px;
padding: 10px 0 0 0;
}

.entry-list dd {
  padding:10px 0;
  margin-bottom:10px;
}

.entry-content-info {
  border-top:1px dashed #DDD;
  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 {
  padding:0 20px;
}

.search-list dt {
  font-size:12pt;
  border:1px solid #CCC;
  background-image:url(ppm-h1.png);
  background-repeat:repeat-x;
  padding: 10px 15px;
  clear:both;
}

.search-list dd {
  margin-bottom: 10px;
  padding:20px 20px;
  clear: both;
}

.search-content {
}


/* コメント投稿 */
.comment-field h2 {
  font-size:12pt;
  padding:10px;
  font-weight:normal;
}

.comment-field-header {
  padding:0 10px 10px;  
}

.comment-field-header .attention {
  color:#F00;
  margin-bottom:10px;
}

.comment-field-header .message {
  color:#990080;
  margin-bottom:10px;
}

.comment-field-form {
  text-align:center;
}

.comment-field-wrapper {
  padding:5px 0;
  border-bottom:1px solid #FFF;
}

.comment-field-label {
  text-align:center;
  width:100px;
  float:left;
}

.comment-field-textarea {
  text-align:left;
  float:left;
}

.highlight { background-color:red; color:white; padding:0 3px; }