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

#main {
	background-image: url(img/x-bg.png);
	background-repeat: no-repeat;
}

div.gyosyo {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6;
	clear: both;
	display: block;
	margin-bottom: 20px;
	border: 1px solid #0099FF;
	padding: 10px;
}

.gsinner { float: left; }

div.gyosyo  div.date {
	width: 245px;
	font-size: 77%;
	float: left;
	text-align: left;
}

div.gyosyo  div.date span {
	display: block;
	font-size: 131%;
	background-color: #0099FF;
	color: #FFFFFF;
	text-align: center;
}

div.gyosyo  div.date p {
	line-height: 2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 3px;
	text-indent: 1em;
}

div.gyosyo  div.date img {
	margin-top: 8px;
	vertical-align: bottom;
}

img.map  { vertical-align: bottom;}


p.eigyo {
	text-align: left;
	margin-left: 50px;
	font-size: 85%;
	display: block;
	margin-bottom: 10px;
}
div#aisatu {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
}

div#aisatu p {
	display: block;
	text-align: left;
	font-size: 85%;
	margin-bottom: 25px;
}

img#syatyou {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

img#sign {
	float: right;
	margin-bottom: 40px;
}

div#kinkyu {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
}

div#kinkyu p {
	display: block;
	text-align: left;
	font-size: 100%;
	margin-bottom: 5px;
}

