﻿@charset "UTF-8";

/* ページ全体の構造 */

html{
	overflow-y:scroll;
}

html,body{height:100%;
}

body{
	margin:0 auto;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:62.5%;
	color:#000;
	text-align:center;
	line-height:1.4;
	background: url(../images/headerBg.jpg) top center repeat-x;
}

div#dcContainer{
	width: 980px;
	margin: 0 auto;
	height: auto!important;
	height: 100%;
	text-align: left;
}

/* ヘッダー構造 */
div#dcHeader{
	width:980px;
	height:130px;
	margin:0 auto;
	position:relative;
	z-index:1;
}

h1#titleLogo{
	position:absolute;
	left:5px;
	top:30px;
}

img#dcHeaderInfo{
	position:absolute;
	right:15px;
	top:12px;
}

/* フッター構造 */
div#dcFooter{
	clear: both;
	height: auto;
	width: auto;
	color: #fff;
	font-size: 1.2em;
	z-index: 1;
	background: url(../images/dcFooterBg.jpg) repeat-x;
}

#dcFooter .mainBox {
	width: 980px;
	height: 140px;
	margin: 0 auto;
	background: url(../images/dcFooter.png) no-repeat;
}

#top-jimu dl,#top-jimu dl dt,#top-jimu dl dd {	
	margin:0;
	padding:0;
}
#top-jimu {
	font-size: 94%;
	line-height: 1.6;
	clear: both;
	overflow: hidden; 
	zoom: 1;
	margin:5px 15px 0 50px;
}
#top-jimu .section {
	width: 400px;
	color: #333;
	float: left;
	display: inline; 
	text-align: left;
}
#top-jimu .section dl {
	margin: 25px 0 0 100px;
}
#top-jimu .section dl dt,
#top-jimu .section dl dd {
	margin: 0px;
	padding: 0px;
}
#top-jimu .section dl dt {
	font-size: 110%;
	margin-bottom: 5px;
}

#top-jimu .section dl dd a{
	text-decoration: underline;
	color: #000;
}

#top-jimu .section dl dd a:hover{
	text-decoration: none;
}
/* コンテンツ構造 -> 左部コンテンツ*/
div#dcLeftContents{
	width: 230px;
	height: auto;
	float: left;

}

ul#dcMenu{
	width: 230px;
	min-height: 750px;
	font-size: 1.4em;
    background-color:#00307B;
}

ul#dcMenu li{
	width:230px;
	height:50px;
	background:url(../images/menuBottomImg.png) center bottom no-repeat;
}

ul#dcMenu li a{
	display:inline-block;
	width:230px;
	height:50px;
	padding: 8px 0 0 13px;
	color:#FFF;
	text-decoration:none;
	line-height:36px;
}

ul#dcMenu li a:hover{
	text-shadow: none;
	width: 230px;
	height: 50px;
	color:#C0181F;
}

ul#dcMenu li.now a{
	color:#C0181F;
	background:url(../images/dcMenuListBg_now.png) no-repeat;
}


/* コンテンツ構造 -> 右部コンテンツ*/ 
div#dcRightContents{
	width: 750px;
	height: auto;
	float: right;
	position: relative;
}

div.dcContentsBox{
	width: 700px;
	height: auto;
}

div.dcContentsBox p{
	width:700px;
	margin-bottom:30px;
	font-size:1.4em;
}


/* コンテンツ構造 -> 右部コンテンツ -> 新着情報（TOP） */
div#dcOshirase{
	overflow: auto;   /* スクロール表示 */
	width: 650px;
	height:90px;
	position: absolute;
	left: 60px;
	top:828px;
}
	
div#dcOshirase p{
	width: 620px;
	min-height: 30px;
	margin: 0 0 0 10px;
	color: #333;
	font-size: 1.4em;
	background: url(../images/dcOshirasePBg.png) 8px 7px no-repeat;
	border-bottom: 1px dashed #CCC;
	display: inline-block;
    line-height:1.8;
}

div#dcOshirase p span{
	padding: 6px 0;
	float: left;
}

div#dcOshirase p span.date{
	width: 70px;
	font-size: 80%;
	padding-left: 20px;
}

div#dcOshirase p span.info{
	width: 510px;
	padding-left: 10px;
}

div#dcOshirase p span a, dl dt a{
	text-decoration: underline;
	color: #333;
}

div#dcOshirase p span a:hover, dl dt a:hover{
	text-decoration: none;
}


