@charset "utf-8";
/* ---------------------------------------------------------------

  忍者ブログ デフォルトテンプレート

--------------------------------------------------------------- */

/*  全体の基本設定
/* kaeten-x-ver1.0【simple】ninja css_2r_ブラック : 28 Feb 2012 10:23:45 */
/*--------------------------------------------------------
●全体
--------------------------------------------------------*/
body {
font-family:"メイリオ","Meiryo", Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',Osaka,sans-serif,Ariel,Helvetica;
color:#111;
margin:0 auto;
text-align:center;
line-height:130%;
font-size:100%;
}

img {
padding:0;
border:none;
}

a:hover img {
opacity:0.6px;
filter:alpha(opacity=60);
}

a:link {
color:#00C;
outline:none;
}

a:visited {
color:#80008b;
outline:none;
}

a:hover {
color:#C00;
outline:none;
position:relative;
top:1px;
left:1px;
}

a:active {
color:#C00;
outline:none;
}

blockquote {
margin:10px;
padding:10px;
background:#EEEEEE;
border:#808080 1px solid;
border-left:#808080 5px solid;
}

ul,ol {
margin:0;
padding:0;
}

.NinjaEntryCommercial {
margin-top:100px;
}


/*--------------------------------------------------------
●主な文字サイズ
--------------------------------------------------------*/
/*メイン部分*/
.articles-body,.kijishita,.kijiue,.topinfo,#searchmain,.postmain2,.mainbanner-in {
font-size:13px;
}
/*ヘッダー*/
#header-in .blog_title {
font-size:26px;
}
/*ブログ説明文*/
#header-in .blog_introduction,.header-img {
font-size:12px;
}
/*グローバルナビ*/
#global_menu-in a {
font-size:12px;
}
/*記事などのタイトル*/
.articles-title,#search h2,.post2 h2 {
font-size:16px;
}
/*サイドバーのタイトルと本文*/
.sidebar-title,.sidebar-body {
font-size:12px;
}


/*--------------------------------------------------------
●全体的な幅の設定
--------------------------------------------------------*/
/*ブログ全体の横幅*/
#container,#header-ue-in,#global_menu-in,#footer,#footer1-in,#footer2-in {
width:900px;
}

/*コンテナ内側幅
（900px：10px＋(コンテンツ600px)＋20px＋(右サイド260)＋10px）*/
#container-in {
width:880px;
padding:1em 10px 1em 10px;
}

/*コンテンツ幅・トップページ（600px：0px＋600px＋0px）*/
#content1 {
width:600px;
padding:0em 0px 0px 0px;
float:left;
}

/*コンテンツ幅・個別記事1カラム時（880px：40px＋800px＋40px）*/
#content2 {
width:800px;
padding:0em 40px 0px 40px;
float:left;
}

/*右サイドバー幅（260px：5px＋250px＋5px）*/
#sidebar_r {
width:260px;
padding:0em 0px 0px 0px;
float:right;
}
#sidebarbody_r {
padding:0em 0px 0px 0px;
}

/*フッターinfo幅（900px：10px＋(左側470px)＋5px＋(中央200px)＋5px＋(右側200px)＋10px）*/
#footerinfo-in {
width:880px;
padding:1em 10px 1em 10px;
margin:0 auto;
}
/*左側*/ .f1 {width:470px; float:left; margin:0 5px 0 0px;}
/*中央*/ .f2 {width:200px; float:left;}
/*右側*/ .f3 {width:200px; float:right;}


/*--------------------------------------------------------
●デザイン的な色・画像の指定
--------------------------------------------------------*/
/*全体の背景色*/
body {
background:#F9F9F9 ;
}


/*コンテナ部分の背景色*/
#container {
background:#fff ;
border:solid 1px #404040;
box-shadow:5px 0 5px rgba(0,0,0,0.4),-5px 0 5px rgba(0,0,0,0.4);
}
#container-in {
background:;
border-left:solid 0px #999;
border-right:solid 0px #999;
}


/*コンテンツ部分の背景色*/
#content1,#content2,#content3,#content4,,#content5 {
background:;
border-left:solid 0px #999;
border-right:solid 0px #999;
}


/*サイドバー左の外側背景色*/
#sidebarbody_l {
background:;
}


/*サイドバー右の外側背景色*/
#sidebarbody_r {
background:;
}


/*ヘッダー上h1表示部分の背景色・罫線*/
#header-ue {
background:;
}
#header-ue-in {
background:;
}


/*ヘッダー外側の画像・背景色・罫線*/
#header {
background:#404040 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.99, #202020), color-stop(0.34, #606060));
background:-webkit-linear-gradient(top, #606060 34%, #202020 99%);
background:-moz-linear-gradient(top, #606060 34%, #202020 99%);
background:-o-linear-gradient(top, #606060 34%, #202020 99%);
background:-ms-linear-gradient(top, #606060 34%, #202020 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#202020',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #606060 34%, #202020 99%);
border-top:solid 0px #fff;
border-bottom:solid 0px #fff;
}


/*ヘッダー内側の画像・背景色・罫線
(サイズ:横幅900px・画像利用で縦幅指定はheight:200px;などを入力のこと）*/
#header-in {
background: no-repeat;
width:900px;
}


/*ブログタイトルの文字位置*/
#header-in .blog_title
{padding:40px 10px 5px 10px; text-align:left;}
 
/*ブログ説明文の文字位置*/
#header-in .blog_introduction
{padding:0px 10px 40px 10px; text-align:left;}

/*ヘッダー内広告バナーの位置*/
.header-img
{padding:0px 10px 0px 0px; text-align:right;}

/*ヘッダー上h1タグの文字位置*/
h1,#header-ue-in p
{padding:0px 10px 0px 0px; text-align:right;}


/*ヘッダーの文字色*/
#header-in .blog_title a {
color:#fff;
text-shadow: 
3px 3px 5px rgba(0,0,0,0.7);
}
#header-in .blog_introduction {
color:#fff;
}
h1,#header-ue-in p {
color:#333;
}


/*ヘッダーの文字色（マウスオーバー時）*/
#header-in .blog_title a:hover {
text-decoration:underline;
color:#ffff00;
}


