@charset "utf-8";


@import url("../share/default.css");
@import url("../share/common.css");


/* clearfix
------------------------------------------------------ */
.block01:after,
.block02 .box01:after,
.block02 .box01 .col_l:after,
.block02 .box02:after,
.block02 .box03:after,
.block02 .box04:after,
.block03 .box02:after,
.block03 .box03 .inner01:after,
.block03 .box03 .inner02:after,
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}

.block01,
.block02 .box01,
.block02 .box01 .col_l,
.block02 .box02,
.block02 .box03,
.block02 .box04,
.block03 .box02,
.block03 .box03 .inner01,
.block03 .box03 .inner02,
.clearfix {
	min-height: 1px;
}

* html .block01,
* html .block02 .box01,
* html .block02 .box01 .col_l,
* html .block02 .box02,
* html .block02 .box03,
* html .block02 .box04,
* html .block03 .box02,
* html .block03 .box03 .inner01,
* html .block03 .box03 .inner02,
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.mr0 {margin-right: 0 !important;}
.mt10 {margin-top: 10px;}

.link01 {
	padding-left: 9px;
    background: url("../../img/share/icon_arrow01.gif") left center no-repeat;
}

.img_over a {
	display: block;
	background: #fff;
}

.img_over a:hover img {
	opacity: .80;
	filter: alpha(opacity=80);
}

#contents {
	width: 677px !important;
	margin-right: 4px;
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url("../../img/zieitai/background.gif") left top;
}

* html #contents {
	margin-right: 2px;
}

#utility {
	position: relative;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #414141;
	background: #333;
}

* html #utility {
	width: 677px;
}

#utility .btn01 {
	position: absolute;
	top: 15px;
	left: 9px;
}

#utility .btn02 {
	position: absolute;
	top: 3px;
	left: 468px;
}

#utility .btn02 a {
	display: block;
	background: url("../../img/zieitai/btn_inquiry01_on.jpg") no-repeat;
}

#utility .btn02 a:hover img {
	opacity: .0;
	filter: alpha(opacity=0);
}

.block01 {
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	border-bottom: 1px solid #383838;
	background: #fff;
}

* html .block01 {
	width: 677px;
}

.block01 .col_l {
	float: left;
	width: 300px;
	margin-right: 12px;
}

.block01 .col_r {
	float: left;
	width: 345px;
}

.block02 {
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 9px;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	border-bottom: 1px solid #383838;
	background: #fff;
}

.block02 .box01 {
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 19px;
	background: url("../../img/zieitai/line01.gif") left bottom no-repeat;
}

* html .block02 .box01 {
	width: 675px;
}

.block02 .box01 .col_l {
	float: left;
	margin-right: 2px;
}

.block02 .box01 .col_l p {
	display: inline;
	float: left;
	margin-right: 10px;
}

.block02 .box01 .col_r {
	float: left;
	width: 354px;
}

.block02 .box01 .col_r .link01 {
	float: right;
	margin-top: 10px;
}

.block02 .box02 {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 12px;
	padding-bottom: 19px;
	background: url("../../img/zieitai/line01.gif") left bottom no-repeat;
}

* html .block02 .box02 {
	width: 675px;
}

.block02 .box02 .col_l {
	float: left;
	margin-right: 16px;
}

.block02 .box02 .col_r {
	float: left;
	width: 440px;
}

.block02 .box02 .col_r .img {
	padding-top: 27px;
}

.block02 .box02 .col_r .img p {
	float: left;
	margin-right: 10px;
}

.block02 .box03 {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 12px;
	padding-bottom: 19px;
	background: url("../../img/zieitai/line01.gif") left bottom no-repeat;
}

* html .block02 .box03 {
	width: 675px;
}

.block02 .box03 .col_l {
	float: left;
	margin-right: 16px;
}

.block02 .box03 .col_r {
	float: left;
	width: 440px;
}

.block02 .box03 .col_r .img {
	padding-top: 34px;
}

.block02 .box03 .col_r .img p {
	float: left;
	margin-right: 8px;
}

.block02 .box04 {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 12px;
}

* html .block02 .box04 {
	width: 675px;
}

.block02 .box04 .col_l {
	float: left;
	width: 440px;
	margin-right: 11px;
}

.block02 .box04 .col_l p {
	float: left;
	margin-right: 10px;
}

.block02 .box04 .col_r {
	float: left;
	width: 206px;
}

.block02 .box04 .col_r .link01 {
	margin-left: 2px;
	margin-bottom: 8px;
}

.block02 .box04 .col_r .btn a {
	display: block;
	background: url("../../img/zieitai/btn_inquiry02_on.jpg") no-repeat;
}

