@charset "utf-8";
@import url("side.css");


/*------------------------------
	コンテンツ共通設定項目

	01.基本設定項目
	02.コンテンツ配置設定
	03.メニュー背景設定
	04.タイトル背景設定
	05.コンテンツ内容設定
------------------------------*/



/* ----------------- */
/*　01.基本設定項目　*/
/* ----------------- */

body { 
	border-top: 2px solid #005aaa; 
}

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

h1 {
	width: 8120px;
	height: 110px;
	text-indent: -5000px;
}

h2 {
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 15px;
	width: 640px;
	height: 14px;
}

h3 {
	font-size: 120%;
	color: #4f4f4f;
	margin-bottom: 5px;
	padding-left: 7px;
	border-left: 3px solid #999999;
	line-height: 1.0em;
}

h4 {
	font-size:115%;
	font-weight:bold;
	color:#8b0000;
	padding:8px 0 8px 8px;
	margin:0;
}

.title { 
	margin-bottom: 15px; 
}

.br { 
	margin-top: 1em; 
}

h2.br { 
	margin-top: 35px; 
}

h3.br {
	margin-top: 25px;
	margin-bottom: 15px;
	color: green;
	font-weight: bold;
	clear:both;
}

.right { 
	float: right; 
}

.left { 
	float: left; 
}

img.rightpics {
	float: right;
	padding: 0 0 10px 30px;
}

img.leftpics {
	float: left;
	padding: 0 0 10px 30px;
}

a.wopen {
	padding-right: 13px;
	margin-right: 4px;
	background: url(../images/windowopen.gif) right no-repeat;
}

a.wopen:hover {
	background: url(../images/windowopen_over.gif) right no-repeat;
}

p { 
	padding-left: 10px; 
}

p#gotop {
	width: 860px;
	margin: 20px auto 6px auto;
	padding: 0 10px;
	text-align: right;
	display: block;
}

p#gotop a { 
	font-size:100%;
	font-weight:bold;
	text-decoration:underline;
	color:#0000cd;
}

p#gotop a:hover { 
	color:white;
	background-color:#0000cd;
	padding:4px;
	margin:0;	
	text-decoration:none;
}

/* ----------------------- */
/*　02.コンテンツ配置設定　*/
/* ----------------------- */

#main {
	float: right;
	width: 640px;
}

#header { 
	height: 50px; 
}
#header p.corp_logo a {
	background: url(../images/hokuyo_header_logo_bl.png) no-repeat;
	text-indent: -5000px;
	width: 200px;
	height: 50px;
	margin:0;
	padding:2px 0 7px 0;
	float: left;
}
/*
#header p a {
	background: url(../images/header_logo2m_fw.png) no-repeat;
	text-indent: -5000px;
	width: 285px;
	height: 48px;
	float: left;
}
*/
#header address {
	font-size: 100%;
	background: url(../images/sub_header_contact_fw.png) no-repeat;
	text-indent: -5000px;
	margin-top: 12px;
	width: 358px;
	height: 27px;
	float: right;
}

p#topicpath {
	text-align: left;
	font-size: 84%;
	line-height: 10px;
	padding: 15px 0;
}

h2.business,
h2.aerophoto,
h2.filming,
h2.airsurvey,
h2.charter,
h2.aircraft,
h2.airoperation,
h2.school,
h2.privacy,
h2.sitemap,
h2.agency {
	text-indent: -5000px;
}

/* --------------------- */
/*　03.メニュー背景設定　*/
/* --------------------- */