/*アイキャッチバナー外側の画像・背景色・罫線*/
.mainbanner {
background:#EEEEEE  no-repeat top center;
box-shadow:0 5px 5px rgba(0,0,0,0.4);
padding-top:10px;
padding-bottom:10px;
margin:0 auto;
}
/*アイキャッチバナー内側の画像・背景色・罫線
(サイズ：横幅900px・縦幅指定はheight:200px;などを入力）*/
.mainbanner-in {
margin:0 auto;
background: no-repeat top center;
border:solid 0px #BBBBBB;
text-align:center;
color:#111;
width:900px;
line-height:160%;
}


/*グローバルメニューの画像・背景色・高さ*/
#global_menu {
height:1%;
}
#global_menu-in {
border-bottom:solid 1px #BBBBBB;
}


/*グローバルメニュー文字表示部分の色・幅・高さ*/
#global_menu-in a {
padding:2px 0px 2px 10px;
color:#333;
}


/*グローバルメニューのマウスオーバー時の画像・文字色*/
#global_menu-in a:hover {
text-decoration:underline;
color:#C00;
}


/*フッターの画像・背景色・罫線*/
#footer1 {
background:#404040 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.99, #202020), color-stop(0.34, #606060));
background:-webkit-linear-gradient(top, #606060 34%, #202020 99%);
background:-moz-linear-gradient(top, #606060 34%, #202020 99%);
background:-o-linear-gradient(top, #606060 34%, #202020 99%);
background:-ms-linear-gradient(top, #606060 34%, #202020 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#202020',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #606060 34%, #202020 99%);
border-left:solid 0px #999;
border-right:solid 0px #999;
}
#footerinfo {
background:;
border-bottom:solid 1px #F9F9F9;
border-left:solid 0px #999;
border-right:solid 0px #999;
}
#footer2 {
background:;
border-left:solid 0px #999;
border-right:solid 0px #999;
}


/*フッターの文字色*/
#footer1,#footer1 a,#footer1 a:visited,#footerinfo,#footerinfo a,#footerinfo a:visited {
color:#fff;
}
#footer2,#footer2 a,#footer2 a:visited,#footer,#footer a,#footer a:visited {
color:#fff;
}


/*フッターの文字色（マウスオーバー時）*/
#footerinfo a:hover {
color:#ffff00;
}
#footer2 a:hover,#footer a:hover {
color:#ffff00;
}


/*フッター上ナビの画像・背景色*/
#page_navi4 {
text-align:right;
margin:0 10px 0 0;
padding:1em 0 5px 0;
}
#page_navi4 li a,#page_navi4 li a:visited {
background:#202020 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.99, #000000), color-stop(0.34, #404040));
background:-webkit-linear-gradient(top, #404040 34%, #000000 99%);
background:-moz-linear-gradient(top, #404040 34%, #000000 99%);
background:-o-linear-gradient(top, #404040 34%, #000000 99%);
background:-ms-linear-gradient(top, #404040 34%, #000000 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #404040 34%, #000000 99%);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
border:solid 1px #000000;
padding:1px 10px;
margin:0 auto;
color:#fff;
position:relative;
}
#page_navi4 li a:hover {
background:#F9F9F9 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
background:-webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
background:-moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
background:-o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
background:-ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
border:solid 1px #000000;
text-decoration:underline;
color:#C00;
position:relative;
}


/*トップインフォメーション*/
.topinfo{
padding: 4em 5px 10px 5px;
background: top left no-repeat;
border:solid 1px #777;
}


/*プラグイン３フリーエリアタイトルの画像・背景色・罫線*/
.post2 h2 {
background:#EEEEEE ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(0.85, #EEEEEE), color-stop(1, #606060));
background:-webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 85%, #606060 100%);
background:-moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 85%, #606060 100%);
background:-o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 85%, #606060 100%);
background:-ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 85%, #606060 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #FFFFFF 0%, #EEEEEE 85%, #606060 100%);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
text-shadow:1px 1px 2px #999;
border:solid 1px #202020;
padding:12px 10px;
color:#333;
position:relative;
}


/*プラグイン３フリーエリアボディの画像・背景色・罫線*/
.post2 {
background:#fff ;
}


/*記事一覧タイトルの画像・背景色・罫線*/
#search h2 {
background:#EEEEEE ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(0.85, #EEEEEE), color-stop(1, #606060));
background:-webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 85%, #606060 100%);
background:-moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 85%, #606060 100%);
background:-o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 85%, #606060 100%);
background:-ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 85%, #606060 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #FFFFFF 0%, #EEEEEE 85%, #606060 100%);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
text-shadow:1px 1px 2px #999;
border:solid 1px #202020;
padding:12px 10px;
color:#333;
position:relative;
}


/*記事一覧ボディの画像・背景色・罫線*/
#search {
background:#fff ;
}


