@charset "utf-8";

/************************************/
/* body              */
body{
    font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
    font-size: 13px; text-align : center;
background : url(https://blog-imgs-113-origin.fc2.com/w/r/a/wra5/header_2019-01.jpg) top center no-repeat;   /* 背景画像を繰り返し表示 */
background-color : #fffde6;
    line-height: 100%;
margin: 0px;

min-width: 1200px;



}
.head { padding : 0px 0px 0px 0px;
}


/************************************/
/* Main_Body 要素              */

#baseBlock {
  width: 1300px;
  padding: 0px;
padding-left: 0px;
　
  margin: 0px; text-align : left;
}
#baseBlock2 {
  width: 1150px;
  padding: 20px;
margin-left: 70px; text-align : left;
  margin-top: 0px; text-align : left;
}
#main_body {
  width: 100%;
  padding: 0px;
　
  margin: 0px; text-align : left;
}


/************************************/
/*head要素              */
#headBlock1 {
  width: 95%; text-align : left;
background : url() top left no-repeat;    /* サンプル画像760x250 */
height:392px;
margin-left:0px;
padding:0px;
}
.h1 {
  font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 25px;
  color: #062c54;
  margin-bottom: 0px;
  padding : 0px 0px 0px 0px;

}
#headIntroduction{
  font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 14px; font-weight:normal;
  color: #550000; text-align : left;
  margin-bottom: 10px;
  padding-top  : 10px;
  padding-left : 30px;
}

#headBlock1 a {
  text-decoration : none;
}
#headBlock1 a:hover : {
  color; text-decoration : none;
}
.login {
  width: 98%; text-align : right; font-size: 12px;
  margin: 0px;
}

/************************************/
/* top_entry 要素              */
.top_entry-index {
  margin: 0px 5px 10px 0px;
  border-top: #2595c7 3px ridge; /* エントリー(記事)の外枠 */
border-right: #2595c7 3px ridge; /* エントリー(記事)の外枠 */
border-bottom: #2595c7 3px ridge; /* エントリー(記事)の外枠 */
border-left: #2595c7 3px ridge; /* エントリー(記事)の外枠 */
border-top-left-radius: 10px;     /* 左上 */ 
border-top-right-radius: 10px;    /* 右上 */ 
border-bottom-left-radius: 10px;  /* 左下 */ 
border-bottom-right-radius: 10px; /* 右下 */
}
.top_entry-body {
  margin: 0px; padding: 8px;
  font-size: 14px; text-align:left;
}

/************************************/
/* main 要素              */

.main_Block {
  float : center;
  vertical-align : top;

}
.mainEntryBlock {
  margin: 0px 5px 0px 0px;
  border-top: #cccccc 4px none; /* エントリー(記事)の外枠 */
border-right: #cccccc 4px none; /* エントリー(記事)の外枠 */
border-bottom: #cccccc 4px none; /* エントリー(記事)の外枠 */
border-left: #000000 0px none; /* エントリー(記事)の外枠 */
border-top-left-radius: 0px;     /* 左上 */ 
border-top-right-radius: 0px;    /* 右上 */ 
border-bottom-left-radius: 0px;  /* 左下 */ 
border-bottom-right-radius: 0px; /* 右下 */

}
.mainEntryBase {
  margin-bottom : 15px;
}
.mainEntryTitle {
  padding: 3px 0px 2px 5px;
  margin: 0px;
 
font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
 border-bottom : 3px ridge #2595c7;
font-weight: 100;
}
.mainEntryTitle h2 {
  font-size: 20px;
  margin: 1px 0px 1px 0px;
}
.mainEntryTitle h2 a:link {


text-decoration : none;
  color: #0066a5;
  margin: 0px;
 }
.mainEntryTitle h2 a:visited {
  color:#0066a5; text-decoration : none;

 }
.mainEntryTitle h2 a:hover {
  color:#ff3300; text-decoration : none;
 }
