@charset "UTF-8";
/*++全て++*/
body {
	font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", san-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
#contents {
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.txt_left {
	text-align: left;
}
.txt_center {
	text-align: center;
}
.no_float {
	float: none;
}
.font_bk {
	color: #333333;
}
.copyright {
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	width: 750px;
	height: 15px;
	text-align: left;
	clear:both;
    line-height: 0px;
}
.clearfloat {
	clear:both;
    height:0;
    line-height: 0px;
}

A:link {
	color:#003399;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color:#dd0000;
}
A:active {
	color:#FF9900;
}
A:visited  {
	color: #6699cc;
}
h1 {
	line-height: 100%;
}
h2 {
	line-height: 100%;
}
h3 {
	line-height: 100%;
}
h4 {
	line-height: 100%;
}
img {
	border:0px;
	vertical-align:bottom
}
legend {
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
span {
	white-space: nowrap;
}
em {
	color: #990000;
	font-style: normal;
	font-weight: bold;
}

/*++ソーシャル++*/
.sns_box {
}
.twitter {
  float: left;
  width: 100px;
}
.facebook {
	float: left;
	width: 105px;
	line-height: 20px;
	text-align: left;
}
.hatena {
  float: left;
  width: 60px;
}
.googleplus {
  float: left;
  width: 35px;
  line-height: 20px;
}


.sns {
	float: left;
	padding-right: 3px;
	width: 25%;
}

/*++広告サイズ変更++*/
.ad93 {
	width: 93%;
	height: 93%;
}
.s75 {
	width: 75px;
	height: 75px;
}