/* 共通コンテンツ  */
.floatLeft{float:left!important;}
.floatRight{float:right!important;}
.floatClear{clear:both!important;}
.pLeft20{padding-left:20px;}
.pLeft30{padding-left:30px;}
.PR10{padding-top: 8px;}
.f18C{ font-size:1.6em!important; text-align:center; padding-top:30px;}
.f120{ font-size:18px!important; font-weight:bold;}
.f11{ font-size:11px!important;} 
.img0{ display: block; margin:0 auto;}
.mt15 {margin-top:15px!important;}
.mb15 {margin-bottom:15px!important;}
.mg20 {margin:20px 30px!important;}

.pl30 {padding-left:50px;}
.red {color:red!important; font-weight:bold;}

/* 2ページ目 -> 右部コンテンツ -> */
div#dcRightContents2{
	width: 750px;
	height: auto;
	float: right;
	min-height:700px;
}

div.dcContentsBox2{
	width: 720px;
	height: auto;
	margin: 0 0 0 30px;
}

div.dcContentsBox2 p{
	width: 670px;
	font-size: 1.4em;
	color: #333;
	padding: 5px 15px 0;
	line-height: 1.6;
}

.dcContentsBox2 h3.large{
	color: #FFF;
	height: 42px;
	font-size: 2.6em;
	font-weight: normal;
	text-shadow: 0px 1px 1px #000;
	padding:8px 0  0 35px;
	background: url(../images/h3Bg.png) no-repeat;
}

.dcContentsBox2 h3.large span{
	color: #FFF;
	font-size: 0.75em;
	font-style: italic;
	float: right;
	padding-top: 0.4em;
	padding-right: 33px;
}

.dcContentsBox2 h4 {
	height: 38px;
	margin: 20px 15px 5px;
	background: url(../images/h4Bg.png) no-repeat;
	font-size: 2em;
	font-weight: normal;
	line-height: 2.1;
	padding-left: 30px;
}


.dcContentsBox2 h4:first-child {
	margin: 5px 15px 5px;
}
.dcContentsBox2 h5 {
	height: 20px;
	font-size: 1.5em;
	font-weight: normal;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}


.dcContentsBox2 h5:first-child {
	margin: 5px 15px 5px;
}

.dcContentsBox2 ul{
	width: 650px;
	font-size: 1.4em;
	color: #000;
	padding: 15px 0 10px 30px;
	line-height: 1.4;
}
.dcContentsBox2 ul li{
	padding: 0 0 8px 15px;
	text-indent: -1.5em;
}


/* タイトルのスタイル */

.box1{
	margin: 0 0 15px;
	padding:10px 0;
	color: #333;
	background:#FFF;
	border:1px solid #C0181F;
	min-height:700px;
}

.box1 p{
	font-size: 1.4em;
	line-height:1.6;
	padding: 10px 15px 15px;
	margin:0 15px;
}

/*開催概要*/
.kaisaiInfo {
	width: 630px;
	height:auto;
	margin: 10px 0 30px 35px;
	font-size:14px;
	background: #ccc;
	border-collapse: separate;
	border-spacing: 1px;
}

table.kaisaiInfo th {
	width: 25%;
	background: #F4F4F4;
	padding: 20px 15px;
	font-weight: normal;
}
table.kaisaiInfo td {
	background: #FFF;
	padding: 20px 15px;
}
.kaisaiInfo tr td a {
	text-decoration: underline;
	color: #000;
	 }
.kaisaiInfo tr td a:hover {
	text-decoration: none;
	 }

.kaisaiInfo2 {
	width: 480px;
	height:auto;
	padding: 5px;
	font-size:13px;
	background: #ccc;
	line-height: 0.6;
}


/*アクセスgMap*/
.dcContentsBox2 #gMap {
	width:600px;
	height:400px;
	margin: 15px 30px;
	border: 1px solid #666;
}
.dcContentsBox2 p a, .dcContentsBox2 ul li a, .dcContentsBox2 dl dd a,.officeTxt a,.box2 a {
	color:#000;
}
.dcContentsBox2 p a:hover, .dcContentsBox2 ul li a:hover, .dcContentsBox2 dl dd  a:hover, .officeTxt a:hover,.box2 a:hover{
	color:#000;
	text-decoration:none;
}


/*会長挨拶*/
.presidentBox {
	width: 95%;
	height: 220px;
	padding:0 15px 30px;
	margin:0 0 10px;
	border-bottom:1px solid #ccc;
	position:relative;
}
.presidentBox img {
	float:left;
	margin-left:30px;
}
.presidentBox p {
	text-align:right;
	position:absolute;
	bottom:20px;
	right:0;
}
.presidentBox p span {
	font-size:1.1em;
	font-weight:bold;
}

.presidentT p {
	padding-bottom:3px!important;
	
}

