@charset "utf-8";
/* CSS Document */

/*
Theme Name: 有限会社地下計測
Description:
Version: 1.3
Tags: 沖縄,県,市,測量,会社,地下計測,磁気探査,3D,３次元,レーザースキャナ,無人航空機,UAV,海上
Text Domain: 
Author: office Morie
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border:none
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "MS P ゴシック", "MS PGothic", 'LucidaGrande', Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

/* 全体のレイアウト */

header {
	width: 1100px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/all/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-top: 5px;
	padding-left: 5px;
}

header article {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	display:block;
}

header section {
	width: 400px;
	float: left;
	margin-left: 30px;
	padding-top: 10px;
}

header section:nth-child(2) {
	width: 400px;
	float: right;
	margin-right: 30px;
	text-align: right;
	padding-top: 0px;
}

#header_image2 {
	background-image: url(images/toppage/header_image_bg.jpg);
	background-repeat: repeat;
	height: 342px;
	width: 100%;
	text-align: center;
}

nav {
	width: 100%;
	box-shadow: inset 1px 1px 0 #fff, 1px 1px 3px rgba(0, 0, 0, 0.1);
	height: 75px;
	background-color: #333;
}

nav ul {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	padding-top: 17px;
	padding-bottom: 8px;
}

nav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
	list-style-type: none;
	text-align: center;
	width: 230px;
}

nav #current {
	width: 170px;
	list-style-type: none;
	text-align: center;
}


nav li, nav a {
	display:block;
}


#container {
	background-image: url(images/all/page_bg.jpg);
	background-repeat: repeat;
}

#inner {
	width: 1100px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-color: #FFFFFF;
	overflow:hidden;
	display:block;
}

main {
	width: 1100px;
}

#sub {
	float: left;
	width: 240px;
	margin-left: 20px;
	padding-top: 10px;
	border: 1px solid #00FF00;
}

footer {
	color: #FFFFFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 90%;
	border: 1px solid #FFFFFF;
	background-color: #333333;
}

section, article, aside, nav, header, main, footer {
	display: block;
}


footer h2 {
	font-size: 120%;
	margin-bottom: 5px;
}

footer section li{
	list-style-position: inside;
	margin-left: 10px;
}

footer section a:link {
	text-decoration: none;
	color: #FFFFFF;
}

footer section a:visited {
	text-decoration: none;
	color: #FFFFFF;
}


#copyright {
	text-align: center;
	clear: both;
	font-size: 82%;
}

/* リンク */
/*未訪問のリンク*/
a:link {
    color:#669933;
    font-style:normal;
}
/*訪問後のリンク*/
a:visited {
    color:#934C7B;
}
/*マウスをのせたとき*/
a:hover {
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
}
/*クリック中*/
a:active {
    text-decoration:none;
}





/* 各ブロックごとの設定　-sub- */

.side_h2 {
	background-image: url(images/all/side_mame_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 240px;
	text-align: center;
	padding-top: 2px;
}

.side_mamedate {
	padding: 10px 15px 34px;
	width: 208px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #73a1d0;
	border-left-color: #73a1d0;
	background-image: url(images/all/side_mame_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 90%;
}

.side_blog {
	margin-top: 10px;
	margin-bottom: 5px;
}

.tag_cloud {
	margin-top: 30px;
	margin-bottom: 30px;
}



/* ページごとの設定　-トップページ- */


#top_image {
	width: 100%;
	height: 420px;
	text-align: center;
	border: 1px solid #999999;
	background-image: url(images/top/top_image_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;

}

#top_slidebox {
	width: 1102px;
	height: 420px;
	margin-right: auto;
	margin-left: auto;
}

#top_lead {
	width: 100%;
	background-color: #EFEFEF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.box_lead {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.box_lead a {
	text-decoration: none;
}

.box_left {
	float: left;
	width: 300px;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}

.box_left2 {
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}

.box_left3 {
	float: left;
	width: 300px;
	margin-left: 150px;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}



#inquiry_table {
	width: 800px;
	height: 300px;
	background-image: url(images/all/inquiry_banner.jpg);
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
}

.inqt_td1 {
	padding-top: 50px;
	text-align: center;
}




#top_info_box {
	margin-bottom: 30px;

}

#top_info_box ul{
}

#top_info_box li {
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding-top: 11px;
	padding-bottom: 7px;
}



#top_content_box {
	margin: 0px;
	padding: 1px 0px 0px;
	border: 1px solid #999999;
	height: 149px;
}

#top_content_box a {
	margin: 0px;
	padding: 0px;
}

.top_banner {
	margin-top: 10px;
}

/* ページごとの設定　-各ページ共通- */

.page_h2 {
	border-bottom: solid 3px #999;
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 30px;
	font-size: 150%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 0.1em;
}

.h2_leadtext {
	font-size: 120%;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
	line-height: 2;
}

.h3_leadtext {
	font-size: 110%;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 50px;
	margin-bottom: 20px;
	line-height: 2;
}


#top_namebox {
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}

#top_name {
	float: left;
	width: 480px;
	text-align: left;
	padding-top: 0px;
	margin-left: 40px;
	text-decoration: none;
}

#top_name p{
	margin-top: 20px;
	margin-left: 30px;
	line-height: 1.5;
}

#top_map {
	float: right;
	width: 500px;
	padding-top: 10px;
	margin-right: 40px;
	border: 1px solid #CCCCCC;
}



