#box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 12px;
}
.left {
	color: #666666;
	padding-top: 20px;
	vertical-align: top;
	text-align: center;
}
.main {
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	vertical-align: top;
}
.tab {
	text-align: right;
}
.menu {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0033CC;
	margin-left: 5px;
}
.add {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.info {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CEFF;
}
.copy {
	font-size: 12px;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
}
ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
}
li {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.li {
	list-style-type: none;
}
.menu2 {

	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCECE;
	margin-left: 5px;
}
.stt {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #E8EDFF;
	background-image: url(syouhin/img/tt_bg.gif);
}
.stcom {
	vertical-align: top;
	font-size: 12px;
	color: #666666;
}