body{
  text-align : center;
  font-family: "ＭＳ Ｐゴシック", Arial, Osaka, "ヒラギノ角ゴ Pro W3";
  background-color: #eeeeee;
  font-size: 13px;
  color: #333333;
  margin: 0;
  padding: 0;
}


#container{
  width:1100px;
  margin: 0 auto;
  text-align:left;
  backgroung-color: #eeeeee
}

#wrapper {
  float:right;
  width:860px;
  margin-bottom:15px;
}

#right-column{
  float:right;       
  width:230px;
  margin-bottom:15px;
}

div#main-column{
  float:left;
  width:630px;
}

div#left_column{
  float:left;
  width:240px;
}




/*-----------link--------------*/

a{
  color: #0033dd;
  text-decoration: none;
}
a:hover {
  text-decoration : underline;
  color : #03447B ;
}


.EntryTitle a:link,.EntryTitle a:visited {
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}

/*-----------header--------------*/

#header{
  margin: 0px;
  padding: 0px;
  height: 230px;
  width: 870px;
  background-color: #eeeeee;
  background-repeat: no-repeat;
}


#BlogName{
  font-size: 20px;
  color: #03447B;
  font-weight: bold;
  padding-top: 60px;
  padding-left: 30px;
}

#BlogName a:link,#BlogName a:visited { color:#03447B; text-decoration: none;}
#BlogName a:hover,#BlogName a:active { color: #03447B; text-decoration: underline;}

#headIntroduction{

  line-height: 18px;
  margin-top: 15px;
  padding-left: 450px;
  padding-right: 30px;
}

/*-----------最上段メニュー--------------*/

#topmenu {
  padding-left: 0px;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 10px;
}

#topmenu ul{
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 170%;
}

#topmenu li{
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#topmenu a {
  text-decoration: none;
  width: 110px;
  padding-top: 4px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  background-image: url(https://blog-imgs-43.fc2.com/s/u/p/supersolenoid/topmenu_back.jpg);
  padding-bottom: 3px;
}

#topmenu #topblogranking a {
    background-image url(https://blog-imgs-43.fc2.com/s/u/p/supersolenoid/topmenu_back.jpg);
    width: 110px;
}

/*-----------横カレンダー--------------*/

#cal{
  text-align:center;
  color:#333333;
  margin: 5px 0;
}

#cal a{
  color : #03447B ;
  text-decoration:none;
  font-weight: bold;
}

#cal a:hover {
  color : #03447B ;
  text-decoration:underline;
  font-weight: bold;
}

#cal ul{
  font-family: Arial, Geneva, Helvetica, sans-serif,Osaka;
  font-size: 12px;
  list-style-position : inside;
  margin: 0px;
  padding: 10px;
}

#cal li{
  display : inline;
  list-style-type : none;
}
li.day {
  padding: 0px 5px 0px 1px;
}
.prev-month-calendar {
  margin-right : 10px;
}
.next-month-calendar {
  margin-left : 10px;
}


/*-----------menu--------------*/

.menuBlock{
  margin: 0px 0px 10px 0px;
  border: none;
  
}

.menuBlock3{
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;

  border: solid;
  
}

.menuTitle{
  padding: 5px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  background-color: #000000;
}

.menuBody{
  padding: 5px 5px;
  background-color: #eeeeee;
}

.menuBody3{
  padding: 5px;
  background-color: #eeeeee;
}

.menuText{
  font-size: 12px;
  padding: 0px;
  color: #333333;
  line-height: 130%;
}

.menuText p{
  margin: 0.3em;
}

.menuText ul{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.menuText ul li{
  border-bottom: 1px dotted #cccccc;
  padding: 0px 0px 3px 0px;
  margin-bottom: 5px;
  font-size: 85%;

}


/*-----------フォーム--------------*/
form{
  padding:0px;
  margin:0px;
}

.search{
  width:100px;
  border:1px solid #ffffff;
  margin-top:15px;
}

/*-----------サイドカレンダー-----------*/

table.calender {
  font-size: 11px;
  color:#333333;
  width: 95%;
  margin: 3px 3px 0px 0px;
  text-align : center;
  font-family: arial, helvetica, sans-serif;
}
.caption {
  padding: 3px;
}
.calender th {
  font-weight: normal;
  border-bottom: 1px dotted #666666;
}
.calender td {
  text-align: center;
  padding: 2px;
}
.calender td a,.calender td a:hover {
  color : #03447B;
  font-weight: bold;
}
th#sun {
  font-size:11px;
  color: #D53A3A;
}
th#sat {
  font-size:11px;
  color: #03447B;
}


