@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
img {
	border: none;
}
h1, h2, h3, h4, h5, th {
	font-weight: normal;
}
body {
	background-color: #E3C1C9;
	text-align: center;
	font-size: 0.85em;
}
em {
	font-style: normal;
	font-weight: bold;
}
sup {
	font-size: 0.8em;
	vertical-align: top;
}
sub {
	font-size: 0.8em;
	vertical-align: baseline;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#stage {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
/*commonclass*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
#stage .wrap {
	position: relative;
	width: 950px;
	margin-top: 20px;
}
#stage h2 {
	width: 930px;
	background-image: url(../image/h2_bg.jpg);
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#account {
	font-size: 0.9em;
	position: absolute;
	top: 8px;
	right: 10px;
}
.account {
	height: 2.3em;
}
#stage p {
	line-height: 140%;
}
#schedule  h3 {
	color: #000099;
	font-weight: bold;
	margin: 0;
}
#schedule  h4 {
	color: #000099;
	margin: 0;
}
#schedule  table {
	background-color: #FCEDEF;
	font-size:0.85em;
	margin-left: 10px;
	width: 930px;
}
#schedule  th , #schedule  td {
	padding: 5px;
	vertical-align: top;
	border-bottom: solid 1px #A79DAB;
}
#schedule  th {
	text-align: left;
	white-space: nowrap;
}
#schedule .title {
	width: 8.5em;
}
#schedule .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#schedule .aboutTalk {
	float: left;
	width: 600px;
}
#schedule .photo {
	width: 110px;
	text-align: center;
	padding-right: 80px;
	float: right;
}
#schedule table dl {
	margin-top: 0.5em;
}
#schedule table dt {
	width: 9em;
	clear: left;
	float: left;
	line-height: 140%;
}
#schedule table dd{
	margin-left: 9em;
	line-height: 140%;
	zoom: 1;
}
#stage #mapImage {
	float: left;
	width: 488px;
	padding-left: 10px;
}
#mapText {
	float: right;
	width: 425px;
	padding-right: 10px;
}
#mapText h3 {
	font-size: 1.4em;
	color: #000099;
	font-weight: bold;
}
#mapText h4 {
	font-size: 1.2em;
	font-weight: bold;
}
#mapText p {
	line-height:160%;
	margin-bottom:20px;
}
#stage .itemTop {
	margin-left: 2px;
	background-image: url(../image/bg_top.gif);
	height: 23px;
	width: 946px;
}
#stage .item {
	margin-left: 2px;
	background-image: url(../image/bg.gif);
	width: 946px;
	position: relative;
}
#stage .item h3 {
	font-size: 1.6em;
	color: #BE001B;
	font-weight: bold;
}
#stage .itemBottom {
	margin-left: 2px;
	background-image: url(../image/bg_bottom.gif);
	height: 33px;
	width: 946px;
	margin-bottom: 20px;
	clear: both;
}
#stage .itemText {
	width: 550px;
	float: left;
	padding-left: 35px;
}
#stage .itemText .breakdown {
	font-weight: bold;
	margin-top: 5px;
}
#stage .item img {
	float: right;
	width: 300px;
	margin-right: 35px;
}
#stage .item .caption {
	position: absolute;
	right: 345px;
	text-align: right;
	top: 0px;
	font-size: 0.65em;
}
#stage #footer {
	background-image: url(../image/footer_bg.gif);
	color: #FFFFFF;
	margin-bottom: 50px;
	font-size: 0.9em;
}
#footer div {
	width: 291px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#stage #wmf {
	float: left;
}
#stage #usifvf {
	float: left;
	margin-left: 1px;
}
#stage #hkisfva {
	float: right;
}
#footer h4 {
	height: 40px;
}
#footer p {
	margin-top: 10px;
	width: 270px;
}
#footer .logoImg {
	margin-top: 10px;
}