/*記事タイトルの画像・背景色*/
.articles-title {
background:#404040 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.99, #202020), color-stop(0.34, #606060));
background:-webkit-linear-gradient(top, #606060 34%, #202020 99%);
background:-moz-linear-gradient(top, #606060 34%, #202020 99%);
background:-o-linear-gradient(top, #606060 34%, #202020 99%);
background:-ms-linear-gradient(top, #606060 34%, #202020 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#202020',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #606060 34%, #202020 99%);
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
-moz-border-top-left-radius:4px;
-moz-border-top-right-radius:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;
text-shadow:1px 1px 2px #333;
border:solid 1px #000000;
padding:12px 10px;
position:relative;
}
.posted-header {
background:#EEEEEE ;
-webkit-border-bottom-left-radius:4px;
-webkit-border-bottom-right-radius:4px;
-moz-border-bottom-left-radius:4px;
-moz-border-bottom-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
border:solid 1px #000000;
border-top:solid 0px #000000;
padding:0 10px 0 0;
}


/*記事タイトルの文字色*/
.articles-title,.articles-title a,.articles-title a:visited {
color:#fff;
text-decoration:none;
}
.articles-title a:hover {
color:#ffff00;
text-decoration:underline;
position:relative;
top:0;
left:0;
}


/*記事ボディの画像・背景色*/
.articles,.articles-body,.posted {
background:#fff ;
}


/*記事下フリースペースの画像・背景色*/
.kijishita,.kijiue {
background:#fff ;
}


/*コメント・トラックバックの画像・背景色*/
#cm,#tb {
background:#fff ;
}


/*続きを読むの画像・背景色*/
a.postmore,a.postmore:visited {
background:#404040 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.99, #202020), color-stop(0.34, #606060));
background:-webkit-linear-gradient(top, #606060 34%, #202020 99%);
background:-moz-linear-gradient(top, #606060 34%, #202020 99%);
background:-o-linear-gradient(top, #606060 34%, #202020 99%);
background:-ms-linear-gradient(top, #606060 34%, #202020 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#202020',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #606060 34%, #202020 99%);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
border:solid 1px #000000;
padding:2px 15px;
margin:0 auto;
text-decoration:none;
color:#fff;
position:relative;
}
a.postmore:hover {
background:#202020 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.99, #000000), color-stop(0.34, #404040));
background:-webkit-linear-gradient(top, #404040 34%, #000000 99%);
background:-moz-linear-gradient(top, #404040 34%, #000000 99%);
background:-o-linear-gradient(top, #404040 34%, #000000 99%);
background:-ms-linear-gradient(top, #404040 34%, #000000 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #404040 34%, #000000 99%);
text-decoration:underline;
color:#ffff00;
position:relative;
top:0;
left:0;
}


/*記事内ページナビの画像・背景色*/
.page_navi3 li a {
background:#fff ;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
border:solid 1px #999;
padding:2px 10px 1px 10px;
margin:0 auto;
color:#333;
}
.page_navi3 li a:visited {
color:#333;
}
.page_navi3 li a:hover {
background:#202020 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.99, #000000), color-stop(0.34, #404040));
background:-webkit-linear-gradient(top, #404040 34%, #000000 99%);
background:-moz-linear-gradient(top, #404040 34%, #000000 99%);
background:-o-linear-gradient(top, #404040 34%, #000000 99%);
background:-ms-linear-gradient(top, #404040 34%, #000000 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #404040 34%, #000000 99%);
border:solid 1px #000000;
color:#ffff00;
}


/*h3見出し装飾*/
.articles-body h3,.postmain2 h3,.topinfo h3,.sidebar-body h3,#footerinfo h3 {
background:#202020 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.99, #000000), color-stop(0.34, #404040));
background:-webkit-linear-gradient(top, #404040 34%, #000000 99%);
background:-moz-linear-gradient(top, #404040 34%, #000000 99%);
background:-o-linear-gradient(top, #404040 34%, #000000 99%);
background:-ms-linear-gradient(top, #404040 34%, #000000 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #404040 34%, #000000 99%);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
text-shadow:1px 1px 2px #333;
border:solid 1px #202020;
margin:0 0 5px 0;
padding:5px 10px;
font-size:14px;
font-weight:700;
color:#fff;
position:relative;
}


/*h4見出し・コメントタイトル装飾*/
.articles-body h4,.postmain2 h4,.topinfo h4,.sidebar-body h4,#footerinfo h4,.tb-title,.cm-title {
background:#F9F9F9 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
background:-webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
background:-moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
background:-o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
background:-ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
border:solid 1px #808080;
margin:0 0 5px 0;
padding:5px 10px;
font-size:14px;
font-weight:700;
color:#111;
position:relative;
}


/*サイドバータイトルの画像・背景色・文字色*/
.sidebar-title {
background:#F9F9F9 ;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
background:-webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
background:-moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
background:-o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
background:-ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0 ); /* IE6-9 */
background:linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
-moz-border-top-left-radius:4px;
-moz-border-top-right-radius:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;
border:solid 1px #BBBBBB;
border-bottom:solid 0px #BBBBBB;
padding:2px 5px 2px;
color:#333;
}


/*サイドバーボディの画像・背景色・罫線*/
.sidebar-body {
background:;
-webkit-border-bottom-left-radius:4px;
-webkit-border-bottom-right-radius:4px;
-moz-border-bottom-left-radius:4px;
-moz-border-bottom-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
border:solid 1px #BBBBBB;
padding:10px 5px 10px 5px;
margin-bottom:10px;
}


/*個別記事・インフォメーション欄のリスト画像*/
.articles-body ul li,.postmain2 ul li,.topinfo ul li {
background: no-repeat;
background-position:0px 0px;
border-left:solid 3px #606060;
margin:0 0 5px 3px;
padding:0 0 0 5px;
}


/*記事内関連記事一覧のリスト画像*/
.relatetitle {
font-weight:700;
border-left:solid 0px #EEEEEE;
margin:0 auto;
padding:0;
}


/*記事内タグリストのリスト画像*/
.tagtitle {
font-weight:700;
border-left:solid 0px #EEEEEE;
margin:0 auto;
padding:0;
}


/*フッターのリスト画像*/
#footerinfo ul li {
background: no-repeat;
background-position:0px 0px;
border-left:solid 3px #EEEEEE;
margin:0 0 5px 3px;
padding:0 0 0 5px;
}


/*サイドバーリスト画像*/
.sidebar-body ul li {
background: no-repeat;
background-position:0px 0px;
border-left:solid 3px #BBBBBB;
margin:0 0 5px 3px;
padding:0 0 0 5px;
}


/*記事一覧アイコン画像 矢印*/
#searchmain li.sub,
#search li {
background: no-repeat;
background-position:0px 0px;
border-left:solid 3px #606060;
margin:10px 0 0 3px;
padding:0 0 0 5px;
}


/*ナビ画像アイコン　タグ*/
.page_navi1 li.tag,
.tag-word ul.tag {
background: no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

/*ナビ画像アイコン　ホーム*/
.page_navi4 li.home,
.page_navi3 li.home,
.page_navi1 li.home {
background: no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

/*ナビ画像アイコン　ページトップ*/
.page_navi4 li.top,
.page_navi3 li.template_go_top {
background: no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

/*ナビ画像アイコン　子カテゴリ*/
.page_navi3 li.topentry_category_link,
.page_navi1 li.sub2 {
background: no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

/*ナビ画像アイコン　親カテゴリ*/
.page_navi1 li.sub1 {
background: no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

/*ナビ画像アイコン　記事*/
.page_navi1 li.sub,
.page_navi4 li.sub {
background: no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

/*ナビ画像アイコン　カレンダー*/
.page_navi1 li.month {
background: no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

/*ナビ画像アイコン　ＲＳＳ*/
.page_navi4 li.rss,
.page_navi3 li.rss {
background: no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

/*ナビ画像アイコン　メルマガ*/
.page_navi4 li.merumaga,
.page_navi3 li.merumaga {
background: no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}

/*ナビ画像アイコン　問い合わせ*/
.page_navi4 li.toiawase,
.page_navi3 li.toiawase {
background: no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
}


/*--------------------------------------------------------
●ヘッダー
--------------------------------------------------------*/
h1 {
font-size:12px;
margin:0 auto;
font-weight:400;
}

#header-ue,#header-ue-in,#header-ue-in p {
font-size:12px;
margin:0 auto;
}

#header {
width:100%;
margin:0 auto;
}

#header-in {
margin:0 auto;
}

#header-in .blog_title {
font-weight:700;
margin:0 auto;
line-height:100%;
}

#header-in .blog_title a {
outline:none;
font-weight:700;
text-decoration:none;
}

#header-in .blog_introduction,.header-img {
margin:0 auto;
}


/*--------------------------------------------------------
●グローバルメニュー
--------------------------------------------------------*/
#global_menu {
width:100%;
}

#global_menu-in {
margin:0 auto;
}

#global_menu-in ul {
margin:0;
padding:0;
}

#global_menu-in li {
list-style-type:none;
float:left;
}

#global_menu-in a {
outline:none;
height:100%;
display:inline-block;
text-decoration:none;
}

#global_menu-in a:hover {
outline:none;
position:relative;
top:0;
left:0;
}


/*--------------------------------------------------------
●コンテナ・コンテンツ
--------------------------------------------------------*/
#container,#container-in {
margin:0 auto;
}

#global_menu-in:after {
content:"";
display:block;
height:0;
clear:both;
}

#container-in:after {
content:"";
display:block;
height:0;
clear:both;
}

#footer1:after,#footer2:after,#footerinfo:after,#footerinfo-in:after {
content:"";
display:block;
height:0;
clear:both;
}


/*--------------------------------------------------------
●記事本文
--------------------------------------------------------*/
.articles {
margin-bottom:2em;
}

.articles-title {
margin:0 auto;
text-align:left;
line-height:100%;
}

.articles-title a {
outline:none;
text-decoration:none;
}

.articles-title a:hover {
outline:none;
text-decoration:underline;
}

.articles-body {
text-align:left;
margin:0 auto;
padding:10px 0px 0;
overflow:hidden;
line-height:160%;
}

.articles-body ul {
list-style-type:none;
margin:0;
padding:0;
}

.articles-body li a {
text-decoration:none;
}

.articles-body li a:hover {
text-decoration:underline;
}

.articles-body ol {
margin:0;
padding:0;
}

.articles-body ol li {
margin-left:2.1em;
padding:0;
}

.more {
margin:0 auto;
padding-top:13px;
}

.posted-header {
clear:both;
font-size:12px;
text-align:right;
margin:0 auto;
}

.posted {
border-top:solid 1px #999;
clear:both;
font-size:11px;
text-align:right;
margin:0 auto;
padding:0 0 0 0;
}

.posted-header,.posted-header a,.posted,.posted a {
text-decoration:none;
color:#777;
}

.posted-header a:visited,.posted a:visited {
text-decoration:none;
}

.posted-header a:hover,.posted a:hover {
text-decoration:underline;
color:#C00;
}


/*--------------------------------------------------------
●記事下フリースペース
--------------------------------------------------------*/
.kijishita {
text-align:left;
margin-bottom:2em;
overflow:hidden;
line-height:160%;
}

.kijiue {
text-align:left;
margin-bottom:2em;
overflow:hidden;
line-height:160%;
}


/*--------------------------------------------------------
●ページナビ１(パン屑リスト)
--------------------------------------------------------*/
.page_navi1 {
font-size:12px;
text-align:left;
margin:0 auto;
padding:0 0 1em;
height: 1%;
}

.page_navi1 ul {
list-style-type:none;
margin:0;
padding:0;
}

.page_navi1 li {
display:inline;
}

.page_navi1 li a {
outline:none;
text-decoration:none;
}

.page_navi1 li a:hover {
outline:none;
text-decoration:underline;
position:relative;
top:0;
left:0;
}


/*--------------------------------------------------------
●ページナビ２（new新しい記事・old古い記事）
--------------------------------------------------------*/
.page_navi2 {
font-size:12px;
text-align:left;
margin:0 auto;
padding:0 0 2em;
}

.page_navi2 ul {
list-style-type:none;
margin:0;
padding:0;
}

.page_navi2 li a {
outline:none;
text-decoration:none;
padding: 0px 0px 0px 0px;
}

.page_navi2 li a:hover {
outline:none;
text-decoration:underline;
position:relative;
top:0;
left:0;
}


/*--------------------------------------------------------
●記事内ページナビ
--------------------------------------------------------*/
.page_navi3 {
clear:both;
font-size:12px;
text-align:left;
margin:4em 0 1em 0;
padding:0;
}

.page_navi3 ul {
list-style-type:none;
margin:0;
padding:0;
}

.page_navi3 ul li {
border:none;
display:inline;
margin:0 auto;
padding:0;
}

.page_navi3 li a {
outline:none;
text-decoration:none;
position:relative;
}

.page_navi3 li a:hover {
outline:none;
position:relative;
top:0;
left:0;
}


/*--------------------------------------------------------
●フッター上ナビ
--------------------------------------------------------*/
#page_navi4 {
clear:both;
font-size:12px;
}

#page_navi4 ul {
list-style-type:none;
margin:0;
padding:0;
}

#page_navi4 ul li {
display:inline;
margin:0 auto;
padding:0;
}

#page_navi4 li a {
outline:none;
text-decoration:none;
}

#page_navi4 li a:hover {
outline:none;
position:relative;
top:0;
left:0;
}


/*--------------------------------------------------------
●記事一覧
--------------------------------------------------------*/
#search {
margin-bottom:2em;
}

