/* 会社案内用 */
#static-company div.static-table {
	border-top : 2px solid #F00;
	margin : 10px 0px;
}

#static-company div.links {
	margin : 7px 20px;
}

#static-company span.link-pad {
	border-left : 3px solid #A00;
	margin-left : 3px;
	height : 0.5em;
}

#static-company a.link {
	font-size : 80%;
/*	line-height : 120%;	*/
}

#static-company h3 {
	font-size : 100%;
	border-bottom : 1px solid #DDD;
	line-height : 2em;
}

#static-company dl {
	margin-left : 20px;
	font-size : 80%;
}

#static-company dt {
	float : left;
	line-height : 1.7em;
	width : 100px;
}

#static-company dd {
	line-height : 1.7em;
	margin-left : 100px;
}

#static-company dd ul {
	margin-left :20px;
	line-height : 1.5em;
}

#static-company div.right {
	width : 170px;
}

#static-company img.greeting {
	margin : 10px;
}

#static-company p.bold {
	font-size : 80%;
	font-weight : bold;
	color : #074;
}

#static-company p.greeting {
	margin-left : 20px;
	margin-right : 10px;
	font-size : 80%;
	text-indent : 1em;
	margin-bottom : 0.5em;
}

#static-company p.client {
	margin-left : 20px;
	font-size : 80%;
}

