.annai {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px 10px 0px;
}

.iinmei {
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	margin: 10px 0px 10px 0px;
}
.tel {
	font-size: 16px;
	font-weight: bold;
	color: #FF6699;
}
ol.number {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 14px 28px;
	list-style-position: outside;
	list-style-type: decimal;
}

li.number {
	margin: 10px 0px 10px 0px;
}

img.left {
	float: left;
	padding: 0px 5px 10px 0px;
}
img.right {
	float: right;
	padding: 0px 5px 10px 0px;
}

.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}

#advice {
	width: 500px;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px auto;
}
#advice h1{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 10px 0px 10px 0px;
}

#advice h2{
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin: 2px 0px 2px 0px;
}

#advice em{
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

#advice ol {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 14px 28px;
	list-style-position: outside;
	list-style-type: decimal;
	color: #333333;
	font-weight: bold;
}
#advice ul {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 14px 28px;
	list-style-position: outside;
	list-style-type: disc;
	color: #333333;
	font-weight: bold;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.sirase{
	margin:0;
	padding:0;
	border:1px #FF0000 solid;
}
.sirase td{
	margin:0;
	padding:5px;
}
