h3 {
	border: 1px solid #999999;
	border-top: none;
	border-left: none;
	text-align: center;
	fot-size: 12px;
	background-color: #129BE1;
	color: #ffffff;
	line-height: 1.8;
	}

/*
h4 {
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 35px;
	height: 21px;
	line-height: 21px;
	}
*/

.toiawase ul {
	margin-left: 38px;
	}


/* ------------------------ ▼090522追記 */

/* ------------------------ ▼ローカルナビ（アンカーリンク） */
#local_navi{
	margin-bottom:15px;
}
#local_navi a{
	display:block;
	width:280px;
	padding-left:15px;
	background:url(https://www.skygate.co.jp/images/head/arrow.gif) no-repeat 0px 1px;
}


/* ------------------------ ▼コンテンツ全般 */
.contents p{
	margin:15px auto;
}
.contents h3{
	padding:0px 5px;
	text-align:left;
}

.midashi_arrow{
	margin-bottom:15px;
	padding:0px 20px;
	background:url(https://www.skygate.co.jp/images/icon/arrow/kaigai/1.gif) no-repeat 2px 0px;
}
.midashi_arrow h4{
	color:#0066cc;
	font-size:12px;
	font-weight:bold;
}

/* ------------------------ ▼お問い合わせボタン */
.otoiawase{
	margin:15px 0px;
	border:#129be1 solid 2px;
	background:#e5faff;
	text-align:center;
}
.otoiawase h4{
	margin-bottom:15px;
	padding:10px 0px 10px 40px;
	background:#129be1 url(../images/img_envelope.gif) no-repeat 255px 2px;
	color:#ffffff;
	font-size:12px;
}
.otoiawase div{
	margin:10px 0px 15px 150px;
	text-align:left;
	font-size:10px;
}
.otoiawase div:first-letter{
	text-indent:-1em;
}

/* ------------------------ ▼コンテンツ01 */
#pdf_dl{
	margin:5px 0px;
	padding:10px 15px;
	border:4px solid orange;
	background-color:#fff7e5;
	text-align:center;
}
#pdf_dl h4{
	margin-bottom:10px;
	color:#333333;
	font-size:16px;
	font-weight:bold;
}
#adobe_bnr{
	float:right;
	display:block;
	width:112px;
}
#get_ab{
	float:right;
	padding:2px 10px 0px 0px;
	font-size:10px;
}

#info{
	margin:15px 0px;
	padding-top:5px;
	border-top:#666666 dotted 1px;
}
#masuda{
	text-align:right;
}

/* ------------------------ ▼コンテンツ02 */
#example{
	margin:5px 0px;
	padding:10px;
	border:#cccccc solid 1px;
}
#inqAttn2 {
  border: 3px solid red;
  color: red;
  padding: 0 3px 0px;
  margin: 10px auto;
  width: 610px;
}
#inqAttn2 p {
  font-size: 14px;
  font-weight: bold;
  margin-left: 15px;
  margin-bottom: 5px;
}
#inqAttn2 .lineB {
  text-decoration:underline;
  color:red;
}




