﻿@charset "Shift_JIS";

html,body {
scrollbar-arrow-color:#ffffff;
scrollbar-face-color:#000000;
scrollbar-3dlight-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#000000;
}

/* ▼リセット
=========================*/
html,body,h1,h2,h3,h4,h5,h6,div,span,a,img,table,tr,th,td,ul,ol,li,dl,dt,dd,form,pre  {
  margin:0;
  padding:0;
  border:0;
  outline:none;
  list-style:none;
  font-size:100%;
  font-weight:normal;
}

table{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:88%;}

pre {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:88%;
  font-weight:normal;
/* Mozilla */
white-space: -moz-pre-wrap;					
/* Opera 4-6 */
white-space: -pre-wrap;					
/* Opera 7 */
white-space: -o-pre-wrap;
/* CSS3 */
white-space: pre-wrap;
/* IE 5.5+ */
word-wrap: break-word;
}
 
img {
  max-width:100%;
  height:auto;
  vertical-align:bottom;
}
br {
  letter-spacing:normal;
}

/* ▼サイト全体
=========================*/
body{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align:center;
  line-height:1.5;
}

.headerInner, .navInner,
.contents, .footerInner {
  margin:0 auto;
  max-width:900px;
  _width:900px;
  text-align:left;
  letter-spacing:2px;
}

/* ウェブフォントの指定 */
h1,h2,h3,.nav,.page,.footer {
font-family: 'Marcellus SC','Hiragino Mincho ProN','HG明朝E','ＭＳ Ｐ明朝', serif;
  letter-spacing:4px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /**//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* ▼見出しの設定
=========================*/
h1 {
  font-size:150%;
}
h1 a {
  color:#ffffff;
}

h2 {
  font-size:150%;
    border-bottom: 3px solid #000000;
    -webkit-box-shadow: 0 1px 0 #C1D6EC;
    -moz-box-shadow: 0 1px 0 #C1D6EC;
     box-shadow: 0 1px 0 #C1D6EC;
    margin-top:10px;
}

h2:first-letter {
  font-size:150%;
}
h2:first-letter,
h2 span {
  color:#76aec8;
}

h3 {
  margin-bottom:5px;
  color:#333333;
  font-size:100%;
}

/* ▼リンクの設定
=========================*/
a {
  color:#000000;
  text-decoration:none;
}

/* ▼フォームの設定
=========================*/
input, textarea {
  color:#333333;
  background-color:#ffffff;
  border:1px solid #cccccc;
}

input[type="text"],
input[type="password"],
textarea {
  margin:8px 0;
  padding:5px;
  width:70%;
}
input[type="submit"] {
  padding:8px 15px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline:none;
  border-color:#76aec8;
}
input[type="submit"]:focus {
  outline:none;
  color:#fff;
  background:#76aec8;
}


/* ▼ヘッダーの設定
=========================*/
.header {
  padding:10px 0;
  background-color:#000000;
}

/* ▼メインイメージの設定
=========================*/
.image{ /* 画像横の帯 */
  text-align:center;
  background-image:url(/img/wall.jpg);
  line-height:1;
}
.image.section {
  width:90%;
  margin:0 auto;
}

/* ▼ナビゲーションの設定
=========================*/
.nav{
  background-color:#000000;
}
.nav a {
  display:block;
  float:left;
  width:12.5%;
  _width:99px;
  height:40px;
  color:#fff;
  text-align:center;
  line-height:40px;
}
.nav a:hover {
  position:static;
  background:#76aec8;

 /* 色が変わる時間 */
 -webkit-transition-duration:0.8s;
 -moz-transition-duration:0.8s;
 -o-transition-duration:0.8s;
 -ms-transition-duration:0.8s;
 transition-duration:0.8s;
}


/* ▼メインコンテンツ
=========================*/
.main {
  float:left;
  width:62.5%;
}
p {
  font-size:88%;
}

/* 余白 */
.section {
  margin-bottom:10px;
}

/* ページ移動 */
.page {
  text-align:center;
}
.page a {
  margin:5px;
}

/* カレンダー */
.calender {
  font-size:90%;
  font-family:monospace;
  text-align:center;
}

/* ▼サブコンテンツの設定
=========================*/
.sub {
  width:25%;
  float:right;
}

/* ▼フッターの設定
=========================*/
.footer {
  margin-top:20px;
  line-height:1.5;
  padding : 0px 0px 0px 0px;
  color:#fff;
  background-color:#000;
}
.footerInner {
  text-align:right;
  padding : 12px 0px 12px 0px;

}

a.footer {
    color:fff;
}

.box01 {
 font-size:88%;
 width: 80%;
 margin:0;
 padding:0.5em 1em 1.5em;
 background:#F3F3F3;
 border-radius: 2px 2px 2px 2px;
 box-shadow:5px 5px 10px #777777;
 -webkit-box-shadow:5px 5px 10px #777777;
 -moz-box-shadow:5px 5px 10px #777777;}

.box02 {
 font-size:88%;
 margin:0;
 padding:0.5em 1em 1.5em;
 background:#F3F3F3;
 border-radius: 2px 2px 2px 2px;
 box-shadow:5px 5px 10px #777777;
 -webkit-box-shadow:5px 5px 10px #777777;
 -moz-box-shadow:5px 5px 10px #777777;}

.btn {  
background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6);  
background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));  
border: 2px solid #DDD;  
color: #111;  
border-radius: 4px;  
-moz-border-radius: 4px;  
-webkit-border-radius: 4px;  
-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);  
-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);  
width: 100px;  
padding: 10px 15px;  }

