* {
	margin: 0;
	padding: 0; 
        }
body {
	text-align: center;
	/*font-family: 'verdana', 'trebuchet ms', sans-serif;*/
        font-family: 'Noto Sans Japanese', sans-serif;
	color: #696969; 

}

a{
	color: #008BF2;
}
a:hover {
	color    : #313131;
	background: url(http://bfile.shinobi.jp/4268/01_wp.gif) repeat #CEFF84;
}
tr{
	font-size: 80%;}
#MainBlock {
	font-size: 80%;
	margin: 0 auto;
	text-align: left;
	min-width: 1280px;
	max-width: 1280px;
	text-align: left;
        box-shadow: 0px 5px 40px 2px ;
}
/**************************************************************************************
フォーム用デザイン
**************************************************************************************/
input{
	background: url(http://bfile.shinobi.jp/4268/01_input.gif) repeat-x 50% 0%;
	border: 1px solid #959595;
}
textarea{
	background: url(http://bfile.shinobi.jp/4268/01_textarea.gif) repeat-x 50% 0%;
	border: 1px solid #959595;
}

/**************************************************************************************
ヘッダー用デザイン
**************************************************************************************/
#TopBlock {
	width: 1280px;
	height: 165px;
	background: url(http://tokuti.sakura.ne.jp/rotator3/rotator.php) ;
	border-bottom: 1px solid #668310;
}
.TopTitle{
	padding: 30px 0 10px 10px;
}
.TopTitleFont a{
	font-size: 40px;
	color: #313131;
	text-decoration: none;
}
.TopExplanation{
	padding-left: 10px;
}
.TopExplanationFont{
	font-size: 13px;
}

/**************************************************************************************
エントリー用デザイン
**************************************************************************************/
#EntryBlock {
	float: left;
	width:100%; 

}
.EntryInnerBlock{
	margin:0.5em 400px 40px 10px; 

}
.EntryTitle{
	padding: 5px 10px 5px 23px;
	border-bottom: 5px solid #ABE00C;
	background: url(http://file.kuji2.iku4.com/dfccf7fe.png) no-repeat 0% 9px;
}
.EntryTitleFont{
	font-size: 20px;
}
.EntryTextBox{
	padding: 5px 10px 10px 10px;
	background: url(http://bfile.shinobi.jp/4268/01_entry.gif) repeat-x 50% 0%;
}
.EntryText{
	width: 850px;
	line-height: 1.7;
}
.EntryPsText{
	margin-top: 10px;
}
.EntryTop ul{
	font-size: 10px;
	text-align: right;
	margin-bottom: 10px;
	list-style-type: none;
}
.EntryTop li{
	list-style-type: none;
	display: inline;
	margin: 2px 0;
	padding-left: 11px;
	background : url(http://bfile.shinobi.jp/4268/01_li.gif) no-repeat left center;
}
.EntryTop a{
	text-decoration: none;
}
.EntryText ul{
	margin-left: 2em;
}
.EntryText ol{
	margin-left: 2em;
}
/**************************************************************************************
ナビ用デザイン
**************************************************************************************/
.PageLinkBlock {
	text-align: center;
	margin:0.5em 380px 40px 10px;
}
.PageLinkBlock li{
	list-style-type: none;
	display: inline;
}
.PageLinkFont{
	background: url(http://bfile.shinobi.jp/4268/01_plugin.gif) repeat-x 50% 50%;
	border: 1px solid #8AB015;
	marigin: 0 20px;
	padding: 2px 5px;
}
.PageLinkFont a{
	text-decoration : none;
	color : #7C9926;
}
/**************************************************************************************
コメント用・トラックバックデザイン
**************************************************************************************/
.CtTop{
	margin: 3px 0 0 10px;
	list-style-type: none;
}
.CtTop li{
	list-style-type: none;
	display: inline;
	margin: 2px 0;
	padding-left: 11px;
	background : url(http://bfile.shinobi.jp/4268/01_li.gif) no-repeat left center;
}
.CtTitle{
	font-weight: bold;
	color : #8AB015;
}
.CtDay{
	font-size: 10px;
	color: #B4B4B4;
}
.CtEdit a{
	color: #B4B4B4;
	font-size: 10px;
	text-decoration: none;
}
.CtText{
	padding: 10px 0;
	line-height: 1.6;
}
.CtRes{
	margin: 0 0 25px 60px;
	padding: 5px;
	background-color: #F0FFD3;
}
.CtTextBox{
	margin: 5px 0 5px 20px;
}
.CtFont{
	margin-bottom: 10px;
}
/**************************************************************************************
プラグイン用デザイン
**************************************************************************************/
#PluginBlock_R {
	overflow: hidden;
	float: left;
	width: 180;
	margin: 1em 0 0 -185px;
}
#PluginBlock_L {
	overflow: hidden;
	float: left;
	width: 200;
	margin: 1em 0 0 -385px;
}
.PluginInnerBlock{
	margin: 0 10px 10px 0;
	background: url(http://bfile.shinobi.jp/4268/01_entry.gif) repeat-x 50% 28px;
}
.PluginTitle{
	margin-bottom: 5px;
	padding: 8px 5px;
	background: url(http://bfile.shinobi.jp/4268/01_plugin.gif) repeat-x 50% 50%;
	border: 1px solid #8AB015;
	font-size: 13px;
}
.PluginExplanation{
	font-size: 10px;
}
.PluginContents{
	padding: 0 5px 0 10px;
	line-height: 1.6;
}
.PluginInnerBlock ul{
	list-style-type: none;
}
.PluginInnerBlock li{
	margin          : 2px 0;
	padding-left    : 11px;
	background : url(http://bfile.shinobi.jp/4268/01_li.gif) no-repeat left 5px;
}
.PluginInnerBlock dl{
	margin-top: 5px;
}
.PluginInnerBlock dt{
	background: url(http://bfile.shinobi.jp/4268/01_entry.gif) repeat-x 50% 0%;
	padding-left: 0.5em;
}
.PluginInnerBlock dd{
	margin-left: 2em;
}
.PluginBlockCm {
	text-align: right;
	font-size: 10px;
	margin: 20px;
}
.plugin_data_small{
	font-size: 10px;
	color: #313131;
}
/**************************************************************************************
フッター用デザイン
**************************************************************************************/
#FooterBlock {
	clear: both;
	width: 1280px;
	border-top: 2px solid #8AB015;
	background-color: #8a9b0f;
	text-align: center;
	font-size: 10px;
        color: #fff;

}
.copyright {
	padding: 20px 0 20px 0;
}
.copyright a{
        color: #fff; 
}
.design a{
	text-decoration : none;
	color : #313131;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	width: 80%;
}
.CalendarMoveTable a{
	font-weight: bold;
	color: #313131;
	text-decoration: none;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
	height: 20px;
	font-size: 10px;
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
	text-align: left;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
	text-align: center;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
	text-align: right;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
	width: 80%;
}
.CalendarTable a{
	color: #ABE00C;
	font-weight: bold;
	text-decoration: none;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
	color: #F25144;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
	color: #4470F2;
}
.CalendarWdayTr th{
	padding: 1px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
	text-align: center;
	font-size: 10px;
}
.CalendarTdSun,
.CalendarTd,
.CalendarTdSat{
	padding: 1px;
}
.plugin_data_date {
	font-size: 10px;
	text-align:right;}


/****************グローバルナビ*******************/




/*******************固定化*******************/
.fixed {
    position: fixed;
    top: 0;

    z-index: 10000;
}



/**********グローバルナビ*************/
.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 1280px;
  background: #8a9b0f;
  margin: 0px auto 5px;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 14%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  background: #8a9b0f;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #7c8c0e;
  background: #6e7c0c;
background-color: rgba(110,124,12,0.7);
  text-align: left;
}
.dropmenu li:hover > a{
  background: #6e7c0c;
}
.dropmenu li a:hover{

}


/*ドロップダウン効果ID一覧*/

/*ノーマル*/
#normal li ul{
  display: none;
}
#normal li:hover ul{
  display: block;
}

/*広がるように*/
#dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
}

/*フェードイン*/
#fade-in li ul{
  visibility: hidden;
  opacity: 0;
  transition: 0s;
}
#fade-in li:hover ul{
  visibility: visible;
  opacity: 1;
}
#fade-in li ul li a{
  visibility: hidden;
  opacity: 0;
  transition: .5s;
}
#fade-in li:hover ul li a{
  visibility: visible;
  opacity: 1;
}

