@charset "utf-8";
/* CSS Document */

table#commerce{
	width:640px;
	margin-left:10px;
}

table#commerce tr th div{
	width:200px;
	border-left:5px solid #0066ff;
	color:#0066ff;
	text-align:left;
	line-height:20px;
	padding-left:10px;
}

table#commerce tr th{
	vertical-align:top;
}

table#commerce tr td{
	width:400px;
	font-size:11pt;
}

table#commerce tr td ul{
	margin:0px;
	padding-left:15px;
}


#main div.body #contents div.column1{
	width:314px;
	border-right:1px dotted #CCCCCC;
	margin-left:0px;
}

#main div.body #contents div.column2{
	width:315px;
}

/* list design */
ul.l1{
	list-style:none;
	padding-left:10px;
}

ul.l1 li{
	background-image:url(../images/contents/sitemap/list_l1.png);
	background-position:0px 1px;
	margin-left:0px;
}

ul.l1 li div.caption{
	font-weight:bold;
}

ul.l2{
	list-style:none;
}

ul.l2 li{
	background-image:url(../images/contents/sitemap/list_l2.png);
	background-position:0px 1px;
	margin:2px 0px;
	font-size:10pt;
	margin-left:10px;
}

/* table for banner */
table#banner{
	width:600px;
}

table#banner td{
	text-align:center;
}
