/***************ページ上部の設定********************/
#primary div.left{
	float:left;
	width:644px;
	margin-right:6px;
}
#primary div.right{
	float:left;
	width:190px;
}

#primary h1{
	background-image:url(../img/index/top_main_img.jpg);
	width:840px;
	height:227px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:4px;
}
#primary ul.baibai{
	border:1px solid #EAEAEA;
	padding:13px 20px 5px 45px;
	background-image:url(../img/index/baibai00.jpg);
	background-repeat:no-repeat;
	background-position:5px center;
	height:52px;
	margin-bottom:4px;
	font-size: 105%;
}
#primary ul.chintai{
	border:1px solid #EAEAEA;
	padding:13px 20px 5px 45px;
	background-image:url(../img/index/chintai00.jpg);
	background-repeat:no-repeat;
	background-position:5px center;
	height:52px; 
	margin-bottom:10px; 	
	font-size: 105%;
}
#primary ul.baibai li a{
	margin-right:10px;
	border-bottom:1px solid #0013CB;
}
#primary ul.chintai li a{
	margin-right:10px;
	border-bottom:1px solid #0013CB;
}
#primary ul.baibai li a.title_b{
	color:#458CCC;
	font-weight:bold;
	font-size:120%;
	border-bottom:none;
}
#primary ul.chintai li a.title_g{
	color:#98B332;
	font-weight:bold;
	font-size:120%;
	border-bottom:none;
}
#primary li.top{
	border-bottom:1px dotted #EAEAEA;
	padding-bottom:5px;
}
#primary li.bottom{
	padding-top:10px;
}

/***************最新お知らせの設定********************/
#primary dl.news{
	width:740px;
	margin-left:50px;
	height:100px;
	overflow:auto;
}
#primary dl.news dd{
	position:relative;
	bottom:1.4em;
	left:100px;
	background-image:url(../img/common/sankaku.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	padding-top:2px;
	width:600px;
}
