@charset "Shift_JIS";

/*==============================================================================

	File Name : pro_index.css
	Last Update : 2010-02-11

==============================================================================*/

/* Link Setting ===================================================*/

#wrapper a:link { text-decoration:none; color:#0084b9; }
#wrapper a:visited { text-decoration:none; color:#0084b9; }
#wrapper a:hover { text-decoration:underline; color:#0084b9; }
#wrapper a:active { text-decoration:underline; color:#0084b9; }

/* Index Title ===================================================*/

#pro_top h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	background: url(/business/images/dotline_t_gl.gif) left bottom repeat-x;
}
#pro_top h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #0084b9;
	font-weight: bold;
	font-size: 12px;
	background: url(/business/images/ar01_ic_bl.gif) left 5px no-repeat;
}


/* Index Main Visual Block ===================================================*/

div#localContents div#proIndexVisual {
	position: relative;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}


/* Index Navigation Block ====================================================*/

div#localContents div#proIndexNavi {
	margin: 10px 0px 40px 0px;
	padding: 0px;
	text-align: left;
}

div#localContents div#proIndexNavi div#proIndexNaviLeft {
	float: left;
	width: 245px;
	margin: 0px 17px 0px 0px;
	padding: 0px;
}

div#localContents div#proIndexNavi div#proIndexNaviCenter {
	width: 245px;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#localContents div#proIndexNavi div#proIndexNaviRight {
	width: 245px;
	margin: 0px;
	padding: 0px;
	float: right;
}
div#localContents .fclear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* ProIndexNaviUnit ====================================================*/

div#localContents div.proIndexNaviUnit {
	clear: both;
	margin: 0px;
	padding: 10px 0px 10px 7px;
	background: url(/business/images/dotline_s_gl.gif) left bottom repeat-x;
}

div#localContents .proIndexNaviImg {
	float: left;
	margin: 5px 0px 0px 0px;
}
div#localContents .proIndexNaviImg img {
	padding: 2px;
	border: 1px solid #0184b9;
}


div#localContents .proIndexNaviCap {
	padding: 0px;
	margin: 5px 0px 0px 70px;
	font-size: 10px;
	overflow: hidden;
}
div#localContents .proIndexNaviUnit ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div#localContents .proIndexNaviUnit li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(/business/images/ar01_ic_bl.gif) left center no-repeat;
}

/* ProIndexNews ====================================================*/

#proIndexNews {
	float: left;
	width: 508px;
	margin: 5px 0px 0px 0px;
	text-align: left;
}
#proIndexNews .imp_ti {
	height: 24px;
	padding: 0px;
	background: url(/business/images/dotline_t_re.gif) left bottom repeat-x;
}

#wrapper #proIndexNews #imp_news a:link { text-decoration:none; color:#cc3300; }
#wrapper #proIndexNews #imp_news a:visited { text-decoration:none; color:#cc3300; }
#wrapper #proIndexNews #imp_news a:hover { text-decoration:underline; color:#cc3300; }
#wrapper #proIndexNews #imp_news a:active { text-decoration:underline; color:#cc3300; }

#proIndexNews .flft {
	display: block;
	float: left;
}
#proIndexNews .rgt {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 100%;
	_line-height: 150%;
	background: url(/business/images/ar01_ic_bl.gif) left center no-repeat;
}
#proIndexNews table {
	clear: both;
	border-collapse: collapse;
	margin: 10px 0px 20px 0px;
	font-size: 100%;
}
#proIndexNews th {
	white-space: nowrap;
	vertical-align: top;
	padding: 7px 5px 7px 0px;
}
#proIndexNews td {
	vertical-align: top;
	padding: 7px 5px 7px 0px;
}
#proIndexNews td.news_ic {
	width: 39px;
	vertical-align: top;
	padding: 7px 7px 7px 0px;
}
#proIndexNews td.news_ic span {
	display: none;
}
#proIndexNews td.cad {
	background: url(/business/images/cad_ic.gif) left 8px no-repeat;
}
#proIndexNews td.info {
	background: url(/business/images/info_ic.gif) left 8px no-repeat;
}
#proIndexNews td.sem {
	background: url(/business/images/sem_ic.gif) left 8px no-repeat;
}
#proIndexNews td.pdt {
	background: url(/business/images/pdt_ic.gif) left 8px no-repeat;
}


/* GrpList ====================================================*/

div#localContents ul.grpList {
	width: 245px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	font-size: 10px;
}
div#localContents .grpList li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 15px;
	background: url(/business/images/ar01_ic_bl.gif) left center no-repeat;
}

/* ProIndexSide ====================================================*/

#proIndexSide {
	float: right;
	width: 245px;
	margin: 5px 0px 0px 0px;
	text-align: left;
}
#proIndexSide_bn {
	margin: 10px 0px 0px 0px;
}
#proIndexSide_bn p {
	margin: 0px 0px 10px 0px;
}

#proIndexSide_bn img {
	padding: 1px;
	border: 1px solid #0184b9;
}

/* Bn ====================================================*/

#proIndexBn {
	clear: both;
	margin: 50px 0px 0px 0px;
	text-align: left;
}
#proIndexBn li {
	display: inline;
	margin: 0px 19px 0px 0px;
}

#proIndexBn li img {
	border: 1px solid #999;
}


/* PARTS ====================================================*/

div#localContents .flft {
	float: left;
}
div#localContents .frgt {
	float: right;
}
div#localContents .link_ic {
	padding: 0px 15px 0px 0px;
	background: url(/business/images/link_ic.gif) right 1px no-repeat;
	_background: url(/business/images/link_ic.gif) right center no-repeat;
}
div#localContents .new_ic {
	padding: 0px 25px 0px 0px;
	background: url(/business/images/new_ic.gif) right 1px no-repeat;
	_background: url(/business/images/new_ic.gif) right center no-repeat;
}

