@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, var, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; } body { line-height:1; } article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; } nav ul { list-style:none; } a { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent; } ins { background-color:#ff9; color:#000; text-decoration:none; } mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; } del { text-decoration: line-through; } abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; } table { border-collapse:collapse; border-spacing:0; } hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; } input, select { vertical-align:middle; }
table, caption, tbody, tfoot, thead, tr, th, td { vertical-align: middle; }

/******************************/
/* wrap */
.wrap0 {
position: relative;
margin: 0;
z-index: 2;
padding: 1px;
}

.wrap {
position: relative;
margin: 1em auto;
padding: 1px 1em;
max-width: 1980px;
text-align: center;
}

@media (max-width: 768px) {
.wrap { margin : 1px; padding: 1px; } }

/******************************/
/* body */
body {
color : #ffffff;
background-color : #000000;
font-family: Verdana, "ＭＳ Ｐゴシック", "Osaka", sans-serif;
font-size : 80%;
line-height : 140%;
}
img { max-width : 100%; height: auto; }

::selection { background : #9bf; color : #fff; }

::-moz-selection { background : #9bf; color : #fff; }

/******************************/
/* link */
a { text-decoration : none; }
a:link { color : #83a6e3; }
a:visited { color : #83a6e3; }
a:hover { color : #88ffff; }
a:active { color : #ff0000; }
a img { border : none; }

/******************************/
/* main style */

.titles {
font-weight : bold;
color : #ffffff;
background-color: #2a2c35;
border-left : 5px solid #ffffff;
border-bottom : 1px solid #ffffff;
}

.bgcs { background-color : #000; }

/******************************/
/* head */
#head {
margin : 0 1px 1em 1px;
padding : 5px;
background-color : #2a2c35;
}

#hti1 { display : table; height : 130px; }

#hti2 { display : table-cell; vertical-align: middle; }

#htitle {
text-align : left;
padding : 5px 30px;
font-size : 250%;
font-weight : bold;
letter-spacing : 1px;
line-height: 100%;
}

#hintroduction { text-align : left; padding : 5px 30px; }

@media (max-width: 768px) {
#hti1 { height : auto; }
#htitle { padding : 5px; }
#hintroduction { padding : 5px; }
}

/******************************/
/* right column */

#main_column {margin : 0 0 0 280px;}
.pcnone { display : none; }

@media (max-width: 768px) {
.pcnone { display : block; }
#main_column { margin : 0; width : 100%; }
.menuj { margin : 0 0 1em 0; } }



@media (min-width: 769px) {
.spnone { display : inline; }
.pcnonenk { display : none; }
}

@media (max-width: 768px) {
.spnonenk { display : inline; }
}

/******************************/
/* left column */

#menu {
position : absolute;
text-align : left;
width : 260px;
left : 0;
top : 165px;
margin : 0 0 2em 1em;
}

.plugin_title {
font-size : 120%;  /*** プラグインタイトルの大きさ ***/
padding : 2px 5px 2px;
}

.plugin_wrap { margin : 10px 0 1.5em 0; }

.pcw { padding : 0 0 0 8px; }

.plugin_contents { padding : 4px 0; }

.plugin_desc { padding : 3px 0; }

@media (max-width: 768px) {
#menu { text-align : center;
position : static;
width : 100%;
max-width : 768px;
margin: 0 auto;}
.plugin_wrap { width : 300px;
vertical-align : top;
display : inline-block;
margin : 10px 5px 10px 0;}
.plugin_contents { width : 290px; }
.plugin_desc { width : 290px; } }

.plugin-search input[type="text"] {
border : 1px solid;
color : #ffffff;
background-color : #484d56;
margin :0 0 2px 0;
padding : 1px;
height: 21px;
}
.plugin-search input[type="submit"] {
height: 20px;
}

/******************************/
/* free area */

.index_area_title {
text-align : left;
font-size : 130%;
margin : 0px 1px 5px 1px;
padding : 4px 5px;
}

.index_area {
text-align : left;
margin : 3px 0 2em 0;
padding : 0 0 2px 0;
}

.not_index_area {
text-align : left;
margin : 3px 0 2em 0;
padding : 0 0 2px 0;
}

/******************************/
/* main */
.main {
text-align : left;
margin : 0;
padding : 3px;
}

.mainEntryTitle {
text-align : left;
margin : 1px 1px 7px 1px;
font-size : 140%;
}

.mainEntryTitle a {
display : block;
color : #ffffff;
letter-spacing : 1px;
padding: 6px;
padding-left: 4px;
}

.mainEntryTitle a:hover {
background-color : #335498;
color : #ffffff;
}

.entry_more_link {
font-weight : bold;
font-size : 120%;
letter-spacing : 1px;
margin : 1em 2px 0 0;
}

.entry_more_link a {
color : #83a6e3;
background-color :#2a2c35;
padding : 10px 3px;
line-height : 250%;
border-left : 5px solid #ffffff;
border-bottom : 1px solid #ffffff;
}

.entry_more_link a:hover {
background-color : #335498;
color : #ffffff;
}

.mebw { padding : 0 10px 3px 10px; }

.mainEntryBlock { text-align : left; margin : 0 0 3em 0; }

.fc2_footer { margin : 1.5em 0 0 0; padding : 2px; }

.mainEntryJanre , .mainEntryDate , .taglist { margin : 2px; }

.relate_dl { text-align : left; padding : 0 1em 5px 1em; }

.relate_dt {
color : #9ed5ff;
font-weight : bold;
margin : 3px 0;
}

.relate_dd { -webkit-margin-start : 1.5em; }

.relate_now { font-weight : bold; letter-spacing : 1px; }

@media (max-width: 450px) {
.relate_dl { padding : 0 1em 5px 0; }
.relate_dd { -webkit-margin-start : 1em; }
}

/******************************/
/* comment , trackback */

.comm_trac_title {
text-align : left;
font-size : 130%;
margin : 0px 1px 7px 1px;
padding : 4px 5px;
}

.comm_trac_base { text-align : left; margin : 2em 0; }

.comm_trac { padding : 0 0 5px 10px; }

.ctc { padding : 0 0 5px 10px; }

.comm_trac_info {
color : #9ed5ff;
font-weight : bold;
letter-spacing : 1px;
}

.sub_title { margin : 1em 8px 3px 0; font-weight : bold; }

.sub_body { margin : 0 5px 0 1em; max-width : 800px; }

.sub_footer {
color : #aaaabb;
font-size : 80%;
letter-spacing : 1px;
margin : 0 15px;
}

.sub_input { margin : 5px 5px 5px 0; }

.sub_input input { width : 320px; }

.sub_adminjump { font-weight : bold;  }

.comm_form_wrap { margin : 0 0 1em 0; }

.comm_form_name { font-weight : bold; }

.comm_form_send { text-align : right; margin : 7px 0; }

.form_send , .form_delete { width : 150px; height : 30px; }

.comm_form_left , .comm_form_right { float : left; }

.comm_form_left , .comm_form_right { margin : 5px; }

.comm_form_name , .comm_form_input , .comm_form_font , .comm_text_area { margin : 5px 0; }

.comm_delete { margin : 0 0 0 15em; }

.input_text {
padding : 1px;
border : 1px solid;
color : #ffffff;
background-color : #484d56;
}

.i_t_s { width : 180px; height : 20px; }

.i_ta_s { width : 330px; height : 190px; }

@media (max-width: 450px) {
.i_ta_s { width : 100%; height : 190px; }
.sub_input input { width : 280px; }
.comm_form_left , .comm_form_right { margin : 0; }
.sub_body { margin : 0; }
.ctc { padding : 0 0 5px 0px; } }

/******************************/
/* search,titlelist,etc... */
.search_title {
text-align : left;
font-size : 130%;
margin : 0px 1px 7px 1px;
padding : 4px 5px;
}

.titlelist { padding : 0 10px; }

.titlelist_table {
text-align : left;
width : 100%;
border-collapse : collapse;
border : none;
margin : 2px 0px 1em 0px;
}

.titlelist td { border : none; }

.titlelist_title { font-weight : bold; padding : 2px 2px 2px 4px; }

.list_sub { padding : 2px 0 3px 1em; }

.search { padding : 0 10px; }

.search_wrap {
text-align : left;
width : 100%;
border-top : 1px solid #a8afb5;
margin : 1em 0px;
padding : 3px 1px;
}

.se_img {
vertical-align : top;
display : inline-block;
*display : inline;
*zoom : 1;
margin : 0 0 0 3px;
}

.se_right{
vertical-align : middle;
display : inline-block;
*display : inline;
*zoom : 1;
margin : 0 0 0 3px;
}

.se_title , .se_data , .se_category , .se_tag { margin : 1px 0; }

.se_title { font-weight : bold; font-size : 120%; }

.se_description {
max-width : 550px;
border-top : 1px solid #55585f;
margin : 3px 0;
padding : 3px 1em 0 1em;
letter-spacing : 1px;
}

/******************************/
/* foot */
.foot { margin : 0 5px 3em 1em; text-align : center; }

.pa_ {
padding : 0px 8px;
display : inline-block;
*display : inline;
*zoom : 1;
}

.pagelink { margin : 1em 0; clear : both; text-align : center; }

.prevpage { text-align : right; border-style : none; }

.nextpage { text-align : left; border-style : none; }

.homepage {
border-top : none;
border-bottom : none;
border-left : 1px solid #ffffff;
border-right : 1px solid #ffffff;
}

#copy , #powerd { letter-spacing: 1px; }

/******************************/
/* adsense */
#FC2adsense {
text-align : center;
margin : 5px 0px 3em 3px;
}

/******************************/
/* other styles */
img {
margin : 1px;
}

hr {
height: 1px;
border: none;
border-top: 1px #9191a5 solid;
}

input[type="button"],input[type="text"],input[type="submit"],input[type="password"],textarea {
-webkit-appearance : none;
border-radius : 0;
}

input[type="button"],input[type="submit"] {
-webkit-appearance : none;
border-radius : 0;
border : 1px solid;
color : #ffffff;
background-color : #000000;
}

input[type="checkbox" i] { margin : 0; vertical-align : text-top; }

select {
padding: 2px;
border-radius : 0;
border : 1px solid;
height : 25px;
color : #ffffff;
background-color : #000000;
}

ul {
margin: 0;
padding: 0;
list-style-type : none;
margin-left : 10px;
}

ul li:before {
font-size : 80%;
content : '≫';
margin-left : -10px;
}

b,strong { font-weight : bold; }

blockquote{
background-color : #49494f;
padding : 1.5em 1em;
position : relative;
border : 6px solid #31313a;
margin : 1em 0.5em;
}
 
blockquote:before{
content : "“";
font-size : 400%;
line-height : 1em;
font-family : "ＭＳ Ｐゴシック",sans-serif;
color : #9a9a9a;
position : absolute;
left : 0;
top : 0;
}
 
blockquote:after{
content : "”";
font-size : 400%;
line-height : 0em;
font-family : "ＭＳ Ｐゴシック",sans-serif;
color : #9a9a9a;
position : absolute;
right : 0;
bottom : 0;
}

@media (max-width: 469px) {
.kai { display : block; }
}

@media (max-width: 600px) {
.kai2{ display : block; }
}

/******************************/
/* user style */
#counter img { vertical-align: -2px; display: -moz-inline-box; display: inline-block; /display: inline; /zoom: 1; }

.toplinkw { max-width :  640px; margin : 3px 0; }

.toplink{
vertical-align: top;
display : inline-block;
*display : inline;
*zoom : 1;
}

.top_table {
border-collapse: collapse;
border: 1px #959aa4 solid;
vertical-align: middle;
}

.top_table td {
width : 210px;
height : 44px;
border: 1px #959aa4 solid;
text-align : center;
vertical-align: middle;
}

.top_table td img{
text-align : center;
vertical-align: middle;
}

.tml a { display:block; width:100%; height:100%; line-height: 44px; }

.tml a:hover {
background-color : #335498;
color : #ffffff;
}

@media (min-width: 466px) {
.ttpcnone { display: none; }
 }

@media (max-width: 465px) {
.spnone { display: none; }
.top_table { width : 100% }
.top_table td { width : 100% }
}

.ienone {
*display: none;   /* IE7以下 */
_display: none; /* IE6 */
}

.myfoot { margin : 5px 0; }

.ciu{ margin : 3px; }

#change_mobile {display:none;}
div#fc2_bottom_bnr{position:static!important; margin : 0 0 0 280px; width: auto!important;}
#fc2_bottom_bnr_close { display:none!important; }

.ninjab {
height: 0px;
width: 0px;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "alpha(opacity=0)";
-khtml-opacity: 0;
-moz-opacity: 0;
text-align: right;
position: fixed;
display: inline-block;
z-index: 1;
}

.twitter_tweet_count_no_m {
width: 70px!important;
height: 20px!important;
}

.ninjab img{
height: 0px;
width: 0px;
text-align: right;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "alpha(opacity=0)";
-khtml-opacity: 0;
-moz-opacity: 0;
}

.ninjab a {
cursor: default;
}

.ifmw560 { width: 560px; max-width: 100%; display: -moz-inline-box; display: inline-block; /display: inline; /zoom: 1;}
.ifmw480 { width: 480px; max-width: 100%; display: -moz-inline-box; display: inline-block; /display: inline; /zoom: 1;}

.ifm16_9 { padding-bottom: 56.25%; }
.ifm4_3 { padding-bottom: 75%; }

.ifm {
position: relative;
padding-top: 5px;
height: 0;
overflow: hidden;
margin-bottom: 1px;
}

.ifm iframe , .ifm object , .ifm embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#pagenavi {
line-height: 40px;
font-size: 16px;
text-align: center;
margin: 10px 10px;
}

#pagenavi a , #pagenavi span {
width: 40px;
margin: 3px;
border: 1px solid #bbb;
background-color: #2a2c35;
transition: all 0.3s;
display: inline-block;
*display: inline;
}

#pagenavi span {
font-weight: bold;
background: #335498;
vertical-align: top;
}

#pagenavi a.dot {
text-decoration: none;
border: 1px solid #bbb;
}

#pagenavi a:hover {
border-color: #83a6e3;
background: #335498;
color: #fff;
}

a.editlink:link{
color:#000;
}
a.editlink:visited{
color:#000;
}
a.editlink:hover{
background: #000;
color:#000;
}
a.editlink:active{
color:#000;
}

.toumei { width: 0; height: 0; font-size: 0%; opacity: 0; filter: alpha(opacity=0); -ms-filter: "alpha(opacity=0)"; -khtml-opacity: 0; -moz-opacity: 0; display: inline-block; color:#000 }


#webclap { width: 100px; margin: 0.5em 0; text-align:center; border: 1px solid #fff; display: -moz-inline-box; display: inline-block; /display: inline; /zoom: 1; }
#webclap a { display: block; padding: 4px 0; width: 100%; height: 100%; color: white; }
.mfp-iframe-holder .mfp-content { height: 100%; }
.webclaps iframe { border: 2px #7e8089 solid; }

.wcw { margin-bottom: 0.5em; display: -moz-inline-box; display: inline-block; /display: inline; /zoom: 1; }