#top_image2 {
	width: 100%;
	height: 200px;
	text-align: center;
	background-image: url(images/top/top_image_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}

#top_image2 img {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}

.center20 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
}

.center30-60 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
}

/* ページごとの設定　-事業案内ページ- */

.b-info_lead {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	line-height: 1.6;
	font-size: 130%;
	margin-bottom: 20px;
}

.b-p1 {
	margin-left: 10px;
	margin-right: 50px;
	margin-top: 20px;
	line-height: 1.6;
	font-size: 110%;
	margin-bottom: 20px;
}

.b-info_nav_ul {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	overflow:hidden;
	display:block;
}

.b-info_nav_li {
	float: left;
	margin-right: 40px;
	list-style-type: none;
	text-align: center;
}

.b-info_nav_li2 {
	float: left;
	list-style-type: none;
	text-align: center;
}

.b-info_h2 {
	font-family: "メイリオ";
	font-size: 22pt;
	font-weight: normal;
	width: 998px;
	margin-top: 50px;
	margin-left: 50px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 2px;
	color: #000000;
}

.b-info_h3 {
	font-family: "メイリオ";
	font-size: 18pt;
	background-color: #f2f2f2;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin-top: 40px;
	font-weight: normal;
	color: #000000;
}

.binfo_h3box {
	overflow:hidden;
	display:block;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 50px;
}


.binfo_h4box {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 17px;
	border: 1px solid #999999;
	padding: 10px;
}

.binfo_h4box2 {
	float: left;
	width: 460px;
	margin-top: 10px;
	border: 1px solid #999999;
	padding: 10px;
}

.binfo_h4box3 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-right: 17px;
	padding: 60px 10px 10px;
}

.binfo_h4box h4, .binfo_h4box2 h4 {
	color: #000000;
	font-family: "メイリオ";
	font-weight: normal;
	font-size: 120%;
	text-align: center;
}

.binfo_h4box #h4s {
	color: #000000;
	font-family: "メイリオ";
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	padding-bottom: 7px;
}


.binfo_pbox2 {
	margin-left: 10px;
	line-height: 1.5;
}


/* ページごとの設定　-会社案内ページ- */



#gaiyou {
}

#gaiyou table {
	background-color: #CCCCCC;
}

#gaiyou .td1{
	background-color: #FFF;
	width: 80px;
	padding: 10px;

}

#gaiyou .td2{
	background-color: #FFF;
	width: 680px;
	padding: 10px;

}


#sikaku h3{
	margin-left: 60px;
}

#sikaku table {
	background-color: #CCCCCC;
}

#sikaku .td1{
	background-color: #FFF;
	width: 320px;
	padding: 10px;
}

#sikaku .td2{
	background-color: #FFF;
	width: 40px;
	padding: 10px;
	text-align: right;
}

#sikaku .td3{
	background-color: #FFF;
	width: 320px;
	padding: 10px;
}

#sikaku .td4{
	background-color: #FFF;
	width: 40px;
	padding: 10px;
	text-align: right;
}

#sikaku h3{
	margin-left: 100px;

}


/* ページごとの設定　-お問合せページ- */

#form {
	margin-top: 50px;
	font-size: 110%;
}

#form table {
	margin-top: 50px;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #CCCCCC;
}

#form .td1 {
	background-color: #FFF;
	padding: 10px;
}

#form .td2 {
	background-color: #FFF;
	padding: 10px;
}

#inquiry_table_home {
	width: 800px;
	height: 300px;
	background-image: url(images/top/inquiry_banner.jpg);
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
}


#inquiry_table_c5 {
	width: 800px;
	height: 300px;
	background-image: url(images/inquiry/inquiry_banner.jpg);
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
}

#inquiry_table_c2 {
	width: 800px;
	height: 300px;
	background-image: url(images/bis_info/inquiry_banner.jpg);
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
}

#inquiry_table_c6 {
	width: 800px;
	height: 300px;
	background-image: url(images/bis_info/inquiry_bannerc6.jpg);
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
}

#inquiry_table_c7 {
	width: 800px;
	height: 300px;
	background-image: url(images/bis_info/inquiry_bannerc7.jpg);
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
}

.inqt_td2 {
	padding-top: 180px;
	text-align: center;
}

.inqt_td3 {
	text-align: center;
}

.inqt_td6 {
	padding-top: 10px;
	text-align: center;
}


/* プラグイン Link Library用CSS */

#link_ul {
	font-size: 150%;
	line-height: 2;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 50px;
}



#linkcat-11 h2{
    display:none;
}

#linkcat-12 h2{
    display:none;
}

.linkcat h2 {
    display:none;
}

.xoxo blogroll {
	list-style-type: none;
	list-style-image:none;
	background-image:none;
}

#linkcat-11 ul {
	list-style-type: none;
	list-style-image:none;
	background-image:none;
}

#linkcat-11 li {
	list-style-type: none;
	list-style-image:none;
	background-image:none;
	list-style-position: inside;
	list-style-image: url(images/all/Adobe_PDF_file_icon_32x32.png);
}


#linkcat-12 ul {
	list-style-type: none;
	list-style-image:none;
	background-image:none;
}

#linkcat-12 li {
	list-style-type: none;
	list-style-image:none;
	background-image:none;
	list-style-position: inside;
	list-style-image: url(images/all/Adobe_PDF_file_icon_32x32.png);
}



/* ＴＯＰページスライドショー　jquery.bxslider.css */

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
	margin: 0;
	padding: 0;
}

ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}


