@charset "Shift-JIS";

/**********************************************************************
project name :  secom [ /utility/css/local.css ]

08.11.07
**********************************************************************/

/*---------------------------------------------
 Text
---------------------------------------------*/

.notes {
	margin-top: 5px;
	padding-left: 1em;
	text-indent: -1em;
	color: #666666;
	font-size: 86%;
}

/*---------------------------------------------
 Image
---------------------------------------------*/

.img-nml-wide{
	margin-bottom: 20px;
	text-align: center;
}

/*---------------------------------------------
 Table
---------------------------------------------*/

table.type04{
	margin-bottom: 10px;
	width: 899px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.type04 th{
	width: 29px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	font-size: 91%;
	background-color: #f4f4f4;
	white-space: nowrap;
}

table.type04 td{
	width: 820px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px 10px;
	font-size: 91%;
}

table.type04 th.title{
	width: 50px;
	text-align: center;
	font-weight: bold;
	background-color: #e8f4ff;
}

/*---------------------------------------------
 Rayout
---------------------------------------------*/

.col-a2{
	float: left;
	width: 800px;
}

.col-b2{
	float: right;
	width: 80px;
}

/*********************************************************************/

/* CSS Document */