/*-----------main-----------*/

.EntryBlock {
  margin: 0px 15px 15px 15px;
  background-color: #ffffdd;
  border-width:1px;
  border-color:#555555;
  border-style:solid;
}

.EntryTitle {
  padding: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  background: url(https://blog-imgs-43.fc2.com/s/u/p/supersolenoid/j-bg2_title.jpg) repeat-x;
}

.EntryBody {
  padding: 5px 15px;
  font-size: 13px;
  line-height: 150%;
  color: #333333;
}

.EntryMore{
  padding:0.5em 10px;
  font-size:13px;
  color: #333333;
  line-height:150%;
}

.Morelink {
  margin: 15px 0;
  font-weight: bold;
}


.EntryBlock ul{
  padding:0px;
  margin-left:18px;
  list-style-type:circle;
}

.EntryBlock ol{
  padding:0px;
  margin-left:26px;
  list-style-type:decimal;
}

.EntryBlock li{
  margin:0px;
}

.com{
  padding:0px 10px;
  font-size:11px;
  line-height:150%;
}

.EntryDate{
  padding:5px 10px 10px 10px;
  font-size: 15px;
  line-height: 200%;
  color: #03447B;
  text-align: right;
  border-top: 1px dotted #cccccc;

}

.pageLink{
  font-size: 12px;
  color: #03447B;
  text-align: center;
  margin: 5px 10px 30px;
}

.LinkBlock{
  margin:15px 15px 0px 15px;
}

.EntryDateTop{
  text-align:right;
  font-size:12px;
  color: #03447B;
  padding:15px;
}

.EntryBlock img{
  margin:0px 0px 0px 0px;
}

.menuBlock img{
  margin:0px 0px 0px 0px;
}

/*----------adbtn----------*/
.adbtn {
  text-align:left;
  padding:5px 10px 5px 10px;
  line-height: 200% 
  color: #03447B;
  border-top: 1px dotted #cccccc;
  display: table-cell;
}


/*-----------Tags-----------*/
.taglist {
  text-align:left;
  font-size: 12px;
 　display: inline;
  padding:5px 10px 5px 10px;
  line-height: 200% 
  color: #03447B;
  border-top: 1px dotted #cccccc;

}



/*-----------Comment-----------*/
.Bold{
  padding: 10px 15px;
  font-size: 12px;
  font-weight: bold;
  color: #336699;
}
.CommentTitle{
  font-weight: bold;
  font-size: 12px;
  color: #333333;
  padding: 10px 15px;
}

.CTBody{
  font-size: 12px;
  line-height: 140%;
  color: #333333;
  padding: 5px 15px;
  font-weight: normal;
}

.Date{
  text-align: right;
  font-size: 11px;
  color: #03447B;
  padding: 5px 15px 10px;
  border-bottom: 1px dotted #cccccc;
}

/*-----------maintForm-----------*/
.mainForm{
  margin: 10px;
}

.mainFormText{
  width: 200px;
  border: 1px solid #03447B;
}

.mainFormTextarea{
  width: 280px;
  border: 1px solid #03447B;
}

.mainFormPass{
  width: 100px;
  border: 1px solid #03447B;
}

.mainFormCheck{
  border: 1px solid #03447B;
}

.mainFormButton {
  width: 100px;
}


/*-----------Trackback-----------*/

.TrabaTitle{
  font-weight: bold;
  font-size: 10px;
  color: #808080;
  padding: 10px 15px;
}

.TrabaUrl{
  font-size:11px;
  padding:10px;
}

.TrabaForm{
  width:350px;
  border: 1px solid #03447B;
}


/*-----------footer-----------*/
#footBlock {
  height: 38px;
  padding: 10px;
  margin: 0px;
  clear: both;
  font-size: 11px;
  line-height: 150%;
  color: #ffffff;
  text-align:center;
  background: url(https://blog-imgs-32.fc2.com/m/e/e/meecoro/j-bg_footer.jpg) repeat-x;
  border: 1px solid #555555;
}
#footBlock a:link { color:#ffffff;}
#footBlock a:active { color: #ffffff;}
#footBlock a:visited { color: #ffffff;}
#footBlock a:hover { color: #ffffff;}


img.emoji{
  padding:0px;
  margin:0px;
  background:none;
  vertical-align:middle;
  border:0;
}

/* ----------------------------------------------- */
/*

      BlogRoll css 2

*/
/* ----------------------------------------------- */

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}
.blogroll-channel {
    margin-bottom: 15px;
    padding: 10px;
}

