@charset "utf-8";
/* CSS Document */


/*==============================================/
	1.トップページ＆テンプレート内　 　         /
	2.What's New（iframe）        	            /
	3.告知掲載（閉会、演題締め切り等 　　		/
	4.テキストボックス							/
	5.文字装飾関連								/
	6.表組み関連								/
	7.写真＆画像関連							/
	8.リスト関連								/
	9.リンク関連								/
===============================================*/

/* ▼サイト名▼*/
/* 公益社団法人日本口腔インプラント学会 第36回中部支部学術大会 */

/*----------------------------------------------
	1.トップページ＆テンプレート内
----------------------------------------------*/
html{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #84B1E8;
	background-image: url(../img/top/gra.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#apDiv1 {
	position:absolute;
	z-index:1;
	right: 0px;
	bottom: 0px;
	left: 0px;
	top: 100px;
}

#zentai{
	margin: 0px auto;
	padding: 0px;
	width: 845px;
	display: block;
	position: relative;
	background-image: url(../img/main/main_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}

#kage{
/* border-radius */
border-radius:;
-webkit-border-radius:;
-moz-border-radius:;
	/* box-shadow */
box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 6px 3px;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}


#position1{
	position: relative;
	width: 623px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}
	


#copy1{
	height: 25px;
	width: 833px;
	color: #FFF;
	font: 11px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	background-color: #0665a7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
	
#botan2{
	background: url(../img/menu/b_end2.jpg) no-repeat right 676px;
	}
	
@media print{	

#copy1{
	display: none;
	}

#botan2{
	display: none;
	}
}
	
#top{
	float: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	width: 655px;
	display: block;
}


.back_repeat{
	background-color: #960;
	}

.img{
	float: left;
}


/*スライドショー*/
#pic{
	height: 553px;
	width: 655px;
	display: block;
	background: url(../img/top/img_haikei.jpg) no-repeat left top;

}

#slideShow img{
        /* 全てを透明にして、画像を重ねる */
        opacity: 0;
        position: absolute;
    }

#slideShow .img1{
        /* 1枚目の画像だけ表示 */
        opacity: 1;
    }






/*メニューボタン*/
/*#nav全体　背景ここで指定*/
#nav_wrap{
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: left;
	clear: both;
	background-color: #BBD594;
}


@media print{
#nav_wrap{
	display: none;
}
}


/*　#nav ul li imgのみロールオーバー*/
/* （jQuaryで動きます）*/

#nav ul li a{
	border-style: none;
	border-width: 0px;
	text-decoration: none;
	background: url(none);
}




#nav{
	margin: 0px;
	float: left;
	width: 190px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#nav ul{
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}

#nav ul li{
	margin: 0px;
	padding: 0px;
	height: 37px;
	list-style: none;
	cursor: default;
	border-style: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}

#nav ul li.home{
	margin: 0px;
	padding: 0px;
	height: 37px;
	list-style: none;
	cursor: default;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}

/*----------------------------------------------
	2.What's New(iframe) 
----------------------------------------------*/
#shin_repeat{
	background: url(../img/top/shin_repeat.jpg) no-repeat left top;
	display: block;
	float: left;
	width: 655px;
}

#whats{
	overflow:auto;
	height: 140px;
	background-color: #E8E8E8;
	padding-top: 7px;
}
.waku_red_s{
	background-color: #FFF4F4;
	padding: 10px;
	border: 1px solid #f18cb8;
	font-weight: bold;
	color: #D50000;
}

.waku_red2{
	background-color: #FFF4F4;
	padding: 5px 7px 5px 10px;
	border: 2px solid #F086B4;
	color: #D50000;
	margin: 0px 10px 2px;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
}

.date{
	font-size: 12px;
	line-height: 16px;
	padding: 0px 5px 7px 15px;
	color: #000;
	}
	
.date2{
	font-size: 12px;
	line-height: 17px;
	padding: 0px 5px 7px 15px;
	color: #FFF;
	}
	
.date_red{
	font-size: 12px;
	line-height: 16px;
	padding: 4px 5px 4px 15px;
	color: #F00;
	}

