a	{color: #017acd}


div#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	background-color: #92c9ff;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 28px 20px 85px;
}

div#header h1 {margin: 0}

div#header p {
	color: #ffffff;
	font-size: 0.75em;
	margin: 0;
}

div#selectlang {
	text-align: right;
	font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 3px;
}

p#bread {
	font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px;
}

div#content {
	width: 100%;
	float: right;
	margin-left: -196px;
	margin-right: auto;
	margin-bottom: 25px;
}

div#content h2, div#content h3, div#content p, div#content table
	{margin-left: 196px}

div#content h2 {
	color: #000000;
	line-height: 32px;
	border: solid;
	border-width: 0px 0px 1px 30px;
	padding: 5px;
	border-color: #992222;
	font-size: 120% ;
}

div#content h3 {
	background-color: #ffffff;
	background-image: url(parts/maru-skyblue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.875em;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0;
}

div#content p {
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
}

div#content table {
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
}

table#thumbtbl td {
	background-color: #CCCCCC;
	text-align: center;
}

tr.title td {
	background-color: #FFF;
	border: solid;
	border-width: 1px 3px 1px 3px;
	padding: 1px;
	border-color: #99AABB;
}

img.vmid {
	border: none;
	vertical-align: middle;
}

div#none {
	width: 100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

div#none table {
	font-size: 1.0em;
	line-height: 1.6;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

div#sidebar {
	width: 166px;
	float: left;
	margin-bottom: 25px;
}

ul.sidemenu	 {
	font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0;
}

ul.sidemenu li {list-style-type: none}

ul.sidemenu li a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #005087;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px;
}

ul.sidemenu li a:hover {background-color: #017acd}

div#footer {
	background-image: url(parts/line-blue.png);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 0;
	padding-top: 8px;
	clear: both;
}

address {
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
}
