@charset "UTF-8";

/* *html body			for ie6 */
/* *:first-child+html	for ie7 */
/* html[xmlns*=""] body:last-child Safari用ハック */

@import url(timetable_ab.css);

/* 基本設定 */
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#000;
	margin:0;
	padding:0;
}

body div {text-align:left;}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

a {color:#333;}
a:hover {color:#666;}

form {
	font-size:12px;
	margin:0;
}
input {font-size:12px;}

ul, ol, li,
dl, dt, dd {
	list-style:none;
	margin:0;
	padding:0;
}

em, cite {font-style:normal;}

img {border:0;}

table {
	font-size:12px;
	line-height:18px;
}

.small {font-size:10px;}
.center {text-align:center;}

address {
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	padding:30px 0;
}


#wrapper {
	width:950px;
	margin:20px auto;
}

/* トップ */
#abstract_top {
	width:950px;
}
#abstract_top #header {
	text-indent:-9999px;
	width:950px;
	height:265px;
	background:url(../images_ab/title_top.jpg) no-repeat;
}
#abstract_top #navi {
	width:950px;
	height:130px;
	background:#8fc31f;
}
#abstract_top #navi ul {
	width:924px;
	margin:0 0 0 12px;
}
#abstract_top #navi ul li {
	text-indent:-9999px;
	width:222px;
	height:130px;
	margin:0 12px 0 0;
	float:left;
}
#abstract_top #navi ul li a {
	display:block;
	width:222px;
	height:130px;
}

#abstract_top #navi ul li#ab_navi01 {background:url(../images_ab/top_navi01_on.gif) no-repeat;}
#abstract_top #navi ul li#ab_navi01 a {background:url(../images_ab/top_navi01.gif) no-repeat;}
#abstract_top #navi ul li#ab_navi01 a:hover {background:none;}

#abstract_top #navi ul li#ab_navi02 {background:url(../images_ab/top_navi02_on.gif) no-repeat;}
#abstract_top #navi ul li#ab_navi02 a {background:url(../images_ab/top_navi02.gif) no-repeat;}
#abstract_top #navi ul li#ab_navi02 a:hover {background:none;}

#abstract_top #navi ul li#ab_navi03 {background:url(../images_ab/top_navi03_on.gif) no-repeat; margin:0;}
#abstract_top #navi ul li#ab_navi03 a {background:url(../images_ab/top_navi03.gif) no-repeat;}
#abstract_top #navi ul li#ab_navi03 a:hover {background:none;}

#abstract_top #navi ul li#ab_navi04 {background:url(../images_ab/top_navi04_on.gif) no-repeat;}
#abstract_top #navi ul li#ab_navi04 a {background:url(../images_ab/top_navi04.gif) no-repeat;}
#abstract_top #navi ul li#ab_navi04 a:hover {background:none;}


#abstract_top #message {
	text-indent:-9999px;
	width:950px;
	height:320px;
	background:url(../images_ab/message_top.gif) no-repeat;
}


p.bn_questionnaire_pc {
	text-indent:-9999px;
	width:600px;
	height:80px;
	margin:0;
	padding:5px 175px;
	background:url(../../images/bn_questionnaire.png) no-repeat 175px 5px #8fc31f;
}
p.bn_questionnaire_pc a {
	display:block;
	width:600px;
	height:80px;
}

.atention {
	padding:10px 20px;
	background:#8fc31f;
}
.atention p {
	text-align:center;
	padding:10px;
	margin:0;
	background:#fff;
}
.atention p a {
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	color:#06f;
}

#close_home_block {
	display:none;
}


/* 第2階層 */
#abstract #header,
#timetable #header,
#map #header,
#gcdentalshow #header,
#greeting #header {
	text-indent:-9999px;
	width:950px;
	height:195px;
	margin:0 0 10px 0;
	background:url(../images_ab/title.gif) no-repeat;
}

#abstract ol.pan,
#timetable ol.pan,
#map ol.pan,
#gcdentalshow ol.pan,
#greeting ol.pan {
	list-style:none;
	margin:0;
}
#abstract ol.pan li,
#timetable ol.pan li,
#map ol.pan li,
#gcdentalshow ol.pan li,
#greeting ol.pan li {
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	background:url(../../../assets/images/icons/icon_yard.gif) no-repeat 0 0.5em;
	float:left;
}
#abstract ol.pan li a,
#timetable ol.pan li a,
#map ol.pan li a,
#gcdentalshow ol.pan li a,
#greeting ol.pan li a {
	text-decoration:underline;
	color:#000;
}
#abstract ol.pan li a:hover,
#timetable ol.pan li a:hover,
#map ol.pan li a:hover,
#gcdentalshow ol.pan li a:hover,
#greeting ol.pan li a:hover {
	color:#333;
}
#abstract ol.pan li.top,
#timetable ol.pan li.top,
#map ol.pan li.top,
#gcdentalshow ol.pan li.top,
#greeting ol.pan li.top {
	margin:0 0 0 -15px;
	background:none;
}

#abstract #navi,
#timetable #navi,
#map #navi,
#gcdentalshow #navi,
#greeting #navi {
	width:948px;
	height:118px;
	margin:15px 0 25px 0;
	background:#f6f6f6;
	border:1px solid #ddd;
}

#abstract #navi ul,
#timetable #navi ul,
#map #navi ul,
#gcdentalshow #navi ul,
#greeting #navi ul {
	width:920px;
	height:100px;
	margin:10px 0 0 14px;
}
#abstract #navi ul li,
#timetable #navi ul li,
#map #navi ul li,
#gcdentalshow #navi ul li,
#greeting #navi ul li {
	text-indent:-9999px;
	width:224px;
	height:100px;
	margin:0 8px 0 0;
	float:left;
}
#abstract #navi ul li a,
#timetable #navi ul li a,
#map #navi ul li a,
#gcdentalshow #navi ul li a,
#greeting #navi ul li a {
	display:block;
	width:224px;
	height:100px;
}

#abstract #navi ul li#ab_navi01,
#timetable #navi ul li#ab_navi01,
#map #navi ul li#ab_navi01,
#gcdentalshow #navi ul li#ab_navi01,
#greeting #navi ul li#ab_navi01 {background:url(../images_ab/navi01_on.gif) no-repeat;}
#abstract #navi ul li#ab_navi01 a,
#timetable #navi ul li#ab_navi01 a,
#map #navi ul li#ab_navi01 a,
#gcdentalshow #navi ul li#ab_navi01 a,
#greeting #navi ul li#ab_navi01 a {background:url(../images_ab/navi01.gif) no-repeat;}
#abstract #navi ul li#ab_navi01 a:hover,
#timetable #navi ul li#ab_navi01 a:hover,
#map #navi ul li#ab_navi01 a:hover,
#gcdentalshow #navi ul li#ab_navi01 a:hover,
#greeting #navi ul li#ab_navi01 a:hover {background:none;}

#abstract #navi ul li#ab_navi02,
#timetable #navi ul li#ab_navi02,
#map #navi ul li#ab_navi02,
#gcdentalshow #navi ul li#ab_navi02,
#greeting #navi ul li#ab_navi02 {background:url(../images_ab/navi02_on.gif) no-repeat;}
#abstract #navi ul li#ab_navi02 a,
#timetable #navi ul li#ab_navi02 a,
#map #navi ul li#ab_navi02 a,
#gcdentalshow #navi ul li#ab_navi02 a,
#greeting #navi ul li#ab_navi02 a {background:url(../images_ab/navi02.gif) no-repeat;}
#abstract #navi ul li#ab_navi02 a:hover,
#timetable #navi ul li#ab_navi02 a:hover,
#map #navi ul li#ab_navi02 a:hover,
#gcdentalshow #navi ul li#ab_navi02 a:hover,
#greeting #navi ul li#ab_navi02 a:hover {background:none;}

