@charset "utf-8";

/* -----------------------------------------------------------

	Title: office.css
	Created: 2008-11-13
	Last Up Date: 2008-11-13
	
----------------------------------------------------------- */
/*

	iso
	
----------------------------------------------------------- */
/*

	title
	
----------------------------------------------------------- */

h6.title_s {
	margin: 0 18px 10px 20px;
	padding: 0 0 3px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #385eb7;
	border-left: 3px solid #385eb7;
	background: url(../../common/image/line_dot_x.gif) bottom repeat-x;
}

div.main table.text {
	width: 90%;
	margin-left: 40px;
}

div.main table.text,
div.main table.text th,
div.main table.text td {
	border: none;
	background: #fff;
}

div.main table.text th {
	padding: 3px;
	width: 5px;
	vertical-align: top;
}

div.main table.text td {
	padding: 3px;
}