h1
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 2.7em;
	line-height: 1.8em;
}
h2
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1.8em;
	padding-left: 20px;
	color: #555;
	line-height: 2.3em;
}
.snapshot
{
	float: left;
	width: 180px;
	height: 190px;
	text-align: center;
	padding: 5px 0px 0px 5px;
	margin-right: 5px;
}
.subtitle
{
	font-family: Arial;
	margin-top: 5px;
	color: #fff;
	font-size: 1.3em;
}
.dl_win
{
	float: left;
	width: 201px;
	height: 195px;
	background: url('../img/common/ihm/bkg-dl.gif')  left top no-repeat;
	
	text-align: center;
	margin-top: 5px;
	margin-left: 30px;
}
a.btn_dl:link, a.btn_dl:visited
{
	width: 156px;
	height: 58px;
	background: url('../img/common/ihm/bkg-btn-dl.gif')  left top no-repeat;
	padding-top: 6px;
	font-size: 1.8em;
	font-weight: bold;
	color: #444;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.btn_dl:hover
{
	color: #fff;
}
a.hp_left_menu_item:link, a.hp_left_menu_item:visited
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
	padding: 1px;
}
a.hp_left_menu_item:hover
{
	color: #f30;
	padding: 1px;
	border-bottom: 1px dashed #f60;
}
a.hp_left_sub_menu_item:link, a.hp_left_sub_menu_item:visited
{
	color: #444;
	text-decoration: none;
}
a.hp_left_sub_menu_item:hover
{
	color: #f30;
	text-decoration: underline;
}
