/* CSS outline */

/* outline tabnav */

.inH2shoulder a:link,
.inH2shoulder a:visited {
	color: #FFF;
}

.inH2shoulder a:link,
.inH2shoulder a:visited,
a.whitelink:link,
a.whitelink:visited {
	color: #FFF;
}
.inH2shoulder a:hover,
.inH2shoulder a:active,
a.whitelink:hover,
a.whitelink:active {
	color: #D3FFB9;
}


#navlist5
{
border-bottom: 1px solid #99cc99;
margin: 0;
padding-bottom: 22px;
padding-left: 5px;
}

#navlist5 ul, #navlist5 li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist5 a:link, #navlist5 a:visited
{
	background: #E8EBF0;/* #E8EBF0; */
	border-top: 1px solid #99cc99;
	border-left: 1px solid #99cc99;
	border-right: 1px solid #99cc99;
	border-bottom: 1px solid #E8EBF0;
	color: #003F0F;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin-right: 8px;
	padding: 5px 10px 2px 10px;
	text-decoration: none;
}
/* 
#navlist5 a:link#current, #navlist5 a:visited#current
{
	background: #C7F4C3;
	border-bottom: 1px solid #C7F4C3;
	color: #888;
}
 */
#navlist5 a:hover {
	color: #006600;/* #E8EBF0; */
	background-color: #E8EBF0;
}

/* body.outline #navlist5 li#nav-2 a,
body#outline #navlist5 li a#current,
body#establishment #navlist5 li a#current,
body#missions #navlist5 li a#current,
body#outlineact #navlist5 li a#current,
body#achievement #navlist5 li a#current,
body#goaisatsu #navlist5 li a#current,
body#messages #navlist5 li a#current,
body#interview #navlist5 li a#current,
body#annualrepo #navlist5 li a#current */
#navlist5 li a#current {
	background: #DAF2D8;/* C7F4C3 */
	border-bottom: 1px solid #C7F4C3;
	color: #006600;
	font-weight: bold;
}

/* #navlist5 ul a:hover { color: #f00 !important; } */


div.asset-content{
	clear: both;
}
/* div.asset-body */

h3.txth3 {
	font-size: 110%;
	line-height: 160%;
	color: #222222;
	font-weight: bold;
}

/* -------------
 HRNの想い  message
----------- */

.midasiMsg {
	font-size: 120%;
	line-height: 160%;
	color: #222222;
	font-weight: bold;
	background-color: #C7F4C3;
	padding: 15px;
	margin: 15px 0;
}

/* -------------
outlineInfo
----------- */

dl.outlineInfo{
	clear: both;
}
dl.outlineInfo dt,
dl.outlineInfo dd {
	margin-top: 3px;
	margin-bottom: 0px;
	border-bottom: 2px solid #fff;
}

dl.outlineInfo dt {
	padding-left:4px;
	display: block;
	width: 50pt;
	clear: both;
	background-color: #C7F4C3;
}
dl.outlineInfo dd {
	width: 400px;
	margin-left: 60pt;
	margin-top: -16pt;
	display: block;
}

/* ------------- */


.outlineact h3 {
	font-size: 110%;
	line-height: 160%;
	color: #222222;
	margin:10pt 0;
	padding-left: 10pt;
	background-color: #C7F4C3;
}

.outlineact Ul {
	margin-left: 0;
	padding-left: 0;
	/*list-style-image: url(http://hrn.or.jp/images/outlineact_li.gif);*/
	list-style-type: square;	
}

.aisatsuOne {
	padding:15px;
	border: 1px solid #009900;
	margin-bottom:15px;
	width: 670px;
}
.msgbox {
	border: 1px solid #009900;
	width: 670px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;	/*margin:0 15px;*/
}

h3.name {
	font-size: 110%;
	line-height: 140%;
	color: #222222;
	font-weight: bold;
	margin:0 0 16pt 0;
	padding: 10pt;
	background-color: #C7F4C3;
	}
	
div.name {
	margin:0 0 16pt 0;
	padding: 10pt;
	background-color: #C7F4C3;
	}
	
div.name h3  {
	font-size: 130%;
	line-height: 140%;
	color: #222222;
	font-weight: bold;
	margin-bottom:10px;
	}
div.name p  {
	font-size: 100%;
	line-height: 140%;
	color: #222222;
	font-weight: normal;
	}

.yakushoku {
	font-size: 90%;
	font-weight: normal;
}


.photoRight {
	float: right;
	border: 4px solid #C7F4C3;
	margin-left:15px;
	/*border: 4px solid #A9C7AB;*/
}


/* -------------
  interview (blog)
----------- */

.profbox {
	background-color: #EBE8C7;
	width: 550px;
	padding:15px;
	margin-bottom:15px;
	font-size: 90%;
}

.interviewer {
	/* color: #009900; */
	margin-bottom:15px;
	padding-bottom:3px;
	border-bottom: 2px solid #009900;
	font-weight: bold;	/* background-color: #DAF3C6; */
}

/* -------------
  sitemap
----------- */

.longbox {
	/* 
	margin-bottom:15px;
	margin-right:15px;
	border: 1px solid #009900;
	padding:0 15px 15px 15px; */
	float: left;
	width: 460px;
}

.sitemapBox {
	/* 
	margin-bottom:15px;
	margin-right:15px;
	border: 1px solid #009900; */
	padding:0 15px 15px 15px;
	width: 200px;
	float: left;
}

.sitemapBox h3,
.longbox h3 {
	font-size: 100%;
	color: #222222;
	font-weight: bold;
	line-height: 160%;
	margin-bottom:10px;
	border-bottom: 2px solid #009900;
	/*
	padding: 2px 3px 0 3px;
	margin-bottom: 4px;
	background-color: #EBE8C7; */
}

.sitemapLink a {
	clear: both;
	color: #009900;
	color: #009900!important;
	display: block;
	padding-left:24px;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	background-image: url(http://hrn.or.jp/images/share/linkhead.gif);
	background-repeat: no-repeat;
	height: 20px;
	background-position: left center;
}
.sitemapLink a:hover {
	color: #5B993E;
	color: #5B993E!important;
}

.sitemapBox ul,
.longbox ul {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 160%;
	color: #222222;
	list-style-type: none;
}

.sitemapBox li,
.longbox li {
	margin-bottom: 5px;
}

.sitemapBox li ul,
.longbox li ul {
	padding-left: 10px;
}

.prl15 {
	margin-left: 15px;
	margin-right: 15px;
}

/* -------------
 支援をする  support
----------- */

.supportBtnbox {
	width: 660px;
	height: 90px;
	clear: both;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
.supportBtnbox li {
	margin-left: 15px;
	margin-bottom: 15px;
	list-style-type: none;
	float: left;
	display: block;
}
/*.supportBtnbox li a {
	margin-left: 15px;
	height: 60px;
	width: 170px;
	float: left;
	display: block;
}*/

.innerContents {
	clear: both;
	/*margin-top: 15px;*/
}


.formDocument {
	clear: both;
	padding :10px;
	border: 1px solid #C7F4C3;
}

.formDocument h5 {
	margin:10px 0;
	font-weight: bold;
}

.copytxt {
	font-size: 110%;
	line-height: 160%;
	color: #333333;
}

.key strong {
	color: #006600;
	font-weight: bold;
}

.achv {
	font-size: 100%;
	line-height: 160%;
	color: #222222;
	font-weight: bold;
}