#search h2 {
text-align:left;
margin:0 auto;
line-height:100%;
}

#searchmain {
text-align:left;
margin:0 auto;
padding:0;
overflow:hidden;
}

#searchmain ul {
margin:0;
padding:0;
}

#searchmain li {
list-style-type:none;
text-align:left;
}

#searchmain li a {
outline:none;
}

#searchmain li a:hover {
outline:none;
text-decoration:underline;
}

#searchmain .kiji_introduction {
font-size:11px;
margin:0;
padding:0 0 0 10px;
color:#555;
}

#searchmain .kiji_introduction a {
outline:none;
font-size:11px;
text-decoration:none;
}

#searchmain .kiji_introduction a:hover {
outline:none;
text-decoration:underline;
color:#C00;
}

#searchmain2 {
font-size:11px;
text-align:left;
padding:10px 0 0;
}


/*--------------------------------------------------------
●トップインフォメーション
--------------------------------------------------------*/
.topinfo {
text-align:left;
margin-bottom:2em;
overflow:hidden;
line-height:160%;
}

.topinfo ul {
list-style-type:none;
margin:0;
padding:0;
}

.topinfo li a {
text-decoration:none;
}

.topinfo li a:hover {
text-decoration:underline;
}

.topinfo ol {
margin:0;
padding:0;
}

