﻿@charset "utf-8";
#contents {
	padding-bottom: 110px;
}
#footer {
	height: 110px;
}
.picC {
	margin-top: 0;
	margin-bottom: 0;
}
.picC img {
	border: none;
}
#header p {
	position: absolute;
	left: 240px;
	top: 50px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 100%;
	color: #eee;
	letter-spacing: 2px;
}
h1 {
	height: 100px;
	padding: 0;
	margin: 0 auto;
	border: none;
	text-align: left;
	background: none;
}
h1 img {
	margin: auto;
	display: block;
	vertical-align: bottom;
	text-align: center;
}
h2 {
	height: 30px;
	padding: 0;
	margin: 0 auto;
	border: none;
	text-align: left;
	background: none;
}
.area {
	width: 100%;
	height: 304px;
	margin: 5px auto;
	text-align: center;
}
.area .lr {
	width: 752px;
	height: 100%;
	margin: 0 auto;
	color: #fff;
}
.area .l {
	position: relative;
	width: 400px;
	height: 100%;
	overflow: hidden;
	background: transparent;
}
.area .l .event {
	position: absolute;
	left: 0;
	top: 0;
	width: 400px;
	height: 100%;
	background: transparent url(/mts-yu/img/lr01.png) no-repeat top left;
	behavior: url('/mts-yu/style/iepngfix.htc');
}
.area .l .picC img {
	margin-top: 5px;
}
.area .l p {
	height: 1.5em;
	line-height: 1.5;
	margin-top: 0;
	margin-right: 5px;
	font-size: 9.6px;
	text-align: right;
}
.area .l p span {
	padding-right: 2px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 0;
}
.area .r {
	position: relative;
	width: 349px;
	height: 100%;
	overflow: hidden;
	background: transparent;
}
.area .r .whatsnew {
	position: absolute;
	left: 0;
	top: 0;
	width: 349px;
	height: 170px;
	overflow: hidden;
	text-align: center;
	background: transparent url(/mts-yu/img/lr02.png) no-repeat top left;
	behavior: url('/mts-yu/style/iepngfix.htc');
}
.area .r dl {
	width: 320px;
	margin: 3px auto 0 auto;
	font-size: 9.4pt;
}
.area .r dt {
	height: 1.3em;
	line-height: 1.3;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
.area .r dd {
	line-height: 1.3;
	padding: 0 0 4px 0;
	margin: 0;
	font-size: 93%;
	letter-spacing: 1px;
}
.area .r .mobile {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 349px;
	height: 130px;
	overflow: hidden;
	background: transparent url(/mts-yu/img/lr02b.png) no-repeat bottom left;
	behavior: url('/mts-yu/style/iepngfix.htc');
}
.area .r .mobile .picC img {
	margin-top: 10px;
	margin-bottom: 5px;
}
.area .r .mobile p {
	font-size: 9.2pt;
	text-align: center;
}
#banner, #footerpath {
	position: relative;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-align: center;
}
#banner {
	height: 36px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0;
}
#banner ol {
	position: relative;
	float: left;
	left: 50%;
}
#banner li {
	position: relative;
	float: left;
	left: -50%;
	width: 110px;
	text-align: center;
}
#banner li img{
	margin-left: 5px;
	margin-right: 5px;
}
#footerpath {
	height: 2.4em;
}
#footerpath ol {
	width: 100%;
	height: 1.2em;
	padding: 0;
	margin: 0;
	font-size: 7.6pt;
	letter-spacing: 0;
	text-align: center;
}
#footerpath li {
	height: 1.2em;
	line-height: 1.2;
	padding: 0;
	margin: 0;
	color: #999;
	display: inline;
	background: #0a0a0a;
	list-style-type: none;
}
#footerpath a {
	padding-right: 3px;
	padding-left: 6px;
	background: transparent url(/mts-yu/img/pathbar.png) no-repeat center left;
}
#footerpath li.home a {
	background: none;
}
#footerpath a:link {
	color: #ccc;
}
#footerpath a:visited {
	color: #ccc;
}
#footerpath a:active {
	color: #ccc;
}
#footerpath a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.area img {
	behavior: url('/mts-yu/style/iepngfix.htc');
}