/*----------------------------------------------
	3.告知掲載（閉会、演題締め切り等）
----------------------------------------------*/
.heikai{
	color: #D50000;
	border: 1px solid #de588a;
	padding: 10px;
	background: #FBECF1;
}


/*----------------------------------------------
	4.テキストボックス
----------------------------------------------*/
.line{
	border-bottom: 1px dotted #8DBFE0;
	margin-bottom: 20px;
	font-size: 100%;
	display: block;
	line-height: 1em;
	background: #000;
	clear: both;
	float: none;
	height: 100%;
	}

.dai{
	font-size: 95%;
	line-height: 200%;
	margin-left: 10px;
}

.kyosan{
	text-align: right;
	font-size: 95%;
	margin-bottom: 40px;
	display: block;
	font-weight: bold;
	padding-left: 5px;
	line-height: 100%;
	padding-top: 3px;
	color: #016CB4;
}
.day{
	font-weight: bold;
	font-size: 95%;
	clear: both;
	display: block;
	margin-bottom: 0px;
	text-align: left;
	margin-right: 0px;
	padding-left: 10px;
	color: #333333;
	padding-right: 10px;
	background: #dbe8e8;
}

#main1{
	font-size: 95%;
	line-height: 160%;
	background: #FFF;
	padding: 20px 33px 20px 20px;
	color: #000;
	margin: 0px;
	}

#main_height{
	font-size: 95%;
	line-height: 165%;
	background: #FFF;
	height: 600px;
	color: #000;
	margin: 0px;
	padding: 20px 33px 0px 20px;
	}


#main_sanka{
	font-size: 100%;
	line-height: 165%;
	width: 575px;
	margin: 0px 0px 20px;
	padding: 20px 28px 0px 20px;
	background: #FFF;
	}
#main_kaicho{
	font-size: 95%;
	line-height: 165%;
	background: #FFF;
	color: #000;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	}
	
#main_kaicho p{
	margin: 0px;
	padding: 0px 0px 10px;
}
	
p{
	margin: 0px;
	padding: 0px 0px 40px 5px;
	line-height: 150%;
	}
	
.pbox1{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 5px;
	}
	

.main_kaicho p{
	margin: 0px;
	padding: 0px 0px 10px;
	}

.nichiji{
	color: #FFF;
	background-color: #23418a;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}

.pro{
	font-weight: bold;
	display: block;
	text-align: left;
	float: left;
	padding-left: 10px;
	}

.pro_midashi{
	color: #1D7398;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	clear: both;
	float: none;
	overflow: hidden;
	font-size: 100%;
	line-height: 1em;
	height: auto;
	width: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #DEE8F1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABC7E2;
	border-right-color: #ABC7E2;
	border-bottom-color: #81AAD3;
	border-left-color: #ABC7E2;
	}

.pro_midashi2{
	color: #676767;
	font-weight: bold;
	margin-bottom: 10px;
	background: #F3F3F3;
	display: block;
	clear: both;
	float: none;
	overflow: hidden;
	font-size: 100%;
	line-height: 1em;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #C3C3C3;
	}


.pro_midashi2 .pro{
	font-weight: bold;
	display: block;
	text-align: left;
	float: left;
	}

.pro1{
	padding-left: 5px;
	margin-bottom: 10px;
	line-height: 140%;
	clear: both;
	float: none;
	}

.pro2{
	color: #016CB4;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 130%;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	}

.pro_date{
	font-weight: bold;
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
	float: right;
	width: auto;
	margin-left: 0px;
	font-size: 90%;
	}

.enjya{
	text-align: right;
	border-bottom: 0px dotted #8DBFE0;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 95%;
	}

.enjya_lu{
	text-align: right;
	border-bottom: 1px dotted #8DBFE0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	padding-left: 10px;
	}

/*----------------------------------------------
	5.文字装飾関連
----------------------------------------------*/
.num{
	font-weight: bold;
	color: #016CB4;
	background: url(../img/parts/h3.jpg) left top;
	padding: 0px;
	border: 2px solid #9AD8F1;
	font-size: 15px;
	line-height: 20px;
	height: 30px;
	width: 30px;
}
.sen{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1px;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}

h3{
	margin: 0px 0px 5px;
	color: #333333;
	font-size: 16px;
	background: url(../img/parts/h3.jpg) repeat-x left top;
	padding: 2px 0px 0px 10px;
	height: 35px;
	vertical-align: top;
	}

h3.ver2{
	margin: 0px;
	color: #333333;
	font-size: 100%;
	background: url(none);
	padding: 1px 0px 0px 5px;
	line-height: 140%;
	height: auto;
	}
h4{
	margin: 0px;
	padding: 0px;
	color: #505050;
	}

.suji{
	font-size: 16px;
	font-weight: bold;
}

/*----------------------------------------------
	6.表組み関連
----------------------------------------------*/
table.ichi{
	font-size: 85%;
	margin-left: 15px;
}


table.kaihi td{
	font-size: 95%;
	padding-right: 15px;
}



td.sanka10{
	padding-bottom: 10px;
	line-height: 150%;
}

table.sanka11{
	margin-left: 5px;
}

table.sanka11 th{
	margin-left: 5px;
	white-space: nowrap;
	padding-right: 5px;
	font-weight: normal;
}


table#price{
	font-size: 90%;
	line-height: 120%;
	margin-top: 5px;
	padding: 0px;
}

table#price th{
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}

