@charset "utf-8";

body {
	background:url(/img/labo/momiji_bg.png) #fff fixed;
}

/* Main Div */

div#Main {
	border:2px solid #9c0700;
}

/* Main View */

article h2 {
	border-left:4px solid #ce2618;
	border-bottom:1px dashed #ce2618;
	text-shadow:1px 1px 3px #ff7670;
}
*.dash {
	border-bottom:1px dashed #ff7670;
}
td, th, ul li {
	font-size:100% !important;
}
