@charset "utf-8";

body {
	background:#b8d6e6;
font-size: 18px !important;}

.bg-stitch{box-shadow: 0px 0px 0px 5px #fce9a9;border:dashed 3px white;}

.list-box{color: #02478c;border: dashed 2px #02478c;background: #fcf3d4;}
.list-double{color: #02478c;border: double 5px #02478c;background: #fcf3d4;}
.list-fusen{padding: 0;position: relative;}
.list-fusen li{color: #02478c;border-left: solid 6px #02478c;background: whitesmoke;margin-bottom: 3px;line-height: 1.5;padding: 0.5em;list-style-type: none!important;}

@media screen and (max-width: 680px) {
	#wrapper{
	border:none;
	border-radius: 0;
}

}