.topinfo ol li {
margin-left:2.1em;
padding:0;
}


/*--------------------------------------------------------
●プラグイン３フリーエリア
--------------------------------------------------------*/
.post2 {
margin-bottom:2em;
}

.post2 h2 {
text-align:left;
margin:0 auto;
line-height:100%;
}

.postmain2 {
text-align:left;
padding:10px 0 0;
overflow:hidden;
line-height:160%;
}

.postmain2 ul {
list-style-type:none;
margin:0;
padding:0;
}

.postmain2 li a {
text-decoration:none;
}

.postmain2 li a:hover {
text-decoration:underline;
}

.postmain2 ol {
margin:0;
padding:0;
}

.postmain2 ol li {
margin-left:2.1em;
padding:0;
}

.PluginExplanation {
font-size:11px;
text-align:left;
margin:0 auto;
padding:0;
}


/*--------------------------------------------------------
●サイドバーボディ
--------------------------------------------------------*/
.sidebar {
margin:0 auto;
}

.sidebarbody {
margin:0 auto;
}

.sidebar-title {
font-weight:700;
text-align:left;
margin:0 auto;
}

.sidebar-body {
text-align:left;
overflow:hidden;
}

.sidebar-body a {
outline:none;
text-decoration:none;
}

.sidebar-body a:hover {
outline:none;
text-decoration:underline;
}

.sidebar-body ul {
padding:0;
margin:0;
}

.sidebar-body ul li {
list-style-type:none;
}

.sidebar-body ul li a {
outline:none;
text-decoration:none;
}

.sidebar-body ul li a:hover {
outline:none;
text-decoration:underline;
}

.sidebar-body ol {
margin:0;
padding:0;
}

.sidebar-body ol li {
margin-left:2.1em;
padding:0;
}


/*--------------------------------------------------------
●フッター
--------------------------------------------------------*/
#footer1 {
width:100%;
clear:both;
font-size:11px;
padding:0;
margin:0 auto;
}

#footer2 {
width:100%;
clear:both;
font-size:11px;
padding:0;
margin:0 auto;
}

#footer1-in {
margin:0 auto;
}

#footer2-in {
padding:10px 0 5px;
margin:0 auto;
}

#footer1 a,#footer2 a {
outline:none;
text-decoration:none;
}

#footer1 a:visited,#footer2 a:visited {
text-decoration:none;
}

#footer1 a:hover,#footer2 a:hover {
outline:none;
text-decoration:underline;
}

#footerinfo {
clear:both;
margin:0 auto;
}

#footerinfo ul {
font-size:12px;
list-style-type:none;
margin:0;
padding:5px 0 0;
}

#footerinfo li a {
text-decoration:none;
}

#footerinfo li a:hover {
text-decoration:underline;
}

#footerinfo ol {
font-size:12px;
margin:0;
padding:5px 0 0;
}

#footerinfo ol li {
margin-left:2.4em;
padding:0;
}

.f1,.f2,.f3 {
font-size:12px;
text-align:left;
overflow:hidden;
}

.ftitle {
font-size:14px;
font-weight:700;
margin:0 0 5px;
padding:0 0 0 0;
}

address {
border-top:solid 0px #fff;
font-style:normal;
text-align:center;
}

address a {
outline:none;
text-decoration:none;
font-weight:700;
font-size:18px;
}


/*--------------------------------------------------------
●コメント
--------------------------------------------------------*/
#cm {
margin-bottom:1em;
max-width:600px;
}

#cm dt {
margin:0 auto;
padding:0;
font-size:12px;
}

#cm dd {
margin:0 auto;
padding:0 0 5px 0;
font-size:12px;
}

#cm label {
margin:0 auto;
padding:0;
}

#cm input {
margin:0 auto;
padding:0;
}

#cm textarea {
margin:0 auto;
padding:5px;
font-size:12px;
}

.cm-title {
text-align:left;
}

.cm-body1 {
font-size:12px;
text-align:left;
margin:0 auto;
padding:5px 10px;
overflow:hidden;
}

.cm-body2 {
font-size:12px;
text-align:left;
margin:0 auto;
padding:5px 10px 0 10px;
overflow:hidden;
border-top:dotted 1px #111;
}

.cmposttitle {
font-weight:700;
margin:0 auto;
color:#111;
}

.cmbody {
font-size:12px;
margin:0 auto;
color:#111;
}

.cminfo,.cminfo a {
font-size:11px;
margin:0 auto;
text-decoration:none;
text-align:right;
color:#777;
}

.cminfo a:hover {
text-decoration:underline;
color:#C00;
}

.form_btn {
margin:0 auto;
padding:0;
}


/*--------------------------------------------------------
●トラックバック
--------------------------------------------------------*/
#tb {
margin-bottom:2em;
border-bottom:solid 1px #999;
max-width:600px;
}

.tb-title {
text-align:left;
}

.tb-body1 {
font-size:12px;
text-align:left;
margin:0 auto;
padding:10px;
overflow:hidden;
}

.tb-body2 {
font-size:12px;
text-align:left;
margin:0 auto;
padding:5px 10px 0 10px;
overflow:hidden;
border-top:dotted 1px #111;
}

