@charset "UTF-8";

/* CSS Document */
@import url("css/body.css");
@import url("css/common.css");
@import url("css/font.css");
@import url("css/menu.css");
@import url("css/side.css");
@import url("css/table.css");img-ue2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.li-in {
	list-style-position: inside;
	text-align: left;
}
.blog-box {
	margin-top: 5px;
	margin-bottom: 5px;
	border: thick dotted #FFCCCC;
	padding: 5px;
	text-align: center;
}
.box-mabi {
	border: thick dashed #FF9900;
	margin: 10px;
	font-size: large;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
	background-color: #FFF3E1;
	line-height: 150%;
	text-align: left;
}
.box-mabi-2 {
	border: thick dashed #FF9900;
	margin: 10px;
	font-size: large;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
	background-color: #FFF3E1;
	line-height: 150%;
	text-align: center;
}
.order-2 {
	font-size: medium;
	font-weight: bold;
	background-color: #FFECEC;
	width: auto;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
	border-left-style: solid;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FF4A4A;
}
