@charset "UTF-8";

body {
	background: url(/common_img/bg_top.gif) repeat-x left top;
}

#topImg {
	width: 960px;
	padding: 4px 0 5px;
	margin: 0 auto 10px;
}
/*Clearfix*/
#topContents:after,
#topContents #cont02 .serviceInfo td ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#topContents,
#topContents #cont02 .serviceInfo td ul {
	  display: inline-block;
	  min-height: 1px;
}
* html #topContents,
* html #topContents #cont02 .serviceInfo td ul {
	height: 1px;
}

#topContents,
#topContents #cont02 .serviceInfo td ul {
	display: block;
}


/*serviceInfo*/

#topContents .serviceInfo h3 {
	padding: 4px 3px 7px 3px;
	height: 30px;
}
#topContents .serviceInfo h3 a{
	height: 0px;
	padding-top: 30px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#topContents .serviceInfo td p {
	margin: 5px 18px 0;
}
#topContents .serviceInfo td p.infoimg {
	margin: 0 9px 2px 8px;
	padding: 0;
	border-bottom: 1px dotted #adadad;
}
#topContents .serviceInfo td ul {
	padding: 13px 18px;
}

#topContents .serviceInfo td li {
	float: left;
}
#topContents .serviceInfo td li a {
	padding-left: 27px;
	margin-bottom: 8px;
	display: block;
	background: url(/common_img/ico_lnk_serviceinfo.gif) no-repeat left top;
}


/*cont02*/
#topContents #cont02 {
	margin-right: 10px;
	width: 690px;
	float: left;
}
#topContents #cont02 .serviceInfo td {
	width: 338px;
	background: url(/common_img/bg_serviceinfo.gif) no-repeat left bottom;
	vertical-align: top;
}


#topContents #cont02 .serviceInfo h3 {
	width: 332px;
	background: url(/common_img/bg_serviceinfo.gif) no-repeat left top;
}

#topContents #cont02 .serviceInfo h3 a{
	width: 332px;
}
#topContents #cont02 .serviceInfo td li {
	width: 150px;
}

#topContents #cont02 .serviceInfo td.spaceCell,
#topContents #cont04 .serviceInfo td.spaceCell {
	width: 10px;
	background: none;
}
#topContents #cont02 .serviceInfo td.spaceCell2,
#topContents #cont04 .serviceInfo td.spaceCell2 {
	height: 5px;
	background: none;
}

/*linkcolor*/
#topContents .serviceInfo td li a:link,
#bizTop #topContents #cont02 #irNews table a:link,
#bizTop #topContents #cont03 li a:link,
#topContents .serviceInfo td li a:visited,
#bizTop #topContents #cont02 #irNews table a:visited,
#bizTop #topContents #cont03 li a:visited {
	color: #222;
	text-decoration: none;
}

#topContents .serviceInfo td li a:hover,
#bizTop #topContents #cont02 #irNews table a:hover,
#bizTop #topContents #cont03 li a:hover {
	color: #09f;
}