img.yohaku{margin-right:10px;} 


.sample2 {
   position: relative;
    color: #ffffff ;
    background: #000000;
    font-size: 16pt ;
    line-height: 1;
    margin: 20px -10px 20px -10px;
    padding: 10px 5px 10px 20px;
    box-shadow:1px 3px 7px 0px  #666666 ;
    border-top:3px solid #7f7f7f;
}
.sample2:after, sample2:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333;
}
.sample2:after {
    left: 0;
    border-right: 5px solid #333;
}
.sample2:before {
    right: 0;
    border-left: 5px solid #333;
}


 .sample2 {
   position: relative;
    color: #0000000 ;
    background: #fffffff;
    font-size: 16pt ;
    line-height: 1;
    margin: 20px -10px 20px -10px;
    padding: 10px 5px 10px 20px;
    box-shadow:1px 3px 7px 0px  #666666 ;
    border-top:3px solid #000000;
}

h3.subtitle{
    position: relative;
    color: #000;
    font-size: 1.143em;
    font-weight: bold;
    margin-top: 20px;
    margin: 20 0 1.5em;
    padding: 0.5em 0.5em 0.5em 1.7em;
    border-bottom: 3px solid #000;
}
 
h3.subtitle:before{
    content: "";
    position: absolute;
    background: #AAAAAA;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
h3.subtitle:after{
    content: "";
    position: absolute;
    background:#C0C0C0;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}


.up {
   overflow: auto; 
   width: 100%;
   height: 120px;
  font-size:88%;
 }

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 90px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

#feed li{
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
	white-space: nowrap;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:88%;
}

span.big01 {font-size: 27px; }

</style>


<style type="text/css">


/* ▼リンクの設定
=========================*/
a:hover {
  position:relative;
  top:1px; left:1px;
}

/* ▼マウスドラッグの設定
=========================*/
::selection {
  color:#ffffff;
  background:#76aec8;
}
::-moz-selection {
 color:#ffffff;
 background:#76aec8;
}



@media only screen and (max-width:600px) {

/* ▼リセット
=========================*/
.main, .sub {
  float:none;
  width:100%;
}
.headerInner,
.contents,
.footerInner {
  margin:0 auto;
  width:94%;
} 

/* ▼見出し
=========================*/
h1 {
  font-size:120%;
}

/* ▼ナビゲーション
=========================*/
.nav a {
 width:25%;
}

</style>
<!-- ▲pcやスマホ向け▲ -->