@charset "euc-jp";
@import "template.css";
@import "tmp_header.css";
@import "tmp_global_menu.css";
@import "tmp_footer.css";

#global_menu li#environment a{
	background-image: url(../img/btn_menu_on_environment.jpg);
}

.goto_top_page{
	clear: both;
	width: 850px;
	margin: 20px 0 35px 0;
}

/* 扱うことの出来る環境 */

#content_main{
	margin-left: 20px;
}

#content_main h1{
	width: 590px;
	height: 32px;
	background-image: url(../img/environment/bk_h_environment.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 15px;
	text-indent: -9999px;
}
p.env_list_title{
	margin-top: 20px;
}
p.env_list{
	margin-top: 20px;
}
div.env_list{
	padding-left: 15px;
	margin-top: 7px;
	background-image: url(../img/environment/icon_list_env.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}
p.env_list_footer{
	margin-top: 20px;
}
