@charset "UTF-8";
/* CSS Document */



/* ---------------------------------------------------------
H2
--------------------------------------------------------- */	

/* H2　Mサイズ　リンク集用背景*/
div.title_area_m {
	width:465px;
	height: 28px;
	line-height:28px;
	margin:5px 0 5px 0;
	padding:0 0 0 5px;
	background:url(/images/link/title_bg_m.gif) no-repeat;
	font-weight:bold;
	font-size:14px;
	}
	
div.title_area_m h2 { color:#000000; font-size:14px; margin:0; padding:0 0 0 30px;}
div.title_area_m h2 a:link { color:#000000; text-decoration: underline }
div.title_area_m h2 a:hover { color:#000000; text-decoration: none}
div.title_area_m h2 a:active { color:#000000; text-decoration: none}
div.title_area_m h2 a:visited { color:#000000; text-decoration: underline}
	
/* H2　Mサイズ　グレー背景*/
h2.title_m {
	width:430px;
	height: 28px;
	line-height:28px;
	margin:5px 0 5px 0;
	padding:0 0 0 15px;
	background:url(/images/link/title_bg_g_m.gif) no-repeat left;
	font-weight:bold;
	font-size:14px;
	}