.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 1.3;
}

.blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {
    margin: 0 5px 0 0;
}

.blogroll-channel img.blogroll-favicon {
	width: 16px;
	height: 16px;
}

.blogroll-channel a.blogroll-link {
}

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
    margin: 0 0 0 5px;
}

.blogroll-channel .blogroll-link-time {
    margin: 0 0 0 3px;
    color: #666;
    font-size: 10px;
}

.blogroll-channel .blogroll-ad-img {
}

.blogroll-channel .blogroll-ad-text {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}

.blogroll_wrapper {
width: 100%;
overflow-y:scroll;
background-color: #FFFFFF;
margin-bottom:10px;
}

.blogroll_innner {
width: 48%;
height: 200px;
float: left;
}

.tcgportal{
 width: 90%;
 background: #fff;
}

/* ダブルボックスリンク */
.wboxlink {
	position:relative;
	width: 220px;
	height: 150px;
	overflow: hidden;
	float:left;
	margin-bottom:10px;
	border: 2px solid #ccc;
}
.wboxlink:hover{
	border: 2px solid #ffe4c4;
}
.wboxlink .caption {
	position:absolute;
	width: 218px;
	bottom:0px;
	padding: 5px;
	text-align: center;
	background-color: #f5f5f5;
	opacity:0.70;
	filter: alpha(opacity=70);
}

.wboxlink img {
	position:absolute;
	top:0;
	left:0;
	width: 220px;
	height: 150px;
}
.wboxlink .shop0 a {
	position:absolute;
	display: block;
	top:0px;
	right:0px;
	width: 220px;
	height: 150px;
	padding: 60px 0;
	text-align: center;
	text-indent: -9999px; 
}
.wboxlink .shop0 a:hover {
	background:#ffffff;
	opacity:0.3;
	filter: alpha(opacity=30);
	color:#ffffff;
	text-indent: 0; 
}
.wboxlink .shop1 a {
	position:absolute;
	display: block;
	top:0px;
	left:0px;
	width: 110px;
	height: 150px;
	padding: 60px 0px;
	text-align: center;
	text-indent: -9999px; 

}
.wboxlink .shop1 a:hover {
	background:#333333;
	opacity:0.7;
	filter: alpha(opacity=70);
	color:#ffffff;
	text-indent: 0; 
}
.wboxlink .shop2 a {
	position:absolute;
	display: block;
	top:0px;
	right:0px;
	width: 110px;
	height: 150px;
	padding: 60px 0;
	text-align: center;
	text-indent: -9999px; 
}
.wboxlink .shop2 a:hover {
	background:#333333;
	opacity:0.7;
	filter: alpha(opacity=70);
	color:#ffffff;
	text-indent: 0; 
}

.wboxlink .shop3 a {
	position:absolute;
	display: block;
	top:0px;
	left:0px;
	width: 73px;
	height: 150px;
	padding: 60px 0;
	text-align: center;
	text-indent: -9999px; 
}
.wboxlink .shop3 a:hover {
	background:#333333;
	opacity:0.7;
	filter: alpha(opacity=70);
	color:#ffffff;
	text-indent: 0; 
}

.wboxlink .shop4 a {
	position:absolute;
	display: block;
	top:0px;
	left:73px;
	width: 73px;
	height: 150px;
	padding: 60px 0;
	text-align: center;
	text-indent: -9999px; 
}
.wboxlink .shop4 a:hover {
	background:#333333;
	opacity:0.7;
	filter: alpha(opacity=70);
	color:#ffffff;
	text-indent: 0; 
}
.wboxlink .shop5 a {
	position:absolute;
	display: block;
	top:0px;
	right:0px;
	width: 73px;
	height: 150px;
	padding: 60px 0;
	text-align: center;
	text-indent: -9999px; 
}
.wboxlink .shop5 a:hover {
	background:#333333;
	opacity:0.7;
	filter: alpha(opacity=70);
	color:#ffffff;
	text-indent: 0; 
}

