@charset "utf-8";
/* CSS Document */


td#main_coment {
	color:#000000;
	line-height:1.2em;
	font-size:1em;
	font-weight:bold;
}

table#main_title {
	width:721px;
	height:134px;
	background-image:url(../img/meisho/meisho_maintitle.png);
	background-repeat:no-repeat;
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
}

td.address {
	vertical-align:middle;
	color:#000000;
}

td.caption {
	vertical-align:top;
}

td.caption p {
	line-height:1.5em;
	color:#000000;
	font-size:1em;
}

table.photo {
	width:360px;
	float:left;
	margin:5px;
}

table.photo img {
	margin:2px;
}

table.photo2 {
	width:739px;
	float:center;
	margin:5px;
}

ruby rt,ruby rp{
	font-size:0.6em;
	color:#0000ff;
}

