@charset "utf-8";
/* CSS Document */

#stain-lt {
	width:90px;
	height:250px;
	float:left;
	background-color:#0CC;
}

#stain-top {
	width:100px;
	height:250px;
}

#stain-txt {
	width:350px;
	height:240px;
	float:none;
	color:#4094d0;
	font-family:"Comic Sans MS", cursive;
	padding:2px;
	font-size: 12pt;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	margin-top: 16px;
	line-height: 15pt;
}

#stain-pr {
	float:right;
	width:300px;
	height: 100px;
	margin-top: 55px;
}

.center {
	text-align:center;
}

.stain-ttl {
	font-size:14pt;
	text-align:center;
	line-height:35px;
}
