/*------------------------------------------
全体の設定
------------------------------------------*/
body,html {
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(http://bfile.shinobi.jp/3945/gar_bg.gif);
}
/*リンクの設定*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #B00000;
}
a:active {
	text-decoration: none;
	color: #111;
}
/*ブログタイトルの設定*/
h1 {
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
	display: inline;
}
h2 {
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}
h2 a {
	color: #111;
}
/*ブログ大枠の設定*/
#Wrap {
	width: 1194px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://bfile.shinobi.jp/3945/gar_entry_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	min-height:799px;
}
#EntryBlock {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
        height :100%;
}
#TopBlock {
	background-color: #101010;
}
#TopTitle {
	padding-top: 50px;
	padding-left: 25px;
}
#TopExplanation {
	font-size: 14px;
	margin-left: 25px;
	color: #999999;
}
#EntryInnerBlock {
	width: 650px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	margin-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #151515;
}
#EntryText {
	line-height: 18px;
	color: #101010;
	margin-top: 25px;
	margin-bottom: 5px;
}
#EntryPsText {
	font-size: 20px;
        font-weight: bold;
        text-align: center;
       margin-bottom : 40px;
        background-color:#EEEEEE;
       width: 180px;
       border-radius: 10px;
}
#EntryFooter {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #151515;
	font-size: 13px;
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 1px;
}
#ETD {
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#CommentTextBox {
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 15px;
	width: 627px;
}
#CommentTitle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#CommentText {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 17px;
}
#ComName {
	text-align: right;
}
#CommentResBlock {
	width: 500px;
	float: right;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #666666;
	background-color: #DCDCDC;
	margin-bottom: 25px;
	clear: both;
}
#CommentResTitle {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#CommentResFooter {
	text-align: right;
}
#CommentMenuTitle {
	clear: both;
	margin-top: 25px;
	float: left;
}
#TrackbackBlock {
	padding-top: 20px;
	clear: both;
}
#TrackbackMenuTitle {
	clear: none;
}
#TrackbackTitle {
	padding-top: 10px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#TrackbackText {
	line-height: 17px;
	font-size: 10px;
}
#TrackbackWriteDate {
	text-align: right;
}
#TrackbackFooter {
	text-align: right;
	padding-bottom: 20px;
}
.PageLinkBlock {
	text-align: center;
}
#PluginBlock {
	float: right;
	width: 179px;
	padding-right: 20px;
	padding-left: 30px;
	margin-top: 25px;
	line-height: 17px;
}
#CM {
	width: 480px;
	text-align: center;
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	margin-left: 220px;
}
#CM a {
	color:#333333;
	font-size: 10px;
}
.PageLinkBlock {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#PluginInnerBlock {
	margin-bottom: 30px;
}
#PluginTitle {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
#PluginExplanation {
	margin-top: 3px;
	margin-bottom: 3px;
}
#PluginContents {
	margin-top: 5px;
	margin-bottom: 5px;
}
.CommentResBlock {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
}
#CommentBlock {
}
#CommentFormBlock {
	clear: left;
	float: left;
}
#CFB {
	clear: both;
	float: left;
	width: 500px;
}
#EntryBlockNa {
	margin-bottom: 35px;
}
#CommentBlock {
	float: left;
}

/*-------------以下自己カスタマズエリア-------------------------*/


/*■■記事タイトルの赤い四角■■*/
h2 {
  position: relative;
  padding: 10px 0 2px 28px;
  border-bottom: 2px solid #333333;
  background-color : #DCDCDC;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
h2:before, h2:after {
  content: "";
  position: absolute;
  margin: auto;
}
h2:before {
  width: 12px;
  height: 12px;
  top: 0;
  left: 14px;
  background: #FA8072;
  transform: rotate(50deg);
}

h2:after {
  width: 8px;
  height: 8px;
  top: 18px;
  left: 6px;
  background: #FF6347;
  transform: rotate(20deg);
}


/*■■記事内の薄い囲い■■*/
#fukidasi {
    color: #fff;
    font-weight :bold;
    font-size: 24px;
    position: relative;
    padding: 8px 16px;
    background: #AAAAAA;
    border-radius: 8px;
    &:before{
        content: "";
        position: absolute;
        top: 100%;
        left: 30px;
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-top: 8px solid #AAAAAA;
    }
}

/*■■引用みたいなボックス■■*/
.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
    line-height : 1.5em;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27 p {
    margin: 0; 
    padding: 0;
}

/*■■記事の書体統括■■*/

#kiji {
           font-size : 20px;
           line-height: 2.0;
}


/*■■ページリンクのカスタマイズ■■*/
/*■■※ページ機能の挿入は Innerblock以下へ■■*/
.menu {
  width : 100%;
  margin : 0px;
  padding : 0;
}

.menu li {
  line-height: 1.5;
  font-weight: bold; 
  display: inline-block;
  list-style-type: none;
  font-size: 17px;
}

.menu a {
  display : block;
  top: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: background-color 0.5s;
}

.menu a:hover {
  background-color: #C0C0C0;
  color:#white;
}

.menu a:visited {
   color: #555555;
}