#abstract #navi ul li#ab_navi03,
#timetable #navi ul li#ab_navi03,
#map #navi ul li#ab_navi03,
#gcdentalshow #navi ul li#ab_navi03,
#greeting #navi ul li#ab_navi03 {background:url(../images_ab/navi03_on.gif) no-repeat;}
#abstract #navi ul li#ab_navi03 a,
#timetable #navi ul li#ab_navi03 a,
#map #navi ul li#ab_navi03 a,
#gcdentalshow #navi ul li#ab_navi03 a,
#greeting #navi ul li#ab_navi03 a {background:url(../images_ab/navi03.gif) no-repeat;}
#abstract #navi ul li#ab_navi03 a:hover,
#timetable #navi ul li#ab_navi03 a:hover,
#map #navi ul li#ab_navi03 a:hover,
#gcdentalshow #navi ul li#ab_navi03 a:hover,
#greeting #navi ul li#ab_navi03 a:hover {background:none;}

#abstract #navi ul li#ab_navi04,
#timetable #navi ul li#ab_navi04,
#map #navi ul li#ab_navi04,
#gcdentalshow #navi ul li#ab_navi04,
#greeting #navi ul li#ab_navi04 {background:url(../images_ab/navi04_on.gif) no-repeat; margin:0;}
#abstract #navi ul li#ab_navi04 a,
#timetable #navi ul li#ab_navi04 a,
#map #navi ul li#ab_navi04 a,
#gcdentalshow #navi ul li#ab_navi04 a,
#greeting #navi ul li#ab_navi04 a {background:url(../images_ab/navi04.gif) no-repeat;}
#abstract #navi ul li#ab_navi04 a:hover,
#timetable #navi ul li#ab_navi04 a:hover,
#map #navi ul li#ab_navi04 a:hover,
#gcdentalshow #navi ul li#ab_navi04 a:hover,
#greeting #navi ul li#ab_navi04 a:hover {background:none;}



#abstract #around {
	width:950px;
	background:url(../images_ab/bg_line.gif) repeat-y;
	border-bottom:1px solid #ddd;
}

#abstract #e111022-01 #title,
#abstract #e111022-02 #title,
#abstract #e111022-03 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111022_01.gif) no-repeat;
}

#abstract #e111023-01-01 #title,
#abstract #e111023-01-02 #title,
#abstract #e111023-01-03 #title,
#abstract #e111023-01-04 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_01.gif) no-repeat;
}

#abstract #e111023-02-01 #title,
#abstract #e111023-02-02 #title,
#abstract #e111023-02-03 #title,
#abstract #e111023-02-04 #title,
#abstract #e111023-02-05 #title,
#abstract #e111023-02-06 #title,
#abstract #e111023-02-07 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_02.gif) no-repeat;
}

#abstract #e111023-03-01 #title,
#abstract #e111023-03-02 #title,
#abstract #e111023-03-03 #title,
#abstract #e111023-03-04 #title,
#abstract #e111023-03-05 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_03a.gif) no-repeat;
}
#abstract #e111023-03-06 #title,
#abstract #e111023-03-07 #title,
#abstract #e111023-03-08 #title,
#abstract #e111023-03-09 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_03b.gif) no-repeat;
}

#abstract #e111023-04-01 #title,
#abstract #e111023-04-02 #title,
#abstract #e111023-04-03 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_04.gif) no-repeat;
}

#abstract #e111023-05-01 #title,
#abstract #e111023-05-02 #title,
#abstract #e111023-05-03 #title,
#abstract #e111023-05-04 #title,
#abstract #e111023-05-05 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_05.gif) no-repeat;
}

#abstract #e111023-06-01 #title,
#abstract #e111023-06-02 #title,
#abstract #e111023-06-03 #title,
#abstract #e111023-06-04 #title,
#abstract #e111023-06-05 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_06.gif) no-repeat;
}

#abstract #e111023-07-01 #title,
#abstract #e111023-07-02 #title,
#abstract #e111023-07-03 #title,
#abstract #e111023-07-04 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_07.gif) no-repeat;
}

#abstract #e111023-08-01 #title,
#abstract #e111023-08-02 #title,
#abstract #e111023-08-03 #title,
#abstract #e111023-08-04 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_08.gif) no-repeat;
}

#abstract #e111023-09-01 #title,
#abstract #e111023-09-02 #title,
#abstract #e111023-09-03 #title,
#abstract #e111023-09-04 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_09.gif) no-repeat;
}

#abstract #e111023-10-01 #title,
#abstract #e111023-10-02 #title,
#abstract #e111023-10-03 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_10.gif) no-repeat;
}

#abstract #e111023-11-01 #title,
#abstract #e111023-11-02 #title,
#abstract #e111023-11-03 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_11.gif) no-repeat;
}

#abstract #e111023-12 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_12.gif) no-repeat;
}
#abstract #e111023-13 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_13.gif) no-repeat;
}
#abstract #e111023-14 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_14.gif) no-repeat;
}
#abstract #e111023-15 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_15.gif) no-repeat;
}
#abstract #e111023-16 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_16.gif) no-repeat;
}
#abstract #e111023-17 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_17.gif) no-repeat;
}
#abstract #e111023-18 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_18.gif) no-repeat;
}
#abstract #e111023-19 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_19.gif) no-repeat;
}
#abstract #e111023-20 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_20.gif) no-repeat;
}
#abstract #e111023-21 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_21.gif) no-repeat;
}

#abstract #e111023-22-01 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_22_01.gif) no-repeat;
}
#abstract #e111023-22-02 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_22_02.gif) no-repeat;
}
#abstract #e111023-22-03 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_22_03.gif) no-repeat;
}

#abstract #e111023-23-01 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_23_01.gif) no-repeat;
}
#abstract #e111023-23-02 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_23_02.gif) no-repeat;
}
#abstract #e111023-23-03 #title {
	text-indent:-9999px;
	width:950px;
	height:90px;
	background:url(../images_ab/title_111023_23_03.gif) no-repeat;
}


#abstract #title h1,
#abstract #title h2,
#abstract #title h5 {
	display:none;
}


#abstract #presenter {
	width:320px;
	padding:225px 0 0 20px;
	float:left;
}
#abstract #presenter h3,
#abstract #presenter_left h3,
#abstract #presenter_center h3,
#abstract #presenter_right h3 {
	text-indent:-9999px;
	height:20px;
	margin:0 0 7px 0;
}


/* 田上 順次 先生 */
#abstract #e111022-01 #presenter {background:url(../images_ab/dr_tagami.jpg) no-repeat 20px 30px;}
#abstract #e111022-01 #presenter h3 {background:url(../images_ab/presenter_111022_01.gif) no-repeat;}

/* Reinhard Hickel 先生 */
#abstract #e111022-02 #presenter {background:url(../images_ab/dr_hickel.jpg) no-repeat 20px 30px;}
#abstract #e111022-02 #presenter h3 {background:url(../images_ab/presenter_111022_02.gif) no-repeat;}

/* Hou Ben-xiang 先生 */
#abstract #e111022-03 #presenter {background:url(../images_ab/dr_ben-xiang.jpg) no-repeat 20px 30px;}
#abstract #e111022-03 #presenter h3 {background:url(../images_ab/presenter_111022_03.gif) no-repeat;}

