h2#pageHead {
	background: url(images/bg_main_01.jpg);
}
#subMenu{
	background: url(images/bg_main_02.jpg);
}
#national .box01{
	width: 240px;
	line-height: 17px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}
#national h5.box-head{
	font-size: 1.2em;
	text-align: center;
	background: #999999;
	color: #FFFFFF;
	padding: 8px 0;
}
#national .box-body{
	padding: 10px 15px;
}
#national #smallHead01{
	background: url(images/bg_national_small_head_01.jpg) no-repeat;
	text-indent: -3000px;
	height: 48px;
}
#national #smallHead02{
	background: url(images/bg_national_small_head_02.jpg) no-repeat;
	text-indent: -3000px;
	height: 48px;
}
#national #smallHead03{
	background: url(images/bg_national_small_head_03.jpg) no-repeat;
	text-indent: -3000px;
	height: 48px;
}
#national #smallHead04{
	background: url(images/bg_national_small_head_04.jpg) no-repeat;
	text-indent: -3000px;
	height: 48px;
}
#contents-menu{
	padding: 10px 5px 20px;
}
#contents-menu ul{
	padding-bottom: 10px;
}
#contents-menu li{
	background: url(../../css/images/bg_arrow_01.gif) no-repeat 2px;
	float: left;
	width: 100px;
	margin-left: 70px;
	margin-right: 30px;
	padding-left: 12px;
}
#raku h3.contents-head{
	background-image: url(images/bg_head_01.gif);
	background-repeat: no-repeat;
	height:90px;
	text-indent:-3000px;
}
#national h3.contents-head{
	background-image: url(images/bg_head_02.gif);
	background-repeat: no-repeat;
	height:100px;
	text-indent:-3000px;
}
h6.contents-head{
	border-bottom:1px dashed #999999;
	border-left:none;
}