@import url(http://www.nissin-tech.com/kanri/mt-static/themes-base/blog.css);
@import url(http://www.nissin-tech.com/kanri/mt-static/themes/minimalist-red/screen.css);
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 1020px;
	background-color: #FFFFFF;
	}

#center {
	float: center;
	width: 603px;
	background-color: #FFFFFF;
	overflow: hidden;
	border-left: 5px double #E6E6FA;
	border-right: 5px double #E6E6FA;
	border-bottom: 5px double #E6E6FA;
	}
#center_bottom {
	float: center;
	width: 590px;
	background-color: #FFFFFF;
	text-align: right;
	overflow: hidden;
	}
#productico {
	float: left;
	width: 200px;
	height: 240px;
	background-color: #FFFFFF;
	overflow: hidden;
	}
#right {
	float: right;
	width: 200px;
	background-color: #E5ECF9;
        overflow: hidden;
	}
#left {
	float: left;
	width: 200px;
	background-color: #E5ECF9;
	overflow: hidden;
	}
#banner {
	color: #000000;
	background-color: #E5ECF9;
	text-align: left;
                padding: 5px;
                font-weight: bold;
	}

#cataloglabel {
	color: #FFFFFF;
	background-color: #336699;
                padding: 5px;
                font-weight: bold;
	}
