@charset "utf-8";

.Main#article { background:transparent url(/JP/TECHNOLOGY/IMAGES/cont_bg_new.gif) no-repeat 10px 33px; }

.content .top_feature_001 {
	margin-bottom:15px;
}

.content .top_feature_002 {
	margin:15px 0;
}

.content .top_feature_001 dt img {
	margin-bottom:15px;
	display:block;
}

.content .top_feature_002 dt img {
	float:left;
	margin-right:10px;
}

.content .top_feature_001 dt a,
.content .top_feature_002 dt a {
	color:#000;
	font-size:182%;
	line-height:1;
}

.content .top_feature_001 dt a:hover,
.content .top_feature_001 dt a:active,
.content .top_feature_002 dt a:hover,
.content .top_feature_002 dt a:active {
	color:#C71444;
}

.content .top_feature_001 dd {
	margin-top:5px;
}

.content .top_feature_002 dd {
	padding:5px 0 0 135px;
}

.content .top_menu li {
	width:146px;
	height:70px;
	float:left;
	line-height:0;
	margin-left:7px;
}
.content .top_menu li.first {
	margin-left:0;
}
.content .top_menu li a span.image { display:block; width:146px; height:50px; background-repeat:no-repeat; background-position:center center; font-size:0px; cursor:pointer; }
.content .top_menu li a span.title { display:block; padding:3px 2px; width:142px; height:14px; background-color:#333; overflow:hidden; color:#fff; font-size:11px; line-height:14px; cursor:pointer; }
.content .top_menu li a:hover span.title { background-color:#C71444; }

.content .top_date {
	margin-bottom:15px;
	color:#C71444;
	font-size:85%;
}

.content .top_lead {
	margin-bottom:5px;
	line-height:1.8;
}

.content .top_anchor {
	text-align:right;
}

.content .top_anchor img {
	margin-right:5px;
	vertical-align:middle;
}

.content .top_anchor a {
	vertical-align:middle;
}

.content .top_heading {
	margin-top:15px;
}

.content .top_feed {
	margin:0 10px
}

.content .top_feed dt {
	margin-top:10px;
}



/* introduce technology */
.content div.intro_tech{
	width: 605px;
	overflow: hidden;
	padding: 10px 0 0;
	margin-bottom: 15px;
	line-height: 1.8;
}

.content div.intro_tech ul.intro_tech_list{
	list-style: none;
	padding: 0;
	margin: 10px 0 10px;
	width: 605px;
}

.content div.intro_tech ul.intro_tech_list li{
	width: 605px;
	padding: 0 0 10px;
	overflow: hidden;
}

.content div.intro_tech ul.intro_tech_list li div.image{
	float: left;
	width: 146px;
	height: 70px;
}

.content div.intro_tech ul.intro_tech_list li div.text{
	float: right;
	width: 449px;
	overflow: hidden;
	clear: none;
	font-size: 12px;
	line-height: 16px;
}

.content div.intro_tech ul.intro_tech_list li div.text h3{
	padding: 0;
	margin: 0 0 4px;
	font-size: 14px;
}

.content div.intro_tech ul.intro_tech_list li div.text div.keywords{
	width: 379px;
	height: 12px;
	line-height: 13px;
	padding: 0 0 0 70px;
	margin: 5px 0 0;
	background: url(../IMAGES/txt_keywords_s.gif) left center no-repeat;
	font-size: 10px;
}

