@import url(./myhome-i.css);

h1.guide {
	background: url(./img/bar.gif) no-repeat;
	display: block;
	height: 21px;
	padding: 2px 0 0 20px;
	margin-bottom: 20px;
	font-size: 80%;
	clear: left;
	font-weight: bold;
	font-family: sans-serif;
}
h2.guide {
	font-size: 90%;
	margin: 0 0 10px 0;
	width: 100%;	
	font-weight: bold;
	font-family: sans-serif;
}

h3 {
	font-size: 80%;
	font-weight: bold;
	font-family: sans-serif;
}

p.guide {
	font-size: 80%;
	line-height: 1.5;
	margin:0 0 20px 0;
}
ul.guide {
	font-size: 80%;
	line-height: 1.5;
	margin: 0 20px 20px 20px;
}

.guide img {
	margin-top: 5px;
}

.open_base {
	padding-top: 15px;	
	padding-bottom: 15px;
}

.open_base h3,h2 {
	color: #0099FF;
}

.open_date h4 {
	text-align: right;
}

.open_base span {
	text-align: right;
	font-size: 80%;
	display: block;
}

.open_base p {
	font-size: 80%;
	padding: 10px 0;
}