/* 縦長ダブルボックスリンク */
.vertical_wboxlink {
	position:relative;
	width: 220px;
	height: 320px;
	overflow: hidden;
	float:left;
	margin-bottom:10px;
	border: 2px solid #ccc;
}
.vertical_wboxlink:hover{
	border: 2px solid #ffe4c4;
}
.vertical_wboxlink .caption {
	position:absolute;
	width: 218px;
	bottom:0px;
	padding: 5px;
	text-align: center;
	background-color: #f5f5f5;
	opacity:0.70;
	filter: alpha(opacity=70);
}

.vertical_wboxlink img {
	position:absolute;
	top:0;
	left:0;
	width: 220px;
	height: 320px;
}
.vertical_wboxlink .shop0 a {
	position:absolute;
	display: block;
	top:0px;
	left:0px;
	width: 220px;
	height: 320px;
	padding: 60px 0;
	text-align: center;
	text-indent: -9999px; 
}
.vertical_wboxlink .shop0 a:hover {
	background:#ffffff;
	opacity:0.3;
	filter: alpha(opacity=30);
	color:#ffffff;
	text-indent: 0; 
}
.vertical_wboxlink .shop1 a {
	position:absolute;
	display: block;
	top:0px;
        left:0px;
	width: 110px;
	height: 320px;
	padding: 140px 0px;
	text-align: center;
	text-indent: -9999px; 

}
.vertical_wboxlink .shop1 a:hover {
	background:#333333;
	opacity:0.7;
	filter: alpha(opacity=70);
	color:#ffffff;
	text-indent: 0; 
}
.vertical_wboxlink .shop2 a {
	position:absolute;
	display: block;
	top:0px;
	right:0px;
	width: 110px;
	height: 320px;
	padding: 140px 0;
	text-align: center;
	text-indent: -9999px; 
}
.vertical_wboxlink .shop2 a:hover {
	background:#333333;
	opacity:0.7;
	filter: alpha(opacity=70);
	color:#ffffff;
	text-indent: 0; 
}

.vertical_wboxlink .shop3 a {
	position:absolute;
	display: block;
	top:0px;
	left:0px;
	width: 73px;
	height: 320px;
	padding: 60px 0;
	text-align: center;
	text-indent: -9999px; 
}
.vertical_wboxlink .shop3 a:hover {
	background:#333333;
	opacity:0.7;
	filter: alpha(opacity=70);
	color:#ffffff;
	text-indent: 0; 
}

.vertical_wboxlink .shop4 a {
	position:absolute;
	display: block;
	top:0px;
	left:73px;
	width: 73px;
	height: 320px;
	padding: 60px 0;
	text-align: center;
	text-indent: -9999px; 
}
.vertical_wboxlink .shop4 a:hover {
	background:#333333;
	opacity:0.7;
	filter: alpha(opacity=70);
	color:#ffffff;
	text-indent: 0; 
}
.vertical_wboxlink .shop5 a {
	position:absolute;
	display: block;
	top:0px;
	right:0px;
	width: 73px;
	height: 320px;
	padding: 60px 0;
	text-align: center;
	text-indent: -9999px; 
}
.vertical_wboxlink .shop5 a:hover {
	background:#333333;
	opacity:0.7;
	filter: alpha(opacity=70);
	color:#ffffff;
	text-indent: 0; 
}

/* 4列アイテムリスト */

.list4l{
width:100%;
}


.list4l .cell{
width:25%;
height:auto;
vertical-align:top;
padding-bottom:10px;
}

.list4l img{
width:100%;
padding-bottom:5px;

}




/* -----切り替えスクロールリスト開始-------- */

/* 表示領域全体 */
div.tabbox {
	margin: 0px; 
	padding: 0px;
	width: auto;


}