.mainEntryBody {
  margin: 10px 5px 10px 5px;

font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 13px; padding:8px;
  line-height:1.6;
  color:#333333;
  letter-spacing: 0.01em;
}
.mainEntryMore {
  margin: 0px;
  font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 13px;
  line-height: 130%;
  color: #656565;
}
.mainEntryDate {
  font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 13px;
  line-height: 130%;
  color: #00cc00;
  text-align: right;
  margin: 0px 0px 5px 0px;
  padding-right: 5px;
}
.mainEntryComment {
  font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 13px;
  line-height: 130%;
  color: #666666;
  margin: 0px 10px 0px 15px;
}
.mainEntryComment ul {
  padding: 0px;
  margin: 0px 10px 5px 5px;
}
.pageLink {
  font-size: 13px;
  color: #003300;
  text-align: center;
  margin: 5px 0px 10px 0px;
}

/************************************/
/* mainComment要素              */
.mainCommentBold {
  padding: 20px 0px 2px 5px;
  margin: 0px 3px;
  border-bottom: 3px solid #ff9900;
  font-size: 15px;
  font-weight: bold;
  color: #666;
}
.mainCommentTitle{
  padding: 10px 0px 5px 15px;
  font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #00cc00;
}
.mainCommentBody {
  padding: 0px 30px 0px 15px;
  font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 13px;
  line-height: 130%;
  color: #333333;
}
.mainCommentDate {
  padding: 5px 10px 15px 15px;
  font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 13px;
  color: #696969;
  border-bottom: 1px dotted #2b2b2b ;
}

/************************************/
/* mainForm要素              */
.mainForm {
  margin: 10px;
}
.mainForm dt {
  width: 150px;
}
.mainForm dd {
  font-size: 10px;
  padding: 0;
  margin: 15px 10px 0px;
}
.mainFormText {
  width: 250px;
  border: 1px normal #003366;
}
.mainFormTextarea {
  width: 250px;
  border: 1px normal #003366;
}
.mainFormPass {
  border: 1px normal #003366;
}
.mainFormCheck {
  border: 1px normal #003366;
}
.mainFormButton {
  width: 100px;
}

/************************************/
/* maintTraba要素              */
.mainTrabaBold{
  padding: 15px 0px 2px 5px;
  margin: 0px 3px 0px 3px;
  border-bottom: 3px nomal #F0F0F0;
  font-size: 12px;
  font-weight: nomal;
  color: #666;
}
.mainTrabaTitle{
  padding: 3px 0px 5px 15px;
  font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-weight: nomal;
  font-size: 12px;
  color: #00cc00;
}
.mainTrabaBody {
  padding: 0px 0px 0px 20px;
  font-family:-apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 12px;
  line-height: 130%;
  color: #333333;
}
.mainTrabaDate {
  padding: 5px 10px 15px 20px;
  font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 10px;
  color: #454545;
}
.mainTrabaUrl {
  padding: 4px 0px 20px 10px;
}

/************************************/
/* 右menu 要素              */

.menu_RightBlock {
  float : right;
  vertical-align : top;
  width : 320px;

border-top: #cccccc 4px none; /* エントリー(記事)の外枠 */
border-right: #cccccc 4px none; /* エントリー(記事)の外枠 */
border-bottom: #cccccc 4px none; /* エントリー(記事)の外枠 */
border-left: #2595c7 2px dotted; /* エントリー(記事)の外枠 */
border-top-left-radius: 0px;     /* 左上 */ 
border-top-right-radius: 0px;    /* 右上 */ 
border-bottom-left-radius: 0px;  /* 左下 */ 
border-bottom-right-radius: 0px; /* 右下 */
padding-left: 15px;

}
.menu2BlockBase {
  width : 320px;
}
.menu2BlockHead {
  font-size:15px; font-weight: normal;
  border-bottom: ridge 3px #2595c7;
  padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 3px;
  background-color:fff;
}
.menu2BlockBody {
  margin:5px;
  padding: 5px;
}
.menuBlockBody p{
  margin: 0px;
}
.menu2BlockText {
  
font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-size: 13px;
  padding: 10px 15px 0px 5px;
  color: #333333;
  line-height: 140%;
  margin-bottom: 5px;


  

}
.menu2BlockText ul {
  padding-left: 15px;
  margin: 0px;
}
.menu2BlockText ul li {
  padding: 0px;
  margin: 5px;
  list-style-type: square;
}
.plugin-freearea {
  font-size: 14px;
}





