@import url("../../shared/style/init.css");

@import url("../../shared/style/common.css");

body{
	background: url(../img/bg.jpg) left top #333;
}

h2 {
	display: none;
}

.Navi_contact a {
	background-position: 0px -36px;
}

.Submenu {
	background: url(../img/subtitle.gif) no-repeat left top;
	padding: 0;
	height: 70px;
}

legend {
	display: none;
}

form fieldset {
	border: 0px solid #000000;
}

form dl dt {
	font-size: 0.75em;
}

form ul li {
	font-size: 0.75em;
	margin-bottom: 10px;
}

form dl dd {
	margin-bottom: 10px;
}

.Section ul li {
	font-size: 0.75em;
	margin-bottom: 20px;
}

.Section ul.Error li {
	margin-bottom: 10px;
}

.Section ul.Error {
	margin-bottom: 30px;
}

.Section dl dt {
	font-size: 0.75em;
	margin-bottom: 5px;
}

.Section dl dd {
	font-size: 0.75em;
	margin-bottom: 15px;
}

.Section dl {
	margin-bottom: 30px;
}