@charset "utf-8";
iframe {
	border:0;
	background: #EEE;
}
em {
	font-weight: bold;
}
.is-left {
	float: left;
	margin-right: 20px;
}
.is-right {
	float: right;
	margin-left: 20px;
}
.is-center {
	text-align: center;
}
.attention {
    color: #f00;
}
.main-title {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 2px solid #DF0623;
	font-size: 220%;
	font-weight: bold;
}
.sub-title {
  margin: 0 0 20px;
  font-size: 180%;
  font-weight: bold;
}
.sub-title2 {
  margin: 0 0 10px !important;
  padding-left: 15px !important;
  background: url(/images_v2/icon_s.gif) no-repeat  !important;
  background-position: left 0.5em !important;
  border: none !important;
  font-size: 160%;
  font-weight: bold;
}
.sub-title3 {
  margin: 0 0 10px !important;
  padding: 0 !important;
  background: none !important;
  border-bottom: none !important;
  font-size: 100%;
  font-weight: bold;
}
.pagetop.inpage {
	position: static;
	margin-bottom: 60px;
	font-size: 120%;
}
/*アンカーリンク*/
.material-anc {
  margin-bottom: 30px;
	font-size: 140%;
	font-weight:bold;
	text-align:left;
}
.list-icon-c li {
	background:url(/ahfix/images/icon_cg.gif) no-repeat 0 0.45em;
	padding:0 0 10px 15px;
	line-height:1.6em;
}
.note { font-size:0.9em; line-height:1.4em; }
.rice{
	font-size:60%;
	vertical-align:super;
}

/* Header
-----------------------------------------------------------------*/
#headnav-fix {
	width: 100%;
	height: 84px;
	background: #FFF url(../images/header_bg.gif) repeat-x left bottom;
	margin-bottom: 30px;
}
#headnav-fix .header-cont {
	width: 950px;
	margin: 0 auto;
}
#headnav-fix .header-frame {
	margin-bottom: 10px;
}
#global-navi-box {
	background: url(../images/gnavi_bg.gif) no-repeat right bottom;
	font-size: 160%;
	line-height: 1.2;
}
#global-navi-box li span {
	display: block;
	margin-top: 5px;
}
#global-navi-box ul li {
	float: left;
	display: table;
	width: 135px;
	height: 70px;
	text-align: center;
	letter-spacing: 0.1em;
	background: url(../images/gnavi_bg.gif) no-repeat left bottom;
}
#global-navi-box ul li a {
	display: table-cell;
	vertical-align: middle;
	width: 135px;
	height: 70px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#global-navi-box ul li a:hover,
#global-navi-box ul li.active a {
	color: #999;
}

/* トップ
-----------------------------------------------------------------*/
#main-image {
	margin-bottom: 30px;
}
#main-image video {
	width: 950px;
	height: 335px;
}
.top-lead .is-left {
	width: 620px;
}
.top-lead .is-left .home-link-bnr li {
	float:left;
	padding:0 10px 10px 0;
}
.top-lead .is-right p {
	margin-top: 10px;
}
.top-lead .is-right p:first-child {
	margin-top: 0;
}

/*** Content ***/
#pcontent {
	margin-bottom: 40px;
}
#pcontent .cont-box {
	margin-bottom: 40px;
}
#pcontent .cont-box p,
#pcontent .cont-box table,
#pcontent .cont-box li {
	font-size: 140%;
}
#pcontent .cont-box .txtbox {
	margin-bottom: 20px;
}

/* contents footer links
-----------------------------------------------------------------*/

#flinks-box-n {
	border:solid 1px #dfdfdf;
	clear:both;
	padding:10px 15px;
	font-size: 120%;
}
#flinks-box-n:after {
	content:"";
	clear:both;
	display: block;
}
#flinks-box-n li {
	float:left;
	background:url(/images_v2/icon_cr.gif) no-repeat 0 center;
	padding-left:20px;
	margin-right:40px;
	white-space:nowrap;
}
/* 安全性
-----------------------------------------------------------------------------------*/
table#safety-tb {
	width: 100%;
	text-align: center;	
	}
table#safety-tb th {
	border:solid 2px #f8f8f8;
	padding:5px 10px;
	text-align:center;
	background:#4e5565;
	color:#fff;
	}
table#safety-tb th.th-gray {
	background:#e6eaed;
	color:#333;
	}
table#safety-tb td {
	border:solid 2px #f8f8f8;
	background:#f1f1f1;
	padding:3px 10px;
	}
/*参考文献
-----------------------------------------------------------------------------------*/
.reference-box ol li {
	line-height:1.6;
	list-style-type:decimal;
	margin-left: 25px;
}
.reference-box ol li {
	padding-bottom:20px;
}
/* pro */
#hlinks-box {
	width: 100%;
	font-size: 140%;
	margin-bottom: 40px;
	border: 1px solid #333;
}
#hlinks-box .activ a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#hlinks-box:after {
	content:"";
	clear:both;
	display: block;
}
#hlinks-box .hlink-title a {
	width: 100%;
	font-weight: bold;
	background: #333;
	padding: 5px;
	display: block;
	text-align: center;
	box-sizing: border-box;
	color: #FFF;
}
#hlinks-box ul {
	padding: 10px;
}
#hlinks-box li {
	float:left;
	background:url(/images_v2/icon_cr.gif) no-repeat 0 center;
	padding-left:20px;
	white-space:nowrap;
	width: 425px;
}
#hlinks-box li a {
	display: block;
}
/** login **/
/*.prof-enter-box {
	padding:40px 0 0 60px;
	}

.prof-enter-box p {
  width:600px;
  padding:0 0 15px 0;
	}

.btn-mprof {
  margin:20px 0 10px 0;
	}

.btn-mprof ul li {
  float:left;
	padding:0 20px 0 0;
	}

.btn-mprof ul li.end {
	padding:0 0 0 0;
	}

/** index **/
.img-set {
	text-align: center;	
}
.img-set p,
.img-set img {
	display: inline;
}
.img-set p {
	margin: 0 10px;
}
.busi-navi-box {
	width:410px;
  background:#f1f1f1;
	border:solid 1px #dedede;
	padding:15px 30px;
	margin:20px auto 0;
	}
.busi-navi-box ul {
	width:410px;
	margin:0 auto 0;
}
.busi-navi-box ul li {
  float:left;
	width:184px;
	margin-right:40px;
	}
.busi-navi-box li.lastchild {
  margin-right:0;
	}
.arw-red {
	background:url(/ahfix/pro/images/icon_arw_red2.gif) no-repeat 0 0.7em;
	padding:0 0 0 10px;
	}
