@charset "utf-8";
/* CSS Document */

/*------------------------------*/
/*-----------基本設定-----------*/
/*------------------------------*/
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #444444;
	font-size: 13px;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #E8F5FE;
	background-image: url(../images/shared/bg.jpg);
	background-repeat: repeat-x;
	}
.clear {
	clear: both;
}
a {
    color: #2F4E8B;
    text-decoration: underline;
}
#header {
padding: 0px;
    height: 0px;
	width: 960px;
	height: 100px;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}
h1{
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
.wrapper{
	width: 960px;
	min-height: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-color: #E5E3D9;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}
.main{
    float: right;
    width: 760px;
    height: 700px;
	background-color: #FFFFFF;
    background-image: url(../images/shared/topimage.png);
    background-position: 1% 0%;
    background-size: 760px 450px;
    background-repeat: no-repeat;
}
.subBox{
    float: left;
}
nav{
    width: 200px;
}
.btn{
    display: block;
    height: 50px;
    color: #444;
    font-size: 15px;
    line-height: 50px;
    padding-left: 23px;
    text-decoration: none;
    background-image: url(../images/shared/navi.png);
    font-weight: bold;
    margin-bottom: 0px;
    border-bottom-width: 1px solid #8D8D8D;
}
.btn:hover{
	color: #FFFFFF;
	background-image: url(../images/shared/subnavibgOver.png);
}
.ofnav{
	padding: 0px;
	padding-bottom: 10px;
}
.oftn{
	display: block;
	height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-right: 28px;
	margin-left: 50px;
	float: left;
	border: 1px solid #ACACAC;
}
.oftn_non{
	display: block;
	height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-right: 28px;
	margin-left: 50px;
	float: left;
	border: 1px solid #FFFFFF;
}
.oftn2{
	display: block;
	height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-right: 28px;
	margin-left: 0px;
	float: left;
	border: 1px solid #ACACAC;
}
.oftn3{
    display: block;
    height: 60px;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-right: 26px;
    float: left;
}
.main02{
	float: right;
	width: 760px;
	background-color: #FAF3E0;
	height: 500px;
}
.semib{
    margin-top: 10px;
	margin-left: 20px;
}
.mainnavP{
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 170%;
	margin-bottom: 0px;
}
/*学術集会ナビ*/
.gsnav{
	width: 700px;
	height: 270px;
	padding-top: 5px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-color: #E6F5FB;
}
.gstn{
	display: block;
	height: 80px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-right: 36px;
	margin-left: 30px;
	float: left;
	border: 1px solid #ACACAC;
}
.gstn2{
	display: block;
	height: 80px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 0px;
	float: right;
	border: 1px solid #ACACAC;
}
.gsP {
display: flex;
align-items: center;
font-size: 16px;
margin-left: 30px;
margin-right: 30px;
}
.gsP::before,
.gsP::after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background-color: #9B9B9B;
}
.gsP:before {
margin-right: 10px;
}
.gsP:after {
margin-left: 10px;
}
/*ポスター*/
.psnav{
	padding: 0px;
	width: 160px;
	padding-top: 20px;
	padding-right: 20px;
    padding-left: 20px;
}
.psoftn{
    display: block;
    padding-bottom: 0px;
}



/*新着情報*/
.info {
    width: 660px;
    height: 150px;
    text-align: left;
    bottom: 15px;
    left: 240px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 430px;
	margin-bottom: 0px;
    padding-top: 5px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    background-color: #FFFFFF;
}
.news{
	font-size: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	background-color: #1569BE;
	color: #FFFFFF;
	border-radius: 5px;
}
dl.box{
    margin-bottom: 0px;
	margin-top: 0px;
}
dl.box dt{
	float: left;
	padding: 10px 10px 8px 0px;
	border-bottom: 1px dotted #CCCCCC;
	color: #73003F;
}
dl.box dd{
	padding:10px 10px 8px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
.fnNav {
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 25px;
    background-color: #FFFFFF;
}
/*事務局*/
#foot {
	width: 920px;
	background-color: #1569BE;
	padding-top: 2px;
	height: 140px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}
#footbox {
    width: 920px;
    margin-right: auto;
    margin-left: auto;
}
.adress {
	font-size: 13px;
	text-align: left;
	padding-right: 10px;
	float: left;
	line-height: 160%;
	height: 35px;
}
.adress2 {
    font-size: 13px;
    text-align: left;
    padding-right: 0px;
    line-height: 160%;
    padding-top: 10px;
}
#foot p.tsubaki {
    text-align: right;
    font-size: 10px;
    line-height: 100%;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
