<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Theme Name: Akashi P Club Theme
Theme URI:
Description: 明石Ｐクラブのテーマです。
Version: 1.0
Author: ND&amp;I
Author URI: http://www.n-di.co.jp/
*/
@import url(http://fonts.googleapis.com/css?family=Paytone+One);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

img {
  vertical-align: bottom;
}

a {
  color: #111;
  text-decoration: underline;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  text-decoration: none;
}

body {
  font: 14px/24px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
  color: #111;
  text-align: left;
  background: #113b5f;
  
  min-width:1090px;
}

/* layout */
#header {
  padding-top: 21px;
  background: url("img/bg_header.gif") 0 0 repeat;
}
#header #logo {
  text-align: center;
  margin-bottom: 9px;
  background: none;
  padding: 0;
}

#header #g_navi {
  background: url("img/bg_gnavi01.png") 0 0 repeat;
}

#header #g_navi ul {
  width: 1090px;
  padding: 17px 0 16px;
  margin: 0 auto;
  background: url("img/bg_gnavi02.png") 0 0 no-repeat;
  *zoom: 1;
}
#header #g_navi ul:after {
  content: "";
  display: table;
  clear: both;
}
#header #g_navi ul li {
  float: left;
}
#header #g_navi ul li:first-child {
  margin-left: 24px;
}

#visual {
  width: 1040px;
  margin: 0 auto;
  padding: 5px 0 32px;
  background: #fff;
}
#visual p {
  margin: 0 auto;
  width: 960px;
}
#visual p img {
  border: 5px solid #e73698;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#page_title {
  width: 1040px;
  margin: 0 auto;
}

#breadcrumb {
  width: 1040px;
  background: #fff;
  margin: 0 auto;
  *zoom: 1;
}
#breadcrumb:after {
  content: "";
  display: table;
  clear: both;
}
#breadcrumb li {
  float: left;
}
#breadcrumb li::before {
  content: "&gt;";
  margin: 0 1em;
}
#breadcrumb li:first-child {
  padding-left: 14px;
}
#breadcrumb li:first-child::before {
  content: "";
  margin: 0;
}

#contents {
  background: #fff;
  *zoom: 1;
  min-height: 900px;
  width: 1040px;
  padding: 30px 0 50px;
  margin: 0 auto;
}
#contents:after {
  content: "";
  display: table;
  clear: both;
}

#main {
  float: left;
  width: 691px;
  margin-left: 25px;
}

#sub {
  float: right;
  width: 279px;
  margin-right: 24px;
}
#sub p {
  margin-bottom: 14px;
}

#footer {
  position: relative;
  width: 1040px;
  margin: 0 auto;
}

#footer #pagetop {
  display: none;
  right: 10px;
}

#footer #pagetop a {
  display: block;
  width: 151px;
  height: 54px;
}

#footer #pagetop.fixed {
  position: fixed;
  bottom: 10px;
}

#footer #pagetop.static {
  position: fixed;
  bottom: 63px;
}

/* header */
/* sidebar */
/* footer */
#footer #footer_main {
  background: #f4329d;
}
#footer #footer_main #f_navi {
  text-align: center;
  *zoom: 1;
  width: 688px;
  margin: 0 auto;
}
#footer #footer_main #f_navi:after {
  content: "";
  display: table;
  clear: both;
}
#footer #footer_main #f_navi li {
  font-size: 85.71429%;
  float: left;
  line-height: 11px;
  margin: 14px auto;
  border-left: 1px solid #fff;
}
#footer #footer_main #f_navi li:first-child {
  border-left: none;
}
#footer #footer_main #f_navi li a {
  color: #fff;
  padding: 0 0.5em;
}
#footer .copy {
  text-align: center;
  color: #ffe225;
  font-size: 78.57143%;
}

/* common */
p.test {
  width: 50px;
}
h1 img{
  width: 40%;
}
.top h1, .page h1, .single h1, .album h1, .category h1 {
  font-family: 'Paytone One',"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 257.14286%;
  color: #f4329d;
  margin-bottom: 20px;
  line-height: 33px;
  padding-bottom: 1px;
  background: url("img/bg_h1.gif") 0 bottom no-repeat;
  text-transform: uppercase;
}
.top h1 span, .page h1 span, .single h1 span, .album h1 span, .category h1 span {
  font-size: 14px;
  display: inline-block;
  margin-left: 13px;
}

#pager {
  margin: 25px 0 80px;
  text-align: center;
}
#pager .current {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  background: #e73698;
}
#pager a {
  display: inline-block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  border: #ccc 1px solid;
  color: #333;
  background: #fff;
  text-align: center;
  text-decoration: none;
}
#pager a:hover {
  background: #e73698;
  color: #fff;
  opacity: 1;
  text-decoration: underline;
}
#pager .next, #pager .prev {
  display: inline-block;
  text-decoration: underline;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #e73698;
  border: none;
}
#pager .next:hover, #pager .prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* front-page.php */
#contents.top {
  padding-top: 0;
}

.top #topnewsArea {
  margin-bottom: 50px;
}

.top #topnewsArea ul{
  margin:0;
}

.top #topnewsArea li{
  margin:0;
}

.top .topNews {
  *zoom: 1;
  line-height: 25px;
  margin-bottom: 10px;
}
.top .topNews:after {
  content: "";
  display: table;
  clear: both;
}

.top .topNews dt {
  width: 100px;
  color: #e73698;
  float: left;
}
.top .topNews dd {
  width: 590px;
  float: left;
}
.top .topResult {
  line-height: 30px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.top .topResult dt {
  color: #e73698;
}

/* page.php */
.page table {
  width: 690px;
}
.page table th, .page table td {
  border: 1px solid #ccc;
  padding: 5px;
}
.page iframe {
  border: none;
}

#sitemap li {
  line-height: 2;
  padding: 5px 0;
}
#sitemap li a {
  text-decoration: none;
}
#sitemap li a:hover {
  text-decoration: underline;
}

/* single.php */
.single .date {
  font-size: 92.85714%;
}
.single h2 {
  font-size: 171.42857%;
  font-weight: bold;
  margin-bottom: 20px;
}
.single .article {
  margin-bottom: 40px;
}

#page_navi {
  position: relative;
  *zoom: 1;
}
#page_navi:after {
  content: "";
  display: table;
  clear: both;
}
#page_navi ul {
  float: left;
  position: relative;
  left: 50%;
}
#page_navi li {
  float: left;
  position: relative;
  left: -50%;
  margin-left: 15px;
}
#page_navi li a {
  color: #f4329d;
}
#page_navi li:first-child {
  margin-left: 0;
}

/* category.php */
.category dl {
  *zoom: 1;
  line-height: 30px;
  border-bottom: 2px dotted #ccc;
  margin-bottom: 10px;
}
.category dl:after {
  content: "";
  display: table;
  clear: both;
}
.category dl dt {
  color: #f4329d;
  width: 100px;
  float: left;
}
.category dl dd {
  width: 590px;
  float: left;
}

/* archive.php */
.album p.title {
  font-weight: bold;
  margin-bottom: 20px;
}
.album .albumList {
  *zoom: 1;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 20px;
}
.album .albumList:after {
  content: "";
  display: table;
  clear: both;
}
.album .albumList .post {
  text-align: center;
  width: 220px;
  float: left;
  margin: 0 5px 20px;
  min-height: 230px;
}
.album .albumList .post p {
  width: 220px;
}

/* contact */
/*# sourceMappingURL=style.css.map */
</pre></body></html>