.block02 .box04 .col_r .btn a:hover img {
	opacity: .0;
	filter: alpha(opacity=0);
}

.block03 {
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 21px;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	border-bottom: 1px solid #383838;
	background: #fff;
}

* html .block03 {
	width: 677px;
}

.block03 .box01 {
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 19px;
	background: url("../../img/zieitai/line01.gif") left bottom no-repeat;
}

.block03 .box01 .ttl {
	margin-bottom: 7px;
}

.block03 .box01 .txt {
	margin-top: 10px;
}

.block03 .box01 .btn a {
	display: block;
	width: 401px;
	background: url("../../img/zieitai/bnr_eraberuclub_on.jpg") no-repeat;
}

.block03 .box01 .btn a:hover img {
	opacity: .0;
	filter: alpha(opacity=0);
}

.block03 .box02 {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 19px;
	background: url("../../img/zieitai/line01.gif") left bottom no-repeat;
}

.block03 .box02 .ttl {
	padding-bottom: 7px;
}

.block03 .box02 .col_l {
	float: left;
	margin-right: 16px;
}

.block03 .box02 .col_r {
	float: left;
	width: 401px;
}

.block03 .box02 .col_r .btn a {
	display: block;
	width: 368px;
	background: url("../../img/zieitai/bnr_party_on.jpg") no-repeat;
}

.block03 .box02 .col_r .btn a:hover img {
	opacity: .0;
	filter: alpha(opacity=0);
}

.block03 .box02 .txt {
	margin-bottom: 48px;
}

.block03 .box03 {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
}

.block03 .box03 .ttl {
	margin-bottom: 7px;
}

.block03 .box03 .inner01 {
	margin-bottom: 20px;
}

.block03 .box03 .inner01 .col_l {
	float: left;
	margin-right: 16px;
}

.block03 .box03 .inner01 .col_r {
	float: left;
	width: 401px;
}

.block03 .box03 .inner02 {
	margin-bottom: 25px;
}

.block03 .box03 .inner02 .col_l {
	float: left;
	margin-right: 15px;
}

.block03 .box03 .inner02 .col_r {
	float: left;
	width: 274px;
}

.block03 .box03 .inner02 .btn a {
	display: block;
	background: url("../../img/zieitai/bnr_partner_on.jpg") no-repeat;
}

.block03 .box03 .inner02 .btn a:hover img {
	opacity: .0;
	filter: alpha(opacity=0);
}

.block03 .box03 .inner03 .att {
	margin-bottom: 14px;
	padding: 12px;
	background: #f9f9ed;
	font-size: 80%;
	color: #737373;
}

.block03 .box03 .inner03 .img {
	text-align: center;
}

.block04 {
	padding-top: 7px;
	padding-bottom: 1px;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	border-bottom: 1px solid #383838;
	background: #fff;
}

* html .block04 {
	width: 677px;
}

.block04 .lead {
	margin-bottom: 26px;
	padding-left: 9px;
	padding-right: 9px;
}

.block04 .box01 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 63px;
	padding: 15px;
	background: #e8f5f7;
}

.block04 .box01 dl {
	margin-top: 10px;
}

.block04 .box01 dt {
	margin-bottom: 3px;
}

.block04 .box01 dd img {
	margin-right: 12px;
	vertical-align: middle;
}

.pageTop {
	padding-bottom: 0 !important;
}


/* 部隊訪問のご紹介
------------------------------------------------------ */
#visit_page #contents {
	width: 697px !important;
	margin: 0;
	padding: 0;
	margin-right: 4px;
	margin-top: 1px;
	background: none;
}

#visit_page #contents .inner {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 11px;
	padding-bottom: 10px;
	background: url("../../img/zieitai/background.gif") left top;
}

* html #visit_page #contents {
	margin-right: 2px;
}

#visit_page .btn01 a {
	display: block;
	float: right;
	margin-right: 6px;
	margin-top: 8px;
	background: url("../../img/zieitai/btn_return_on.png") no-repeat;
}

* html #visit_page .btn01 a {
	display: inline;
}

#visit_page .btn01 a:hover img {
	opacity: .0;
	filter: alpha(opacity=0);
}

#visit_page .txt {
	margin-top: 5px;
	margin-bottom: 31px;
	padding-left: 10px;
	padding-right: 5px;
	color: #e5e5e5;
}

#visit_page .btn02 a {
	display: block;
	float: right;
	margin-right: 6px;
	margin-top: 8px;
	background: url("../../img/zieitai/btn_return_on.png") no-repeat;
}

* html #visit_page .btn02 a {
	display: inline;
}

#visit_page .btn02 a:hover img {
	opacity: .0;
	filter: alpha(opacity=0);
}
