#cont {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/layout/bg.gif);
	background-repeat: repeat-y;
	width: 1100px;
}

#header {
	background-image: url(../img/layout/head-bg.gif);
	background-repeat: repeat-x;
	margin-left: 50px;
	margin-right: 50px;
	height: 110px;
	text-align: left;
	position: relative;
	z-index: 0;
}

#header ul {
	list-style-type: none;
	position: absolute;
	left: 695px;
	z-index: 1;
	top: 70px;
}

#header ul li {
	float: left;
}

#h-n1 a {
	width: 80px;
	height: 25px;
	display: block;
	left: 0px;
	position: absolute;
	z-index: 1;
}

#h-n2 a {
	width: 85px;
	height: 25px;
	display: block;
	left: 80px;
	position: absolute;
	z-index: 1;
}

#h-n3 a {
	width: 90px;
	height: 25px;
	display: block;
	left: 165px;
	position: absolute;
	z-index: 1;
}

#navi {
	height: 60px;
	background-color: #ffffe8;
	margin-left: 50px;
	margin-right: 50px;
}

#navi ul {
	list-style-type: none;
	padding-top: 3px;
}

#navi ul li {
	float: left;
	margin-right: 10px;
}

#r-navi {
	background-color: #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	list-style-type: none;
}

#r-navi li {
	background-color: #ffffff;
	background-image: url(../img/layout/r-navi-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#li-last {
	background-color: #ffffff;
	background-image: url(../img/layout/r-navi-line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#header2 {
	background-color: #ffffe8;
	margin-left: 50px;
	margin-right: 50px;
	height: 320px;
	clear: both;
}

#img-area {
	background-color: #ffffe8;
	margin-left: 50px;
	text-align: left;
	width: 640px;
	float: left;
	padding-top: 10px;
	display: inline;
}

#rank {
	float: right;
	width: 250px;
	height: 300px;
	background-color: #ffffff;
	display: inline;
	background-image: url(../img/layout/rank-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 50px;
}

#rank ul {
	text-align: left;
	padding-left: 10px;
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#rank em {
	font-style: normal;
	color: #e71e18;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#rank p {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#main {
	margin-left: 50px;
	margin-right: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
	clear: both;
	padding-top: 20px;
}

#left {
	margin-left: 50px;
	clear: both;
	width: 685px;
	float: left;
	display: inline;
}

#right {
	width: 190px;
	float: right;
	display: inline;
	margin-right: 50px;
}

#right img {
	vertical-align: bottom;
}

.bnr-dl {
	margin-left: 40px;
	margin-right: 50px;
	background-image: url(../img/layout/dl-bg5.gif);
	padding-bottom: 10px;
	clear: both;
}

.bnr-dl dt {
	float: left;
	width: 513px;
	height: 115px;
}

.bnr-dl dd {
	text-align: left;
	height: 115px;
	background-image: url(../img/layout/bn-dl-dd-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 397px;
	color: #6c6c6c;
}

.bnr-dl dd p {
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#link-area {
	margin-left: 40px;
	margin-right: 40px;
	clear: both;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#link-area img {
	margin-right: 4px;
}

#infomation {
	margin-left: 50px;
	margin-right: 50px;
}

#info {
	width: 445px;
	float: left;
	display: inline;
}

#info div {
	text-align: left;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #d2d8ff;
	border-right-color: #d2d8ff;
	border-bottom-color: #d2d8ff;
	height: 205px;
	overflow: auto;
}

#info div ul {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	list-style-type: none;
}

#info div ul li {
	padding-bottom: 10px;
}

#cam {
	width: 445px;
	float: right;
	display: inline;
}

#cam div {
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #eed5f3;
	border-right-color: #eed5f3;
	border-bottom-color: #eed5f3;
	height: 200px;
	display: inline-block;
	width: 441px;
	text-align: left;
	font-size: 10px;
	color: #6c6c6c;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.tline {
	border-collapse: collapse;
	margin-bottom: 20px;
}

.qr1 {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 5px;
	color: #6c6c6c;
	line-height: 110%;
}

.qr1 p {
	padding-bottom: 5px;
}

#footer-navi {
	height: 80px;
	clear: both;
}

#footer-navi p {
	line-height: 80px;
	color: #49528c;
}