/* タブ部分 */
p.tabs { margin: 0px; padding: 0px; }
p.tabs a {
display: block; width: 24%; float: left;
font-size:10px;
margin: 0px 0px 0px 0px; padding-top: 3px; padding-bottom:3px;
text-align: center;
}
p.tabs a.tab1 { 
	background-color: #FFE4C4; 
	color:#333; 
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;

	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;

	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topright: 8px;
	-khtml-border-radius-topright: 8px;
}

p.tabs a.tab2 { 
	background-color: #FFE4C4; 
	color:#333; 
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;

	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;

	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topright: 8px;
	-khtml-border-radius-topright: 8px;
}

p.tabs a.tab3 { 
	background-color: #FFE4C4; 
	color:#333; 
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;

	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;

	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topright: 8px;
	-khtml-border-radius-topright: 8px;
}

p.tabs a.tab4 { 
	background-color: #FFE4C4; 
	color:#333; 
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;

	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;

	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topright: 8px;
	-khtml-border-radius-topright: 8px;
}



p.tabs a:hover { color: #00f; }

/* タブ中身のボックス */
div.tab { height: 250px; overflow: auto; clear: left; }
div#tab1 {  }
div#tab2 {  }
div#tab3 {  }
div#tab4 {  }

div.tab p { margin: 0.5em; }


.itemlist{ height:250px;width:500px;font-size:12px; padding:5px;}

.itemlist li{ list-style-type: none; }
.itemlist li a{ color:#00f; }

.itemlist .date{ font-weight:bold; background:#FFE4C4;padding:5px; }

.itemlist .odd{ background:#fcfcfc; position:relative; left:10px; padding:3px; }

.itemlist .odd a{ color:#00c; }

.itemlist .even{ background:#f5f5f5; position:relative; left:10px; padding:3px; }

.itemlist .even a{ color:#06f; }


/* -----切り替えスクロールリスト終了-------- */

/* アンテナシェア コメント投票de文字装飾 www.antennash.com */
/* 投票数が0、又は+と-の評価が同数の場合はあなたのブログのデフォルト文字装飾になります */

/* 人気レベル 1～7 */
.antennash_comvote_lv1 {
	color: #000000;
	font-size: 14px;
//	font-weight: bold;
}
.antennash_comvote_lv2 {
	color: #0000ff;
	font-size: 15px;
//	font-weight: bold;
}
.antennash_comvote_lv3 {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}
.antennash_comvote_lv4 {
	color: #ff6600;
	font-size: 17px;
	font-weight: bold;
}
.antennash_comvote_lv5 {
	color: #ff00ff;
	font-size: 18px;
	font-weight: bold;
}
.antennash_comvote_lv6 {
	color: #0000ff;
	font-size: 19px;
	font-weight: bold;
}
.antennash_comvote_lv7 {
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
}

/* 人気レベル -1～-3(マイナス) */
.antennash_comvote_lv-1 {
	font-size: 12px;
}
.antennash_comvote_lv-2 {
	font-size: 11px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.antennash_comvote_lv-3 {
	font-size: 10px;
	filter: alpha(opacity=80);
	-moz-opacity: 08;
	opacity: 0.8;
}

/* 投票数表示、バー、投票ボタン全体 */
.antennash_comvote_form {
	padding: 2px 4px;
	overflow: hidden;
}
/* 投票数表示(Good) */
.antennash_comvote_rate_g {
	color: #4D983B;
	float :right;
	margin-right: 1px;
	height: 16px;
	font-size: 12px;
}
/* 投票数表示(Bad) */
.antennash_comvote_rate_b {
	float :right;
	margin-right: 1px;
	height: 16px;
	font-size: 12px;
}
/* 投票数バー(Good) */
.antennash_comvote_bar_g {
	float :right;
	margin-right: 2px;
	height: 16px;
	background: #8DC67E;
	background: -webkit-gradient(linear, left top, left bottom, from(#8DC67E), to(#4E993B));
	background: -webkit-linear-gradient(top, #8DC67E, #4E993B);
	background: -moz-linear-gradient(top, #8DC67E, #4E993B);
	background: -ms-linear-gradient(top, #8DC67E, #4E993B);
	background: -o-linear-gradient(top, #8DC67E, #4E993B);
	background-image: -ms-linear-gradient(top, #8DC67E 0%, #4E993B 100%);
}
/* 投票数バー(Bad) */
.antennash_comvote_bar_b {
	float :right;
	margin-right: 2px;
	height: 16px;
	background: #dddddd;
}
/* 投票ボタンエリア */
.antennash_comvote_btbox {
	float :right;
	margin: 0;
}

/* 投票ボタンデザイン */
.antennash_comvote_button {
	width: 100px;
	height: 22px;
	border: 1px solid #4D983B;
        border-radius:5px;
        -moz-border-radius: 5px;
        -webkit-border-radius:  5px;
        -o-border-radius:  5px;
        -ms-border-radius: 5px;
	background: #EDF5EC;
	color: #4D983B;
	padding: auto;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
}
.antennash_comvote_button:hover {
	background: #4D983B;
	color: #fff;
}
.antennash_comvote_button:active {
	background: #EDF5EC;
	color: #4D983B;
}

/* ポップアップレス(超高速版のみ) */
.popstyle {
display: none;
position: absolute;
}
a:hover {
position:relative;
text-decoration:none;
}
a:hover .popstyle {
top: 2em;
left: 2em;
display: block;
width: 500px;
padding: 4px 0 10px 20px;
border: #333 1px solid;
background-color:#fff;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
color:#333 !important;
font-size:12pt !important;
font-weight:normal !important;
}

.comment_explaination{
margin:0px 30px;
border: dotted #ccc 1px;
font-size:12px;
padding:5px;
width:auto;
}

.matomrlist{
}
.matomelist img{
width: auto;
height: auto;
}


/* 吹き出し設定 */

.arrow_box {
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
        height:18px;
}


.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 6px;
	margin-top: -6px;
}
.arrow_box:before {
	border-color: rgba(204, 204, 204, 0);
	border-right-color: #ccc;
	border-width: 7px;
	margin-top: -7px;
}


/************************************
** 横型バルーンボタン
************************************/

#sns-group-top .balloon-btn-set {
  display: block;
  height: 22px;
  margin-bottom: 10px;
  width: 100px;
  vertical-align:middle;
}

#sns-group-top .arrow-box {
  float: right;
  height: 18px;
  line-height: 20px;
  width: 28px;
}

#sns-group-top .arrow-box-link{
  line-height:20px;
  text-align:center;
}

#sns-group-top .balloon-btn-link{
  top:0;
  width:63px;
  float:left;
  line-height:20px;
  text-align:center;
  vertical-align:middle;
}

#sns-group-top .arrow-box {
  position: relative;
  background: #fff;
  border: 1px solid #bbb;
}
#sns-group-top .arrow-box:after,
#sns-group-top .arrow-box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  left:auto;
  position: absolute;
  pointer-events: none;
}
#sns-group-top .arrow-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 3px;
  margin-top: -3px;
}
#sns-group-top .arrow-box:before {
  border-color: rgba(119, 119, 119, 0);
  border-right-color: #bbb;
  border-width: 4px;
  margin-top: -4px;
}

#sns-group-top a.twitter-balloon-btn-link .fa-twitter {
    vertical-align: center;
}

/************************************
** Twitterのボタンのグラデーション
************************************/
a.balloon-btn-link {
  font-size:12px;
  font-weight:normal;
  border:1px solid #bbb;
  text-decoration:none;
  background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
  background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
  background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
  background-color:#f9f9f9;
  color:#666666;
  display:inline-block;
  text-shadow:1px 1px 0px #ffffff;
   -webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
   -moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
   box-shadow:inset 1px 1px 0px 0px #ffffff;
}

/************************************
** 記事内で頻繁に使うデザイン
************************************/
.duelmasters_deck_image {
}

.duelmasters_deck_name {
}

.card_image {
}

.card_text {
    background:#eee;
    padding:10px;
    text-align:left;
}

.card_link {
	margin-top:-10px;
}

.caption_white {
    background:#fff;
    padding:10px;
    border:solid #ccc 1px;
    text-align:left;
}

.caption_gray{
    background:#eee;
    padding:10px;
    text-align:left;
}

.caption_dm{
    background:#eee;
    padding:10px;
    text-align:left;
    font-weight:bold;
}

.caption_dm_cs{
    background:#fff;
    padding:10px;
    border:solid #ccc 1px;
    font-size:130%;
    line-height:150%
}

/************************************
** カーナベル広告デザイン
************************************/
.kanabell{
padding:0px 0px 10px 0px;
}