/* 日高 豊彦 先生 */
#abstract #e111023-01-01 #presenter {background:url(../images_ab/dr_hidaka.jpg) no-repeat 20px 30px;}
#abstract #e111023-01-01 #presenter h3 {background:url(../images_ab/presenter_111023_01_01.gif) no-repeat;}

/* 税所 秀揮 先生 */
#abstract #e111023-01-02 #presenter {background:url(../images_ab/dr_saisho.jpg) no-repeat 20px 30px;}
#abstract #e111023-01-02 #presenter h3 {background:url(../images_ab/presenter_111023_01_02.gif) no-repeat;}

/* 高橋 健 先生 */
#abstract #e111023-01-03 #presenter {background:url(../images_ab/dr_takahashi.jpg) no-repeat 20px 30px;}
#abstract #e111023-01-03 #presenter h3 {background:url(../images_ab/presenter_111023_01_03.gif) no-repeat;}

/* 奥森 健史 先生 */
#abstract #e111023-01-04 #presenter {background:url(../images_ab/dr_okumori.jpg) no-repeat 20px 30px;}
#abstract #e111023-01-04 #presenter h3 {background:url(../images_ab/presenter_111023_01_04.gif) no-repeat;}

/* 前田 芳信 先生 */
#abstract #e111023-02-01 #presenter {background:url(../images_ab/dr_maeda.jpg) no-repeat 20px 30px;}
#abstract #e111023-02-01 #presenter h3 {background:url(../images_ab/presenter_111023_02_01.gif) no-repeat;}

/* Ignace Naert 先生 */
#abstract #e111023-02-02 #presenter {background:url(../images_ab/dr_naert.jpg) no-repeat 20px 30px;}
#abstract #e111023-02-02 #presenter h3 {background:url(../images_ab/presenter_111023_02_02.gif) no-repeat;}

/* 土屋 賢司 先生 */
#abstract #e111023-02-03 #presenter {background:url(../images_ab/dr_tsuchiya.jpg) no-repeat 20px 30px;}
#abstract #e111023-02-03 #presenter h3 {background:url(../images_ab/presenter_111023_02_03.gif) no-repeat;}

/* 南 昌宏 先生 */
#abstract #e111023-02-04 #presenter {background:url(../images_ab/dr_minami.jpg) no-repeat 20px 30px;}
#abstract #e111023-02-04 #presenter h3 {background:url(../images_ab/presenter_111023_02_04.gif) no-repeat;}

/* 林 美穂 先生 */
#abstract #e111023-02-05 #presenter {background:url(../images_ab/dr_hayashi.jpg) no-repeat 20px 30px;}
#abstract #e111023-02-05 #presenter h3 {background:url(../images_ab/presenter_111023_02_05.gif) no-repeat;}

/* Pascal Magne 先生 */
#abstract #e111023-02-06 #presenter {background:url(../images_ab/dr_magne.jpg) no-repeat 20px 30px;}
#abstract #e111023-02-06 #presenter h3 {background:url(../images_ab/presenter_111023_02_06.gif) no-repeat;}

/* Jean-Pierre Brun 先生 */
#abstract #e111023-02-07 #presenter {background:url(../images_ab/dr_brun.jpg) no-repeat 20px 30px;}
#abstract #e111023-02-07 #presenter h3 {background:url(../images_ab/presenter_111023_02_07.gif) no-repeat;}

