
body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-size: small;
	color: #393939;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

a {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #990099;
}

a:hover {
	color: #dd0000;
	text-decoration: underline;
}

.red {
	color: #dd0000 !important;
}

#header {
	width: 760px;
	margin: auto;
	padding: 7px 10px 20px 10px;
	font-size: x-small;
}

#headermain {
	float: left;
}

#header p {
	margin: 0px;
}

#logo {
	display: block;
	margin-top: 14px;
}

#headernavi {
	float: right;
}

#headernavi table {
	 border-collapse: collapse;
}

#headernavi td {
	font-size: x-small;
}

#headernavi th {
	padding-right: 10px;
	font-size: x-small;
	font-weight: normal;
}

#headernavi a {
	color: #393939;
}

#headernavi a:visited {
	color: #393939;
}

#headernavi a:hover {
	color: #dd0000;
}

#globalarea {
	width: 100%;
	margin: auto;
	background-color: #790400;
}

#global {
	width: 780px;
	height: 170px;
	margin: auto;
	background-image: url(../images/global_bg.jpg);
}

#second #global {
	height: 84px;
}

#globalmenu {
	float: left;
	width: 170px;
}

#globalmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#globalmenu ul li {
	margin: 19px 0px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;

}

#concept {
	width: 610px;
	float: right;
}

#second #concept {
	width: 780px;
	float: none;
}

#contents {
	width: 780px;
	margin: auto;
}

#menu {
	width: 170px;
	height: 330px;
	float: left;
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	padding: 17px 0px 0px 0px;
}

#submenu {
	margin-left: 8px;
}

#menu img {
	display: block;
}

#secondmenu {
	width: 170px;
	margin-bottom: 17px;
}

#secondmenu ul {
	list-style: none;
	margin: 0px 0px 5px;
	padding: 0px;
}

#secondmenu ul li {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;

}

#menu #submenu {
	padding-top: 14px;
}

#menu #submenu ul {
	list-style: none;
	margin: 16px 0px 0px 10px;
	padding: 0px;
}

#menu #submenu ul li {
	margin: 9px 0px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;

}

#main {
	width: 554px;
	float: right;
	display: inline;
	margin: 27px 28px;
}

#main h1 {
	color: #dd0000;
	font-size: large;
	margin: 0px 0px 10px;
}

#main h1 div {
	color: #393939;
	font-size: small;
	font-weight: normal;
	margin: 0px 0px 10px;
}

#main h2 {
	color: #dd0000;
	font-size: large;
	margin: 0px 0px 10px;
}

#main h3 {
	color: #393939;
	font-size: medium;
	margin: 0px 0px 2px;
}

#main p {
	margin: 0px 0px 25px;
	line-height: 120%;
}

#main ul {
	list-style: none;
	margin: 0px 0px 20px 15px;
	padding: 10px 0px 0px 0px;
}

#main ul li {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 15px 0px;
	background-image: url(../images/square-red.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.blue {
color:#0000CC;
}


#footer {
	width: 780px;
	margin: auto;
	padding: 7px 0px 20px;
	border-top: 1px solid #717171;
	font-size: x-small;
}

#footer p {
	float: left;
}

#footer p.copyright {
	float: right;
}

#footer a {
	color: #393939;
}

#footer a:visited {
	color: #393939;
}

#footer a:hover {
	color: #dd0000;
}

.imgright {
	float: right;
	margin: 0px 0px 20px 25px;
}

.totop {
	clear: both;
	display: block;
	margin-top: 20px;
	text-align: right;
}

.columnbox50 {
	float: left;
	width: 50%;
}

.clearfix:after,
.columnbox:after,
#header:after,
#globalarea:after,
#global:after,
#contents:after,
#footer:after {
	clear: both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}
