@import url("../../shared/style/init.css");

@import url("../../shared/style/common.css");

body{
	background: url(../img/bg.jpg) right top #333;
}

h2 {
	display: none;
}

.Submenu {
	background: url(../img/submenu.jpg) #fff;
	margin: 5px 9px 0 0;
	padding: 0;
}

.Navi_link a {
	background-position: 0 -36px;
}

h4 {
	font-size: 0.75em;
	margin: 0 0 3px 0;
	text-align: right;
}

.Section p {
	font-size: 0.65em;
	margin: 0 0 15px 0;
	text-align: right;
}

.Left {
	float: left;
	width: 280px;
}

.Right {
	float: left;
	width: 280px;
}

.Section h3 {
	margin-bottom: 15px;
	text-align: right;
}

.New {
	margin-bottom: 60px;
}

p.Declaration {
	font-size: 0.75em;
	margin-bottom: 30px;
}
