body {
	background-color: #B2003C;
}

div.container {
    color: #000000;
    background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 590px;
	text-align: left;
	z-index:1;
}

div.background {
	background-color: #FFFFFF;
	position:absolute;
	width: 950px;
	height: 590px;
	left: 2px;
	top: 2px;
	z-index:1;
}

div.main {
	color: #000000;
	background-color: #FFFFFF;
	position:absolute;
	width: 570px;
	height: 450px;
	left: 190px;
	top: 90px;
	z-index:2;
	overflow: auto;
	margin: 5px;
}
div.navi {
	position:absolute;
	background-color: #B2003C;
	left: 7px;
	top: 90px;
	width: 143px;
	height: 400px;
	z-index:2;
}
div.print {
	position:absolute;
	background-color: #B2003C;
	left: 30px;
	top: 490px;
	width: 64px;
	height: 64px;
	z-index:2;
}

li
{
	font-family:  Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: disc;
}
h1
{
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	color: #B2003C;
}


/* normal text */
.text{color:#000000;}

th
{
	font-family:  Arial, Helvetica;
	font-style: normal; 
	font-size: 10pt;
}
td
{
	font-family:  Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	text-align: justify
}


/* navi table */
th.nav{background-color:#EEEFFF;
	font-family:Arial, Helvetica;
	font-size:10px;
	font-weight:normal;}
th.sub{background-color:#E0E0E0;
	font-family:Arial, Helvetica;
	font-size:9px;
	font-weight:normal;}
th.subsub{background-color:#FAFAFA;
	font-family:Arial, Helvetica;
	font-size:9px;
	font-weight:normal;}


/* table */
th.header{background-color:#E8D0B0;
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight:bold;}

tr.normal{background-color:#FAEAD0;
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
	font-weight:normal;}


td.menu1 {
	font-family: Verdana, Arial, Helvetica;
	font-size:11pt;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
td.menu1 a {
	text-decoration: none;
	color: #FFFFFF;
}
td.menu1 a:hover {
	color: #FFFFFF;
}

td.menu1_act {
	font-family: Verdana, Arial, Helvetica;
	font-size:11pt;
	font-weight:normal;
	color: #FFFFFF;
	font-variant: small-caps;

}
td.menu1_act a {
	text-decoration: none;
	color: #FFFFFF;
}
td.menu1_act a:hover {
	color: #FFFFFF;
}


td.menu2 {
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
td.menu2 a {
	text-decoration: none;
	color: #FFFFFF;
}
td.menu2 a:hover {
	color: #FFFFFF;
}

td.menu2_act {
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}
td.menu2_act a {
	text-decoration: none;
	color: #FFFFFF;
}
td.menu2_act a:hover {
	color: #FFFFFF;
}


p {
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
}

p a {
	color: #B2003C;
	text-decoration: none;
}
p a:hover {
	font-weight: bold;
	color: #B2003C;
	z-index:2;
}


div.jm-gallery-album-entry {
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
}

div.jm-gallery-album-entry a {
	color: #B2003C;
	text-decoration: none;
}
div.jm-gallery-album-entry a:hover {
	font-weight: bold;
	color: #B2003C;
	z-index:2;
}