#footer-navi p a {
	color: #49528c;
	text-decoration: none;
}

#footer-navi p a:hover {
	color: #49528c;
	text-decoration: underline;
}

#footer {
	background-image: url(../img/layout/foot-bg.gif);
	background-repeat: repeat-x;
	height: 150px;
}

#l-list {
	text-align: left;
	padding-left: 50px;
	padding-bottom: 20px;
}

.box1 {
	margin-bottom: 20px;
}

.box2 {
	margin-bottom: 20px;
}

.box1 p {
	margin-bottom: 20px;
	text-align: left;
	padding-top: 5px;
}

.box2 p {
	margin-bottom: 20px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer-logo {
	margin-top: 25px;
	margin-left: 50px;
	float: left;
}

#footer p {
	color: #777777;
	text-align: left;
	float: left;
	margin-top: 23px;
	line-height: 150%;
	margin-left: 15px;
}

#footer p img {
	vertical-align: bottom;
}

#footer address {
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	padding-left: 50px;
	clear: both;
	padding-top: 17px;
}

#footer address a {
	font-style: normal;
	color: #ffffff;
	clear: both;
	text-decoration: none;
}

.tx-s {
	font-size: 10px;
}

.dl-ex {
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.dl-ex dt {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #10218b;
}

.dl-ex dd {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #444444;
}

.dl-ex dd ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2em;
	list-style-type: none;
}

.dl-ex dd ul li {
	list-style-type: none;
	text-indent: -1em;
	padding-bottom: 5px;
	padding-top: 5px;
}

.td1 {
	width: 520px;
	vertical-align: top;
	text-align: left;
}

.td2 {
	width: 140px;
	vertical-align: top;
	padding-top: 5px;
}

.r-td1 {
	color: white;
	background-color: #00006f;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
}

.r-td2 {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	width: 90px;
	padding-left: 5px;
	padding-right: 5px;
}

.r-td3 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: gray;
	border-bottom-color: gray;
	width: 90px;
	padding-left: 5px;
	padding-right: 5px;
}

.r-td3-2 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: gray;
	border-bottom-color: gray;
	width: 90px;
	padding-left: 5px;
	padding-right: 5px;
}

.r-td4 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: gray;
	border-bottom-color: gray;
	width: 450px;
	padding-left: 5px;
	padding-right: 5px;
}

.r-td4-2 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: gray;
	border-bottom-color: gray;
	width: 450px;
	padding-left: 5px;
	padding-right: 5px;
}

.s-td1 {
	background-color: #fff4c3;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: silver silver silver silver;
	width: 210px;
	text-align: left;
}

.s-td2 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: silver silver silver silver;
	width: 100px;
	text-align: center;
}

.b-txt {
	font-size: 20px;
	font-weight: bold;
}

.b-td1 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: silver silver silver silver;
	width: 320px;
	text-align: left;
}

.b-td2 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-width: 3px 3px 3px 3px;
	border-style: ridge ridge ridge ridge;
	border-color: #0080ff #0080ff #0080ff #0080ff;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	background-color: #0080c0;
}

.what-h3 {
	font-weight: bold;
	line-height: 43px;
	color: #ffffff;
	background-image: url(../img/layout/h3-what.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 20px;
	font-size: 23px;
}

.search-h3 {
	font-weight: bold;
	line-height: 43px;
	color: #ffffff;
	background-image: url(../img/search/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 20px;
	font-size: 23px;
}

.sell-h3 {
	font-weight: bold;
	line-height: 43px;
	color: #ffffff;
	background-image: url(../img/sell/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 20px;
	font-size: 23px;
}

.re-h3 {
	font-weight: bold;
	line-height: 43px;
	color: #ffffff;
	background-image: url(../img/layout/h3-rec.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 20px;
	font-size: 23px;
}

.re-h5 {
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e1d7f;
	font-weight: 900;
	color: #0e1d7f;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.what-h5 {
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f27f1f;
	font-weight: bold;
	color: #f27f1f;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.search-h5 {
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #478e2d;
	font-weight: 900;
	color: #478e2d;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.sell-h5 {
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0072a8;
	font-weight: 900;
	color: #007bb7;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.company-text {
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.company-text table {
	font-weight: normal;
	text-align: left;
	margin: 0px;
}

.company-table {
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}

