@charset "utf-8";
/* CSS Document */


/* title ----------*/

.part {
	text-indent:-1000px;
	background-image:url(../partner/img/title_partners.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:39px;
	overflow:hidden;
	margin-bottom:20px;
	} 

.agcy {
	text-indent:-1000px;
	background-image:url(../partner/img/title_agency.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:39px;
	overflow:hidden;
	margin-bottom:20px;
	} 

.asso {
	text-indent:-1000px;
	background-image:url(../partner/img/title_associatedcompany.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:39px;
	overflow:hidden;
	margin-bottom:20px;
	} 


/* index ----------*/

#ctgridx {
	width:725px;
	height:32px;
	text-align:left;
	margin-bottom:10px;
	}

#ctgridx ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	}

#ctgridx li{
	text-align:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 10px;
	display:inline;
	line-height:190%;
	}

#ctgridx li.ono {
	font-weight:bold;
	text-align:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 12px;
	display:inline;
	line-height:190%;
	background-image:url(../solution/img/arrow_gray_down.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
	}

#ctgridx a {color:#999999; text-decoration:none; background-image:url(../solution/img/arrow_gray.gif); background-position:left 40%; background-repeat:no-repeat; padding-left:15px;}
#ctgridx a:link {color:#999999; text-decoration:none; background-image:url(../solution/img/arrow_gray.gif); background-position:left 40%; background-repeat:no-repeat; padding-left:15px;}
#ctgridx a:visited {color:#999999; text-decoration:none; background-image:url(../solution/img/arrow_gray.gif); background-position:left 40%; background-repeat:no-repeat; padding-left:15px;}
#ctgridx a:active {color:#999999; text-decoration:none; background-image:url(../solution/img/arrow_gray.gif); background-position:left 40%; background-repeat:no-repeat; padding-left:15px;}
#ctgridx a:hover {color:#3B72D7; text-decoration:none; background-image:url(../solution/img/arrow_blue_down.gif); background-position:left 40%; background-repeat:no-repeat; padding-left:15px;}



/* content ---------*/

#main {
	clear:both;
	width:725px;
	margin-bottom:30px;
	}

#map {
	padding:0px 0px 20px 0px;
	text-align:left;
	}


/* table ----------*/

table {
	margin: 15px 0px 15px 0px;
	border-collapse: collapse;
	border-spacing: 1px;
	border: 0px solid #dedede;
	font-size:12px;
	color:#333333;
	}

th,
td {
	padding: 5px;
}

th {
	background-color: #dddddd;
}

td {
	border: 1px solid #dedede;
}

.on {
	background-color:#f7f7f7;
	font-size:10px;
	}

.on .ttl {
	font-size:12px;
	font-weight:bold;
	margin:5px 0px;
	}

.sl {
	padding-left:15px;
	padding-right:15px;
	font-size:10px;
	}

.sl .ttl {
	font-size:12px;
	font-weight:bold;
	margin:5px 0px;
	}

.ctg { border-left:5px solid #0089D0; padding:0 0 0 5px;}
.tispartner { border-left:5px solid #FFC65A; padding:0 0 0 5px;}

.ctg-ttl { background-image:url(../partner/img/dot-blue.gif); background-position:left 50%; background-repeat:no-repeat; padding-left:20px; color:#006297; font-weight:bold; text-align:left; margin-left:5px;}
.tispartner-ttl { background-image:url(../partner/img/dot-yellow.gif); background-position:left 50%; background-repeat:no-repeat; padding-left:20px; color: #AA6F00; font-weight:bold; text-align:left; margin-left:5px;}

.ctg-ttl .ttl a:link { color:#006297; text-decoration:none; }
.ctg-ttl .ttl a:visited { color:#006297; text-decoration:none; }
.ctg-ttl .ttl a:hover { color:#FF716B; text-decoration: underline; }

.tispartner-ttl .ttl a:link { color:#AA6F00; text-decoration:none; }
.tispartner-ttl .ttl a:visited { color:#AA6F00; text-decoration:none; }
.tispartner-ttl .ttl a:hover { color:#FF716B; text-decoration: underline; }