@charset "utf-8";
/* ---------------------------------------------------------
/*chap-type01 
--------------------------------------------------------- */
.chap-type01{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.chap-type01 .TitleBox {
	padding:0;
}
.chap-type01 .Title{
	width:100%;
	border-collapse:collapse;
	height:35px;
	background: url(images/container01_bg.jpg) repeat-x;
}
.chap-type01 .TitleBody {
	padding:0;
	padding-left:5px;
}
.chap-type01 .TitleRight{
	padding:0;
	width:90px;
	padding-right:61px;
	background:url(images/container01_icon.jpg) no-repeat right;
}
.chap-type01 .TitleRight a img{
    float:right;
	vertical-align:middle;
}
.chap-type01 .TitleBody h2 {
	margin:0px;
}
.chap-type01 .TitleBody h2 img{
	vertical-align:middle;
	margin-right:5px;
}
.chap-type01 .TitleBody .Head{
	font-size: 12px;
	font-weight: bold;
	color: #46505A;
	vertical-align:middle;
}
.chap-type01 .Contents{
	padding:10px 0 0;
}
/* ---------------------------------------------------------
/*chap-type02
--------------------------------------------------------- */
.chap-type02{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.chap-type02 .TitleBox {
	padding:0;
}
.chap-type02 .Title{
	width:100%;
	border-collapse:collapse;
	height:35px;
	background: url(images/container01_bg.jpg) repeat-x;
}
.chap-type02 .TitleBody {
	padding:0;
	padding-left:5px;
}
.chap-type02 .TitleRight{
	padding:0;
	width:30px;
	padding-right:10px;
}
.chap-type02 .TitleRight a img{
    float:right;
	vertical-align:middle;
}
.chap-type02 .TitleBody h2 {
	margin:0px;
}
.chap-type02 .TitleBody h2 img{
	vertical-align:middle;
	margin-right:5px;
}
.chap-type02 .TitleBody .Head{
	font-size: 12px;
	font-weight: bold;
	color: #46505A;
	vertical-align:middle;
}
.chap-type02 .Contents{
	padding:10px 0 0;
}
/* ---------------------------------------------------------
/*chap-type03
--------------------------------------------------------- */
.chap-type03{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.chap-type03 .TitleBox {
	padding:0;
}
.chap-type03 .Title{
	width:100%;
	border-collapse:collapse;
	height:22px;
	border-bottom: 1px solid #708090;
}
.chap-type03 .TitleLeft{
	padding:0;
	width:5px;
	background:url(images/container02_01.gif) no-repeat;
}
.chap-type03 .TitleLeft a img{
    width:5px;
}
.chap-type03 .TitleBody {
	padding:0;
	background:url(images/container02_02.gif) repeat-x;
}
.chap-type03 .TitleRight{
	padding:0;
	width:30px;
	padding-right:10px;
	background:url(images/container02_02.gif) repeat-x;
}
.chap-type03 .TitleRight a img{
    float:right;
	vertical-align:middle;
}
.chap-type03 .TitleBody h2 {
	margin:0px;
}
.chap-type03 .TitleBody h2 img{
	vertical-align:middle;
	margin-right:5px;
}
.chap-type03 .TitleBody .Head{
	font-size: 14px;
	font-weight: bold;
	color: #46505A;
	vertical-align:middle;
}
.chap-type03 .Contents{
	padding:10px;
	background:#EAECEE;
}
/* ---------------------------------------------------------
/*chap-type04
--------------------------------------------------------- */
.chap-type04{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.chap-type04 .TitleBox {
	padding:0;
}
.chap-type04 .Title{
	width:100%;
	border-collapse:collapse;
	height:22px;
	border-bottom: 1px solid #4682B4;
}
.chap-type04 .TitleLeft{
	padding:0;
	width:5px;
	background:url(images/container03_01.gif) no-repeat;
}
.chap-type04 .TitleLeft a img{
    width:5px;
}
.chap-type04 .TitleBody {
	padding:0;
	background:url(images/container03_02.gif) repeat-x;
}
.chap-type04 .TitleRight{
	padding:0;
	width:30px;
	padding-right:10px;
	background:url(images/container03_02.gif) repeat-x;
}
.chap-type04 .TitleRight a img{
    float:right;
	vertical-align:middle;
}
.chap-type04 .TitleBody h2 {
	margin:0px;
}
.chap-type04 .TitleBody h2 img{
	vertical-align:middle;
	margin-right:5px;
}
.chap-type04 .TitleBody .Head{
	font-size: 14px;
	font-weight: bold;
	color: #4682B4;
	vertical-align:middle;
}
.chap-type04 .Contents{
	padding:10px;
	background:#EAECEE;
}
/* ---------------------------------------------------------
/*chap-type05
--------------------------------------------------------- */
.chap-type05{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.chap-type05 .TitleBox {
	padding:0;
	background:#E6EDF5;
}
.chap-type05 .Title{
	width:100%;
	border-collapse:collapse;
	height:33px;
	background:url(images/container05.jpg) no-repeat;
}
.chap-type05 .TitleBody {
	padding:0;
	padding-left:16px;
}
.chap-type05 .TitleRight{
	padding:0;
	width:30px;
	padding-right:10px;
}
.chap-type05 .TitleRight a img{
    float:right;
	vertical-align:middle;
}
.chap-type05 .TitleBody h2 {
	margin:0px;
}
.chap-type05 .TitleBody h2 img{
	vertical-align:middle;
	margin-right:5px;
}
.chap-type05 .TitleBody .Head{
	font-size: 15px;
	font-weight: bold;
	color: #46505A;
	vertical-align:middle;
}
.chap-type05 .Contents{
	padding:10px 0 0;
}
/* ---------------------------------------------------------
/*chap-type06
--------------------------------------------------------- */
.chap-type06{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.chap-type06 .TitleBox {
	padding:0;
	background:#E6EDF5;
}
.chap-type06 .Title{
	width:100%;
	border-collapse:collapse;
	height:33px;
	background:url(images/container06.jpg) no-repeat;
}
.chap-type06 .TitleBody {
	padding:0;
	padding-left:16px;
}
.chap-type06 .TitleRight{
	padding:0;
	width:30px;
	padding-right:10px;
}
.chap-type06 .TitleRight a img{
    float:right;
	vertical-align:middle;
}
.chap-type06 .TitleBody h2 {
	margin:0px;
}
.chap-type06 .TitleBody h2 img{
	vertical-align:middle;
	margin-right:5px;
}
.chap-type06 .TitleBody .Head{
	font-size: 15px;
	font-weight: bold;
	color: #46505A;
	vertical-align:middle;
}
.chap-type06 .Contents{
	padding:10px 0 0;
}
