@charset "Shift_Jis";

body {
	background-color: #f4f4f4 ;
	margin: 0px ;
	padding: 0px ;
}

body,tr,td {
	color: #000 ;
	font-family: Osaka,"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , Verdana , Chicago ;
}

a { text-decoration : underline ; }
a:hover { text-decoration : none ; }

a:link,
a:visited,
a:active { color : #087B74 ; }
a:hover { color : #F7C128 ; }

img { border-width : 0px ;}
img.nobottom { vertical-align : top ; }

h1, h2, h3, h4, h5, h6 {
font-size: 100% ;
margin: 0px ;
padding: 0px ;
}


/* body style -------------------------------------------- */

#allbody {
	width: 800px ;
	background-color: #fff ;
	border-left: 1px solid #E8E8E8 ;
	border-right: 2px solid #E8E8E8 ;
	margin: 0px auto ;
}

/* header -------------------------------------------- */
#header {
	width: 800px ;
	background-image: url(../image/logo_dzpse_back.jpg) ;
	background-position: 50% 100% ;
	background-repeat: no-repeat ;
}

#header_top {
	height: 28px ;
	position: relative ;
	border-bottom: 2px solid #3DBDB5 ;

}
.logo_isl {
	width: 155px ;
	position: absolute ;
	right: 10px ;
	bottom: 5px ;
}
.logo_edu {
	width: 110px ;
	position: absolute ;
	left: 10px ;
	bottom: 5px ;
}

#header_middle {
	height: 83px ;
	position: relative ;
}
.logo_dzpse {
	width: 270px ;
	position: absolute ;
	top: 15px ;
	left: 39px ;
}
.header_subtxt {
	color: #474747 ;
	font-size: 13px ;
	font-weight: bold ;
	text-align: center ;
	line-height: 130%;
	position: absolute ;
	bottom: 5px ;
	left: 350px ;
}

.navibr {
	width: 750px ;
	height: 22px ;
	background-color: #3DBDB5 ;
	background-image: url(../image/navi_back.gif) ;
	background-position: top left ;
	background-repeat: repeat-x ;
	padding: 0px ;
	margin: 0px auto ;
}
.navibr ul {
	height: 22px ;
	font-size: 80% ;
	text-align: left ;
	margin: 0px ;
	padding: 0px ;
}
.navibr ul li {
	float: left ;
	list-style-type: none ;
	margin: 0px ;
	padding: 0px ;
}
.navibr ul li img {
	vertical-align: top ;
}





/* contents -------------------------------------------- */

#contents {
	margin: 0px 25px ;
	padding: 10px 0px ;
}

.title_n {
	width: 100% ;
	height: 26px ;
	background-image: url(../image/back_title.gif) ;
	background-position: top left ;
	background-repeat: repeat-x ;
	background-color: #3DBDB5 ;
	margin-bottom: 10px ;
}
.title_n td {
	color: #fff ;
	font-size: 90% ;
	font-weight: bold ;
	padding-top: 2px ;
	padding-left: 10px ;
}

.text01 {
	font-size: 80% ;
	line-height: 140% ;
	margin-bottom: 30px ;
}
.text01 td {
	vertical-align: top ;
}

.sub_title {
	width: 100% ;
	height: 22px ;
	background-image: url(../image/back_minititle.gif) ;
	background-position: top left ;
	background-repeat: repeat-x ;
	background-color: #B6EFEF ;
	margin-bottom: 5px ;
}
.sub_title td {
	color: #015F6D ;
	font-weight: bold ;
	padding: 3px 10px 2px 10px;
	vertical-align:middle;
}

.mini_title {
	color: #469F1D ;
	font-weight: bold ;
}

.page_title {
	height: 66px ;
	border: 1px solid #aaa ;
	background-color: #F4F4F4 ;
	margin-bottom: 10px ;
}
.pt_left {
	width: 100% ;
	height: 66px ;
	background-position: 0% 50% ;
	background-repeat: no-repeat ;
}
.pt_right {
	font-size: 80% ;
	line-height: 140% ;
	margin-left: 300px ;
}








/* tableStyle01 -------------------------------------------- */
.tableStyle01 {
	background-color: #999 ;
}
.tableStyle01 th {
	color: #fff ;
	font-weight: bold ;
	background-color: #777 ;
}
.tableStyle01 .table_title {
	background-color: #eee ;
}
.tableStyle01 .txt {
	background-color: #fff ;
}





/* footer -------------------------------------------- */

#footer {
	text-align: center ;
	padding: 0px 0px 15px 0px ;
}

#copylight {
	margin-top: 15px ;
}

