@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	box-sizing:border-box;
	background-image:none;
}
#wrapper {
	width:100%;
	margin:0;
}
#contents {
	width:100%;
	margin-bottom:10px;
}

#logo {
	width:100%;
	float:none;
	text-align:center;

}
#logotext {
	width:100%;
	float:none;
	padding:5px;
	text-align:left;
}

.gotop {
	text-align:right;
	margin-bottom:20px;
}

.service_left {
	width:100%;
	float:none;
	padding:0px;
}
.service_right {
	width:100%;
	float:none;
	padding:0px;
}





#footer {
	border-top:3px solid #007FAB;	
}
#footer p {
	text-align:center;
	font-size:13px;
}
#footer div {
	text-align:center;
	font-size:12px;
}


#contents h1 img {
	width:100%;
}

.contacticon {
	text-align:right;
}

.contacticon img {
	width:150px;
}



.a01 {
	font-size:15px;
	line-height:200%;
	text-align:left;
	margin-top:0px;
	margin-bottom:15px;
	padding:0 6px 0 6px;
	text-align:justify;
}
.a01 p img {
	width:100%;
}
.bigred {
	font-size:20px;
	color:red;
	font-weight:bold;	
}
.bigblack {
	font-size:20px;
	font-weight:bold;	
}



.q01 {
	background-image:url(../images/obi01.jpg);
	background-repeat:no-repeat;
	background-size:600px;
	height:31px;
	padding:3px 0 0 40px;
	font-size:16px;
	font-weight:bold;	
}
.q02 {
	background-image:url(../images/obi02.jpg);
	background-repeat:no-repeat;
	background-size:600px;
	height:31px;
	padding:3px 0 0 40px;
	font-size:16px;
	font-weight:bold;	
}
.q03 {
	background-image:url(../images/obi03.jpg);
	background-repeat:no-repeat;
	background-size:600px;
	height:31px;
	padding:3px 0 0 40px;
	font-size:16px;
	font-weight:bold;	
}
.q04 {
	background-image:url(../images/obi04.jpg);
	background-repeat:no-repeat;
	background-size:600px;
	height:31px;
	padding:3px 0 0 40px;
	font-size:16px;
	font-weight:bold;	
}
.q05 {
	background-image:url(../images/obi05.jpg);
	background-repeat:no-repeat;
	background-size:600px;
	height:31px;
	padding:3px 0 0 40px;
	font-size:16px;
	font-weight:bold;	
}

.cb01 {
	background-image:url(../images/c01.png);
	background-repeat:no-repeat;
	background-size:900px;
	height:50px;
}
.cb02 {
	background-image:url(../images/c02.png);
	background-repeat:repeat-y;
	background-size:900px;
	padding:20px 20px 0 20px;
	box-sizing:border-box;
}
.cb03 {
	background-image:url(../images/c03.png);
	background-repeat:no-repeat;
	background-size:900px;
	height:22px;
}


.iframecontact {
	width:100%;
	height:400px;
	box-sizing:border-box;
}

.gaiyoutable {
	width:90%;
}






.drone_pricelist_table {
	background-color:#007FAB;
	border-collapse:separate;
	border-spacing:1px;
	width:100%;
	margin:0 auto;
	line-height:130%;
	margin-bottom:20px;
}

.drone_pricelist_table th {
	background-color:#2D96BC;
	padding:1px;
	color:white;
	font-size:120%;
}

.drone_pricelist_table td {
	background-color:#ffffff;
	padding:2px 10px 2px 10px;
}



.drone_pricelist_table2 {
	background-color:#FF6633;
	border-collapse:separate;
	border-spacing:1px;
	width:100%;
	margin:0 auto;
	line-height:160%;
	margin-bottom:20px;
}

.drone_pricelist_table2 th {
	background-color:#FF6600;
	padding:1px;
	color:white;
	font-size:120%;
}

.drone_pricelist_table2 td {
	background-color:#ffffff;
	padding:2px 10px 2px 10px;
	line-height:130%;
}

.drone_pricelist_table_td_width {
	white-space:normal;
}

