@charset "UTF-8";
/* CSS Document */

/*billboard*/

div#billboard {
	padding: 10px;
	background: url(../images/top/bg-billboard.gif) no-repeat;
	}

div#billboardImage { height: 220px; }

div#billboard ul {
	padding-bottom: 5px;
	background: url(../images/top/bg-billboard-footer.gif) no-repeat 0 bottom;
	}
div#billboard li {
	position: relative;
	float: left;
	width: 470px;
	font-size: 86%;
	background: #FFF;
	}
	div#billboard li h3 {
		height: 38px;
		padding: 0 0 0 13px;
		}
	div#billboard li#company h3 { background: url(../images/top/bg-billboard_menu-company.gif) no-repeat 0 0; }
	div#billboard li#individual h3 { background: url(../images/top/bg-billboard_menu-individual.gif) no-repeat 0 0; }
	
	
	div#billboard li h3 img {
		margin: 11px 11px 0 0;
		vertical-align: bottom;
		}
	div#billboard li table {
		width: 100%;
		}
	li#company table {
		border-left: solid 1px #CFCFCF;
		border-right: #EFFFFF;
		}
		li#company table, x:-moz-any-link { margin-left: 1px; } /*FF*/
		li#company table { /margin-left: 0; } /*IE*/
		
	li#individual table {
		margin-right: 1px;
		border-left: solid 1px #ededfb;
		border-right: solid 1px #CFCFCF;
		}
		li#individual table, x:-moz-any-link { margin-right: 1px; } /*FF*/
		li#individual table { /margin-right: 0; }
		
	div#billboard li table td {
		padding: 6px 12px 5px 24px;
		background: url(../images/common/bullet.gif) no-repeat 10px 11px;
		}
	a.billboard_menu_banner {
		display: block;
		position: absolute;
		bottom: -4px;
		right: 3px;
		}
	
div#main_contents {
	float: left;
	width: 720px;
	margin-top: 12px;
	font-size: 86%;
	}
	
div#main_contents h2 {
	position: relative;
	margin-top: 0;
	padding: 0 8px 5px 3px;
	line-height: 1.12;
	font-size: 115%;
	font-weight: normal;
	color: #787878;
	}
	
div#main_contents div.clearfix div.section {
	position: relative;
	float: left;
	width: 365px;
	margin-left: -5px;
	padding-bottom: 18px;
	background: url(../images/top/bg-news_ivent_footer.gif) no-repeat 0 bottom;
	}
	div#main_contents div.clearfix div.section div.inner {
		position: relative;
		background: url(../images/top/bg-news_ivent_body.gif) repeat-y;
		padding-bottom: 9px;
		}

	div#main_contents div.clearfix div#ivent-list { margin-right: 0; }
	
	div.list-header {
		height: 40px;
		padding-left: 5px;
		background: url(../images/top/bg-news_ivent_title.gif) no-repeat 0 0;
		}
	div.list-header h3,
	div.list-header div.RSS {
		float: left;
		margin-right: 5px;
		}
	div.list-header h3 {
		width: 180px;
		padding: 13px 0 0 15px;
		}
	div.list-header div.RSS {
		float: right;
		padding: 12px 16px 0 0;
		line-height: 16px;
		}
	div.boxLayoutRight {
		padding-bottom: 15px;
		}
	div.boxLayoutRight * {
		margin-top: 10px;
		padding-right: 25px;
		}
	div#main_contents div.footer {
		position: absolute;
		top:100%;
		left: 0;
		}
ul.article-header { padding: 0 25px 0 20px; }

ul.article-header li {
	position: relative;
	padding:10px 0 10px 15px;
	border-bottom: dotted 1px #CCC;
	background: url(../images/common/bullet.gif) no-repeat 0 13px;
	}
	ul.article-header li a { color: #666; }
	ul.article-header li a span.date { color: #999; }
	ul.article-header li span.date { display: block; }
	li.press span.date { background: url(../images/common/ico-pressrelease.gif) no-repeat right; }
	
div#banner {
	float:right;
	width: 230px;
	margin-top: 12px;
	padding-bottom: 6px;
	background: url(../images/top/bg-banner-footer.gif) no-repeat 0 bottom;
	}
	
	div#banner div.inner {
		height: 100%;
		padding:0;
		margin: 0;
		background:url(../images/top/bg-banner-body.gif) repeat-y;
		}
	
	div#banner ul {
		padding: 10px 10px 0 10px;
		background: url(../images/top/bg-banner-top.gif) no-repeat 0 top;
		}
		
	div#banner li.last {
		margin-bottom: 0 !important;
		padding-bottom: 10px;
		}
		
div.textAlignR {
	margin-top: 10px;
	margin-right: 25px;
	}