/* 村上 恵子 先生 / 大住 祐子 先生 */
#abstract #e111023-03-01 #presenter_left {
	width:250px;
	height:125px;
	margin:0 10px 0 0;
	padding:75px 0 0 200px;
	background:url(../images_ab/dr_murakamik.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-03-01 #presenter_left h3 {background:url(../images_ab/presenter_111023_03_01a.gif) no-repeat;}
#abstract #e111023-03-01 #presenter_right {
	width:250px;
	height:125px;
	margin:0;
	padding:75px 0 0 200px;
	background:url(../images_ab/dr_osumi.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-03-01 #presenter_right h3 {background:url(../images_ab/presenter_111023_03_01b.gif) no-repeat;}

/* 東方 法子 先生 */
#abstract #e111023-03-02 #presenter {background:url(../images_ab/dr_touhou.jpg) no-repeat 20px 30px;}
#abstract #e111023-03-02 #presenter h3 {background:url(../images_ab/presenter_111023_03_02.gif) no-repeat;}

/* 上村 佳子 先生 */
#abstract #e111023-03-03 #presenter {background:url(../images_ab/dr_kamimura.jpg) no-repeat 20px 30px;}
#abstract #e111023-03-03 #presenter h3 {background:url(../images_ab/presenter_111023_03_03.gif) no-repeat;}

/* 川崎 律子 先生 */
#abstract #e111023-03-04 #presenter {background:url(../images_ab/dr_kawasaki.jpg) no-repeat 20px 30px;}
#abstract #e111023-03-04 #presenter h3 {background:url(../images_ab/presenter_111023_03_04.gif) no-repeat;}

/* 品田 和美 先生 */
#abstract #e111023-03-05 #presenter {background:url(../images_ab/dr_shinada.jpg) no-repeat 20px 30px;}
#abstract #e111023-03-05 #presenter h3 {background:url(../images_ab/presenter_111023_03_05.gif) no-repeat;}

/* 村上 恵子 先生 / 大住 祐子 先生 */
#abstract #e111023-03-06 #presenter_left {
	width:250px;
	height:125px;
	margin:0 10px 0 0;
	padding:75px 0 0 200px;
	background:url(../images_ab/dr_murakamik.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-03-06 #presenter_left h3 {background:url(../images_ab/presenter_111023_03_01a.gif) no-repeat;}
#abstract #e111023-03-06 #presenter_right {
	width:250px;
	height:125px;
	margin:0;
	padding:75px 0 0 200px;
	background:url(../images_ab/dr_osumi.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-03-06 #presenter_right h3 {background:url(../images_ab/presenter_111023_03_01b.gif) no-repeat;}


/* 新田 浩 先生 */
#abstract #e111023-03-07 #presenter {background:url(../images_ab/dr_nitta.jpg) no-repeat 20px 30px;}
#abstract #e111023-03-07 #presenter h3 {background:url(../images_ab/presenter_111023_03_07.gif) no-repeat;}

/* 橋本 貞充 先生 */
#abstract #e111023-03-08 #presenter {background:url(../images_ab/dr_hashimoto.jpg) no-repeat 20px 30px;}
#abstract #e111023-03-08 #presenter h3 {background:url(../images_ab/presenter_111023_03_08.gif) no-repeat;}

/* 日山 邦枝 先生 */
#abstract #e111023-03-09 #presenter {background:url(../images_ab/dr_hiyama.jpg) no-repeat 20px 30px;}
#abstract #e111023-03-09 #presenter h3 {background:url(../images_ab/presenter_111023_03_09.gif) no-repeat;}

/* 行田 克則 先生 */
#abstract #e111023-04-01 #presenter {background:url(../images_ab/dr_ikuta.jpg) no-repeat 20px 30px;}
#abstract #e111023-04-01 #presenter h3 {background:url(../images_ab/presenter_111023_04_01.gif) no-repeat;}

/* 小田中 康裕 先生 */
#abstract #e111023-04-02 #presenter {background:url(../images_ab/dr_odanaka.jpg) no-repeat 20px 30px;}
#abstract #e111023-04-02 #presenter h3 {background:url(../images_ab/presenter_111023_04_02.gif) no-repeat;}

/* 山本 尚吾 先生 */
#abstract #e111023-04-03 #presenter {background:url(../images_ab/dr_yamamoto.jpg) no-repeat 20px 30px;}
#abstract #e111023-04-03 #presenter h3 {background:url(../images_ab/presenter_111023_04_03.gif) no-repeat;}

/* 鈴木 尚 先生 */
#abstract #e111023-05-01 #presenter {background:url(../images_ab/dr_suzuki.jpg) no-repeat 20px 30px;}
#abstract #e111023-05-01 #presenter h3 {background:url(../images_ab/presenter_111023_05_01.gif) no-repeat;}

/* 熊谷 真一 先生 */
#abstract #e111023-05-02 #presenter {background:url(../images_ab/dr_kumagaya.jpg) no-repeat 20px 30px;}
#abstract #e111023-05-02 #presenter h3 {background:url(../images_ab/presenter_111023_05_02.gif) no-repeat;}

/* 若林 健史 先生 */
#abstract #e111023-05-03 #presenter {background:url(../images_ab/dr_wakabayashi.jpg) no-repeat 20px 30px;}
#abstract #e111023-05-03 #presenter h3 {background:url(../images_ab/presenter_111023_05_03.gif) no-repeat;}

/* 渡辺 隆史 先生 */
#abstract #e111023-05-04 #presenter {background:url(../images_ab/dr_watanabe.jpg) no-repeat 20px 30px;}
#abstract #e111023-05-04 #presenter h3 {background:url(../images_ab/presenter_111023_05_04.gif) no-repeat;}

/* 藤関 雅嗣 先生 */
#abstract #e111023-05-05 #presenter {background:url(../images_ab/dr_fujiseki.jpg) no-repeat 20px 30px;}
#abstract #e111023-05-05 #presenter h3 {background:url(../images_ab/presenter_111023_05_05.gif) no-repeat;}

/* 菅野 博康 先生 */
#abstract #e111023-06-01 #presenter {background:url(../images_ab/dr_kanno.jpg) no-repeat 20px 30px;}
#abstract #e111023-06-01 #presenter h3 {background:url(../images_ab/presenter_111023_06_01.gif) no-repeat;}

/* 千葉 英史 先生 */
#abstract #e111023-06-02 #presenter {background:url(../images_ab/dr_chiba.jpg) no-repeat 20px 30px;}
#abstract #e111023-06-02 #presenter h3 {background:url(../images_ab/presenter_111023_06_02.gif) no-repeat;}

/* 須貝 昭弘 先生 */
#abstract #e111023-06-03 #presenter {background:url(../images_ab/dr_sugai.jpg) no-repeat 20px 30px;}
#abstract #e111023-06-03 #presenter h3 {background:url(../images_ab/presenter_111023_06_03.gif) no-repeat;}

/* 永田 省藏 先生 */
#abstract #e111023-06-04 #presenter {background:url(../images_ab/dr_nagata.jpg) no-repeat 20px 30px;}
#abstract #e111023-06-04 #presenter h3 {background:url(../images_ab/presenter_111023_06_04.gif) no-repeat;}

/* 大村 祐進 先生 */
#abstract #e111023-06-05 #presenter {background:url(../images_ab/dr_omura.jpg) no-repeat 20px 30px;}
#abstract #e111023-06-05 #presenter h3 {background:url(../images_ab/presenter_111023_06_05.gif) no-repeat;}

/* 宮本 泰和 先生 */
#abstract #e111023-07-01 #presenter {background:url(../images_ab/dr_miyamoto.jpg) no-repeat 20px 30px;}
#abstract #e111023-07-01 #presenter h3 {background:url(../images_ab/presenter_111023_07_01.gif) no-repeat;}

/* 村上 伸也 先生 */
#abstract #e111023-07-02 #presenter {background:url(../images_ab/dr_murakami.jpg) no-repeat 20px 30px;}
#abstract #e111023-07-02 #presenter h3 {background:url(../images_ab/presenter_111023_07_02.gif) no-repeat;}

/* 和泉 雄一 先生 */
#abstract #e111023-07-03 #presenter {background:url(../images_ab/dr_izumi.jpg) no-repeat 20px 30px;}
#abstract #e111023-07-03 #presenter h3 {background:url(../images_ab/presenter_111023_07_03.gif) no-repeat;}

/* 水上 哲也 先生 */
#abstract #e111023-07-04 #presenter {background:url(../images_ab/dr_mizukami.jpg) no-repeat 20px 30px;}
#abstract #e111023-07-04 #presenter h3 {background:url(../images_ab/presenter_111023_07_04.gif) no-repeat;}

/* 植松 厚夫 先生 */
#abstract #e111023-08-01 #presenter {background:url(../images_ab/dr_uematsu.jpg) no-repeat 20px 30px;}
#abstract #e111023-08-01 #presenter h3 {background:url(../images_ab/presenter_111023_08_01.gif) no-repeat;}

/* 北原 信也 先生 */
#abstract #e111023-08-02 #presenter {background:url(../images_ab/dr_kitahara.jpg) no-repeat 20px 30px;}
#abstract #e111023-08-02 #presenter h3 {background:url(../images_ab/presenter_111023_08_02.gif) no-repeat;}

/* Woo Yi-hyung 先生 */
#abstract #e111023-08-03 #presenter {background:url(../images_ab/dr_hyung.jpg) no-repeat 20px 30px;}
#abstract #e111023-08-03 #presenter h3 {background:url(../images_ab/presenter_111023_08_03.gif) no-repeat;}

/* Fen-ping Liao 先生 */
#abstract #e111023-08-04 #presenter {background:url(../images_ab/dr_liao.jpg) no-repeat 20px 30px;}
#abstract #e111023-08-04 #presenter h3 {background:url(../images_ab/presenter_111023_08_04.gif) no-repeat;}

/* 寺西 邦彦 先生 */
#abstract #e111023-09-01 #presenter {background:url(../images_ab/dr_teranishi.jpg) no-repeat 20px 30px;}
#abstract #e111023-09-01 #presenter h3 {background:url(../images_ab/presenter_111023_09_01.gif) no-repeat;}

/* Liu Hongchen 先生 */
#abstract #e111023-09-02 #presenter {background:url(../images_ab/dr_hongchen.jpg) no-repeat 20px 30px;}
#abstract #e111023-09-02 #presenter h3 {background:url(../images_ab/presenter_111023_09_02.gif) no-repeat;}

/* Che-Tong Lin 先生 */
#abstract #e111023-09-03 #presenter {background:url(../images_ab/dr_lin.jpg) no-repeat 20px 30px;}
#abstract #e111023-09-03 #presenter h3 {background:url(../images_ab/presenter_111023_09_03.gif) no-repeat;}

/* Jeong Chang-mo 先生 */
#abstract #e111023-09-04 #presenter {background:url(../images_ab/dr_mo.jpg) no-repeat 20px 30px;}
#abstract #e111023-09-04 #presenter h3 {background:url(../images_ab/presenter_111023_09_04.gif) no-repeat;}

/* 森山 啓司 先生 */
#abstract #e111023-10-01 #presenter {background:url(../images_ab/dr_moriyama.jpg) no-repeat 20px 30px;}
#abstract #e111023-10-01 #presenter h3 {background:url(../images_ab/presenter_111023_10_01.gif) no-repeat;}

/* Young-Chel Park 先生 */
#abstract #e111023-10-02 #presenter {background:url(../images_ab/dr_park.jpg) no-repeat 20px 30px;}
#abstract #e111023-10-02 #presenter h3 {background:url(../images_ab/presenter_111023_10_02.gif) no-repeat;}

/* 竹元 京人 先生 */
#abstract #e111023-10-03 #presenter {background:url(../images_ab/dr_takemoto.jpg) no-repeat 20px 30px;}
#abstract #e111023-10-03 #presenter h3 {background:url(../images_ab/presenter_111023_10_03.gif) no-repeat;}

/* 後藤 滋巳 先生 */
#abstract #e111023-11-01 #presenter {background:url(../images_ab/dr_goto.jpg) no-repeat 20px 30px;}
#abstract #e111023-11-01 #presenter h3 {background:url(../images_ab/presenter_111023_11_01.gif) no-repeat;}

/* 槇 宏太郎 先生 */
#abstract #e111023-11-02 #presenter {background:url(../images_ab/dr_maki.jpg) no-repeat 20px 30px;}
#abstract #e111023-11-02 #presenter h3 {background:url(../images_ab/presenter_111023_11_02.gif) no-repeat;}

/* 筒井 照子 先生 */
#abstract #e111023-11-03 #presenter {background:url(../images_ab/dr_tsutsui.jpg) no-repeat 20px 30px;}
#abstract #e111023-11-03 #presenter h3 {background:url(../images_ab/presenter_111023_11_03.gif) no-repeat;}

/* 阿部 二郎 先生 / 小久保 京子 先生 */
#abstract #e111023-12 #presenter_left {
	width:250px;
	height:125px;
	margin:0 10px 0 0;
	padding:75px 0 0 200px;
	background:url(../images_ab/dr_abe.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-12 #presenter_left h3 {background:url(../images_ab/presenter_111023_12a.gif) no-repeat;}
#abstract #e111023-12 #presenter_right {
	width:250px;
	height:125px;
	margin:0;
	padding:75px 0 0 200px;
	background:url(../images_ab/dr_kokubo.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-12 #presenter_right h3 {background:url(../images_ab/presenter_111023_12b.gif) no-repeat;}

/* 吉野 敏明 先生 / 田中 良枝 先生 */
#abstract #e111023-13 #presenter_left {
	width:250px;
	height:175px;
	margin:0 10px 0 0;
	padding:75px 0 0 200px;
	background:url(../images_ab/dr_yoshino.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-13 #presenter_left h3 {background:url(../images_ab/presenter_111023_13a.gif) no-repeat;}
#abstract #e111023-13 #presenter_right {
	width:250px;
	height:175px;
	margin:0;
	padding:75px 0 0 200px;
	background:url(../images_ab/dr_tanakay.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-13 #presenter_right h3 {background:url(../images_ab/presenter_111023_13b.gif) no-repeat;}

/* 須崎 明 先生 */
#abstract #e111023-14 #presenter {background:url(../images_ab/dr_suzaki.jpg) no-repeat 20px 30px;}
#abstract #e111023-14 #presenter h3 {background:url(../images_ab/presenter_111023_14.gif) no-repeat;}

/* 岩崎 美和 先生 */
#abstract #e111023-15 #presenter {background:url(../images_ab/dr_iwasaki.jpg) no-repeat 20px 30px;}
#abstract #e111023-15 #presenter h3 {background:url(../images_ab/presenter_111023_15.gif) no-repeat;}

/* 今村 智之 先生 / 平井 由紀子 先生 / 今村 幸恵 先生 */
#abstract #e111023-16 #presenter_left {
	width:290px;
	margin:0 15px 0 20px;
	padding:207px 0 0 0;
	background:url(../images_ab/dr_imamura.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-16 #presenter_left h3 {background:url(../images_ab/presenter_111023_16a.gif) no-repeat;}
#abstract #e111023-16 #presenter_center {
	width:290px;
	margin:0 15px 0 0;
	padding:207px 0 0 0;
	background:url(../images_ab/dr_hirai.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-16 #presenter_center h3 {background:url(../images_ab/presenter_111023_16b.gif) no-repeat;}
#abstract #e111023-16 #presenter_right {
	width:290px;
	margin:0;
	padding:207px 0 0 0;
	background:url(../images_ab/dr_imamuras.jpg) no-repeat 20px 30px;
	float:left;
}
#abstract #e111023-16 #presenter_right h3 {background:url(../images_ab/presenter_111023_16c.gif) no-repeat;}

/* 波多野 映子 先生 */
#abstract #e111023-17 #presenter {background:url(../images_ab/dr_hatano.jpg) no-repeat 20px 30px;}
#abstract #e111023-17 #presenter h3 {background:url(../images_ab/presenter_111023_17.gif) no-repeat;}

/* 杉山 総子 先生 */
#abstract #e111023-18 #presenter {background:url(../images_ab/dr_sugiyama.jpg) no-repeat 20px 30px;}
#abstract #e111023-18 #presenter h3 {background:url(../images_ab/presenter_111023_18.gif) no-repeat;}

/* 鍵和田　優佳里 先生 */
#abstract #e111023-19 #presenter {background:url(../images_ab/dr_kagiwada.jpg) no-repeat 20px 30px;}
#abstract #e111023-19 #presenter h3 {background:url(../images_ab/presenter_111023_19.gif) no-repeat;}

/* 遊亀 裕一 先生 */
#abstract #e111023-20 #presenter {background:url(../images_ab/dr_yuki.jpg) no-repeat 20px 30px;}
#abstract #e111023-20 #presenter h3 {background:url(../images_ab/presenter_111023_20.gif) no-repeat;}

/* 田中 昌弘 先生 */
#abstract #e111023-21 #presenter {background:url(../images_ab/dr_tanaka.jpg) no-repeat 20px 30px;}
#abstract #e111023-21 #presenter h3 {background:url(../images_ab/presenter_111023_21.gif) no-repeat;}

/* Jean-Pierre Brun 先生 */
#abstract #e111023-22-01 #presenter {background:url(../images_ab/dr_brun.jpg) no-repeat 20px 30px;}
#abstract #e111023-22-01 #presenter h3 {background:url(../images_ab/presenter_111023_02_07.gif) no-repeat;}

/* Pascal Magne 先生 */
#abstract #e111023-22-02 #presenter {background:url(../images_ab/dr_magne.jpg) no-repeat 20px 30px;}
#abstract #e111023-22-02 #presenter h3 {background:url(../images_ab/presenter_111023_02_06.gif) no-repeat;}

/* Michel Magne 先生 */
#abstract #e111023-22-03 #presenter {background:url(../images_ab/dr_michel.jpg) no-repeat 20px 30px;}
#abstract #e111023-22-03 #presenter h3 {background:url(../images_ab/presenter_111023_22_03.gif) no-repeat;}

/* 奥野 幾久 先生 */
#abstract #e111023-23-01 #presenter {background:url(../images_ab/dr_okuno.jpg) no-repeat 20px 30px;}
#abstract #e111023-23-01 #presenter h3 {background:url(../images_ab/presenter_111023_23_01.gif) no-repeat;}

/* 小川 勝久 先生 */
#abstract #e111023-23-02 #presenter {background:url(../images_ab/dr_ogawa.jpg) no-repeat 20px 30px;}
#abstract #e111023-23-02 #presenter h3 {background:url(../images_ab/presenter_111023_23_02.gif) no-repeat;}

/* 櫻井 善明 先生 */
#abstract #e111023-23-03 #presenter {background:url(../images_ab/dr_sakurai.jpg) no-repeat 20px 30px;}
#abstract #e111023-23-03 #presenter h3 {background:url(../images_ab/presenter_111023_23_03.gif) no-repeat;}




#abstract #presenter h4,
#abstract #presenter_left h4,
#abstract #presenter_center h4,
#abstract #presenter_right h4 {
	font-size:12px;
	font-weight:normal;
	line-height:20px;
}

#abstract p.tab01 a,
#abstract p.tab02 a,
#abstract p.tab03 a,
#abstract p.tab04 a {
	display:none;
}

#abstract #bio {
	width:590px;
	padding:10px 0 0 0;
	float:left;
}
#abstract #e111023-03-01 #bio,
#abstract #e111023-03-06 #bio,
#abstract #e111023-12 #bio,
#abstract #e111023-13 #bio {
	width:430px;
	margin:0 30px 0 20px;
	padding:10px 0 0 0;
	float:left;
}
#abstract #e111023-03-01 #bio2,
#abstract #e111023-03-06 #bio2,
#abstract #e111023-12 #bio2,
#abstract #e111023-13 #bio2 {
	width:430px;
	margin:0;
	padding:10px 0 0 0;
	float:left;
}
#abstract #e111023-16 #bio {
	width:290px;
	margin:0 15px 0 20px;
	padding:10px 0 0 0;
	float:left;
}
#abstract #e111023-16 #bio2 {
	width:290px;
	margin:0 15px 0 0;
	padding:10px 0 0 0;
	float:left;
}
#abstract #e111023-16 #bio3 {
	width:290px;
	margin:0;
	padding:10px 0 0 0;
	float:left;
}


#abstract #bio h4,
#abstract #bio2 h4,
#abstract #bio3 h4 {
	font-size:14px;
	font-weight:bold;
	margin:20px 0 5px -10px;
}
#abstract #bio h4 font,
#abstract #bio2 h4 font,
#abstract #bio3 h4 font {
	color:#000;
}

