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

* archimedesspiral
* company.css

***************************************************************/
#side-nav a {
	background-image: url(../img/company/side_nav.gif);
}
#side-nav a:hover,
#side-nav a.current {
	background-image: url(../img/company/side_nav_hover.gif);
}

h3 {
	margin: 0 0 15px;
}
.inner {
	margin: 0 0 30px;
}
.inner p,
.inner ul {
	margin: 0 0 10px;
}
.inner .col1 {
	width: 415px;
	float: left;
}
.inner .col2 {
	width: 225px;
	float: right;
}
.inner .col2 p span {
	display: block;
	padding: 5px;
	font-size: 10px;
	background-color: #e2e4e9;
}
.inner th {
	width: 80px;
	padding: 0 0 5px;
}
.inner td {
	padding: 0 0 5px;
}
#topics h4 {
	background: url(../img/company/bg_title.gif) no-repeat left bottom;
	padding: 5px 0;
	font-weight: bold;
	color: #001154;
	margin: 0 0 10px;
}
#topics .entry {
	padding: 0 0 15px;
	margin: 0 0 15px;
	background: url(../img/common/dot.gif) repeat-x left bottom;
}
#topics .entry p.post-date {
	font-size: 10px;
	text-align: right;
}
#topics h4,
.topics h4 {
	padding: 0 0 5px 60px;
	margin: 0 0 15px;
	font-weight: bold;
	color: #001154;
	background: url(../img/store_location/bg_t_topics.gif) no-repeat left bottom;

}
#diary h4,
.diary h4 {
	padding: 0 0 5px 60px;
	margin: 0 0 15px;
	font-weight: bold;
	color: #001154;
	background: url(../img/store_location/bg_t_diary.gif) no-repeat left bottom;

}
.entry {
	padding: 0 0 15px;
	margin: 0 0 15px;
	background: url(../img/common/dot.gif) repeat-x left bottom;
}
.entry p.post-date {
	font-size: 10px;
	text-align: right;
}
.entry .col3 {
	width: 440px;
	float: right;
}
.entry .col4 {
	width: 200px;
	float: left;
}
