/*------------------------------------------------------------------------------------------------
職場風土改革事業/品質方針/ISMS基本方針/個人情報保護方針/サイトご利用条件/サイト内検索/沼垂の歴史
------------------------------------------------------------------------------------------------*/

/*
トップタイトル
---------------------------------------------------*/
* html h2 {
	behavior: expression(IEPNGFIX.fix(this));
}

h2.cli {
	width: 780px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/top_title_cli.gif) 0 0 no-repeat;
	text-align: center;
	margin: 0 auto;
	
}

h2.qu {
	width: 780px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/top_title_qu.gif) 0 0 no-repeat;
	text-align: center;
	margin: 0 auto;
	
}

h2.is {
	width: 780px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/top_title_is.gif) 0 0 no-repeat;
	text-align: center;
	margin: 0 auto;
	
}

h2.pri {
	width: 780px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/top_title_pri.gif) 0 0 no-repeat;
	text-align: center;
	margin: 0 auto;
	
}

h2.con {
	width: 780px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/top_title_con.gif) 0 0 no-repeat;
	text-align: center;
	margin: 0 auto;
	
}

h2.sea {
	width: 780px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/top_title_sea.gif) 0 0 no-repeat;
	text-align: center;
	margin: 0 auto;
	
}

h2.nh {
	width: 780px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/top_title_nh.gif) 0 0 no-repeat;
	text-align: center;
	margin: 0 auto;
	
}

h2.contact {
	width: 780px;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/top_title_contact.gif) 0 0 no-repeat;
	text-align: center;
	margin: 0 auto;
	
}


/*
トップタイトル
---------------------------------------------------*/
.p_title {
	text-align: left;
	font-size: 105%;
	font-weight: bold;
	padding: 7px 0 2px 7px;
	margin: 0 20px 5px 20px;
	border-bottom: 3px solid #dddddd;
	border-left: 1px solid #dddddd;
	background-color: #eeeeee;
	letter-spacing: 0.05em;

}

.p_title_sub {
	clear: both;
	text-align: left;
	font-size: 95%;
	font-weight: bold;
	padding: 7px 0 1px 3px;
	margin: 0 20px 5px 20px;
	border-bottom: 1px solid #00a73c;
	letter-spacing: 0.05em;

}

.p_top_txt {
	text-align: left;
	font-size: 80%;
	padding: 3px 0 2px 7px;
	margin: 0 20px 0px 20px;

}

.p_top_txt span {
	font-weight: bold;

}

.p_top_txt span.sub {
	font-weight: normal;
	font-size: 85%;

}

.p_top_txt a {
	text-decoration: underline;
	color: #00a73c;

}

.p_top_txt a:hover {
	text-decoration: none;
	color: #15ce5b;

}

.p_top_txt_l {
	text-align: left;
	font-size: 80%;
	padding: 3px 0 20px 7px;
	margin: 0 20px 5px 20px;

}

.p_top_txt_l {
	float: left;
	text-align: left;
	font-size: 80%;
	padding: 3px 0 20px 7px;
	margin: 0 0px 5px 20px;

}

.p_top_image {
	padding: 1px 7px 0 0;

}

.c_btn {
	text-align: right;
	padding: 0 25px 15px 0;

}

.c_btn a:hover {
	position: relative;
	top: 1px;
	left: 1px;

}



ol.p_list {
	margin: 0 25px 15px 25px;
	list-style-type: decimal;
	list-style-position: inside;

}

ol.p_list li {
	text-align: left;
	font-size: 80%;
	padding: 5px 0;

}

ol.p_list li span {
	font-weight: bold;

}

ol.p_list li a {
	text-decoration: underline;
	color: #00a73c;

}

ol.p_list li a:hover {
	text-decoration: none;
	color: #15ce5b;

}

.p_date {
	text-align: right;
	font-size: 80%;
	padding: 8px 30px 8px 0;

}

.p_name {
	text-align: right;
	font-size: 80%;
	padding: 0 30px 10px 0;

}

.i_image {
	text-align: left;
	padding: 10px 0 10px 21px;

}



/*
沼垂の歴史
---------------------------------------------------*/
.nh_title {
	clear: both;
	text-align: left;
	font-size: 105%;
	padding: 7px 0 2px 7px;
	margin: 0 20px 5px 20px;
	border-bottom: 1px solid #dddddd;
	border-left: 3px solid #00a73c;
	background-color: #eeeeee;
	letter-spacing: 0.05em;

}

ul.nh_list {
	margin-left: 30px;

}

ul.nh_list li {
	float: left;
	padding:  5px 20px 10px 0;

}
































