/* header */
#tmplt_head_container {
	font-size: 85%;
}
#tmplt_head {
	background: url(../images/head_2.gif) repeat-x left top;
}
/* IE5,IE6での、min-width非対応対策 */
#tmplt_head_layoutbar {
	height: 1px;
	width: 245px;
	font-size: 1%;
}
#tmplt_head h1, #tmplt_head p, #tmplt_head ul, #tmplt_head li {
	margin: 0px;
}
#tmplt_head_help {
	margin-top: 14px;
}
#tmplt_head_help li {
	list-style: none;
	display: inline;
	padding-left: 15px;
	margin-right: 5px;
	line-height: 130%;
	background: url(../images/icon_g_small.gif) no-repeat left 0.1em;
}

/* footer */
#tmplt_foot_container {
	font-size: 85%;
	margin-top: 10px;
}
#tmplt_foot {
	text-align: center;
	color: black;
	background-color: #ecffda;
}
/* IE5,IE6での、min-width非対応対策 */
#tmplt_foot_layoutbar {
	height: 1px;
	width: 245px;
	font-size: 1%;
}
#tmplt_foot, #tmplt_foot p, #tmplt_foot ul, #tmplt_foot li {
	margin: 0px;
}
#tmplt_foot_navi li {
	list-style: none;
	display: inline;
	padding-left: 15px;
	margin-right: 5px;
	line-height: 130%;
	background: url(../images/icon_g_small.gif) no-repeat left 0.1em;
}
#tmplt_foot address {
	width: 520px;
	margin-left: 5px;
	font-style: normal;
	padding: 5px 0px;
}
#tmplt_foot_copy {
	font-size: 80%;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	background-color: #339933;
	margin: 0px;
}
