@charset "utf-8";

.suggestion ol li.s1 h3{
	color:#EA7E38;
}
.suggestion ol li.s1 h3 span{
	background-color:#EA7E38;
}

.suggestion ol li.s2 h3{
	color:#2EAEEE;
}
.suggestion ol li.s2 h3 span{
	background-color:#2EAEEE;
}

.suggestion ol li.s3 h3{
	color:#70AF4C;
	width:580px;
}
.suggestion ol li.s3 p{
	width:580px;
}
.suggestion ol li.s3 h3 span{
	background-color:#70AF4C;
}
.s3 .imageleft{
	width:210px;
}
.s3 .imageleft img{
	width:210px;
	height:auto;
}
.suggestion ol li.s4 h3{
	color:#C55A11;
	width:580px;
}
.suggestion ol li.s4 p{
	width:580px;
}
.suggestion ol li.s4 h3 span{
	background-color:#C55A11;
}
.s4 .imageright{
	width:210px;
}
.s4 .imageright img{
	width:210px;
	height:auto;
}

.suggestion ol li.s5 h3{
	color:#FC7B81;
}
.suggestion ol li.s5 h3 span{
	background-color:#FC7B81;
}

.suggestion ol li.s6 h3{
	color:#EDB722;
}
.suggestion ol li.s6 h3 span{
	background-color:#EDB722;
}

.suggestion ol li.s7 h3{
	color:#4C6FC2;
}
.suggestion ol li.s7 h3 span{
	background-color:#4C6FC2;
}

.suggestion ol li.s8 h3{
	color:#91D257;
}
.suggestion ol li.s8 h3 span{
	background-color:#91D257;
}

.casearea ul li.c1 h4{
	background-color:#FFF5F5;
}
.casearea ul li.c2 h4{
	background-color:#CFE7FF;
}
.casearea ul li.c3 h4{
	background-color:#FEF8E3;
}
.casearea ul li.c4 h4{
	background-color:#EBD6FF;
}
.localnaviaresa{
text-align:center;
margin-top:1em;
}
.listcaution{
    text-align: right;
    padding: 1em;
}