@charset "shift-jis";

/*
name: POPブルー右W
designer: KURO
designer_url: http://www.bosspose.com/
携帯サイトカラー指定
bgcolor:#dbebff
text:#333333
link:#0000ff
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:643px;
}

body.layout-wt #beta, body.layout-tw #beta {
  /* width:190px; */
  width:300px;
}

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:458px;
}

body.layout-wtt #beta, body.layout-ttw #beta, body.layout-twt #beta{
  width:190px;
}

body.layout-wtt #gamma, body.layout-ttw #gamma, body.layout-twt #gamma{
  width:300px;
}

body.layout-twt #beta {
  left: -475px;
}

body {
  background-color:#F1F1F6;
  background-image:url(body.gif);
  background-repeat:repeat-x;
  background-position:top;
  /* 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;
}

#alpha {
  margin:0 5px 0 10px;
  /*border:1px solid #109DEE;*/
  padding:10px 0;
  /* background-color:#fff;*/
}

#alpha-inner {
  padding:0 30px;
  /* alpha_background_color_begin */
  /* alpha_background_color_end */
}

#container {
}

#container-inner {
  background-color:transparent;
  border-left:1px solid #603;
  border-right:1px solid #603;
  background-color: #180D63;
  /* 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;
  background-color: #109DEE;
  background-image:url(header.png);
  background-repeat:no-repeat;
  border-bottom:5px solid #180D63;
  height:175px;
  /* header_background_color_begin */
  /* header_background_color_end */
  /* header_background_url_begin */
  /* header_background_url_end */
  /* header_height_begin */
  /* header_height_end */
}


#header-content {
  margin: 15px 0 0 10px;
}

#header-name {
  font-size:14pt;
  padding-bottom:5px;
}

#header-name a {
  color:#fff;
  text-decoration:none;
}

#header, #header-name a {
  /* header_color_begin */
  /* header_color_end */
}

#header-name a:hover {
  text-decoration:underline;
}

#header-description {
  color:#fff;
  margin-bottom:50px;
  font-size:11pt;
}

/* 1カラム時ヘッダーメニュー */
.layout-w #header-menu {
}

.layout-w #header-menu ul {
  list-style-type:none;
}
.layout-w #header-menu li {
  float:left;
  width:120px;
  border-right:1px solid #180D63;
  border-bottom:1px solid #180D63;
}

.layout-w #header-menu a {
  font-size:1.17em;
  padding: 0.5em 0;
  text-align:center;
  display:block;
  width: 100%;
  background:#0160DE;
  text-decoration:none;
  color:#fff;
  font-weight:bold;
}

.layout-w #header-menu a:hover {
  background:#3FC8F6;
}

/* 記事エリア */
#content {
  margin:0;
  border-top:5px solid #180D63;
  background-color:#fff;
  padding:0;
}
.layout-twt #content-inner {
  padding: 10px 0 0;
  background: url(bg-twt.png) repeat-y;
}
.layout-wt #content-inner {
  padding: 10px 0 0;
  background: url(bg-wt.png) repeat-y;
}
.layout-tw #content-inner {
  padding: 10px 0 0;
  background: url(bg-tw.png) repeat-y;
}
.layout-wtt #content-inner {
  padding: 10px 0 0;
  background: url(bg-wtt.png) repeat-y;
}
.layout-ttw #content-inner {
  padding: 10px 0 0;
  background: url(bg-ttw.png) repeat-y;
}

#content-inner {
 /* line-height:1.4;*/
  min-height:400px;
}

#content-inner a{
  /*color: #109DEE;*/
}

#content-inner a:hover{
  text-decoration:underline;
}

.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.7em;
  padding:3px 0 3px 5px;
  color: #2f2d2d;
  border-left:20px solid #180D63;
  border-bottom: 1px dotted #333333;
  clear:both;
}

.main-content h2 {
  font-size:1.6em;
  border-left:10px solid #180D63;
  background-image:url(ppm-h1.png);
  background-repeat:repeat-x;
  padding: 3px 5px;
  margin-bottom: 10px;
  clear:both;
}

.main-content h3 {
  font-size:1.4em;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-left:7px solid #ccc;
  background: #F6F6F6;
  padding: 1px 5px;
  margin-bottom: 10px;
  clear: both;
}

.main-content h4 {
  font-size:1.4em;
  background:#eee;  
  border-left:7px solid #ccc;
  background:#eee;
  padding:0 5px;
  margin-bottom: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: 100%;
  margin-bottom:10px;
}


.widget-header {
  margin: 0 5px 5px;
  padding: 2px 0 2px 15px;
  font-size : 1.17em;
  background: url(widget-header.gif) no-repeat left bottom;
  border-bottom: 1px solid #180D63;
  line-height: 1.2;
  color:#000;
}

.widget-content {
  position: relative;
  padding:10px;
  margin:0 0 5px;
  line-height:1.3;
  word-wrap:break-word;
}


.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-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 15px;
  background:url(li.png) 0 5px no-repeat;
}

.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 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:transparent;
  border-top:5px solid #180D63;
  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 {
  text-align:center;
}

/* 記事内コメント欄 */
.content-comment-area {
  margin:10px 0;
}

.comment-list {
  margin-bottom:15px;
}

.comment-title {
  color:#0160DE;
  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 {
  color:#000;
  font-size: 1.3em;
  background:#ffdbef;
  font-weight:bold;
  padding:3px 5px;
}

.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 {
  font-size:13pt;
}

.search-list {
}

.search-list dt {
  font-weight: bold;
  border:1px solid #CCC;
  background-image:url(ppm-h1.png);
  background-repeat:repeat-x;
  padding: 3px 5px;
  clear:both;
}

.search-list dd {
  margin-bottom: 10px;
  clear: both;
}

.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:#990080;
  margin-bottom:10px;
}

.comment-field-form {
  text-align:center;
  background:#ffdbef;
}

.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;
}

.highlight { background-color:red; color:white; padding:0 3px; }
.thumb-side {
width: 79px;
height: 79px;
padding: 3px;
-webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.5);
box-shadow: 0 0 5px rgba(50, 50, 50, 0.5);
background-color: white;
float: left;
margin:0 3px 10px 3px;
}

.thumb-side-inner {
width: 79px;
height: 79px;
overflow:hidden;
}

.thumb-side img {
width: 130px;
height: 79px;
margin:0 0 0 -24px;
border:0px;
}

a:hover img {
opacity: 0.7;
}