#abstract #bio dl {
	line-height:20px;
	width:590px;
}
#abstract #bio dl dt {
	width:110px;
	float:left;
}
#abstract #bio dl dd {
	width:480px;
	float:left;
}
#abstract #bio dl.dt_wide dt {
	width:190px;
}
#abstract #bio dl.dt_wide dd {
	width:400px;
}

#abstract #e111023-03-01 #bio dl,
#abstract #e111023-03-01 #bio2 dl,
#abstract #e111023-03-06 #bio dl,
#abstract #e111023-03-06 #bio2 dl,
#abstract #e111023-12 #bio dl,
#abstract #e111023-12 #bio2 dl,
#abstract #e111023-13 #bio dl,
#abstract #e111023-13 #bio2 dl {
	line-height:20px;
	width:430px;
}
#abstract #e111023-03-01 #bio dl dt,
#abstract #e111023-03-01 #bio2 dl dt,
#abstract #e111023-03-06 #bio dl dt,
#abstract #e111023-03-06 #bio2 dl dt,
#abstract #e111023-12 #bio dl dt,
#abstract #e111023-12 #bio2 dl dt,
#abstract #e111023-13 #bio dl dt,
#abstract #e111023-13 #bio2 dl dt {
	width:70px;
	float:left;
}
#abstract #e111023-03-01 #bio dl dd,
#abstract #e111023-03-01 #bio2 dl dd,
#abstract #e111023-03-06 #bio dl dd,
#abstract #e111023-03-06 #bio2 dl dd,
#abstract #e111023-12 #bio dl dd,
#abstract #e111023-12 #bio2 dl dd,
#abstract #e111023-13 #bio dl dd,
#abstract #e111023-13 #bio2 dl dd {
	width:360px;
	float:left;
}
#abstract #e111023-16 #bio dl,
#abstract #e111023-16 #bio2 dl,
#abstract #e111023-16 #bio3 dl {
	line-height:20px;
	width:290px;
}
#abstract #e111023-16 #bio dl dt,
#abstract #e111023-16 #bio2 dl dt,
#abstract #e111023-16 #bio3 dl dt {
	width:70px;
	float:left;
}
#abstract #e111023-16 #bio dl dd,
#abstract #e111023-16 #bio2 dl dd,
#abstract #e111023-16 #bio3 dl dd {
	width:220px;
	float:left;
}

