.company{
}
.company header{
position: relative;
margin: 0px;
padding: 0px;
border: none;
height: 100%;
}
.company header h1{
position: relative;
margin: 0px;
padding: 0px 10px;
border-bottom: 1px solid #333333;
	background: -moz-linear-gradient(top, #666666 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top, #666666 0%,#000000 100%);
	background: -o-linear-gradient(top, #666666 0%,#000000 100%);
	background: -ms-linear-gradient(top, #666666 0%,#000000 100%);
	background: linear-gradient(top, #666666 0%,#000000 100%);
color: #ffffff;
font-size: 16px;
line-height: 40px;
text-align: center;
}
.company header time{
position: relative;
display: block;
margin: 0px;
padding: 7px 10px;
border-bottom: 1px dotted #cccccc;
background: #f3f3f3;
color: #333333;
font-size: 12px;
line-height: 1;
text-align: left;
}
.company section header h1{
	border-bottom:none;
	background:none;
}
.company header p.rss{
position: absolute;
top: 9px;
right: 5px;
margin: 0px;
padding: 3px;
width: 14px;
height: 14px;
border: 1px solid #cccccc;
border-radius: 3px;
	background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#dddddd 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#dddddd 100%);
	background: linear-gradient(top, #ffffff 0%,#dddddd 100%);
font-size: 10px;
line-height: 1;
text-align: center;
overflow: hidden;
}
.company header p.rss img{
width: 14px;
height: 14px;
vertical-align: top;
}
.company section {
	border-bottom: 1px solid #cccccc;
	margin-bottom:0;
}
.top.company section {
	border-bottom: none;
}
.company section header {
	margin-bottom:0;
	padding: 10px 25px 10px 18px;
	border-bottom: 1px solid #cccccc;
	background-image: url("/smp/img/bg_cmn_bbbbbb.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.top.company section header {
	background-image: url("/smp/img/bg_cmn.png"), url("/smp/img/bg_cmn_bbbbbb.png");
	background-repeat: no-repeat, no-repeat;
	background-position: right center, left center;
}
.company section h1{
	width: 100%;
	margin: 0px 5px;
	padding: 3px 0px 2px 0px;
	color: #cccccc;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #333333;
}
.company section h1 span {
display: inline-block;
width: 4.5em;
background: #f3f3f3;
font-size: 12px;
font-style: normal;
line-height: 16px;
text-align: center;
white-space: nowrap;
}
.company section h1 a{
color: #333333;
font-size: 14px;
line-height: 16px;
text-decoration: none;
}
.company section header time{
	display: block;
	height: 12px;
	margin: 0px 5px;
	padding: 0px 0px 3px 0px;
	border-bottom:none;
	background-color:transparent;
	font-weight: bold;
	color: #999999;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}





.company_entry{
}
.company_entry header{
position: relative;
margin: 0px;
padding: 0px;
border: none;
height: 100%;
}
.company_entry header h1{
position: relative;
margin: 0px;
padding: 0px 10px;
border-bottom: 1px solid #333333;
	background: -moz-linear-gradient(top, #666666 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top, #666666 0%,#000000 100%);
	background: -o-linear-gradient(top, #666666 0%,#000000 100%);
	background: -ms-linear-gradient(top, #666666 0%,#000000 100%);
	background: linear-gradient(top, #666666 0%,#000000 100%);
color: #ffffff;
font-size: 16px;
line-height: 40px;
text-align: center;
}
.company_entry header time{
position: relative;
display: block;
margin: 0px;
padding: 7px 10px;
border-bottom: 1px dotted #cccccc;
background: #f3f3f3;
color: #333333;
font-size: 12px;
line-height: 1;
text-align: left;
}
.cms {
	padding: 10px 10px 0px;
}
.company_entry .cms {
	border-bottom: 1px dotted #cccccc;
}
.top .cms {
	border-bottom:none;
}
.cms p{
	margin: 0px;
	padding: 0px 0px 1em;
	color: #333333;
	font-size: 14px;
	line-height: 1.75em;
}