/*フェードインで降りてくる*/
#fade-in2 li ul{
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;
}
#fade-in2 li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}

/*左から右へ*/
#left-to-right ul{
  overflow: hidden;
  width: 0;
  transition: .5s;
}
#left-to-right li:hover ul{
  width: 100%;
}
#left-to-right li:hover ul li a{
  white-space: nowrap;
}

/*全体がめくれてくる*/

#flip > li{
  perspective: 400px;
}
#flip li ul{
  visibility: hidden;
  transform: rotateX(-90deg);
  transform-origin: 50% 0;
  transition: .3s;
}
#flip li:hover ul{
  visibility: visible;
  transform: rotateX(0);
}

/*上から回転してくる*/
#flip2 li ul {
  visibility: hidden;
  perspective: 400px;
}
#flip2 li:hover ul{
  visibility: visible;
}
#flip2 ul li{
  transform: rotateY(90deg);
  transform-origin: 50% 0;
  transition: .3s;
}
#flip2 li:hover li{
  transform: rotateY(0);
}
#flip2 ul li:nth-child(2) {
  transition-delay: .1s;
}
#flip2 ul li:nth-child(3) {
  transition-delay: .2s;
}
#flip2 ul li:nth-child(4) {
  transition-delay: .3s;
}
#flip2 ul li:nth-child(5) {
  transition-delay: .4s;
}
#flip2 ul li:nth-child(6) {
  transition-delay: .5s;
}
#flip2 ul li:nth-child(7) {
  transition-delay: .6s;
}
#flip2 ul li:nth-child(8) {
  transition-delay: .7s;
}
#flip2 ul li:nth-child(9) {
  transition-delay: .8s;
}
#flip2 ul li:nth-child(10) {
  transition-delay: .9s;
}