#abstract #bio ul,
#abstract #bio2 ul,
#abstract #bio3 ul {
	margin:0 0 20px 15px;
}
#abstract #bio ul li,
#abstract #bio2 ul li,
#abstract #bio3 ul li {
	list-style:disc;
}


#abstract #txt {
	margin:20px 0 0 0;
	padding:30px 20px 20px 20px;
	background:#f6f6f6;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
}
#abstract #txt h4 {
	text-indent:-9999px;
	height:20px;
	margin:0 0 10px 0;
}
#abstract #e111022-01 #txt h4 {background:url(../images_ab/catch_111022_01.gif) no-repeat;}
#abstract #e111022-02 #txt h4 {background:url(../images_ab/catch_111022_02.gif) no-repeat;}
#abstract #e111022-03 #txt h4 {background:url(../images_ab/catch_111022_03.gif) no-repeat;}

#abstract #e111023-01-01 #txt h4 {background:url(../images_ab/catch_111023_01_01.gif) no-repeat;}
#abstract #e111023-01-02 #txt h4 {background:url(../images_ab/catch_111023_01_02.gif) no-repeat; height:40px;}
#abstract #e111023-01-03 #txt h4 {background:url(../images_ab/catch_111023_01_03.gif) no-repeat; height:40px;}
#abstract #e111023-01-04 #txt h4 {background:url(../images_ab/catch_111023_01_04.gif) no-repeat; height:40px;}

#abstract #e111023-02-01 #txt h4 {background:url(../images_ab/catch_111023_02_01.gif) no-repeat;}
#abstract #e111023-02-02 #txt h4 {background:url(../images_ab/catch_111023_02_02.gif) no-repeat;}
#abstract #e111023-02-03 #txt h4 {background:url(../images_ab/catch_111023_02_03.gif) no-repeat;}
#abstract #e111023-02-04 #txt h4 {background:url(../images_ab/catch_111023_02_04.gif) no-repeat;}
#abstract #e111023-02-05 #txt h4 {background:url(../images_ab/catch_111023_02_05.gif) no-repeat;}
#abstract #e111023-02-06 #txt h4 {background:url(../images_ab/catch_111023_02_06.gif) no-repeat;}
#abstract #e111023-02-07 #txt h4 {background:url(../images_ab/catch_111023_02_07.gif) no-repeat;}

#abstract #e111023-03-01 #txt h4 {background:url(../images_ab/catch_111023_03_01.gif) no-repeat;}
#abstract #e111023-03-02 #txt h4 {background:url(../images_ab/catch_111023_03_02.gif) no-repeat;}
#abstract #e111023-03-03 #txt h4 {background:url(../images_ab/catch_111023_03_03.gif) no-repeat; height:44px;}
#abstract #e111023-03-04 #txt h4 {background:url(../images_ab/catch_111023_03_04.gif) no-repeat;}
#abstract #e111023-03-05 #txt h4 {background:url(../images_ab/catch_111023_03_05.gif) no-repeat;}
#abstract #e111023-03-06 #txt h4 {background:url(../images_ab/catch_111023_03_06.gif) no-repeat;}
#abstract #e111023-03-07 #txt h4 {background:url(../images_ab/catch_111023_03_07.gif) no-repeat;}
#abstract #e111023-03-08 #txt h4 {background:url(../images_ab/catch_111023_03_08.gif) no-repeat;}
#abstract #e111023-03-09 #txt h4 {background:url(../images_ab/catch_111023_03_09.gif) no-repeat;}

#abstract #e111023-04-01 #txt h4 {background:url(../images_ab/catch_111023_04_01.gif) no-repeat;}
#abstract #e111023-04-02 #txt h4 {background:url(../images_ab/catch_111023_04_02.gif) no-repeat;}
#abstract #e111023-04-03 #txt h4 {background:url(../images_ab/catch_111023_04_03.gif) no-repeat;}

