/**Navi**************************************************************/
body#publish #Navi ul li.menu07 a{
	background-position: left bottom;
}
/**共通**************************************************************/
#titleimg{
	width: 100%
	max-width: 1280px;
	height: 90px;
	margin:10px auto;
	border: solid 1px #ccc;
	background: url(../img/title_bg.png) no-repeat right top;
}
.titletxt{
	padding: 20px 0 0 24px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 3px;
}
#Main h2{
	background: #f0f7ff;
	width: 100％;
	height: 28px;
	margin: 10px 0 5px 0;
	color: #333;
	font-size: 16px;
	padding: 5px 0 5px 5px;
}
#Main h3{
	border-left: solid 8px #16607f;
	margin: 20px 0 10px 0;
	font-size: 16px;
	padding: 5px 0 5px 5px;
}
#ContentsBox01{
	width: 100％;
	line-height: 160%;
}
#ContentsBox01 h4{
	margin: 0;
}
#ContentsBox01 ul{
	text-align: left;
	margin: 10px 0 30px 25px;
}
#ContentsBox01 ul li{
	list-style: disc;
}