@charset "utf-8";
/* CSS Document */
/*--------------------------
　タイトル　ナビ（コンテンツ左）
---------------------------*/
#titleNav{
	width:200px;
	height:54px;
	margin-bottom:10px;
	background-image:url(../img/low/title1_bg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
.association_title {
	background-image:url(../img/low/association.gif);
	background-repeat:no-repeat;
	width:193px;
	height:44px;
	display:block;
}
/*--------------------------
　バナー　ナビ
---------------------------*/
#bannerNav .association a{
	background-image:url(../img/common/association_o.jpg);
	vertical-align:bottom;
	width:200px;
	height:90px;
	display:block;
}

/*--------------------------
　article　
---------------------------*/
h3{
	border:none;
	margin:20px 0 0 0;
	padding-bottom:10px;
}
#article a{
	color:#999;
	font-weight:bold;
	margin:0 0 30px 20px;
	display:block;
}
