html {
	background: #fff;
	color:#333;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,Osaka;
	font-size:100.01%;
}
.tx11 {
	font-size: 11px;
}
.tx14 {
	font-size: 14px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 150%;
	background: #FFFFFF url(../top/bg.jpg) repeat-x;
}
html>/**/body {
  font-size: 12px; /* Except IE */
}
img {
border: none;
vertical-align:top;
}
p {
	margin: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/* wrapper */
#wrapper {
	margin: 0px auto;
	width: 1100px;
	background: url(../top/main.jpg) no-repeat;
	height: 403px;
}
/* Header */
div#Header {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 296px;
}
div#welcomemessage h1 {
	float: left;
	font-size: 12px;
	margin-top: 8px;
	width: 515px;
}

div#Header #headerUtilityNav{
	float: right;
	margin-top: 8px;
}
div#Header #headerUtilityNav li{
	float: left;
	margin-right: 2px;
}
/* globalNav */
#globalNav{
	width: 956px;
	margin-right: auto;
	margin-left: auto;
}
#globalNav li{
	float:left;
}

/* Main */
#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	overflow: hidden;
}
#contents .left {
	float: left;
	width: 515px;
}
#contents .right {
	float: right;
	width: 435px;
}
#contents #bnr {
	width: 435px;
}
#contents #bnr li {
	float: left;
	padding-bottom: 12px;
}
#contents #bnr li.mr15 {
	margin-right: 15px;
}
#contents #ttl {
	background: url(../img/h3.gif) repeat;
	margin-bottom: 15px;
	padding-left: 6px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
}
#contents h2 {
	font-size: 12px;
	font-weight: bold;
	border-left: 4px solid #7D1029;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#contents h2 a{
	text-decoration: none;
	color: #333;
}
#contents #textbox2 {
	padding-bottom: 15px;
	line-height: 160%;
	padding-left: 2px;
	padding-right: 2px;
	overflow: hidden;
}
#contents #textbox2 .right {
	float: right;
	text-align: right;
	clear: both;
}

#contents #catch1 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	line-height: 160%;
	padding: 0px 10px 4px 4px;
}
#contents #catch1 strong.red{
	color: #993366;
}

#contents #catch2 {
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	padding: 5px 5px 4px 4px;
}
#contents #catch2 strong.red{
	color: #993366;
}

/* Footer */
div#Footer {
	clear: both;
	width: 100%;
	background: #7D1029;
	overflow: hidden;
	margin: 0px auto;
	padding: 20px 0px 35px;
}
div#Footer #area{
	width: 956px;
	margin: 0px auto;
}
div#Footer #copyright {
	color:#FFFFFF;
	float: right;
}
div#Footer #footerNav {
	float: left;
}
div#Footer #footerNav li {
	float: left;
	padding-right: 20px;
}
div#Footer #ftlink {
	color:#FFFFFF;
	padding-bottom:5px;
	text-align:right;
}

div#Footer #ftlink a{
	color:#FFFFFF;
	text-decoration:none;
}
