@charset "utf-8";


/* Re style
---------------------------------------------------------------------------- */

a { text-decoration: underline; }
a:link     { color: #7F9343; }
a:visited { color: #7F9343; }
a:hover   { color: #7F9343; text-decoration: none; }
a:active  { color: #7F9343; }

/* seminar情報部分
---------------------------------------------------------------------------- */

.seminarComment a { text-decoration: underline; }
.seminarComment a:link     { color: #FFFFFF; }
.seminarComment a:visited { color: #FFFFFF; }
.seminarComment a:hover   { color: #FFFFFF; text-decoration: none; }
.seminarComment a:active  { color: #FFFFFF; }


p.seminarComment{
	padding-top:10px;
	_padding-top:8px!important;
}

/* content ID
---------------------------------------------------------------------------- */

#content #location li {
	background: url(../../corporation/images/ico_location.gif) no-repeat right center;
}

#content #infoBlock {
	background: url(../../corporation/images/bg_info.gif) repeat left top;
}

#content #infoBlock .infoProduct {
	background: url(../../corporation/images/line_info.gif) repeat-x left top;
}

#content #topicsBlock dt {
	background: url(../../corporation/images/ico_topics.gif) no-repeat 1px 2px;
}

#content #infoBlock .infoEvent .infoImage .bhSeminar {
	margin-bottom: 10px;
}

/* fNavi ID
---------------------------------------------------------------------------- */

#fNavi ul li {
	background: url(../../corporation/images/ico_location.gif) no-repeat left center;
}

#content #newsTopics{
	margin-bottom:10px;
}
