@charset "utf-8";
/* アジアユースオーケストラページのレイアウト用 */


body {
	width: 800px;
	margin: 0px auto;
}
h1 {
	background-image: url(../../images/ayo1.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 240px;
	padding-right: 10px;
	color: #FFF;
	border: 1px solid #666;
	vertical-align: bottom;
	text-decoration: none;
}
h1 a {
	text-decoration: none;
	color: #FFF;
}


h2 {
	font-size: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #903;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	padding-left: 10px;
}
.path {
	text-align: right;
	font-size: 12px;
}
p img {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

h4 {
	font-size: 14px;
	background-color: #93C;
	padding: 5px;
	margin-top: 5px;
	color: #FFF;
}

h3 {
	background-color: #936;
	color: #FFF;
	padding: 5px;
	margin-left: 10px;
}
#remark {
	background-color: #039;
	color: #FFF;
}

p {
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.5em;
}
td {
	padding: 4px;
}

table {
	margin-left: 40px;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 10px;

}
#jikoku {
	text-align: right;
}
p .homestay {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