table#price td{
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 10px;
}

#lef{
	font-size: 90%;
	line-height: 160%;
	padding: 0px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

table.lu th{
	padding-right: 10px;
	white-space: nowrap;
}

#noline{
	border-bottom-style: none;
	}
	


	
table#sanka_waku{
	border: 2px solid #B9CECE;
	}

table.sanka03{
	line-height: 150%;
	margin-bottom: 20px;
	margin-left: 5px;
}

table.sanka03 th{
	white-space: nowrap;
}

table#sanka02{
	font-size: 95%;
	margin: 5px 0px 0px;
	line-height: 150%;
	padding: 0px;
	}

table#sanka02 th{
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	white-space: nowrap;
	vertical-align: top;
	}

table#sanka02 td{
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	}

table.sanka0{
	font-size: 100%;
	margin: 10px 0px 30px 1.5em;
	line-height: 150%;
	}

table.sanka0 th{
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	white-space: nowrap;
	}

table.sanka0 td{
	font-weight: normal;
	color: #000;
	padding-bottom: 10px;
	}


table.sanka{
	font-size: 95%;
	margin: 10px auto;
	
	}
	
table.sanka th{
	background: #DCDCED;
	color: #555580;
	text-align: center;
	vertical-align: middle;
	padding: 3px 10px;
	border-bottom: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	}

#sanka_top{
	background: #DCDCED;
	color: #555580;
	text-align: center;
	vertical-align: middle;
	padding: 3px 10px;
	border-bottom: 1px solid #C1C1C1;
	border-right-style: none;
	}
	
td.sanka1{
	padding: 3px 20px;
	border-bottom: 1px solid #C1C1C1;
	white-space: nowrap;
	background: #F2F2F2;
	border-right: 1px solid #C1C1C1;
	}
td.sanka2{
	padding: 3px 10px;
	border-bottom: 1px solid #C1C1C1;
	white-space: nowrap;
	background: #F5F8F8;
	border-right: 1px solid #C1C1C1;
	}
td.sanka2_2{
	padding: 3px 10px;
	border-bottom: 1px solid #C1C1C1;
	background: #F5F8F8;
	}
	
td.sanka3{
	padding: 3px 10px;
	border-bottom: 1px solid #C1C1C1;
	white-space: nowrap;
	background: #F5F8F8;
	}
	
td.sanka4{
	padding: 3px 10px;
	white-space: nowrap;
	background: #F5F8F8;
	}



table.tokutei{
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 90%;
	}
	
table.tokutei th{
	background: #B87AA9;
	text-align: center;
	vertical-align: middle;
	padding: 3px 15px;
	border-bottom: 1px solid #6FBFF0;
	color: #0283D4;
	}
	
