@charset "utf-8";
#container {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/tool_main_bg_mid.png.png);
	clear: both;
}

#contener_bottom {
	background-image: url(../images/tool_main_bg_bottom.png.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	clear: both;
}
#container   h2    {
	background-image: url(../images/tool_main_bg_top.png.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents h3 img {
	padding-left: 168px;
}

#container p {
	margin-top: 15px;
	margin-right: 50px;
	margin-left: 155px;
	padding-left: 11px;
	margin-bottom: 20px;
	color: #93848c;
}
#contents a {
	color: #bcaa44;
	text-decoration: underline;
}
#contents a:hover {
	text-decoration: none;
}
.pdf_down a {
	background-image: url(../images/page_white_acrobat.png);
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	width: 10em;
}
.word_down a {
	background-image: url(../images/page_word.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 10em;
}
.mainmenu  a.nav_tool {
	background-image: url(../../common/dropdownmenu/img/g_tool_o.png);
}

