#bbu {
	background-color: #FFF;
	width: 810px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#headBU {
	text-align: right;
	margin: 0px;
	width: 797px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*　headerBU領域を定義　=================================================== */

#headerBU {
	height: 130px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	display: block;
	background-image: url(../images/allback800.jpg);
	padding: 30px 0px 0px 20px;
	margin: 0px;
}

html>/**/body #headerBU {
	width: 780px;
}

#headerBU p {
	color: #FFFF00;
}

/*　clear領域を定義　=================================================== */

.clear {
	clear: both;
}

/*　contentsを定義　================================= */

.contents {
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*　leftを定義　================================= */

#left {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
/*　leftNaviを定義　================================= */

#leftNavi {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
	width: 200px;
}

.menu {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 200px;
	list-style-type: none;
}

.menu li {
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.menu li a {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 15px;
	width: 185px;
	text-decoration: none;
	color: #000;
}

.menu li a:hover {
	color: #900;
}

#img01 {
	background-image: url(../backupsystem/images/img07.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	height: 42px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000em;
}

#img02 {
	background-image: url(../backupsystem/images/img08.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	height: 42px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000em;
}

#img03 {
	background-image: url(../backupsystem/images/img09.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	height: 42px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000em;
}

/*　rightを定義　================================= */

#right {
	width: 600px;
	margin: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #0060B6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

html>/**/body #right {
	width: 596px;
}

#title {
	background-image: url(../backupsystem/images/title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 580px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-indent: -1000em;
}

.para {
	width: 580px;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}

html>/**/body .para {
	margin-bottom: 0px;
}

#bar01 {
	height: 30px;
	width: 580px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	background-image: url(../backupsystem/images/bar01.png);
	margin: 0px;
	padding: 0px;
	text-indent: -1000em;
}

#bar02 {
	height: 30px;
	width: 580px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	background-image: url(../backupsystem/images/bar02.png);
	margin: 0px;
	padding: 0px;
	text-indent: -1000em;
}

#bar03 {
	height: 30px;
	width: 580px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	background-image: url(../backupsystem/images/bar03.png);
	margin: 0px;
	padding: 0px;
	text-indent: -1000em;
}

.paraTable {
	padding: 0px;
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8DAFF;
	border-right-color: #C8DAFF;
	border-bottom-color: #C8DAFF;
	border-left-color: #0060B6;
	background-color: #FFF;
}

.semiTitle {
	background-color: #0060B6;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #FFF;
}

.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C8DAFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
}

.txt {
	margin: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	line-height: 1.6em;
}

.syosai {
	padding: 0px;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.pageTop {
	text-align: right;
	padding: 0px;
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*　footerBU領域を定義　=================================================== */

#footerBU {
	height: 30px;
	width: 800px;
	text-decoration: none;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	float: left;
	clear: both;
	background-color: #024E9C;
	text-align: center;
}