.tbposttitle {
font-weight:700;
margin:0 auto;
color:#555;
}

.tbbody {
font-size:11px;
margin:0 auto;
color:#555;
}

.tbinfo {
text-align:right;
color:#777;
font-size:11px;
margin:0 auto;
}


/*--------------------------------------------------------
●カレンダー
--------------------------------------------------------*/
.CalendarMoveTable {
margin:0 auto;
padding:2px;
width:100%;
border-bottom:dotted 1px #999;
}
.CalendarMoveTr {
}
.CalendarPrevTd {
padding:2px 0;
}
.CalendarNowTd {
}
.CalendarNextTd {
}
.CalendarTable {
margin:0 auto;
width:100%;
padding:2px;
}
.CalendarWdayTr {
}
.CalendarWdaySun {
padding:2px 0;
color:#F88;
font-weight:bold;
}
.CalendarWday {
font-weight:bold;
}
.CalendarWdaySat {
color:#69F;
font-weight:bold;
}
.CalendarTr {
}
.CalendarTdSun {
padding:2px 0;
color:#F88;
}
.CalendarTdSat {
color:#69F;
}
.CalendarTd {
color:#555;
}
.CalendarTdLink {
}
.CalendarTdLinkFont {
background-color:#999999;
color:#ffffff;
font-weight:700;
padding:2px 5px;
}


/*--------------------------------------------------------
●画像右寄せ
--------------------------------------------------------*/
.imgr {
float:right;
margin:0 10px 5px 0;
padding:2px;
border:1px solid #ddd;
}


/*--------------------------------------------------------
●画像右寄せ
--------------------------------------------------------*/
.imgl {
float:left;
margin:0 10px 5px 0;
padding:2px;
border:1px solid #ddd;
}


/*--------------------------------------------------------
●回り込み解除
--------------------------------------------------------*/
.clear {
clear:both;
}

.clearleft {
clear:left;
}

