/* CSS Document */
/* 「商工会議所について」の設定 */
a{
	color: #c20188;
}

a :hover{
	color: #450131;
}

#left h2{
	background-image: url(img/title-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#left h3{
	background-image: url(img/subt-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


#left .h3-short{
	background-image: url(img/subt-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}