/* base
----------------------------------------------- */
body {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-size: 12px;
	line-height: 1.5em;
}
p {
	margin-bottom: 5px;
}
#container {
	background-image: url(img/commonimg/bg.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
h1 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
}
h5 {
}




/* head
----------------------------------------------- */
.h01 {
	background-image: url(img/commonimg/head01.jpg);
	text-align: right;
	color: #FFFFFF;
	margin: 0px;
	height: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bg_head03 {
	background-image: url(img/commonimg/head03.jpg);
}
.bg_head04 {
	color: #FFFFFF;
	background-image: url(img/commonimg/head04.jpg);
	font-size: 11px;
	text-align: center;
}
.bg_head04 a {
	color: #FFFFFF;
	text-decoration: none;
}


/* nav
----------------------------------------------- */
.bg_nav {
	background-color: #EAEAEA;
	background-image: url(img/commonimg/bg_nav.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 6px;
}
.bg_nav p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bg_nav01 {
	background-image: url(img/commonimg/nav_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
}
.bg_nav01 img {
	margin-top: 2px;
	margin-bottom: 2px;
}


/* footer
----------------------------------------------- */
#footer {
	text-align: center;
	padding: 10px;
	font-size: 11px;
	color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #006600;
}


/* wideuse
----------------------------------------------- */
.ptu2 {
	padding-top: 2px;
	padding-bottom: 2px;
}
.flowmain {
	background-image: url(img/hsystem/flow_main.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.mb5 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.mt20 {
	margin-top: 20px;
}
.ml10 {
	margin-left: 10px;
}
.ml4 {
	margin-left: 4px;
}
.ml3 {
	margin-bottom: 3px;
}
.mtb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.pad10 {
	padding: 10px;
}
.bg_orange {
	color: #FFFFFF;
	background-color: #FF7B24;
	text-align: right;
	padding: 2px;
}
.bn {
	background-image: url(img/commonimg/bn_bg.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bg_orange a {
	color: #FFFFFF;
}
.tgray {
	background-color: #E7E7E7;
	padding: 5px;
	font-weight: bold;
}
.tgray02 {
	background-color: #F9F9F9;
	padding: 5px;
}
.tred {
	background-color: #FF6666;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.tline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9D9D9;
	padding: 5px;
}
.twhite {
	background-color: #FFFFFF;
	padding: 5px;
}

.txtred16b {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.txtwhite11 {
	font-size: 11px;
	color: #FFFFFF;
}
.txtgray11 {
	color: #666666;
	font-size: 11px;
}
.txt16b {
	font-size: 16px;
	font-weight: bold;
}
.txtred {
	color: #FF0000;
}





/* hwork
----------------------------------------------- */
.hworkflame {
	background-color: #FFDDDD;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9999;
	border-bottom-color: #FF9999;
}
.hworkflame p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}.txt14b {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: normal;
}
.torange {
	background-color: #FFE8B0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-left: 10px;
}
.tborange {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	text-align: left;
}
.tbgray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-right-style: solid;
}

.bgorange02 {
	background-color: #FFF8F0;
	text-align: left;
}
.bggreen {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00CC33;
	background-color: #EBFFD7;
	padding-left: 10px;
	text-align: left;
}
.bggreen02 {
	background-color: #F5FFEC;
	text-align: left;
}
.bgpink {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCCCC;
	background-color: #FFECEC;
	padding-left: 10px;
	text-align: left;
}
.bgpink02 {
	background-color: #FFF7F7;
	text-align: left;
}
.bgblue {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #66CCFF;
	background-color: #C4ECFF;
	padding-left: 10px;
	text-align: left;
}
.bgblue02 {
	background-color: #E8F8FF;
	text-align: left;
}

.borange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9900;
}
.bggray {
	background-color: #F2F2F2;
	padding-left: 10px;
}
.tgray03 {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}

.tbgray02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}
.twhite {
	background-color: #FFFFFF;
}

.bggray02 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #F2F2F2;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