#global_menu {
	background: none;
}
/*
#global_menu li.home a { background: url(../images/content_gnav_home.gif); }
#global_menu li.company a { background: url(../images/content_gnav_company.gif); }
#global_menu_menu li.business a { background: url(../images/content_gnav_business.gif); }
#global_menu li.contact a { background: url(../images/content_gnav_contact.gif); }
#global_menu li.home a:hover { background: url(../images/content_gnav_home_over.gif); }
#global_menu li.company a:hover { background: url(../images/content_gnav_company_over.gif); }
#global_menu li.business a:hover { background: url(../images/content_gnav_business_over.gif); }
#global_menu li.contact a:hover { background: url(../images/content_gnav_contact_over.gif); }
#global_menu li.home_n a { background: url(../images/content_gnav_home_over.gif); }
#global_menu li.company_n a { background: url(../images/content_gnav_company_over.gif); }
#global_menu li.business_n a { background: url(../images/content_gnav_business_over.gif); }
#global_menu li.contact_n a { background: url(../images/content_gnav_contact_over.gif); }
*/

#global_menu li.home a { background: url(../images/gnavi_home2.gif); }
#global_menu li.contact a { background: url(../images/gnavi_contact2.gif); }
#global_menu li.home a:hover { background: url(../images/gnavi_home_over2.gif); }
#global_menu li.contact a:hover { background: url(../images/gnavi_contact_over2.gif); }
#global_menu li.contact_n a { background: url(../images/gnavi_contact_over2.gif); }


/* --------------------- */
/*　04.タイトル背景設定　*/
/* --------------------- */

h1.business {
	background: url(../images/business/business_title_business.jpg) no-repeat;
	text-indent: -5000px;
}

h1.aerophoto {
	background:url(../images/aerophoto/business_title_aerophoto.jpg) no-repeat;
	text-indent: -5000px; 
}
	
h1.charter {
	background:url(../images/charter/business_title_charter.jpg) no-repeat;
	text-indent: -5000px; 
}
	
h1.aircraft {
	background:url(../images/aircraft/business_title_aircraft.jpg) no-repeat;
	text-indent: -5000px; 
}
	
h1.measurement {
	background:url(../images/measurement/business_title_measurement.jpg) no-repeat;
	text-indent: -5000px; 
}

/*航空事業部冒頭写真をno-titleのものに差し替え*/
h1.air {
	background:url(../images/business/section_title_airope_notitle2.png) no-repeat;
	text-indent: -5000px;
}

h1.school {
	background:url(../images/school/section_title_school.jpg) no-repeat;
	text-indent: -5000px; 
}

h1.realestate {
	background:url(../images/business/houses_town.jpg) no-repeat;
	text-indent: -5000px; 
}
	
h1.iju-support {
	background:url(../images/business/iju_header_img2.jpg) no-repeat;
	text-indent: -5000px; 
}
	
h1.commercial {
	background:url(../images/business/section_title_commercialfilm.jpg) no-repeat;
	text-indent: -5000px;
}

h1.company {
	background:url(../images/company/company_title_company.jpg) no-repeat;
	text-indent: -5000px; 
}

h1.section {
	background:url(../images/company/company_title_section.jpg) no-repeat;
	text-indent: -5000px;
}

h1.contact {
	background:url(../mail/images/contact_title_contact.jpg) no-repeat;
	text-indent: -5000px;
}

h1.privacy {
	background:url(../images/privacy/privacy_title_privacy.jpg) no-repeat;
	text-indent: -5000px;
}

h1.sitemap {
	background:url(../images/sitemap/sitemap_title_sitemap.jpg) no-repeat;
	text-indent: -5000px;
}

h1.agency {
	background:url(../images/agency/agency_title_agency.jpg) no-repeat;
	text-indent: -5000px;
}

h2.business {
	background:url(../images/business/business_subtitle_business.gif);
}
	
h2.aerophoto {
	background:url(../images/aerophoto/business_subtitle_aerophoto.gif);
}

h2.filming {
	background:url(../images/aerophoto/business_subtitle_filming.gif);
}

h2.airsurvey {
	background:url(../images/measurement/business_subtitle_airsurvey.gif);
}

h2.charter {
	background:url(../images/charter/business_subtitle_charter.gif);
}

h2.aircraft {
	background:url(../images/aircraft/business_subtitle_aircraft.gif);
}

h2.airoperation {
	background:url(../images/business/section_subtitle_airoperation.gif);
}

h2.school {
	background: url(../images/school/section_subtitle_school.gif); 
}
	