/************************************/
/* リンクの色  */
a{ color: #062c54;
}
a:link{ color: #062c54; text-decoration: none;
}
a:visited{ color: #062c54;
}
a:hover{ color: #FF0000; text-decoration:none;
}
a:active { color : #062c54; text-decoration : line-through;
}

/************************************/
/* list要素              */
blockquote {
  margin: 5px;
  background-color: #E8F3FF;
  padding: 5px;
  border-top: 1px dotted #ffcc00;
  border-right: 1px dotted #ffcc00;
  border-bottom: 1px dotted #ffcc00;
  border-left: 5px normal #ffcc00;
}

/************************************/
/* form 要素              */
form {
  padding: 0px;
  margin: 0px;
  margin-right: 5px;
}
.search {
  width:70px;
  border: 1px normal #C2C2C2;
  margin-top: 0px;
  margin-left: 5px;
}
.button {
  width:30px;
  border: 1px normal #C2C2C2;
  background-color:#ffffff;
  margin-left: 0px;
  margin-top: 0px;
}

/************************************/
/* pluginカレンダー要素  */
table.calender {
  font-size: 12px;
  width: 95%;
  border-collapse: separate;
  border-spacing: 0;
  padding: 0.5em 0 0.7em 0;
  font-family: Arial, Helvetica, sans-serif;
}
.calender caption {
  font-size: 100%;
  border-bottom: 1px  #777;
  padding: 0 0 0.5em 0;
}
.calender th {
  font-weight: normal;
}
.calender td {
  width: 14%;
  text-align: center;
  padding: 0.1em;
  color:#333333;
}
.calender td a {
  display: block;
}
th#sun {
  color: #ff0000;
}
th#sat {
  color: #3333ff;
}

/************************************/
/* Siteinfo-Legal              */

div#siteinfo-legal p {
  width: 100%;
  padding : 0px;
  text-align : center;
  margin:0 0 0 0;
}

/************************************/
/* footer 要素              */
#footBlock {
  width: 100%;
  font-size: 13px; font-weight: normal;
  text-align : center;
background-image: url(https://blog-imgs-94-origin.fc2.com/w/r/a/wra5/DSCN0875_20160911152515d8c.jpg); /*画像の指定*/
  padding-top: 270px;
  margin: 0px 0px 0px 0px;
  clear: both;
}

img.emoji{
  vertical-align:middle;
  border:0;
}


/* ▼メニューバー▼ */
ul#menu_bar {
font-size: 150%; /* 文字サイズ */
font-weight: none;
font-family: -apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
height:0px; /* 高さ */
background-color:#66ff33; /* 背景色 */
padding-left:270px;
margin-left:0px;
margin-top:0px; /* 上の間隔 */
margin-bottom:36px; /* 下の間隔 */
}

#menu_bar li {
list-style-type:none;
float:left;
line-height:1px; /* 高さ */
margin:0px;
padding:0px;
background:none url();
}



#menu_bar li a {
display:block;
text-align:center;
width:220px; /* １つのメニューボタンの幅 */
border-left:0px none ; /* 区切り線 */
border-color: none; /* 区切り色 */
color:#ffffff; /* リンク文字の色 */
background-color:rgba(0,0,255,0); /* メニューボタンの背景 */
text-decoration:none;
background:#none url();
}

#menu_bar li a:hover{
color:#ffffff; /* マウスが乗ったときのリンク文字の色 */
background-color:rgba(0,0,255,0); /* マウスが乗ったときの背景色 */
text-decoration:none;
}
/* ▲メニューバー▲ */