table.tokutei td{
	padding: 3px 15px 3px 10px;
	border-bottom: 1px solid #C1C1C1;
	background: #FFFFFF;
	border-left: 1px solid #C1C1C1;
	}
	
table#tokutei_waku{
	border-top: 2px solid #B9CECE;
	border-right: 2px solid #B9CECE;
	border-bottom: 2px solid #B9CECE;
	border-left: 2px solid #B9CECE;
	}

table.ichiran{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-left: 15px;
}

table.ichiran th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	background-color: #EBEBEB;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}

table.ichiran td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 10px;
}


/*----------------------------------------------
	7.写真＆画像関連
----------------------------------------------*/
img{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

img.pic{
	clear: both;
	float: right;
	padding-left: 15px;
	padding-right: 5px;
}

/*---------------------------------------------
	8.リスト関連
---------------------------------------------*/
ul.yaji{
	margin: 0px 0px 30px;
	padding: 0px;
}
ul.yaji li{
	line-height: 140%;
	margin: 0px;
	padding: 0px 0px 10px;
	list-style: url(../img/parts/list.gif) none outside;
	}
	
@media print{	
ul.yaji li{
	list-style: url(none) none;
	font-size: 100%;
	line-height: 155%;
	background: url(../img/parts/list.gif) no-repeat left center;
	}
}
	
/*----------------------------------------------
	9.リンク関連
----------------------------------------------*/
/* 基本のテキストリンク用 */

a:link{
	color:#2D5094;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3484B5;
}

a:visited{
	color:#1974AB;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #247AAD;
}

a:hover{
	color:#0A81CF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F78B2;
}



/*ロールオーバーのアンダーラインを消す
　指カーソルを出す指定*/
.roll{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll a:link{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll a:visited{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll a:hover{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}



.roll2{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
	text-align: center; /*センター揃え*/
}

.roll2 a:link{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll2 a:visited{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll2 a:hover{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll2 a:link{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}




/* ページの先頭へ */


.pegeup{
	font-size: 12px;
	line-height: 20px;
	background: #FFF;
	width: 635px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	border-style: none;
	}

.pegeup a:link{
	text-decoration: none;
	background: #FFF;
	border: 0px none #FFF;
}

.pegeup a:visited{
	text-decoration: none;
	background: #FFF;
	border: 0px none #FFF;
}
.pegeup a:hover{
	text-decoration: none;
	background: #FFF;
	border: 0px none #FFF;
}


.pege {
	color: #447dd4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.pege:link{
	color:#447dd4;
	text-decoration: none;
}

a.pege:visited{
	color:#36AFE4;
	text-decoration: none;
}

a.pege:hover{
	color:#0093D9;
	text-decoration: underline;
	background-color: #F0FBFF;
}




/* メールリンク */


.mail {
	color: #447dd4;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a.mail:link{
	color:#447dd4;
	text-decoration: underline;
}

a.mail:visited{
	color:#2d4295;
	text-decoration: underline;
}

a.mail:hover{
	color:#0093D9;
	text-decoration: underline;
	background-color: #F0FBFF;
}



/* リンク */

.link {
	color: #016CB4;
	padding-bottom: 2px;
	text-decoration: none;
}

a.link:link{
	color:#016CB4;
	padding-bottom: 2px;
	text-decoration: none;
}

a.link:visited{
	color:#016CB4;
	padding-bottom: 2px;
	text-decoration: none;
}

a.link:hover{
	color:#016CB4;
	border-bottom: 1px solid #585858;
	background-color: #EEEEEE;
	padding-bottom: 2px;
	text-decoration: none;
}


/* リンクred */

.link_red {
	color: #FF0000;
	padding-bottom: 2px;
	text-decoration: underline;
}

a.link_red:link{
	color:#FF0000;
	padding-bottom: 2px;
	text-decoration: underline;
}

a.link_red:visited{
	color:#FF0000;
	padding-bottom: 2px;
	text-decoration: underline;
}

a.link_red:hover{
	color:#FF0000;
	background-color: #EEEEEE;
	padding-bottom: 2px;
	text-decoration: underline;
}
