@charset "UTF-8";
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin-top: 50px;
	margin-bottom: 50px;
}

a:link {color:#634950; text-decoration:none; border-bottom:1px dotted;}
a:visited {color:#634950; text-decoration:none; border-bottom:1px dotted;}
a:active, 
a:hover {color:#634950; text-decoration:none; border-bottom:1px dotted;}


p {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height:180%;
	color: #333333;
	text-indent: 1em;
	letter-spacing:0.05em;
}
.info {
	font-size: 10px;
	line-height:200%;
	padding: 20px;

}
.linktitle {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	color: #727171;
	line-height:230%;
	border-bottom: 1px solid;
	border-color: #eae5e3;
	letter-spacing: 0.3em;
}
.scheduledate {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #f6bfbc;
	margin-top: 15px;
	line-height:230%;
	font-weight: bolder;
	border-left: 15px solid;
	padding-left: 12px;
}
.pict {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
.fuki {
	margin-right: 7px;
	margin-bottom: 7px;
	padding-top: 7px;
	vertical-align: middle;
	}
.press {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height:230%;
	color: #333333;
	}
.photo {
	font-size: 12px;
	color: #888888;
	line-height:180%;
	border-bottom: 1px solid;
	border-color: #eae5e3;
	letter-spacing: 0.1em;
	
}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	text-transform: lowercase;
	color: #999999;
	padding-right: 30px;
}
h5 {
	font-size: 9px;
	color: #666666;
	line-height: 180%;
	font-weight: normal;
}
