@charset "UTF-8";
/* system style
------------------------------*/
#main h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 135%;
	line-height: 1.6em;
	color: #FFFFFF;
	height: 1.6em;
	width: 350px;
	border: 1px solid #FFFFFF;
	text-align: center;
	position: relative;
	top: 65px;
	left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main h4 {
	font-family: "ヒラギノ明朝 Pro W3", serif, Georgia, "Times New Roman";
	font-size: 135%;
	line-height: 1.6em;
	color: #FFFFFF;
	text-align: center;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	position: relative;
	top: 65px;
	float: right;
	right: 30px;
}
#main #system {
	float: left;
	width: 350px;
	line-height: 1.5;
	margin-bottom: 1px;
}
#main dl#system dt {
	font-family: "ヒラギノ明朝 Pro W3", serif, Georgia, "Times New Roman";
	font-size: 100%;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	position: relative;
	top: 75px;
	left: 30px;
	padding-left: 15px;
	background-image: url(img/icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 15em;
	line-height: 1.8em;
	clear: left;
}
#main dl#system dd {
	font-family: "ヒラギノ明朝 Pro W3", serif, Georgia, "Times New Roman";
	font-size: 100%;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 25em;
	position: relative;
	top: 75px;
	_top: 60px;
	width: 50px;
	margin-bottom: 5px;
	_margin-bottom: 0px;
	line-height: 2em;
	_line-height: 1em;
}
#main #caution p {
	font-family: "ヒラギノ明朝 Pro W3", serif, Georgia, "Times New Roman";
	font-size: 100%;
	line-height: 2em;
	color: #FFFFFF;
	width: 350px;
	position: relative;
	top: 75px;
	right: 30px;
	float: right;
}
* html #system {
behavior: expression(IEPNGFIX.fix(this));
}
