html {
	background: #fff;
	color:#333;
	font-family:"ＭＳ Ｐゴシック",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;
}

/* 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-color: #FFFFFF;
	background-image: url(../top/bg.jpg);
	background-repeat: no-repeat;
}
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-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1106px;
	clear: both;
	overflow: hidden;
}
/* Header */
div#Header {
	width: 956px;
	height: 91px;
	margin-left: 72px;
	background-image: url(../top/head.jpg);
	background-repeat: no-repeat;
}

/* Title */
#title{
	height: 135px;
	background-image: url(../top/tit_bg.jpg);
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#title h1{
	padding-top: 45px;
	padding-left: 72px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 170%;
}

#Mcontents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

/* Nav */
#navi  {
	padding-top: 33px;
	padding-bottom: 27px;
	overflow: hidden;
}
#navi  li {
	float:left;
	width: 225px;
	margin-bottom: 15px;
}
#navi  li.ts {
	padding-right: 16px;
}

/* SubNav */
#Lcontents {
	float:left;
	width:278px;
}

#subnavi  {
	float: left;
	width: 240px;
	clear: both;
	padding-right: 38px;
	padding-bottom: 27px;
}
#subnavi2  {
	float: left;
	width: 240px;
	clear: both;
	padding-right: 38px;
	padding-bottom: 27px;
	line-height:  200%;

}
#subnavi2title  {
	font-size: 13px;
	font-weight: bold;
}

#subnavi2 a  {
	color: #2c69ae;
}


/* Main */
#contents {
	float: left;
	width: 672px;
	padding-bottom: 50px;
}
#contents h3 {
	padding: 0px;
	width: 98px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#contents .right {
	float: right;
	text-align: left;
	width: 560px;
	font-size: 11px;
	margin-top: 5px;
}

#times  {
	width: 670px;
}
#times li  {
	height: 29px;
	background-image: url(../top/time.gif);
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-top: 12px;
}
#times .day  {
	font-weight: bold;
}
#times a  {
	color: #2c69ae;
}


/* Footer */
div#Footer {
	clear: both;
	width: 100%;
	background: #4F86C5;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
div#Footer #area{
	width: 950px;
	margin: 0px auto;
}
div#Footer #copyright {
	float: right;
}
div#Footer #ftlink {
	font-size: 11px;
	color: #FFF;
	text-align: right;
	padding-bottom: 5px;
}
div#Footer #ftlink a {
	color: #FFF;
	text-decoration: none;
}
