body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html,body{
height:100%;
}



#contents {
	margin: 0px auto 0px auto;
}


#header_or {
  width: 100%;
  height: 9px;
  background-color:#F49E2C;
 } 


#header_img {
  width: 100%;
  height: 700px;
  background: url(../images/img_main.jpg) no-repeat center;
  background-size: cover;
 } 
 
 
#header_title{
	width: 1200px;
	margin: 0px auto 0px auto;
}
 
 
ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-address ul,li{
		list-style: disc;
}

.main_01 {
	margin: 0px auto 0px auto;
	width: 1200px;
}

.main_02 {
	margin: 0px auto 0px auto;
	padding: 50px 0px;
	width: 1200px;
}

h2 {
	color:#666;
	font-weight:lighter;
}


#main_slide {
	margin: 0px 0px -115px 0px;
}



.nobashi_01 {
	width: 100%;
	text-align:center;
	color:#123456;
background-color:F39B3E;
}


.nobashi_02 {
	width: 100%;
	text-align:center;
	color:#123456;
background-color:#FEFAF4;
}


.nobashi_03 {
	width: 100%;
	text-align:center;
	color:#123456;
background-color:#F8E8CB;
}


.nobashi_04 {
	width: 100%;
	text-align:center;
	color:#123456;
background-color:#d6d6d6;
}


.nobashi_05 {
	width: 100%;
	text-align:center;
	color:#123456;
background-color:#FFFBF3;
}


.nobashi_06 {
	width: 100%;
	text-align:center;
	color:#123456;
background-color:#F49E2C;
}


.nobashi_07 {
	width: 100%;
	margin: 80px 0px 0px 0px;
	height: 40px;
	color:#FFF;
	background-color:#5E5D5C;

}

.copylight {
	margin: 0px auto 0px auto;
	padding: 11px 0px 0px 0px;
	width: 300px;
	font-size:12px;
}

area{
  border:none;
  outline:none;
}


table.brwsr2 {
    margin: 0 auto;
    width: 900px;
    border: none;
    border-top: solid 1px #666;
    border-bottom: solid 1px #666;
    border-collapse: separate;
    border-spacing: 0 10px;
}
 
table.brwsr2 th {
    vertical-align: middle;
    height: 53px;
    margin: 0;
    text-align: center;
    color: #333;
    font-size: 16px;
	font-weight:bold;
	overflow: hidden;
	font-family: メイリオ;

}
 
table.brwsr2 td.data {
    padding: 0px 40px;
    margin: 0;
	width: 600px;
    height: 53px;
    border: none;
    color: #666;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
	font-family: メイリオ;

}
 
table.brwsr2 td:fst-child {
    padding: 0 0 0 10px;
    vertical-align: middle;
}
 
table.brwsr2 td.bar {
    height: 1px;
    width: 100%;
    border-top: solid 1px #34495e;
}

.to-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
}

/*-----------------------------------------------------
footer
-----------------------------------------------------*/

footer {
	color: #000000;
}
div.footer-info {
	height: 150px;
}
div.footer-info-inner {
	width: 880px;
	margin: 0 auto;
	padding: 26px 0;
}
div.footer-info-inner p.company-name {
	font-size: 20px;
	font-family: serif;
	margin-top: -8px;
	margin-bottom: 8px;
}

div.footer-address {
	float: left;
	margin-right:40px;
	padding: 10px 0;
	font-size: 80%;
	color:#666;
	text-align: left;
	line-height: 1.5em;
}

div.footer-address_2 {
	float: left;
	padding: 10px 0;
	font-size: 80%;
	color:#666;
	text-align: left;
	line-height: 1.5em;
}


div.footer-address p {
	line-height: 1.5em;
}

div.footer-address ul {
	margin: 0px 0px 0px 12px;
}

.footer_m {
	font-size: 12px;
	margin-bottom: 5px;
}


div.text_div {
	display: none;
	margin-left: -3000px;
}
