.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

#cbody{
      background-color: #f8f8f8;
      color : 			#000000;
      margin-right:30px;
      margin-left:30px;
      margin-top:20px;
      auto;
      -webkit-text-size-adjust: 100%;
}

a:link 		{ color: #0000ff; }
a:visited	{ color: #ff0033; }
a:hover		{ color: #0000ff; }
a:active	{ color: #ff0000; }

.sansx {
	color: black;
	font-family:sans-serif ;
	font-size: 12pt;
	line-height: 1.8em;
}

.sansx2 {
	color: black;
	font-family:sans-serif ;
	font-size: 12pt;
	line-height: 1.4em;
}

.shadow {
	color: black;
	font-family:sans-serif ;
	font-size: 20pt;
	line-height: 1.8em;
	text-shadow: 2px 2px 4px gray;
	border-bottom: solid 2px gray;
}

.shadow2 {
	color: black;
	font-family:sans-serif ;
	font-size: 14pt;
	line-height: 1.8em;
	border-bottom: solid 2px gray;
}

td.sns1{
	text-align: left;
	vertical-align: middle;
	font-size: 12pt;
}

td.sns2{
	text-align: left;
	vertical-align: middle;
	font-size: 12pt;
	padding: 26px 2px 2px 2px
}

td.link{
	text-align: left;
	vertical-align: middle;
	font-size: 12pt;
	padding: 2px 2px 2px 40px
}

#comment
{
	background-color: #e8e8e8;
	color :	#000000;
	border-top: solid #e8e8e8 20px;
	border-bottom: solid #e8e8e8 20px;
	border-left: solid #e8e8e8 20px;
	border-right: solid #e8e8e8 20px;
}

.cbutton {
	background-image: linear-gradient(30deg, #376AC5, #20437f);
	border: 2px solid #e8e8e8;	/* 枠線 */
	border-radius: 0.0em;		/* 角丸 */
	width:80px;
	color :	#ffffff;
}

.cbutton:hover {
	border: 3px solid #20437f;
}

.download:hover {
	border-left: solid #20437f 2px;
	border-right: solid #20437f 2px;
}

.gb_color {
	background-color: #e8e8e8;
}

.ebox {
    font-size: .8rem;
    letter-spacing: 1px;
    padding: 10px;
    max-width: 100%;
    line-height: 1.5;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #999;
}

.tbox {
    font-size: .8rem;
    letter-spacing: 1px;
    padding: 10px;
    max-width: 100%;
    line-height: 1.5;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #999;
}

textarea {
    font-size: .8rem;
    letter-spacing: 1px;
    padding: 10px;
    max-width: 70%;
    line-height: 1.5;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #999;
}
