@charset "utf-8";

/* CSS Information =============================

Editor: iwamoto
Date: 2011/08/23

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


#main ul.list1 {
	margin: 5px 20px 2em;
}
#main h4 {
	margin-left: 20px;
	background-image: url(../../foreign_industry/img/ico_dots7_6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 110%;
}
#main h4 .highlight {
	font-weight: bold;
	color: #F00;
}
#main table {
	margin-left: 20px;
	margin-top: 10px;
}

#main table tr .tb_use {
	color: #FFF;
	background-image: url(../../foreign_industry/img/219.113.217.218.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 25px;
}
#main table tr .tb_tit {
	font-weight: bold;
}
#main table tr .sp {
	width: 10px;
}





#main ul.list1 li {
	padding-left: 15px;
	background: url(../../common/arrow2.gif) no-repeat 0 8px;
	margin-top: 10px;
}
#main .hp {
	text-align: right;
}


/*問い合わせ先
----------------------------------------------*/

#main #address {
	margin-top: 40px;
	padding-top: 1.5em;
	border-top: 1px solid #999;
}
#main #address dl dd img {
	vertical-align: text-bottom;
}

#main #address dl {
	margin-bottom: 2em;
	padding: 0 20px;
}
#main #address dl dt {
	font-weight: bold;
}
#main #address dl dd {
	margin-left: 1em;
}
