/* CSS Document */

.fam{
	list-style-type:none;
	}

.icon-title{
	display:block;
	border-bottom:1px dotted;
	border-bottom-color:#CCCCCC;
	font-size:140%;
	font-weight:600;
	padding-bottom:5px;
	line-height:1.34em;
	}			

.icon-title a{
	text-decoration:none;
	}

.icon-title a:hover{
	text-decoration:none;
	background-color:#E5EFFF;
	}
	
.text-color1{
	clear:both;
	font-weight:200;
	margin-bottom:5px;
	}

.text-color1 a{
	color:#447182;
	}
		
li img{
	margin:5px;
	}
	
.sub dl dd{
	border-bottom:1px dotted;
	border-bottom-color:#CCCCCC;
	}

strong{
	font-size:140%;
	line-height:1.33em;
	letter-spacing:0.03em;
	}

.toi a{
	float:left;
	margin-left:5px;
	text-indent:-500em;
	overflow:hidden;
	}

.bo-mail a{
	display:block;
	width:230px;
	height:46px;
	background-image:url(../img/top-bo-toi.gif);
	background-position:0 0;
	}

.bo-mail a:hover{
	display:block;
	width:230px;
	height:46px;
	background-image:url(../img/top-bo-toi.gif);
	background-position:0px -46px;
	}

.bo-fax a{
	display:block;
	width:230px;
	height:46px;
	background-image:url(../img/top-bo-toi.gif);
	background-position:-230px 0px;
	}

.bo-fax a:hover{
	display:block;
	width:230px;
	height:46px;
	background-image:url(../img/top-bo-toi.gif);
	background-position:-230px -46px;
	}