@charset "utf-8";


#main #textArea .textBold{
	font-size: 105%;
	font-weight: bold;
	color: #006AA8;
	background-image: url(../../common/img/bg_line_dotto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:10px;
}

#main #textArea .textBold02{
	font-size: 105%;
	font-weight: bold;
	color: #006AA8;
}


#main #textArea #otherLink li{
	float:left;
	padding:0 5px 10px 0;
}

#main #textArea #myLink li{
	padding:10px 5px 10px 0;
}
