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

body{
	font-size:12px;
	color:#000;
	line-height:160%}
	
	
.size10a04 { font-size: 8pt; line-height: 16px; color: #ec7398}
.size14 { font-size: 11pt; line-height: 16px; font-weight:bold;}
.size11 { font-size: 11px;}


.blue {
	color: #37A3E2;
}


.pink {
	color: #D665A0;
}

.green {
	color: #C7D000;
}

table.outlet{
	width:900px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

table.outlet td.title{
	border:1px solid #666;
	background-color:#8A8A8A;
	text-align:center;
	height:30px;
	padding:0;
	vertical-align:middle;
}

table.outlet td{
	border:1px solid #666;
	padding:12px;
	font-size:11px;
}
