@charset "utf-8";

body,
html,
h1,
h2,
h3,
p,
ul,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  border: 0;
}

.b10{
 margin-bottom:10px;
}

.b20{
 margin-bottom:20px;
}

.b30{
 margin-bottom:30px;
}

.b40{
 margin-bottom:40px;
}

.b50{
 margin-bottom:50px;
}

.b60{
 margin-bottom:60px;
}

body {
   font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
   overflow-y: scroll;
}

ul {
  list-style: none;
}

ul.disc{
 list-style-type:disc;
 margin-left:1.5em;
}

ul.decimal{
 list-style-type:decimal;
 margin-left:1.5em;
}

a {
	text-decoration: none;
	color: #4c4c4c;
}

img {
	line-height: 0;
	font-weight: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a img {
  border: none;
}

.text {
	font-size: 0.75em;
	/* [disabled]font-size: 1.1rem; */
	color: #4d4d4d;
	padding-right: 5px;
}

.center{
 text-align:center;
}

.result_box_inner .right .box2_text {
	font-size: 0.75em;
	color: #4d4d4d;
	float: right;
}
.result_box_inner .right .box2_img {
	float: left;
}

.chack_pink {
	color: #FF3366;
}


#contents {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#container {
  position: relative;
}

.clear {
	clear: both;
}


#header {
 padding:40px 0 20px 0;
}

#logo{
}

#header_menu{
 display: flex;
 justify-content: space-between;
}

#header_menu li{
 text-align:center;
}

#header_menu li a{
 display:block;
 padding:0.5em 0;
 font-size:0.90em;
}


#header_inner {
	height: 51px;
	padding: 44px 25px 17px 43px;
}
  
#header h1 {
}
#menu {
	height: 50px;
}


#header #menu ul {
	width: 221px;
	float: right;
	margin-right: 77px;
}

#header #menu ul li {
	float: left;
	width: auto;
	margin-right: 5px;
}

#header #menu .break {
  clear: left;
}

#header #kaiketu {
	position: absolute;
	top: 16px;
	right: 25px;
}

#footer {
	background: url(../images/bg_footer.png) no-repeat;
	width: 900px;
	height: 93px;
	position: relative;
}
#footer_inner {
	padding-top: 17px;
	padding-right: 37px;
	padding-bottom: 17px;
	padding-left: 37px;
}

#footer #copyright {
	line-height: 0.8em;
	color: #FFF;
	text-align: center;
	clear: both;
	font-size: 0.75em;
	width: 900px;
	padding-top: 12px;
}


#footer img.btn1,
#footer img.btn2,
#footer img.btn3 {
  margin:0;
  position: absolute;
}
#left_side1 {
	float: left;
	width: 519px;
}


#footer img.btn1 {
	top: 43px;
}


#footer img.btn2 {
	top: 45px;  
}

#footer img.btn3 {
	top: 43px;
}
#footer ul {
	width: 529px;
	float: left;
}

#footer li {
	float: left;
	margin-right: 44px;
}


#footer .text {
	font-size: 10px;
	font-size: 0.75em;
	float: right;
	width: 280px;
	color: #ffffff;
	line-height: 1.2;
}

#footer .text .cam_name {
	/* [disabled]font-size: 12px; */
	font-size: 1.3em;
	margin-bottom: 3px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

/*-----IE6,7-----*/

* html .clearfix {
	height: 1px;
/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

*html #header #menu ul {
  margin-right: 38px;
}

*+html #footer .text {
	padding: 0;
	margin: 0;
	float: none;
	position: absolute;
	top: 20px;
	right: 60px;
}

*html #footer .text {
	padding: 0;
	margin: 0;
	float: none;
	position: absolute;
	top: 20px;
	right: 60px;
}

*html #header_inner {
  padding-bottom: 0;
}
.box {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#hukidasi p {
	font-size: 0.75em;
}

.btn_pr {
	text-align: right;
	padding-right: 20px;
	float: right;
	font-size: 0.85em;
}
.btn_pr a:hover {
	color: #F36;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right:20px;
	font-size: 10px;
}
#page-top a {
	background: #0068b7;
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding: 10px 5px;
	text-align: center;
	display: block;
	border-radius: 5px;     /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}
#page-top a:hover {
	text-decoration: none;
	background: #d6cdc0;
	color:#006AB7;
}

.contents_section{
 margin-bottom:8em;
}


.contents_inner{
 width: 900px;
 margin: 0 auto 0 auto;
}

h2.finding{
 margin-bottom:1em;
}

h3.subfinding{
 margin-bottom:1em;
}

#copyright{
 font-size:0.60em;
 text-align:center;
}

.note{
 color:#ff3366;
 padding-left:1em;
 text-indent:-1em; 
}

.note:before {
 content:"※";
}

.floatleft{
 float: left;
}
.floatright{
 float: right;
}

.imgfloatleft{
 float: left;
 margin-right: 10px;
}
.imgfloatright{
 float: right;
 margin-left: 10px;
}