/*関連リンク*/
#link{
	margin: 30px 45px;
}

#link ul li a{
	font-size: 14px;
	padding-left: 50px;
	background: url(../images/linkBg.png) no-repeat 23px 3px;
	color: #333;
	line-height:3.6;
}

#link ul li a:hover{
	color:#333;
	text-decoration:none;
}

hr{ margin: 30px 30px 0;
	border-bottom:	1px dashed #000060;
}


.kyousan {
	width: 680px;
	margin:15px auto;
    font-size:14px;
	border-collapse: separate;
	border-spacing: 1px;
	background: #ccc;
}

.kyousan th{
	background-color: #F4F4F4;
	padding: 10px;
	font-weight: normal;
	text-align: center;
}
.kyousan td{
	background-color: #FFF;
	padding: 10px;
	line-height: 20px;
	text-align: center;
}
td.kyousan_bg {
	background-color: #F4F4F4;
}

/*演題登録*/
.ThemeBox2 {
	width: 670px;
	height:auto;
	margin: 15px 15px 30px 20px;
	font-size:14px;
	background: #ccc;
	border-collapse: separate;
	border-spacing: 1px;
}

table.ThemeBox2 th {
	width: 6%;
	background: #F0F0F0;
	padding: 5px 15px;
	font-weight: normal;
}
table.ThemeBox2 td {
	background: #FFF;
	padding: 5px;
}

#dcRightContents2 ul {
	width: 660px;
	font-size: 1.4em;
	color: #000;
	padding: 5px 0 5px 15px;
	line-height: 1.6;
}
#dcRightContents2 ul li{
	padding: 0 0 10px 15px;
	text-indent:-1em;
}

.endaitouroku {
	padding: 10px 0 80px;
}

.endaitouroku a{
	float: left;
	padding:0 0 0 80px;
}

.endaitouroku a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}
.ThemeBox3 {
	width: 670px;
	height:auto;
	margin: 15px 15px 30px 20px;
	font-size:14px;
	background: #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	text-align:center;
}

table.ThemeBox3 th {
	width: 50%;
	background: #F0F0F0;
	padding: 10px 15px;
	font-weight: normal;
}
table.ThemeBox3 td {
	background: #FFF;
	padding: 10px 15px;
}

.box2 {
	border: 1px solid #F4F4F4;
	padding: 5px 10px;
	text-align: center;
	line-height: 1.8;
	font-size: 14px;
	background-color:#FFF;
	color:#333;
	width: 400px!important;
	margin: 30px auto!important;
	box-shadow: 0 1px 1px #CCC;
}
.chukiTxt {
	width:600px;
	font-size:1.4em;
	text-align:left;
	margin:0 auto 30px;
	padding: 10px 20px;
	background-color:#FFFFEE;
	border:1px ridge #cc9933;
}

/*プログラム*/
h4.subttlPro span{
	float:right;
	padding-right:15px;
	font-size:86%;
}

h5.ttlPro{
	font-weight: bold;
	margin: 15px 45px 0 35px;
	padding-left:15px;
	font-size: 1.6em;
	background: #929994;
	height: 28px;
	color: #FFF;
	line-height: 2.0;
}

p.ttlPro{
	width:630px!important;
	font-weight: bold;
	margin:5px 30px 10px;
}

.namePro{
	font-weight: bold;
	font-size: 16px;
	margin-left: 15px;
}

.nameK{
	font-size: 16px;
	margin-left: 15px;
}

dl.dl_pro{
	clear:both;
	overflow:hidden;
	font-size:14px;
}

dl.dl_pro dt{
	background: #F0F0E1;
	color: #111;
	padding:0 10px;
	margin: 0 0 10px 50px;
	line-height: 210%;
	font-weight: normal;
	width: 30px;
	float:left;
}

dl.dl_pro dd{
	width:580px;
	margin-left:50px;
	line-height:210%;
	padding-left: 50px;
}

p.font18{font-size:1.8em!important;}
p.font16{font-size:1.6em!important;}
.Tcentera{ text-align:center!important;}