#abstract #e111023-05-01 #txt h4 {background:url(../images_ab/catch_111023_05_01.gif) no-repeat;}
#abstract #e111023-05-02 #txt h4 {background:url(../images_ab/catch_111023_05_02.gif) no-repeat; height:44px;}
#abstract #e111023-05-03 #txt h4 {background:url(../images_ab/catch_111023_05_03.gif) no-repeat; height:44px;}
#abstract #e111023-05-04 #txt h4 {background:url(../images_ab/catch_111023_05_04.gif) no-repeat;}
#abstract #e111023-05-05 #txt h4 {background:url(../images_ab/catch_111023_05_05.gif) no-repeat;}

#abstract #e111023-06-01 #txt h4 {background:url(../images_ab/catch_111023_06_01.gif) no-repeat;}
#abstract #e111023-06-02 #txt h4 {background:url(../images_ab/catch_111023_06_02.gif) no-repeat;}
#abstract #e111023-06-03 #txt h4 {background:url(../images_ab/catch_111023_06_03.gif) no-repeat;}
#abstract #e111023-06-04 #txt h4 {background:url(../images_ab/catch_111023_06_04.gif) no-repeat;}
#abstract #e111023-06-05 #txt h4 {background:url(../images_ab/catch_111023_06_05.gif) no-repeat;}

#abstract #e111023-07-01 #txt h4 {background:url(../images_ab/catch_111023_07_01.gif) no-repeat;}
#abstract #e111023-07-02 #txt h4 {background:url(../images_ab/catch_111023_07_02.gif) no-repeat;}
#abstract #e111023-07-03 #txt h4 {background:url(../images_ab/catch_111023_07_03.gif) no-repeat;}
#abstract #e111023-07-04 #txt h4 {background:url(../images_ab/catch_111023_07_04.gif) no-repeat;}

#abstract #e111023-08-01 #txt h4 {background:url(../images_ab/catch_111023_08_01.gif) no-repeat; height:44px;}
#abstract #e111023-08-02 #txt h4 {background:url(../images_ab/catch_111023_08_02.gif) no-repeat; height:44px;}
#abstract #e111023-08-03 #txt h4 {background:url(../images_ab/catch_111023_08_03.gif) no-repeat;}
#abstract #e111023-08-04 #txt h4 {background:url(../images_ab/catch_111023_08_04.gif) no-repeat;}

#abstract #e111023-09-01 #txt h4 {background:url(../images_ab/catch_111023_09_01.gif) no-repeat;}
#abstract #e111023-09-02 #txt h4 {background:url(../images_ab/catch_111023_09_02.gif) no-repeat;}
#abstract #e111023-09-03 #txt h4 {background:url(../images_ab/catch_111023_09_03.gif) no-repeat;}
#abstract #e111023-09-04 #txt h4 {background:url(../images_ab/catch_111023_09_04.gif) no-repeat; height:44px;}

#abstract #e111023-10-01 #txt h4 {background:url(../images_ab/catch_111023_10_01.gif) no-repeat;}
#abstract #e111023-10-02 #txt h4 {background:url(../images_ab/catch_111023_10_02.gif) no-repeat;}
#abstract #e111023-10-03 #txt h4 {background:url(../images_ab/catch_111023_10_03.gif) no-repeat;}

#abstract #e111023-11-01 #txt h4 {background:url(../images_ab/catch_111023_11_01.gif) no-repeat;}
#abstract #e111023-11-02 #txt h4 {background:url(../images_ab/catch_111023_11_02.gif) no-repeat;}
#abstract #e111023-11-03 #txt h4 {background:url(../images_ab/catch_111023_11_03.gif) no-repeat;}

#abstract #e111023-12 #txt h4 {background:url(../images_ab/catch_111023_12.gif) no-repeat;}

#abstract #e111023-13 #txt h4 {background:url(../images_ab/catch_111023_13.gif) no-repeat; height:44px;}

#abstract #e111023-14 #txt h4 {background:url(../images_ab/catch_111023_14.gif) no-repeat; height:44px;}

#abstract #e111023-15 #txt h4 {background:url(../images_ab/catch_111023_15.gif) no-repeat; height:44px;}

#abstract #e111023-16 #txt h4 {background:url(../images_ab/catch_111023_16.gif) no-repeat;}

#abstract #e111023-17 #txt h4 {background:url(../images_ab/catch_111023_17.gif) no-repeat;}

#abstract #e111023-18 #txt h4 {background:url(../images_ab/catch_111023_18.gif) no-repeat; height:44px;}

#abstract #e111023-19 #txt h4 {background:url(../images_ab/catch_111023_19.gif) no-repeat; height:44px;}

#abstract #e111023-20 #txt h4 {background:url(../images_ab/catch_111023_20.gif) no-repeat; height:44px;}

#abstract #e111023-21 #txt h4 {background:url(../images_ab/catch_111023_21.gif) no-repeat;}

#abstract #e111023-22-01 #txt h4 {background:url(../images_ab/catch_111023_22_01.gif) no-repeat;}
#abstract #e111023-22-02 #txt h4 {background:url(../images_ab/catch_111023_22_02.gif) no-repeat;}
#abstract #e111023-22-03 #txt h4 {background:url(../images_ab/catch_111023_22_03.gif) no-repeat;}

#abstract #e111023-23-01 #txt h4 {background:url(../images_ab/catch_111023_23_01.gif) no-repeat; height:44px;}
#abstract #e111023-23-02 #txt h4 {background:url(../images_ab/catch_111023_23_02.gif) no-repeat;}
#abstract #e111023-23-03 #txt h4 {background:url(../images_ab/catch_111023_23_03.gif) no-repeat; height:44px;}



#abstract #txt p {
	line-height:28px;
	margin:0;
}
#abstract #txt ol {
	margin:0 0 0 20px;
}
#abstract #txt ol li {
	list-style:decimal;
}







/* タイムテーブル */
#timetable h1.title_timetable {
	text-indent:-9999px;
	width:950px;
	height:70px;
	margin:10px 0;
	background:url(../images_ab/title_timetable.gif) no-repeat;
}


/* ジーシーデンタルショー */
#gcdentalshow h1.title_gcdentalshow {
	text-indent:-9999px;
	width:950px;
	height:70px;
	margin:10px 0;
	background:url(../images_ab/title_gcdentalshow.gif) no-repeat left;
}

#gcdentalshow p {
	margin:20px 10px;
}

#gcdentalshow table {
	width:850px;
	margin:0 auto;
}
#gcdentalshow table th {
	width:134px;
	padding:7px;
	background:#eee;
	border-right:2px solid #ddd;
}
#gcdentalshow table td {
	line-height:24px;
	width:636px;
	padding:7px;
	border-bottom:1px solid #ddd;
}


/* マップ */
h1.title_ev2_map {
	text-indent:-9999px;
	width:950px;
	height:70px;
	margin:10px 0;
	background:url(../images_ab/title_map.gif) no-repeat left;
}
#ev2_map h2.map1 {
	text-indent:-9999px;
	width:900px;
	height:40px;
	margin:30px auto;
	background:url(../../images/subtitle_ev2_map1.gif) no-repeat;
	border-bottom:1px solid #000;
}
#ev2_map h2.map2 {
	text-indent:-9999px;
	width:900px;
	height:40px;
	margin:30px auto;
	background:url(../../images/subtitle_ev2_map2.gif) no-repeat;
	border-bottom:1px solid #000;
}
#ev2_map h2.map3 {
	text-indent:-9999px;
	width:900px;
	height:40px;
	margin:30px auto;
	background:url(../../images/subtitle_ev2_map3.gif) no-repeat;
	border-bottom:1px solid #000;
}


/* ご挨拶 */
#greeting h1.title_greeting {
	text-indent:-9999px;
	width:950px;
	height:70px;
	margin:10px 0;
	background:url(../images_ab/title_greeting.gif) no-repeat;
}

