@charset "utf-8";

/*　エンダモロジー
------------------------------------------------------------ */

body {
    background: url(../images/bg_sub.jpg) left top repeat-x #0D0600;
}

#main {
	background: url(../images/img_sub2.jpg) no-repeat;
}

* html #main h3 {
    behavior: expression(IEPNGFIX.fix(this));
} 

#main h3 {
	width: 630px;
	_width: 660px;
	height: 24px;
	_height: 30px;
	background: url(../images/menu_bar.png) left top no-repeat;
	margin-left: 20px;
	padding-left: 30px;
	padding-top: 6px;
	color: #EEE;
	font-weight: bold;
}

#sub {
	background: url(../images/sub_leftbg2.jpg) left top no-repeat;
}

#gnavi_sub {
	background: url(../images/bg_gnavi_sub2.jpg) left top no-repeat;
}

#gnavi_sub p {
    margin-left: 5px;
	padding: 0;
}
#gnavi_sub a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
} 

.p_01 {
    color: #FF6699;
	padding-bottom: 2px;
	border-bottom: 1px solid #FF6699;
}


* html .bg_gray {
    behavior: expression(IEPNGFIX.fix(this));
} 

.bg_gray {
    background: url(../images/bg_gray.png) repeat;
	width: 660px;
	margin-left: 20px;
}

.bg_black a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
} 

.em {
    width: 700px;
	height: 220px;
	background: url(../images/em_bodyimg.jpg) right top no-repeat;
}
.fem {
    width: 700px;
	height: 160px;
	background: url(../images/em_faceimg.jpg) right top no-repeat;
}

.dl_01 {
    width: 700px;
	padding-bottom: 20px;
}
.dl_01 dt {
    color: #FF6699;
	padding-bottom: 2px;
	border-bottom: 1px solid #FF6699;
}
.dl_01 dd {
    margin-left: 1em;
	padding-top: 3px;
}

.m0a {
    margin: 0 auto;
}

* html .dl_02 dd img {
    behavior: expression(IEPNGFIX.fix(this));
} 

.dl_02 {
    width: 700px;
	padding-bottom: 20px;
}
.dl_02 dt {
    font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999;
}
.dl_02 .dd_01 {
	padding-top: 10px;
}
.dl_02 .dd_02 {
	padding-bottom: 20px;
	text-align: center;
}
.dl_02 .dd_03 {
    margin-left: 1em;
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 1em;
}

.dl_03 {
    width: 700px;
	padding-bottom: 50px;
}
.dl_03 dt {
    color: #FF9900;
}
.dl_03 dd {
    margin-left: 1em;
}

.table_01 {
    width: 690px;
	font-size: 1em;
	margin-bottom: 10px;
	margin-left: 10px;
}
.table_01 th {
    width: 20px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 3px 0;
}
.table_01 td {
    width: 660px;
	_width: 670px;
	padding: 3px 5px;
	vertical-align: top;
	text-indent: -1em;
	padding-left: 1em;
}

.p_em {
	margin-left: 10px;
	color: #F60;
	font-weight: bold;
}

.table_em {
    width: 660px;
	font-size: 1em;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.table_em th {
    width: 210px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.table_em td {
    width: 225px;
	vertical-align: top;
	padding-bottom: 10px;
}
.table_em a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
} 












* html .bodymenu {
    behavior: expression(IEPNGFIX.fix(this));
} 

.bodymenu {
    width: 700px;
	height: 35px;
	background: url(../images/menu_bodymenu.png) left top no-repeat;
	text-indent: -9999em;
}

.box_01 {
    margin-left: 1em;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
}

* html .table_01 th,
* html .table_01 .td_01 {
    behavior: expression(IEPNGFIX.fix(this));
} 



