@charset "utf-8";

/* トップページ
---------------------------------------------------*/

body{
	background:url(../images/top/bg_top.jpg) no-repeat center 77px;

}

ul#headerNavi,ul#headerNavi li a{
	background-image:url(../images/top/bg_headerNavi.gif);
	height:40px;
}

h1{
	height:0;
	display:none;
}

#mainImg{
	display:block;
	background-image:none;
	margin:0 auto;
	padding:0;
	z-index:0;
	position: relative;
}

#contents{
	width:598px;
	margin:0 8px 0 4px;
	padding:0;
}

#contents .textBlock{
	width:598px;
	padding:0 0 5px;
	margin:0;
}

#contents h2{
	margin:0;
	padding: 0;
	border:none;
}

#rightbody{
	position:relative;
	z-index:1;
	margin-top:-20px;
	background:url(../images/side/frame_bottom.gif) no-repeat 0 0;
}

#newsListArea{
	background:url(../images/top/frame_topics.gif) no-repeat 0 bottom;
	padding: 0 0 15px;
}

dl#newsList{
	height:200px;
	overflow-y:scroll;
	width: 560px;
}

/* サービスメニュー
---------------------------------------------------*/

table#serviceMenu{
	border-collapse:separate;
	border: 0;
	padding: 0;
	margin: 0 0 5px;
	border-spacing:0;
}

table#serviceMenu td{
	width:196px;
	background:url(../images/top/frame_service.gif) no-repeat center bottom;
	font-size: 10px;
	padding:0;
	vertical-align: top;
}

table#serviceMenu td#serviceCenter{
	padding:0 5px;
}

table#serviceMenu td#serviceCenter{
	padding:0 3px;
}

table#serviceMenu td h3{
	margin:0 15px 5px;
	font-size: 10px;
	padding: 5px 0 0;
	line-height: 150%;
	letter-spacing: 1px;
	background-image: url(none);
}

table#serviceMenu td ul{
	margin:0;
	list-style: none;
	padding: 0 0 10px;
}

table#serviceMenu td li{
	line-height:0;
	margin: 0 15px;
	padding: 0;
}

table#serviceMenu td ul a{
	line-height:165%;
	display:block;
	background:url(../images/contents/icon_arrow.gif) no-repeat 0 3px;
	padding:0 0 5px 15px;
	letter-spacing: 1px;
}


/* サイドメニュー
---------------------------------------------------*/

#rightbody ul.sideBnr{
	padding:5px 5px 0;
	background:url(../images/side/frame_top.gif) no-repeat 0 0;
}

#rightbody ul.sideBnr li{
	margin-bottom: 5px;
}