/* ボタンのスタイル */
.btn{
padding:5px;
display: block;
float: left;
margin:0 0 10px 20px;
position: relative;
height: 36px;
width: 180px;
behavior: url(PIE.htc);
}
.btn a,
.btn a:hover,
.btn a:visited{
display: block;

position: relative;
height: 38px;
width: 167px;
padding-left:12px;
text-decoration: none;
line-height: 38px;
text-align: center;
color: #000;
text-shadow: 0px 1px 0px #fafafa;
background: #fbfaf4;
background: -webkit-gradient(linear, left top, left bottom, from(#fbfaf4), to(#ece8e6));
background: -moz-linear-gradient(top,  #fbfaf4,  #ece8e6);
background: -o-linear-gradient(top,  #fbfaf4,  #ece8e6);
background: linear-gradient(top,  #fbfaf4,  #ece8e6);
-pie-background: linear-gradient(top,  #fbfaf4,  #ece8e6);
border: 1px solid #dcd9d8;
border-bottom: 1px solid #c1c1bd;
-webkit-box-shadow:  0 0 5px #c7c5c1;
-moz-box-shadow:  0 0 5px #c7c5c1;
box-shadow:  0 0 5px #c7c5c1;
behavior: url(PIE.htc);
}

/* 角丸のスタイル */
.br2,.br2 a{
-webkit-border-radius: 15px; 
-moz-border-radius: 15px;
border-radius: 15px;
behavior: url(PIE.htc);
}

/* マウスオーバー時 */
.btn a:hover {
color:#9a9f9f;
background: #fbfbf9;
behavior: url(PIE.htc);
}


/* IE9以下用 */
.btn a:active:not,.btn a.on:active:not(:target){ /* IE9 */
height: 38px;
width: 167px;
border:1px solid #ccc;
border-top:1px solid #aaa;
box-shadow:none;
}
.btn a:active,.btn a.on{　/* IE8以下用 */
height: 38px\9;
width: 167px\9;
border:1px solid #ccc\9;
border-top:1px solid #aaa\9;
box-shadow:none\9;
/height: 38px;
/width: 167px;
/border:1px solid #ccc;
/border-top:1px solid #aaa;
/box-shadow:none;
}
.sankaInfo {
	width: 630px;
	height:auto;
	font-size:13px;
	background: #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 35px;
}

table.sankaInfo th {
	width: 18%;
	background: #DEDEDE;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
table.sankaInfo td {
	background: #FFF;
	padding: 10px;
	
}
.sankaInfo tr td a {
	text-decoration: underline;
	color: #000;
	 }
.sankaInfo tr td a:hover {
	text-decoration: none;
	 }

/*フォーム*/
.widthFull{width:97%;}
.widthFourFifth{width:80%;}
.widthTwoThird{width:66%;}
.widthHalf{width:50%;}
.widthOneThird{width:33%;}
.widthQuarter{width:25%;}
.widthFifth{width:20%;}
.widthSixth{width:16%;}
.widthEighth{width:12.5%;}
.widthTenth{width:10%;}
.widthFour{width:4%;}
.widthThree{width:3%;}
.widthQuarter2{width:18%;}


/*プログラム、ご案内*/
#dcContainer #dcRightContents2 .dcContentsBox2 .box1 .prg_nav {
	width: 680px;
	height: auto;
}
#dcContainer #dcRightContents2 .dcContentsBox2 .box1 .prg_nav ul {
	margin: 5px auto 10px;
	width:242px;	
}
#dcContainer #dcRightContents2 .dcContentsBox2 .box1 .prg_nav ul li {
	padding:10px 0 5px;
}
#dcContainer #dcRightContents2 .dcContentsBox2 .box1 .prg_nav ul li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
}
.p_btn {
    color:#fff;
    display: inline-block;
    padding: 10px 15px;
	margin: 5px 0;
    border-radius: 30px;
    text-decoration: none !important;
    font-size: 16px;
	width:110px;
}
.p_btn{ width: 200px; }

.p_btn:hover {
    opacity: 0.8;
	 color: #FFF !important;
}

.p_btn ul li a{
	color:#fff;
	text-decoration:none;
}

.p_btn.btn_blue {
    color: #fff;
	 background: #00307B;
}

.p_btn.btn_pdf::after {
    content: " ";
    display: inline-block;
    width: 20px;
	height: 26px;
    background:url(../images/PDFicon.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    bottom: 2px;
}

.btn_pp::after {
    content: " ";
    display: inline-block;
    width: 24px;
	height: 31px;
    background:url(../images/PPicon.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    bottom: 2px;
}
/* アプリのご案内 */
table.appli {
	border: none;
	margin: 1em 2em;
	font-size:14px;
}

table.appli td {
	text-align: left;
	vertical-align: top;
	padding: 0.5em 0;
}

table.appli th {
	text-align: left;
	padding: 0.5em 0;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	width:12%;
}
table.btn_appli {
	border: none;
	margin: 2em auto 0;
	font-size:14px;
}

table.btn_appli td {
	text-align: center;
	vertical-align: top;
	padding: 0 2em 0.5em;
}

table.btn_appli th {
	text-align: center;
	vertical-align: top;
	padding: 0 2em 0.5em;
	font-weight: bold;
}

