@charaset "UTF-8"; 

/**** investor relations newsrelease table ****/

#content h1 {
	margin                    : 1em 0 1em 0;
	width                     : 440px;
	_width                    : 500px;
	padding-left              : 1em;
	border-right              : 2em solid #C29929;
	border-left               : 2px solid #C29929;
	border-top                : 2px solid #C29929;
	border-bottom             : 2px solid #C29929;
	background-color          : #9E7400;
/*	background                : url(/common/image/h1.gif);*/
	font-size                 : 140%;
	color                     : #fff;
	font-family               : verdana;
	clear                     : both;
}

/*-------------------------------------------------
 /jirei/index.html
---------------------------------------------------*/

.articles .item {
	float                     : left;
	width                     : 229px;
	_width                    : 244px;
	_height                   : 100%;
	margin                    : 0 6px 12px 0;
	padding                   : 6px;
	border-top                : solid 1px #ccc;
	border-left               : solid 3px #ccc;
}

.articles .item img {
	float                     : left;
	margin-right              : 6px;
}

.articles .item .product {
	color                     : #666;
	font-size                 : 100%;
	padding                   : 0;
	margin                    : 0;
}

.articles .item .title {
	margin                    : 0.5em 0;
	font-size                 : 100%;
	line-height               : 130%;
}

.articles .item .company {
	margin                    : 0.5em;
	font-size                 : 85%;
	line-height               : 110%;
}

.articles .item .company a {
	color                     : black;
	text-decoration           : none;
}


.articles .item br {
	height: 1px;
	line-height: 0;
}

/*-------------------------------------------------
 wlw_contest_winner_reports.html
---------------------------------------------------*/

.wlw_item{
	width: 480px;
/*	border-bottom: 1px dotted #ccc;*/
	margin-bottom: 2em;
}

.wlw_item img{
	margin-right: 1em;
}

.wlw_item .product {
	color                     : #666;
	font-size                 : 100%;
	padding                   : 0;
	margin                    : 0;
}

.wlw_item .title {
	margin                    : 0.5em 0;
	font-size                 : 120%;
	line-height               : 130%;
	font-weight: bold;
}

.wlw_item .company {
	margin                    : 0.5em;
	font-size                 : 85%;
	line-height               : 110%;
}

.wlw_item .company a {
	text-decoration           : none;
}

.wlw_item .intro {
	background-color: #f5f5dc;
	padding: 1em;
	border-bottom: 3px solid #cd853f;
	color                     : #333;
}

.intro2 {
	background-color: #F3F3F3;
	padding: 0 1em 1em 1em;
	border-top: 3px solid #4682B4;
	border-bottom: 3px solid #4682B4;
	color                     : #333;
}