/*上からぱたぱためくれてくるやつ*/
#flip3 ul {
  visibility: hidden;
  perspective: 400px;
}
#flip3 li:hover ul{
  visibility: visible;
}
#flip3 ul li{
  transform: rotateX(-90deg);
  transform-origin: 50% 0;
  transition: .1s;
}
#flip3 li:hover ul li{
  transform: rotateX(0);
}
#flip3 li:hover ul li:nth-child(1) {
  transition-delay: 0s;
}
#flip3 li:hover ul li:nth-child(2) {
  transition-delay: .1s;
}
#flip3 li:hover ul li:nth-child(3) {
  transition-delay: .2s;
}
#flip3 li:hover ul li:nth-child(4) {
  transition-delay: .3s;
}
#flip3 li ul li:nth-last-of-type(1) {
  transition-delay: 0s;
}
#flip3 li ul li:nth-last-of-type(2) {
  transition-delay: .1s;
}
#flip3 li ul li:nth-last-of-type(3) {
  transition-delay: .2s;
}
#flip3 li ul li:nth-last-of-type(4) {
  transition-delay: .3s;
}

/*ボタン*/

.btn01 {
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    background-color: #A5DF00;
    display: block;
    width: 150px;
    height: 150px;
    line-height: 150px;
    border-radius: 50%;
    /* ここで動く速度とか設定 */
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}
.btn01:hover {
    transform: rotate(720deg);
    -webkit-transform: rotate(720deg);
}

/*TOPへ戻る*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 15px;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

/*バナー用*/
figure {
	position: relative;
	overflow: hidden;
	width: 300px;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}
figcaption h3,
figcaption p {
	position: absolute;
	left: -100%;
	width: 260px;
	-webkit-transition: .3s;
	transition: .3s;
}
figcaption h3 {
	top: 30px;
}
figcaption p {
	top: 75px;
}
figure:hover figcaption {
	opacity: 1;
}
figure:hover figcaption h3,
figure:hover figcaption p {
	left: 20px;
}
figure:hover figcaption h3 {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
figure:hover figcaption p {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.w1  { color: #fff; }

.NinjaEntryCommercial {
        visibility: hidden; }
