@charset   "UTF-8";

/* ヘッダー*/
.Fumio-header {
	font-size: 13px;
	font-family: HG丸ｺﾞｼｯｸM-PRO;
	font-family: Times New Roman;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color : white;
	background : url(../Image/top-header.jpg) repeat;
}

/* フッター */
.doc-footer {
	background-color: navy;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: white;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 10px;
}

/* サブタイトル */
.doc-subtitle {
	color: white;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: left;
	text-decoration:none;
	padding-left : 24px;
	background: url(../Image/Booklet-Title.jpg) no-repeat;
	margin: 0px 0px 10px 0px;
}
/*    */
div {
	margin: 0px 0px 10px 0px;
}
/*   */
.doc-left {
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align : top;
/*	border: 1px solid #b9b9b9;*/
	padding-left: 20px;
	padding-right:10px;
}
/*   */
.doc-left1 {
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align : middle;
	border: 1px solid #b9b9b9;
	padding-left: 20px;
	padding-right:10px;
}
/*   */
.doc-left2{
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align : middle;
	border: 1px solid #b9b9b9;
	padding: 6px 10px 6px 20px;
}
/*   */
.doc-left3{
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align : middle;
	padding: 6px 10px 6px 20px;
}
/*   */
.doc-center{
	font-size: 14px;
	font-family: Arial;
	text-align: center;
	line-height: 20px;
	letter-spacing: 1px;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
}
/*   */
.doc-center1{
	font-size: 14px;
	font-family: Arial;
	text-align: center;
	height: 24px;
	letter-spacing: 1px;
	color: #333;
	border: 1px solid #b9b9b9;
}
/*   */
.doc-right{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: white;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: right;
	background : url(../Image/top-header.jpg) repeat;
	padding-right: 10px;
}
/*   */
.img-center{
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	height: 24px;
}

