@charset "iso-8859-2";

/* ================================================
CITIZEN SYSTEMS JAPAN CO.,LTD.
Cascading Style Sheets FILE
[002-company.css] 
================================================ */
/* MARGIN */
#company .mb20{
	margin-bottom: 20px;
}
/* MESSAGE */
#company .message{
	margin: 20px 0px 20px 60px;
}
#company .sign{
	text-align: right;
	margin: 0px 100px 20px 0px;
}

/* BUSINESS */
#company .anchorlink{
	margin:0px 0px 20px 13px;
	padding: 0px;
}
#company .anchorlink ul{
	margin:0px;
	padding: 0px;
	list-style: none;
	
}
#company .anchorlink ul li{
	display: block;
	background: url(../icon/anchor_01.gif) no-repeat 0px 2px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 17px;
	_height: 1%;
	float: left;
}

/* Business Outline */
#company .item p  {
	float: left;
	margin: 10px 0px 10px 10px;
	
}


/* history/index.html */
#company table td.border0{
border-bottom:none;
}


/*************** Address ***************/
#company address.contact{
	border:2px dashed #CCCCCC;
	padding:15px;
	margin:15px 30px 0px 22px;
	background:#f4f8ff;
}
