@charset "UTF-8";
@import "/css/common.css";

div#main h2 { margin-bottom: 10px; }
div#main h3 { font-weight: bold; font-size: 12px; color: #0094d9; margin-bottom: 10px; }
div#main h4 { padding-left: 10px; font-weight: bold; font-size: 12px; color: #0094d9; margin: 0px; }

div#title {	padding:10px; }

div.salesman { padding-left: 8px; margin-bottom: 20px; }
	div.salesman div.apeal   { background: url(/salesman/images/fukidashi.gif); width: 491px; height: 89px; padding: 20px 50px 0px 42px; font-size: 10px; font-weight: bold; color: #636363; line-height: 1.3em; }
	div.salesman td.v        { width: 16px; background: url(/salesman/images/bar_v.gif); background-repeat: repeat-y; }
	div.salesman td.data     { padding: 5px; width: 246px; }
	div.salesman table.frame { margin-left: 10px; font-size: 12px; }
		div.salesman table.frame p { width: 450px; margin-left: 5px; font-weight: normal; color: #000000; padding: 5px; }
	div.salesman table.data  { margin-left: 10px; font-size: 12px; }
		div.salesman table.data th { background-color: #C6DAFF; color: #0094d9; padding: 5px; width: 60px; }
		div.salesman table.data td { font-weight: normal; color: #000000; padding: 5px; width: 500px; }
	

