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

#dev_gnav{
	height:auto;
	margin-bottom:32px;
}

/*overview main*/
.overview_title{
	float:left;
	width: 480px;
}
.overview_title h1{
	margin:0 0 12px;
}
.overview_title .lede{
	line-height:2;
}
.field_main{
	float:right;
	width: 480px;
}

/*ancer_link*/
/*.ancer_link{
	float:left;
	width:auto;
	margin:20px 0 0;
}
.ancer_link.last{
	margin-bottom:30px;
}

.ancer_link_anc li{
	float:left;
	width:auto;
	display:block;
	margin-right:1em;
}

p.link.anc {
  padding: 0 0 0 20px;
  background: url(/tech/development/common/images/arrow_down_red.png) no-repeat 0 0.15em;
}

p.link.anc a {
  color: #212121;
}*/


/*.hgroup*/
/*.overview_border{
	margin-top:60px;
	border-bottom:solid 1px #757575;
}*/

/*.hgroup h2{
}
.hgroup h2.square{
	background:url(/tech/development/common/images/bg_heading_sq_red.png) no-repeat 0px 50%;
	padding-left:22px;
}*/

/*h4{
	height:20px;
	background:#efefef;
	padding:11px 0 11px 15px;
	font-size:107.7%;
}*/


h5{
	/*border-left:#CC0033 3px solid;*/
	background:url(/tech/development/overview/images/bg_h5.png) no-repeat 0px 50%;
	height:28px;
	border-bottom:#CCC 1px solid;
	margin:0 0 0.4em;
	padding:5px 0 0 12px;
	font-size:107.7%;
	letter-spacing:0.05em;
	font-weight:bold;
	margin-bottom:20px;
}