.clearright {
clear:right;
}
    ------------------------------------------------------- */
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: Arial, "メイリオ", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #eeeeee;
  padding-top: 0;
}
a {
  color: #0099dd;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #2bbeff;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
p {
  margin: 0 0 10px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 20px;
  font-size: 14px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1,
h2,
h3 {
  line-height: 25px;
}
h1 {
  font-size: 17.5px;
}
h2 {
  font-size: 15.959999999999999px;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
blockquote {
  padding: 0 0 0 1em;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: Arial, "メイリオ", sans-serif;
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"] {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  vertical-align: middle;
  border-radius: 2px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"] {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  width: 100%;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: 0 0 8px rgba(82,168,236,.6);
  box-shadow: 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
select {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
button,
input {
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
  height: 6em;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/*  印刷用の設定
    ------------------------------------------------------- */
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
}

/*  アイコンの設定
    ------------------------------------------------------- */
@font-face {
  font-family: 'awesome';
  src: url('/admin/font/pc/awesome.eot?v=3.0.1');
  src: url('/admin/font/pc/awesome.eot?#iefix&v=3.0.1') format('embedded-opentype'),
       url('/admin/font/pc/awesome.woff?v=3.0.1') format('woff'),
       url('/admin/font/pc/awesome.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'awesome';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  display: inline;
}
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
.icon-home:before {
  content: '\f230';
}
.icon-edit:before {
  content: '\270d';
}
.icon-comment:before {
  content: '\e718';
}
.icon-chevron-left:before {
  content: '\e75d';
}
.icon-chevron-right:before {
  content: '\e75e';
}
.icon-double-angle-up:before {
  content: '\f102';
}
.icon-user:before {
  content: '\f464';
}
.icon-folder-close:before {
  content: '\f4c1';
}
.icon-calendar:before {
  content: '\f4c5';
}
.icon-search:before {
  content: '\f50d';
}
.icon-clock:before {
  content: '\f554';
}
/*  ボタンの設定
    ------------------------------------------------------- */
.btn {
  display: inline-block;
  padding: 4.06px 12.04px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  border-radius: 3px;
}
.btn:hover,
.btn:focus {
  text-decoration: none;
  opacity: 0.75;
  -ms-filter: "alpha(opacity=75)";
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:active {
  background-image: none;
  outline: 0;
}
.btn-primary {
    text-align: center;
}
.btn-primary .btn {
  padding: 11px 19px;
  font-size: 16px;
  background: #0099dd;
  color: #ffffff;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
button.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/*  ヘッダー、メニュー部分の設定
    ------------------------------------------------------- */
/* ヘッダー全体の設定 */
.header {
  margin-left: auto;
  margin-right: auto;
  width: 1090px;
  min-height: 150px;
}
/* ヘッダーの見出し部分の設定 */
.headerTitle {
  margin: 0;
  padding-top: 49px;
  min-height: 48px;
}
/* ヘッダーの見出し文字の設定 */
.headerTitleLink {
  font-size: 24.5px;
  line-height: 36.75px;
  font-weight: bold;
  color: #666666;
}
.headerTitleLink:hover,
.headerTitleLink:focus {
  color: #a6a6a6;
}
.headerTitleLink:active {
  color: #666666;
}
/* ヘッダーの見出し下の文章の設定 */
.headerDesc {
    margin-bottom: 2em;
    color: #737373;
}
/* メニュー部分の設定 */
.nav:before,
.nav:after {
  display: table;
  content: "";
}
.nav:after {
  clear: both;
}
.headerNavList {
  margin: 0;
  list-style: none;
  float: left;
  width: 100%;
  background: #666666;
  color: #ffffff;
}
.headerNavList > li {
  display: inline-block;
  float: left;
  width: auto;
}
.headerNavList > li > a {
  padding: 14px 28px;
  display: inline-block;
  word-wrap: break-word;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.headerNavList > li > a:hover,
.headerNavList > li > a:focus {
  background: #8c8c8c;
  color: #ffffff;
  text-decoration: none;
}
/* メニューの検索窓部分の設定 */
.headerNavList .search {
  float: right;
}
.navbarSearch {
  margin: 9px 0 0;
  padding: 0 28px 0 0;
}
.navbarSearch .searchQuery {
  margin-bottom: 0;
  margin-left: 4px;
  padding: 4px 7px;
  width: 200px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
}

/*  記事、サイドバーなどページ内のメインブロックの設定
    ------------------------------------------------------- */
#MainContainer {
  width: 1090px;
  margin-left: auto;
  margin-right: auto;
}
#MainContainer:before,
#MainContainer:after {
  display: table;
  content: "";
}
#MainContainer:after {
  clear: both;
}

/* メインコンテンツ部分の設定 */
#ArticleBlock {
  margin: 20px 0;
  width: 706px;
  float: left;
}
/* コメント編集の時のコンテンツ部分の設定 */
#ArticleBlock.commentEdit {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/* カテゴリー一覧・検索結果・日付別一覧のタイトル上の表示の設定 */
.listTitle {
  margin: 0 0 14px;
  font-size: 14px;
  line-height: 20px;
}
/* カテゴリー一覧・検索結果・日付別一覧のタイトル上のアイコンの設定 */
.listTitle [class^="icon-"] {
  display: inline-block;
  width: 17.5px;
  vertical-align: top;
  padding-right: 0.5em;
}

/* 記事タイトルの設定 */
.articleTitle {
  margin: 0;
  padding: 28px 28px 0 !important;
  background: #ffffff;
  font-weight: bold;
  font-size: 24.5px;
  line-height: 1.4em;
}

/* 記事詳細、ページの本文部分全体の設定 */
#EntryTextBox {
  padding: 0 28px 28px;
  background: #ffffff;
}
/* 記事詳細のコメント部分の設定 */
#CommentBlock {
  background: #ffffff;
}

/* 本文部分の設定 */
.entryText {
  padding-top: 20px;
  margin-bottom: 20px;
}
/* 本文中の画像の設定 */
.entryText img {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* 本文中のリンクの設定 */
.entryText a,
.entryText a:link,
.entryText a:visited {
  text-decoration: underline;
}
.entryText a:focus {
  text-decoration: underline;
  color: #2bbeff;
}
/* 本文中のテキストの設定 */
.entryText h1,
.entryText h2,
.entryText h3,
.entryText h4,
.entryText h5,
.entryText h6,
.entryText strong,
.entryText b {
  font-weight: bold;
}
.entryText h1 {
  font-size: 1.75em;
}
.entryText h2 {
  font-size: 1.5em;
}
.entryText h3 {
  font-size: 1.25em;
}
.entryText h4 {
  font-size: 1.15em;
}
.entryText h5 {
  font-size: 1.05em;
}
.entryText h6 {
  font-size: 1em;
}

/* 一覧ページの設定 */
.entryList {
  margin-left: 0;
  list-style: none;
}
/* 一覧ページの記事部分の設定 */
.entryList > li {
  margin-bottom: 28px;
  padding: 28px;
  background: #ffffff;
}
/* 一覧ページの記事タイトルリンクの設定 */
.entryListTitle {
  font-size: 24.5px;
  line-height: 1.4em;
  font-weight: bold;
  color: #333333;
}
.entryListTitle:link,
.entryListTitle:visited {
  color: #333333;
}
.entryListTitle:hover,
.entryListTitle:active,
.entryListTitle:focus {
  color: #8c8c8c;
}
/* 一覧ページの「つづきを読む」部分の設定 */
.entryPsLink {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* 拍手部分の設定 */
.NinjaClap {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* 記事フッター部分の設定 */
.entryFooter {
  margin-top: 28px;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
  font-size: 10.5px;
  color: #b3b3b3;
}
.entryFooter li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.entryFooter li:last-child {
  margin-right: 0;
}
.entryFooter a {
  display: inline-block;
  padding: 0 5px;
  line-height: 20px;
  border-radius: 2px;
}
.entryFooter a:link,
.entryFooter a:visited {
  color: #a6a6a6;
  border: 1px solid #e5e5e5;
}
.entryFooter a:hover,
.entryFooter a:active,
.entryFooter a:focus {
  color: #666666;
  border: 1px solid #bfbfbf;
}
.entryFooter a [class^="icon-"] {
  color: #cccccc;
}
.entryFooter a span {
  display: inline-block;
  padding-left: 5.25px;
  line-height: 20px;
}

/* 記事詳細のコメント部分全体の設定 */
#CommentBlock {
  background: transparent;
  padding-top: 28px;
}
/* 記事詳細のコメント部分全体のタイトルの設定 */
.commentBlockTitle {
  margin-top: 0;
  font-weight: bold;
  font-size: 125%;
}
/* 記事詳細のコメント部分全体のタイトル用アイコンの設定 */
.commentBlockTitle:before {
  font-family: 'awesome';
  content: '\e718';
  display: inline-block;
  padding-right: 0.5em;
}
/* 記事詳細の各コメント部分全体の設定 */
.commentTextBox {
  margin-bottom: 28px;
  padding: 14px 28px;
  background: #ffffff;
}
/* 記事詳細の各コメントのタイトルの設定 */
.commentTitle,
[id^="commentRes"]{
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
}
/* 記事詳細の各コメントのフッター部分の設定 */
.commentTextBox .entryFooter {
  margin-top: 0;
  margin-bottom: 14px;
}
.commentTextBox .entryFooter .user a {
  border: 0;
  padding-left: 0;
}
.commentTextBox .entryFooter [class^=icon-] {
  margin-right: .5em;
}
.commentTextBox .entryFooter .user [class^=icon-] {
  padding-left: 0;
}
/* 記事詳細の管理者コメント部分の設定 */
.commentResBlock {
  margin: 20px 0;
  padding: 10px 15px;
  color: #737373;
  border-left: 7px solid #d9d9d9;
}
[id^=CommentRes] {
  margin: 0;
}

/* コメントフォーム部分の設定 */
#CommentForm {
  padding: 28px;
  background: #ffffff;
}
#CommentForm form {
  margin-bottom: 0;
}
.commentFormBlock label {
    display: inline-block;
    cursor: default;
}
.commentFormBlock input[type="text"],
.commentFormBlock input[type="password"],
.commentFormBlock textarea {
  margin-bottom: 20px;
  height: 28px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* コメント入力欄の設定 */
#CommentText {
  height: 15em;
}

/* コメント編集のフォームの設定 */
.commentEdit label {
  width: 18%;
  display: inline-block;
  text-align: right;
  margin-right: 2%;
  cursor: default;
  vertical-align: top;
  line-height: 30px;
}
.commentEdit input[type="text"],
.commentEdit input[type="password"],
.commentEdit textarea {
  width: 75%;
  display: inline-block;
  margin-bottom: 2em;
}

/* ページャーの設定 */
.pager {
  margin: 20px 0;
  list-style: none;
  display: table;
  width: 100%;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: table-cell;
  color: #cccccc;
  text-align: center;
  vertical-align: middle;
}
.pager li.prev {
  text-align: left;
}
.pager li.next {
  text-align: right;
}
.pager a,
.pager li > span {
  display: inline-block;
  padding: 10px 7px;
  background: #d5d5d5\9;
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.pager a,
.pager a:link,
.pager a:visited {
  background: #a6a6a6\9;
  background: rgba(0, 0, 0, 0.3);
}
.pager a:hover,
.pager a:focus {
  background: #bebebe\9;
  background: rgba(0, 0, 0, 0.2);
}
.pager [class^=icon-] {
    margin-right: .5em;
}
.pager .next [class^=icon-] {
    margin-right: 0;
    margin-left: .5em;
}

/* ページトップのリンク部分の設定 */
.pager.pagetop {
  margin-bottom: 0;
}
.pager.pagetop li {
  padding-right: 14px;
  text-align: right;
}
.pager.pagetop a {
  background: #444444;
  color: #ffffff;
  font-size: 11.9px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  padding: .5em 1em;
}

/* サイドバーの設定 */
.pluginBlock {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 356px;
  padding: 0;
  float: right;
}

/* 各プラグイン部分の設定 */
.plugin {
  margin-bottom: 28px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  background: #ffffff;
  border: 0;
  border-radius: 0;
}
/* プラグインのタイトルの設定 */
.pluginTitle {
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 28px;
  padding-right: 28px;
  line-height: 20px;
  font-weight: bold;
  font-size: 17.5px;
  word-wrap: break-word;
}
/* プラグインのコンテンツ部分の設定 */
.pluginBody {
  overflow: hidden;
  padding: 9px 28px;
}

/*各プラグイン処理内の基本デザイン*/
.plugin_data,
.plugin_data * {
  line-height: 20px;
}
.plugin_data + .plugin_data {
  margin-top: 7px;
}
/* 各プラグイン処理内基本デザインの下に記載する日付など */
.plugin_data_date {
  font-size: 11.9px;
  color: #737373;
  margin-bottom: 7px;
}

.plugin_data .right {
  float: right;
}
.plugin_data .right:before,
.plugin_data .right:after {
  display: table;
  content: "";
}
.plugin_data .right:after {
  clear: both;
}

/* プラグインのカレンダー用テーブル */
.CalendarMoveTable,
.CalendarTable {
  width: 100%;
}
.CalendarMoveTable td,
.CalendarTable th,
.CalendarTable td {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #bfbfbf;
}
/* カレンダー日付移動部分のデザイン */
.CalendarMoveTr {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.CalendarMoveTr a:link,
.CalendarMoveTr a:visited,
.CalendarMoveTr a:hover {
  display: inline-block;
  text-decoration: none;
  margin-top: -5px;
  margin-bottom: -5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.CalendarMoveTr a:hover,
.CalendarMoveTr a:active {
  color: #b3b3b3;
}
/* カレンダー日付移動用左側部分のデザイン */
.CalendarMoveTr td {
    border-bottom: 0;
}
.CalendarMoveTr .CalendarPrevTd {
  text-align: left;
  border-right: 0;
}
.CalendarPrevTd a {
  padding-left: 10px;
  color: #999999;
}
.CalendarPrevTd a:before {
  font-family: 'awesome';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  content: "\e75d";
  color: #cccccc;
  margin-right: 14px;
}
/* カレンダー日付移動中央部分のデザイン */
.CalendarMoveTr .CalendarNowTd {
  text-align: center;
  border-left: 0;
  border-right: 0;
}
/* カレンダー日付移動用右側部分のデザイン */
.CalendarMoveTr .CalendarNextTd {
  text-align: right;
  border-left: 0;
}
.CalendarNextTd a {
  padding-right: 10px;
  color: #999999;
}
.CalendarNextTd a:after {
  font-family: 'awesome';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  content: "\e75e";
  color: #cccccc;
  margin-left: 14px;
}
/* 曜日表示部分のデザイン */
.CalendarWdayTr th {
  text-align: center;
  font-weight: normal;
  color: #333333;
  background: #efefef;
}
/* 日付表示部分のデザイン */
.CalendarTr td {
  text-align: center;
  color: #737373;
}
/* 記事が存在する場所の設定 */
.CalendarTdLink a {
  display: inline-block;
  min-width: 14%;
  padding: 5px;
  margin: -5px;
  text-align: center;
  font-weight: bold;
}
/* ブログ内検索用デザイン */
.blogsearch:before,
.blogsearch:after {
  display: table;
  content: "";
}
.blogsearch:after {
  clear: both;
}
.blogsearch .box {
  width: 70%;
  float: left;
}
.blogsearch .btn {
  width: 22%;
  float: right;
  text-align: center;
}
/* コメント用デザイン */
.plugin_cm_with_res img {
  margin-left: 7px;
  vertical-align: text-top;
}
/* プロフィール用デザイン */
.profile_image {
  margin-bottom: 10px;
}
/* バーコード用デザイン */
.qrcode_image {
  text-align: center;
}

/*  フッターの設定
    ------------------------------------------------------- */
#FooterBlock {
  margin-bottom: -3px;
  padding-bottom: 3px;
  padding-top: 20px;
  text-align: center;
  font-size: 11.9px;
  color: #ffffff;
  background: #444444;
}
#FooterBlock ul {
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
}
/* フッター内のリンクの設定 */
#FooterBlock a {
  margin-right: .5em;
  display: inline-block;
  color: #ffffff;
  border-radius: 2px;
}
#FooterBlock a:link,
#FooterBlock a:visited {
  text-decoration: underline;
}
#FooterBlock a:focus {
}
#FooterBlock a:hover,
#FooterBlock a:focus {
  color: #ffffff;
  text-decoration: none;
}
