body{
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo;
	font-size: inherit;
	background-size: contain !important;
}
img {
    max-width: 100%;
}
body#top div#header {
    background-image: none;
    height: auto;
    width: 100%;
	min-width: 1000px;
	z-index: 1;
    position: relative;
}
#header{
	box-shadow: 0px 4px 4px rgba(0,0,0,0.05)
}
div#header_menu {
    margin-top: 10px;
    margin-right: 10px;
    text-align: right;
    height: 41px;
	z-index: 2;
	position: relative;
}
#header_tel {
    margin-left: auto;
    margin-top: 35px;
    position: absolute;
    float: none;
    right: 10px;
    
}
div#gmenu {
    background: none;
    width: 100%;
    margin: 0 auto;
    background-color: #FFFFFF;
	height: auto;
}
#header div#gmenu ul{
    table-layout: fixed;
    display: table;
    width: 94%;
    height: auto;
    padding-left: 3%;
    padding-right: 3%;
}

#header div#gmenu li {
float: none;
    display: table-cell;
    width: inherit;
    height: auto;
    cursor: inherit;
    text-align: center;
}
#header div#gmenu li:hover {
    background-color: #E7E7E7;
	background-image: none;
}
.mainImgBox{
	background-color: #FFFCE1;
	width: 100%;
}
#header div#gmenu li a{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	
}
#header div#gmenu li a span{
	display:block;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
}
div#container_top{
	display:none;
}
div#container {
    margin-top: -5px;
    display: block;
    background: none;
    width: 1000px;
    background-color: #FFFFFF;
    padding-top: 40px;
	padding-bottom: 40px;
}
div#container_end {
    background: none;
    width: 950px;
    height: 84px;
    margin: 0 auto;
    padding: 20px 33px;
    background-color: #FFFFFF;
}


.sticky #side_menu_ul{
	position:relative;
}

div#leftcolumn {
    margin-left: 30px;
    width: 180px;
    height: auto;
}
.ttlSpSetsumei{
	margin-bottom: 15px;
	background-color: #DCDCDC;
	padding: 10px;
	color:#000000;
}
.spSetsumeiBtn {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.spSetsumeiBtn li{
	display: table-cell;
	padding: 5px;
}
section p{
	margin-bottom: 10px;
}
.spSetsumeiImg {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.spSetsumeiImg li{
	display: table-cell;
	padding: 5px;
	vertical-align: top;
	
}
.spSetsumeiImg li span{
	font-size: 12px;
	text-align: center;
	display: block;
}
h4.subttlSpSetumei{
	border-bottom: solid 2px #424242;
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

section{
	margin-bottom: 35px;
}

div#container_end {
    background: none;
    width: 100%;
    height: 84px;
    margin: 0 auto;
    padding: 0;
	position: relative;
}

div#page_top {
    float: none;
    position: absolute;
    right: 1%;
    bottom: 20px;
    top: auto;
    left: auto;
    width: 20px;
}


div#two_maincolumn div.title h2 {
    height: 34px;
    padding-left: 20px!important;
	margin-bottom: 15px;
}

.topBanner2c ul{
	display: table;
	table-layout: fixed;
	width: 100%;
	padding-bottom: 30px;
}

.topBanner2c ul li{
	display: table-cell;
	padding-right: 20px;
}
.topBanner2c ul li a:hover img{
	opacity: 0.8;
}
div#two_maincolumn {
    float: right;
    width: 700px;
    padding: 0px 30px 0px 0px;
}

div#footer {
    background: none;
    width: auto;
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
    height: 0;
}
#androidSetsumei{
	display:none;
}
#footer_menu ul{

}
div#footer_menu ul li {
    margin-left: 0;
    list-style: none;
    /*background: url(../img/images/arrowf.png) no-repeat left center;*/
    padding-left: 12px;
    display: block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footerBgBox{
	background-color:#000000;
	padding: 20px;
}
.topBanner1c{
    margin-bottom: 20px;
}

