.maintable {
	width: 780px;
	height: 100%;
	border-right: 1px solid #9d4932;
}

.navicell {
	width:287px;
	background-color: #FAFBFF;
	background-image: url('images/navi_back2.gif');
	background-repeat: repeat-y;
	height: 100%;
}

.contentcell {
	width: 493px;
	height: 100%;
}

.bottomcell {
	height: 20px;
	background-color: #9f4d36;
}

.logocell {
	background-image: url('images/navi_back_top2.gif');
	width: 287px;
	height: 344px;
}



.lefttable {
	height: 100%;
}



.leftimage {
	height: 100%;
}

.leftimageprop {
    position:relative;
	left: 55px;
}


.navi {
	background-color: #faf6f5;
	width: 493px;
	height: 131px;
	border-left: 1px solid #FAFBFF;
	padding-top: 77px;
        background-image: url('images/back_header.gif');
	background-repeat: x-repeat;
}

.table_navi1 {
	width:100%;
	height: 31px;
	background-image: url('images/mainnavi_back2.gif');
	background-repeat: x-repeat;
}

.navspc {
	padding-left: 12px;
    width:121px;
	height: 23px;
    font-family : "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight:bold;
	color : white;
	background-color: #007EC3;
	border-bottom: 1px #003A59 solid;
	border-top: 1px #003A59 solid;
	border-right: 1px #003A59 solid;
}

.nav1_1 {
	text-transform:uppercase;
	font-family : Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #1E6483;
        border-left: 1px solid white;
        width:16%;
}

.nav1_1 a {
	display:block; 
	width:100%;
	color: #000000;
	text-decoration:none;
}


.nav1_2 {
	text-transform:uppercase;
	font-family : Arial, Verdana;
	font-size: 11px;
	font-weight:bold;	
	color: #000000;
        border-left: 1px solid white;
        width:16%;
        background-color: white;
}

.nav1_2 a {
	display:block; 
	width:100%;
	color: black;
	text-decoration:none;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 25px;
}

body {
	font-family : Arial, Verdana;
	font-size: 11px;
}

TD {
	font-family : Arial, Verdana;
	font-size: 11px;
}


.h1 {
	font-family : Arial, Verdana;
	font-size: 20px;
	color: #9d4932;
	margin:0px;
	padding:0px;
	padding-bottom: 20px;
	
}

.subnavi {
	position:absolute;
	top: 180px;
	left: 35px;
}

	
.subnavi1_1 {
	text-transform:uppercase;
	font-family : Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #1E6483;
	padding-left: 23px;
	padding-top: 2px;
	border-bottom: 1px #1E6483 solid;
}

.subnavi1_1 a {
	display:block; 
	width:100%;
	color: #000000;
	text-decoration:none;
}


.subnavi1_2 {
	text-transform:uppercase;
	font-family : Arial, Verdana;
	font-size: 11px;
	font-weight:bold;	
	color: white;
	background-image: url('images/navi_arrow2.gif');
	background-repeat: no-repeat;
	background-position: 6px 3px;
	border-bottom: 1px #1E6483 solid;
	padding-left: 23px;
	padding-top: 2px;

}

.subnavi1_2 a {
	display:block; 
	width:100%;
	color: white;
	text-decoration:none;
}

.subnavi1_2 a:hover {
	display:block; 
	width:100%;
	color: white;
	text-decoration:none;
}

a {
 color: #9d4932;
}

a:hover {
 color: black;
}
