html {
	background: #fff;
	color:#333;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,Osaka;
	font-size:100.01%;
}
/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
display:inline-block;
}
.clear {
	clear:both;
}
a {
	color: #05458C;
	text-decoration: underline;
}
a:hover {
	color: #05458C;
	text-decoration: none;
}
.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(../img/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 {
	text-align: left;
	margin: 0px auto;
	width: 956px;
}
/* Header */
div#Header {
	width: 956px;
	height: 110px;
}

div#Header #headimage{
	float: left;
	width: 268px;
	margin: 0px;
	padding: 25px 0px 0px;
}
div#Header #headerUtilityNav{
	float: right;
	margin-top: 8px;
}
div#Header #headerUtilityNav li{
	float: left;
	margin-right: 2px;
}
/* globalNav */
#globalNav li{
	float:left;

}

/* SubNav */
#subnavi  {
	float: left;
	width: 200px;
	clear: both;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
#subnavi  li.nom {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	background: url(../navi/sub_bg01.gif) no-repeat;
 border-top: 1px dotted #373737;
}
#subnavi  li.nomof {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	color: #999999;
	background: url(../navi/sub_bgof.gif) no-repeat;
 border-top: 1px dotted #373737;
}
#subnavi  li.on {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	background: url(../navi/sub_bg01on.gif) no-repeat;
 border-top: 1px dotted #373737;
}
#subnavi  li.on2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	color: #999999;
	background: url(../navi/sub_bg01on2.gif) no-repeat;
 border-top: 1px dotted #373737;
}
#subnavi  li.nom2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	background: url(../navi/sub_bg01.gif) no-repeat;
	border-top: 1px dotted #373737;
	border-bottom: 1px dotted #373737;
}
#subnavi  li.mini {
	padding-bottom: 3px;
	padding-left: 23px;
	background: url(../navi/sub_bg02.gif) no-repeat;
	font-size: 71%;
	color: #999999;
}
#subnavi  li.mini2 {
	padding-bottom: 3px;
	padding-left: 23px;
	background: url(../navi/sub_bg02.gif) no-repeat;
	font-size: 71%;
	color: #999999;
	border-bottom: 1px dotted #373737;
}
#subnavi  li a {
	text-decoration: none;
	color: #363636;
}
#subnavi  li a:hover {
	text-decoration: none;
	color: #7D1029;
}


/* Main */
#contents {
	float: right;
	width: 710px;
	padding: 16px 0px 70px;
}
#contents #titleimg {
	margin: 0px 0px 28px;
	padding: 0px;
}
#contents h1 {
	font-size: 16px;
}
#contents #ttl {
	background: url(../img/h3.gif) repeat;
	margin-bottom: 15px;
	padding-left: 6px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
#contents h2 {
	font-size: 12px;
	font-weight: bold;
	border-left: 4px solid #7D1029;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#contents #texthd {
	background: url(../img/text_hd.gif);
	height: 13px;
	margin-right: 2px;
	margin-left: 2px;
}
#contents #textft {
	background: url(../img/text_ft.gif) no-repeat;
	height: 16px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 20px;
}
#contents #textbg {
	background: url(../img/text_bg.gif) bottom;
	margin-right: 2px;
	margin-left: 2px;
	overflow: hidden;
	padding-right: 17px;
	padding-left: 18px;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
#contents #textbg2 {
	background: url(../img/text_bg2.gif) left top;
	margin-left: 2px;
	overflow: hidden;
	padding-left: 17px;
	margin-right: 2px;
}
#contents #textbox {
	line-height: 160%;
	width: 670px;
}
#contents #textbox .right {
	float: right;
	width: 205px;
	text-align: right;
}
#contents #textbox .left {
	float: left;
	width: 465px;
}
#contents #textbox2 {
	padding-bottom: 33px;
	line-height: 160%;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
}
#contents #textbox2 .left {
	float: left;
	clear: both;
}
#contents #textbox2 .right {
	float: right;
	clear: both;
	text-align: right;
}
#contents #textbox3 {
	line-height: 160%;
	width: 688px;
}
#contents #textbox3 .right {
	float: right;
	width: 280px;
	text-align: right;
	margin-top: 3px;
	margin-right: 0px;
	padding: 0px;
	overflow: hidden;
}
#contents #textbox3 .left {
	float: left;
	width: 400px;
	margin-top: 13px;
}


/* 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;
}

/* Pagetop*/
p.pageTopNav{
	clear:both;
	text-align:right;
	font-size:11px;
	margin: 10px 0px 0px;
}

/* etc */
.mb10{
	margin-bottom: 10px;
}
.mb15{
	margin-bottom: 15px;
}
.mb20{
	margin-bottom: 20px;
}
.ml12{
	margin-left: 9px;
}
.ml15{
	margin-left: 15px;
}
.ml40{
	margin-left: 40px;
}
.tx_red {
	color: #AD092E;
}
img.sample {
	vertical-align: middle;
	padding-bottom: 1px;
	padding-top: 1px;
}