#greeting dl#greeting01,
#greeting dl#greeting02,
#greeting dl#greeting03,
#greeting dl#greeting04,
#greeting dl#greeting05 {
	width:910px;
	margin:0 20px 20px 20px;
	padding:0 0 20px 0;
	border-bottom:1px solid #ddd;
}
#greeting dl#greeting01 dt {
	width:310px;
	padding:177px 0 0 0;
	background:url(../images_ab/greeting_silva.jpg) no-repeat;
	float:left;
}
#greeting dl#greeting02 dt {
	width:310px;
	padding:177px 0 0 0;
	background:url(../images_ab/greeting_ookubo.jpg) no-repeat;
	float:left;
}
#greeting dl#greeting03 dt {
	width:310px;
	padding:177px 0 0 0;
	background:url(../images_ab/greeting_eto.jpg) no-repeat;
	float:left;
}
#greeting dl#greeting04 dt {
	width:310px;
	padding:177px 0 0 0;
	background:url(../images_ab/greeting_rekow.jpg) no-repeat;
	float:left;
}
#greeting dl#greeting05 dt {
	width:310px;
	padding:177px 0 0 0;
	background:url(../images_ab/greeting_nakao.jpg) no-repeat;
	float:left;
}
#greeting dl#greeting01 dt h4,
#greeting dl#greeting02 dt h4,
#greeting dl#greeting03 dt h4,
#greeting dl#greeting04 dt h4,
#greeting dl#greeting05 dt h4 {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
#greeting dl#greeting01 dt h3 {
	text-indent:-9999px;
	height:20px;
	margin:5px 0 0 0;
	background:url(../images_ab/greeting_silva_name.gif) no-repeat;
}
#greeting dl#greeting02 dt h3 {
	text-indent:-9999px;
	height:20px;
	margin:5px 0 0 0;
	background:url(../images_ab/greeting_ookubo_name.gif) no-repeat;
}
#greeting dl#greeting03 dt h3 {
	text-indent:-9999px;
	height:20px;
	margin:5px 0 0 0;
	background:url(../images_ab/greeting_eto_name.gif) no-repeat;
}
#greeting dl#greeting04 dt h3 {
	text-indent:-9999px;
	height:20px;
	margin:5px 0 0 0;
	background:url(../images_ab/greeting_rekow_name.gif) no-repeat;
}
#greeting dl#greeting05 dt h3 {
	text-indent:-9999px;
	height:20px;
	margin:5px 0 0 0;
	background:url(../images_ab/greeting_nakao_name.gif) no-repeat;
}
#greeting dl#greeting01 dd,
#greeting dl#greeting02 dd,
#greeting dl#greeting03 dd,
#greeting dl#greeting04 dd,
#greeting dl#greeting05 dd {
	line-height:22px;
	width:600px;
	float:left;
}
#greeting dl#greeting01 dd p,
#greeting dl#greeting02 dd p,
#greeting dl#greeting03 dd p,
#greeting dl#greeting04 dd p,
#greeting dl#greeting05 dd p {
	margin:0 0 15px 0;
}



/* アンケート */
#greeting h1.title_questionnaire {
	text-indent:-9999px;
	width:950px;
	height:70px;
	margin:10px 0;
	background:url(../images_ab/title_questionnaire.gif) no-repeat;
}

#greeting dl.questionnaire {
	width:910px;
	margin:0 20px 20px 20px;
	padding:0 0 20px 0;
	border-bottom:1px solid #ddd;
}
#greeting dl.questionnaire dt {
	font-size:14px;
	font-weight:bold;
	padding:10px;
	background:#f6f6f6;
	border-top:1px solid #ddd;
}
#greeting dl.questionnaire dt em {
	font-style:normal;
	color:#f00;
}
#greeting dl.questionnaire dd {
	padding:10px;
}
#greeting dl.questionnaire dd ul {
	list-style:none;
	height:12px;
	margin:0 0 10px 0;
}
#greeting dl.questionnaire dd ul li {
	margin:0 20px 0 0;
	float:left;
}

#greeting p.aten {
	color:#f00;
}

#greeting p.quo {
	font-size:14px;
	font-weight:bold;
	margin:20px;
	padding:10px;
	background:#ffe;
	border:1px solid #ddd;
}
#greeting table#quo {
	width:900px;
	margin:20px;
}
#greeting table#quo th {
	width:150px;
	padding:7px;
	border-right:3px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#eee;
}
#greeting table#quo th em {
	font-weight:bold;
	color:#f00;
}
#greeting table#quo td {
	padding:7px;
	border-bottom:1px solid #ddd;
}

#greeting p.succeed {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin:70px 0;
}


/* 個人情報保護 */
#greeting h1.title_privacy {
	text-indent:-9999px;
	width:950px;
	height:70px;
	margin:10px 0;
	background:url(../images_ab/title_privacy.gif) no-repeat;
}
#greeting h2 {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#f00;
	margin:30px 0;
}

#greeting ul#privacy {
	margin:10px 50px;
	padding:20px;
	background:#ffe;
}
#greeting ul#privacy li {
	line-height:22px;
	padding:0 0 0 10px;
	background:url(../images_ab/icon_subnavi.gif) no-repeat 0 0.5em;
}
#greeting ul#privacy li.none {
	font-size:14px;
	font-weight:bold;
	padding:0;
	background:none;
}
#greeting ul#privacy li.center {
	text-align:center;
	background:none;
	margin:20px 0 0 0;
}

#greeting ul#privacy li em {
	font-weight:bold;
}



/* レポート */
#report {
	height:260px;
	padding:15px;
	background:#8fc320;
}
#report h1 {
	text-indent:-9999px;
	width:920px;
	height:55px;
	margin:0 0 10px 0;
	background:url(../images_ab/report_title.gif) no-repeat;
}

#report .ebook {
	width:558px;
	height:190px;
	background:url(../images_ab/report_bg_ebook.jpg) no-repeat;
	float:left;
}

#report .ebook ul {
	width:294px;
	margin:38px 0 0 224px;
}
#report .ebook ul li.btn_ebook {
	text-indent:-9999px;
	width:294px;
	height:61px;
	margin:0 0 6px 0;
	background:url(../images_ab/report_btn_ebook_on.gif) no-repeat;
}
#report .ebook ul li.btn_ebook a {
	display:block;
	width:294px;
	height:61px;
	background:url(../images_ab/report_btn_ebook.gif) no-repeat;
}
#report .ebook ul li.btn_ebook a:hover {
	background:none;
}
#report .ebook ul li.btn_pdf {
	text-indent:-9999px;
	width:294px;
	height:51px;
	background:url(../images_ab/report_btn_pdf_on.gif) no-repeat;
}
#report .ebook ul li.btn_pdf a {
	display:block;
	width:294px;
	height:51px;
	background:url(../images_ab/report_btn_pdf.gif) no-repeat;
}
#report .ebook ul li.btn_pdf a:hover {
	background:none;
}



#report .topics {
	width:362px;
	height:190px;
	background:url(../images_ab/report_bg_topics.jpg) no-repeat;
	float:left;
}
#report .topics h2 {
	display:none;
}

#report .topics p {
	text-indent:-9999px;
	width:147px;
	height:39px;
	margin:127px 0 0 26px;
	background:url(../images_ab/report_btn_detail_on.gif) no-repeat;
}
#report .topics p a {
	display:block;
	width:147px;
	height:39px;
	background:url(../images_ab/report_btn_detail.gif) no-repeat;
}
#report .topics p a:hover {
	background:none;
}


