h2.privacy {
	background:url(../images/privacy/privacy_subtitle_privacy.gif);
}

h2.sitemap {
	background:url(../images/sitemap/sitemap_subtitle_sitemap.gif);
}

h2.agency {
	background:url(../images/dairi/agency_subtitle_agency.gif);
}



/* ----------------------- */
/*　05.コンテンツ内容設定　*/
/* ----------------------- */

/*★★★要・これ以降の指定内容チェック！2016/01/18 13:32*/
span.caution {
	color: #ff7f00;
}

p.indent {
	text-indent: 12px;
}

table.contact {
	border-top: 1px solid #81a5d5;
	width: 500px;
	margin: 30px auto 0 auto;
}

table.contact th,
table.contact td {
	padding: 8px 20px 2px 20px;
	border-bottom: 1px solid #81a5d5;
	vertical-align: middle;
	font-weight: normal;
}

table.contact th {
	padding-left: 0;
}

table.contact th p {
	text-align: right;
	padding: 0;
	width: 115px;
}

table.contact th span {
	padding-right: 0.5em;
	color: #ff7f00;
}

table.contact td p {
	font-size: 84%;
	padding: 0;
	color: #7b7b7b;
}

table.contact input {
	border: 1px solid #81a5d5;
	height: 16px;
	vertical-align: middle;
	width: 300px;
	margin-bottom: 6px;
	clear: both;
}

table.contact select {
	border: 1px solid #81a5d5;
	margin-bottom: 6px;
	height: 20px;
}

table.contact textarea {
	border: 1px solid #81a5d5;
	font-size: 100%;
	line-height: 1.5;
	vertical-align: middle;
	margin-bottom: 6px;
	width: 300px!important;
}

input.submit {
	display: block;
	margin: 15px auto;
}

#privacy h3.midashi {
	font-size:17px;
	color: green;
	padding-top: 3px;
	margin-bottom: 8px;
	margin-top: 15px;
	border-left: 3px solid #999999;
	line-height: 1.4em;
}

#privacy h3.br {
	margin-top: 10px;
}

#privacy ul {
	margin: 8px 0;
}

#privacy li {
	margin-left: 20px;
	margin-bottom: 4px;
	list-style: disc outside;
	text-align: left;
	color: #333333;
}

#privacy address {
	padding-left: 10px;
	font-weight: bold;
}

ul.sitemap {
	padding: 20px 0;
}

ul.sitemap li.pageName {
	float: left;
	width: 210px;
	font-size:120%;
	line-height:1.8em;
}

ul.sitemap li.pageName a {
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.8em;
	text-decoration: underline;
}

ul.sitemap li.pageName a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: green;
	padding: 3px;
}

li.pageName ul.sitemap_subcat {
	clear: both;
	float: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

li.pageName ul.sitemap_subcat li a {
	padding-left: 10px;
	margin-bottom: 12px;
	float: none;
	background: url(../images/sitemap/sitemap_list.gif) left no-repeat;
	font-weight: normal;
	font-size: 96%;
	text-decoration: none;
}

li.pageName ul.sitemap_subcat li a:hover {
	color: #ff4500;
	font-weight: normal;
	background-color: #ffffff;
	text-decoration: underline;
}

ol {
	margin: 15px 0 15px 10px;
	padding: 0;
}

ol li {
	list-style: decimal inside;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #8b0000;
}

.agency_form {
	float: left;
}

.agency_mail {
	float: right;
}

.agency_form,
.agency_mail {
	width: 308px;
	border: 1px solid #7b7b7b;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 40px;
}

.agency_form h4,
.agency_mail h4{
	background: #81a5d5;
	padding: 8px 12px;
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	margin-bottom: 10px;
	text-shadow: 2px 2px 3px #000000;
}

.agency_form h4 a {
	color: #ffffff;
}

/*===============================
		Privacy.html
=================================*/

p.modify {
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	margin-right:15px;
}

.agency_form p,
.agency_mail p {
	padding: 0 10px;
	margin-bottom: 5px;
}

