@charset "UTF-8";
/*
----------------------------------------------------
FOR www.ic-lando.co.jp
updated: January 21,2010
---------------------------------------------------- */

/* ↓added 2010.1.21*/

div#feature-topics {
	padding-bottom: 0.5em;
	background: #fff ;
	border-bottom: 1px dotted #bebebe;
}

div#feature-topics h2{
	position: relative;
	margin-bottom: 0.8em;
	width: 560px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home_h2_topics.gif) left bottom no-repeat;
}

div#feature-topics h2 a {
	position: absolute;
	left: 500px;
	top: 0px;
	width: 54px;
	height: 28px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background: #fff url(../images/btn_goToTopics.jpg) left top no-repeat;	
}

div#feature-topics h2 a:hover{
	background: #fff url(../images/btn_goToTopics.jpg) -60px top no-repeat;	
}
,
/* -----------------------------------
	dl.style-IP(Index-Publisher)
----------------------------------- */

div#feature-topics dl.style-IP {
	margin: 0 0 0 0 !important;
}

div#feature-topics dl.style-IP dt {
	color: #8c8c8c;
	font-size: 108%;
	font-weight: normal !important;
	margin:	0.4em 0 0.1em 12px !important;
	padding: 0 0 0 19px !important;
	background: url(../images/bullet_04c.jpg) 0 8px no-repeat;
}

div#feature-topics dl.style-IP dt a {
	padding-left: 0.3em;
	font-size: 85%;
}
div#feature-topics dl.style-IP dt a:link {
	text-decoration: none;
}
div#feature-topics dl.style-IP dt a:visited {
	text-decoration: none;
}  
div#feature-topics dl.style-IP dt a:hover {
	text-decoration: underline;
} 

/*strong*/
div#feature-topics strong {
	color: #175097;
}

div#feature-topics dl.style-IP dt a.lastChild strong,
div#feature-topics dl.style-IP dt a.last-first-child strong,
div#feature-topics dl.style-IP dt a:last-child strong {
	padding: 0 0.1em;
}

/*firstchild*/
div#feature-topics dl.style-IP dt a.firstChild,
div#feature-topics dl.style-IP dt a.pseudo-first-child,
div#feature-topics dl.style-IP dt a:first-child {
	padding-right: 0.3em;
}

div#feature-topics dl.style-IP dt a.firstChild:link,
div#feature-topics dl.style-IP dt a.pseudo-first-child:link,
div#feature-topics dl.style-IP dt a:first-child:link {
	color: #175097;
}
div#feature-topics dl.style-IP dt a.firstChild:visited,
div#feature-topics dl.style-IP dt a.pseudo-first-child:visited,
div#feature-topics dl.style-IP dt a:first-child:visited {
	color: #175097;
}

/*lastchild*/
div#feature-topics dl.style-IP dt a.lastChild:link,
div#feature-topics dl.style-IP dt a.last-first-child:link,
div#feature-topics dl.style-IP dt a:last-child:link {
	color: #0086EE;
	text-decoration: none;
}
div#feature-topics dl.style-IP dt a.lastChild:visited,
div#feature-topics dl.style-IP dt a.last-first-child:visited,
div#feature-topics dl.style-IP dt a:last-child:visited {
	color: #AD67CB;
	text-decoration: none;
}
div#feature-topics dl.style-IP dt a.lastChild:hover,
div#feature-topics dl.style-IP dt a.last-first-child:hover,
div#feature-topics dl.style-IP dt a:last-child:hover {
	color: #0000cc;
	text-decoration: underline;
}

div#feature-topics dl.style-IP dd {
	padding: 0;
	margin:	0 2.5em 0.6em !important;
	line-height:1.4;
	color: #8c8c8c;
	font-size: 85%;
}
