@charset "Shift_JIS";
/*content*/
.box_links{
	background:#EEEFF0;
	width:641px;
	padding:14px 0;
	margin-bottom:20px;
}
.box_links_inr{
	width:600px;
	margin:0 auto;
}
.box_links_inr:after {   
	content: ".";   
	display: block;
	visibility: hidden;
	height: 0;   
	line-height: 0;   
	clear: both;   
}
.box_links_inr .img_l{
	width:180px;
	float:left;
}
.box_links_inr .txt_r{
	width:400px;
	float:right;
}
.box_links_inr .txt_r .ttl_sub{
	font-size:120%;
	font-weight:bold;
}
.box_links_inr .txt_r .ttl_sub a{
	color:#0099FF;
	text-decoration:underline;
}