/* CSS Document */

@charset "utf-8";

@font-face { 
	font-family: "HanazonoMincho";
	src: url("../font/HanaMinA.eot?") format('eot'),
	url("../font/HanaMinA.ttf") format('truetype'),
	url("../font/HanaMinA.woff") format('woff');
}

h4 {
	width: 755px;
	margin-top: 20px;
	font-size: 22px;
	text-indent: 30px;
	background-image: url(../../img/title-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-left: 15px;
	clear: both;
}

.fes-slide {
	width: 755px;
	height: 200px;
	margin-left: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}

.fes-slide p {
	float: left;
}

.relative-slide {
	position: relative;
}

a.prev {
	position: absolute;
	z-index: 10;
	top: 75px;
	right: 5px;
	font-size: 50px;
	font-weight: bolder;
	color: #FFFFFF;
}

a.next {
	position: absolute;
	z-index: 10;
	top: 75px;
	left: 20px;
	font-size: 50px;
	font-weight: bolder;
	color: #FFFFFF;
}

p.slide-text {
	width: 755px;
	margin-left: 15px;
	margin-bottom: 20px;
	font-size: 95%;
	clear: both;
	line-height: 140%;
}

.fes {
	border: 1px solid #ccc;
	width: 753px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	background: #ffffff;
	background: -moz-linear-gradient(left,  #ffffff 0%, #f8f8f8 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8));
	background: -webkit-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%);
	background: -o-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%);
	background: -ms-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%);
	background: linear-gradient(to right,  #ffffff 0%,#f8f8f8 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
	-moz-border-radius: 5px;                  /*//for Firefox*/
	-webkit-border-radius: 5px;               /*//for Safari and chrome*/
	border-radius: 5px;
	behavior: url(/htc/PIE.htc);
	overflow: hidden;
	clear: both;
}

.fes h5 {
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 20px;
	background-image: url(../../img/arrow-desc.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 20px;
	line-height: 130%;
}

.fes a.fes-link {
	padding-bottom: 15px;
	height: 140px;
	width: 753px;
	display: block;
}

.fes a.fes-link h5 {
	padding-left: 20px;
	background-image: url(../../img/arrow-desc.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 20px;
	line-height: 130%;
}

.fes a.fes-link p{
	padding-left: 30px;
	line-height: 150%;
	font-size: 90%;
	margin-bottom: 15px;
}

.fes .matsui-text {
	width: 443px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

.fes .matsui-text p {
	margin-bottom: 20px;
	line-height: 150%;
}

.fes .matsui-text p span {
	font-size: 80%;
	line-height: 180%;
}

.fes .matsui-image {
	float: left;
	width: 250px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.fes .cct-photo,.fes .cer-photo {
    width: 753px;
    overflow:hidden;
}

.fes .cct-photo p,.fes .cer-photo p {
	border: 1px solid #666666;
	padding: 4px;
	background-color: #FFF;
	margin-right: 6px;
	margin-left: 9px;
	float: left;
	margin-bottom: 10px;
}

.fes p.click {
	font-size: 80%;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	clear: both;
}

.fes .program {
	width: 336px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

.fes .program p {
	padding-left: 20px;
	background-image: url(../../img/program-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.fes .program ul {
	font-size: 80%;
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 20px;
}

.fes .matsumoto-image {
	float: left;
	width: 200px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.fes .matsumoto-text {
	width: 493px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

.fes .matsumoto-text p {
	margin-bottom: 20px;
}

.fes .matsumoto-text dl {
	font-size: 80%;
	line-height: 140%;
	margin-bottom: 20px;
}

.fes .matsumoto-text dl dt {
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
}

.fes .matsumoto-text dl dd {
	margin-left: 0px;
	padding-left: 9em;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.fes .cer-photo .double {
	width: 250px;
	float: left;
	margin-bottom: 20px;
	height: 165px;
	overflow: hidden;
}

.fes .cer-photo h6 {
	width: 235px;
	text-align: center;
	padding-left: 9px;
	padding-right: 6px;
	font-weight: normal;
	font-size: 80%;
	line-height: 130%;
	clear: both;
}

/* ↑index,concert,ceremony用 */
/* ↓seminar,lunch用 */

.fes .con-photo {
    width: 708px;
	margin-left: 45px;
    overflow:hidden;
}

.fes .con-photo p {
	border: 1px solid #666666;
	padding: 4px;
	background-color: #FFF;
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}

.photo {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
    overflow: hidden;
}

.float-photo {
	width: 200px;
	float: left;
	padding-left: 19px;
}

.float-photo p {
	margin-bottom: 10px;
	text-align: center;
}

.font-change {
	font-family: "HanazonoMincho";
}

.fes .program2 {
	width: 336px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

.fes .program2 ul {
	margin-bottom: 20px;
	line-height: 180%;
}

.fes .kuwabara-text {
	width: 493px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 5px;
	padding-bottom: 15px;
}

.fes .kuwabara-text p {
	margin-top: 20px;
}

.fes .kuwabara-text dl {
	margin-top: 10px;
}

.fes .kuwabara-text dl dt {
	font-size: 80%;
	float: left;
	padding-top: 7px;
	padding-bottom: 5px;
}

.fes .kuwabara-text dl dd {
	margin-left: 0px;
	padding-left: 9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 80%;
}

.fes .kuwabara {
	float: left;
	width: 200px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.fes .kuwabara p {
	text-align: center;
	margin-bottom: 5px;
}

.subtitle {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.pp {
	text-align: right;
	clear: both;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
}
