* {
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	color: #000000;
	padding: 0px 0px 0px 15px;
	background-color: #FFFFFF;
	background-image: url("../images/back.gif");
}

td {
  font-size: 12px;
  color: #333333;
}

#wrapper {
	width:690px;
	float: left;
}

#header {
	width:690px;
	float: left;
	margin-bottom: 5px;
}

#header #top {
	width: 690px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#header .contents {
	width: 690px;
}

#header .menu {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	float: left;
}

#header .sdmenu {
	width: 8px;
	height: 16px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFB66D #D9822B #C47527 #FFA750;
	background-color: #FF9900;
	float: left;
}

#header .mmenu {
	width: 93.5px;
	height: 15px;
	padding-top: 1px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FFB66D #D9822B #C47527 #FFA750;
	background-color: #FF9900;
	cursor: pointer;
	float: left;
}

#header .smenu {
	width: 115px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 1px;
	border-color: #FFFFFF;
	background-color: #FF9900;
	cursor: pointer;
	float: left;
}

#header a {
  text-decoration: none;
  color:#FFFFFF;
}

#main {
	width:690px;
	background-color: #FFFFFF;
	float: left;
}

#main #headBanner {
	width: 688px;
	height: 118px;
	border: solid 1px #FFFFFF;
	background-color: #FF9900;
	background-image: url("../images/t_back.gif");
	background-repeat: no-repeat;
	background-position: 558px 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

#main #headBanner .top {
	position: relative;
	top: 29px;
	left: 5px;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}

#main #headBanner .bottom {
	position: relative;
	top: 22px;
	left: 34px;
	font-size: 36px;
	font-weight: bold;
	color: #FFCC66;
}

#main #headContInter {
	width: 690px;
	height: 5px;
	margin-bottom: 5px;
	background-color: #FF9900;
}

#main #contents {
	width: 690px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	float: left;
}

#main #contentsL {
	width: 140px;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	float: left;
}

#main #contentsL #menuS {
	width: 140px;
	float: left;
}

#main #contentsL #menuS .mnSd {
	width: 124px;
	margin: 1px 4px;
	padding: 2px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #FF0000;
	background-color: #FF0000;
	cursor: default;
	float: left;
}

#main #contentsL #menuS .mnSdLnk {
	width: 124px;
	margin: 1px 4px;
	padding: 2px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: solid 1px #FF0000;
	background-color: #FFFFFF;
	cursor: pointer;
	float: left;
}

#main #contentsL #menuS a {
	text-decoration: none;
}

#main #contentsL #menuT {
	width: 112px;
	margin: 4px 9px;
	padding: 2px 4px;
	border: solid 1px #ff0000;
	float: left;
}

#main #contentsL #menuTC {
	width: 112px;
	margin: 4px 9px;
	padding: 2px 4px;
	border: solid 1px #ff0000;
	text-align: center;
	float: left;
}

#main #contentsL #menuI {
	width: 120px;
	margin: 1px 5px;
	padding: 0px 5px;
	float: left;
}

#main #contentsL #cmt {
	width: 130px;
	margin: 10px 5px 0px;
	float: left;
}

#main #contentsR {
	width: 550px;
	float: left;
	background: #FFFFFF url("../images/line02.gif") repeat-y left top;
}

#main #contentsRL {
	width: 3px;
	float: left;
}

#main #contentsRR {
	width: 547px;
	float: right;
}

#main #contentsRR #item {
	width: 531px;
	padding: 1px 8px;
	font-size: 12px;
	color: #333333;
	float: left;
}

#main #contentsRR #item p {
	margin-bottom: 10px;
}

#main #contentsRR #bmenu {
	width: 547px;
	margin-top: 13px;
	font-size: 12px;
	color: #333333;
	text-align: center;
	float: left;
}

#main #contentsRR #bmenu a {
	text-decoration: underline;
}

#footer {
	width:690px;
	margin-top: 5px;
	text-align: left;
	float: left;
}

#footer .contents {
	width: 690px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.mini {
  font-size:10px;
  color:#666666;
}

.midashi {
  font-size:14px;
  color:#FF6600;
}

.big {
  font-size:16px;
  color:#000000;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

a:link {
  color:#FF6600;
}

a:visited {
  color:#FF9900;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color:#CC0000;
}

.upnavi {
	position:absolute;
	top: 63px;
	width:154px;
	z-index:4;
	visibility: hidden;
}

@media print {
body {
	background-image: none;
}

#header {
	display: none;
}

#main #headBanner {
	display: none;
}

#main #headContInter {
	display: none;
}

#main #contents {
	margin-top: 0px;
	margin-bottom: 0px;
}

#main #contentsL {
	display: none;
}

#main #contentsR {
	background-image: none;
}

#main #contentsRL {
	display: none;
}

#main #contentsRR #bmenu {
	display: none;
}

#footer {
	display: none;
}
}
