/* CSS Document */
 
/************************************
TOP
************************************/
#top{
	width:630px;
	margin:0;
	padding:0 20px 30px 0;
	position:relative;
	float:right;
}

/***MAIN IMG***/

#top #top01{
	margin:0 0 20px;
}

/***MAIN TEXT***/

#top #top02{
	margin:0 10px 30px;
	padding:0;
}

#top #top02 p#tx01{
	font-size:12px;
	line-height:180%;
	margin:0 0 10px;
}

#top #top02 p#tx02{
	font-size:10px;
	line-height:110%;
	text-align:right;
	margin:0 0 20px;
}

/***NEWS***/

#top #news h2{
	margin:0 0 15px;
}

#top #news ul{
	padding:0 10px;
}

#top #news ul li{
	background:url(../images/arrow01.jpg) 0px 5px no-repeat;
	padding:0 0 5px 15px;
	line-height:175%;
}

#top #news ul li span{
	display:block;
	color:#090;
	margin:0;
}

#top #news ul li a{
	color:#666;
	text-decoration:underline;
}

/************************************
お知らせ　information
************************************/

#info{
	width:630px;
	margin:0;
	padding:0 20px 30px 0;
	position:relative;
	float:right;
}

#info h2{
	margin:0 0 15px;
}
#info h3{
	padding:8px;
	margin:0 0 15px;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}

#info .if01{
	margin:0 10px;
}


/************************************
学会大会　congress
************************************/

#congress{
	width:630px;
	margin:0;
	padding:0 20px 30px 0;
	position:relative;
	float:right;
}

#congress h2{
	margin:0 0 15px;
}

/*cg01*/

#congress .cg01{
	margin:0 10px 30px;
}
#congress .cg01 h3{
	padding:8px;
	margin:0 0 15px;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}
#congress .cg01 h3 span{
	color: #f00;
}
#congress .cg01 h4{
	color: #090;
	font-size:14px;
	font-weight: bold;
	margin: 0 0 10px;
}
#congress .cg01 p.tx01{
	margin:0 0 20px;
}
#congress .cg01 p.tx01 span{
	display:block;
	text-align:right;
	padding:5px 0 0;
}
#congress .cg01 table{
	width:590px;
	margin:0 10px 20px;
	border-collapse:collapse;
}
#congress .cg01 th{
	text-align:right;
	padding:5px 10px 10px 0;
	font-weight:normal;
	vertical-align:top;
}
#congress .cg01 td{
	padding:5px 0 10px;
	vertical-align:top;
}
#congress .cg01 .tb_line{
	width:588px;
	margin:0 10px 20px;
	border-collapse:collapse;
	border: 1px solid #ccc;
}
#congress .cg01 .tb_line td{
	padding:5px 10px;
	vertical-align:top;
	border-collapse:collapse;
	border: 1px solid #ccc;
}
#congress .cg01 .tb_line .center{
	text-align: center;
}
#congress .cg01 dl{
	width:590px;
	margin:0 10px;
}
#congress .cg01 dt{
	font-weight:bold;
	margin:0 0 3px;
	padding:0;
}
#congress .cg01 dt span{
	font-weight:normal;
}
#congress .cg01 dd{
	margin:0 0 10px 25px;
	padding:0;
}
#congress .cg01 ol li{
	list-style-type: decimal;
	margin: 0 0 8px 12px;
}
#congress .cg01 .btn{
	
}
#congress .cg01 .btn a{
	display: inline-block;
	border:3px double #ccc;
	padding: 10px;
	font-size: 14px;
	font-weight: 700;
}
#congress .cg01 .btn a:link,
#congress .cg01 .btn a:visited,
#congress .cg01 .btn a:active,
#congress .cg01 .btn a:hover{
	color:#090;
	text-decoration: none;}
#congress .cg01 .btn a:hover{
	background-color: #eee;
}

/*cg02*/

#congress .cg02{
	width:610px;
	margin:0 10px;
}
#congress .cg02 h3{
	padding:8px;
	margin:0 0 15px;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}
#congress .cg02 p{
	background:url(../images/arrow01.jpg) 0px 5px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 30px;
}
#congress .cg02 ul{
	width:610px;
	padding:0 10px;
}
#congress .cg02 ul li{
	background:url(../images/arrow01.jpg) 0px 5px no-repeat;
	padding:0 0 5px 15px;
	line-height:175%;
}
#congress .cg02 ul li a{
	color:#666;
	text-decoration:underline;
}
#congress .cg02 ul li a:hover{
	color:#090;
}

/*cg03*/

#congress .cg03{
	width:610px;
	margin:0 10px;
}
#congress .cg03 h4{
	width:600px;
	color: #090;
	font-size:14px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 0 5px 5px;
	margin: 0 0 10px;
}
#congress .cg03 h4 span{
	display: block;
	float: right;
	color:#666;
	font-size: 13px;
	font-weight: normal;
}
#congress .cg03 .tx01{
	text-align: right;
	margin: 0 0 10px;
}
#congress .cg03 .tx02{
	margin: 0 0 10px;
}
#congress .cg03 .tx02 span{
	font-weight: bold;
}
#congress .cg03 table{
	width:100%;
	margin:0 0 30px;
	border-collapse:collapse;
	border: 1px solid #ccc;
}
#congress .cg03 table th{
	padding:5px 10px;
	background-color: #eee;
	border-collapse:collapse;
	border: 1px solid #ccc;
}
#congress .cg03 table th span{
	float: right;
	font-weight: normal;
}
#congress .cg03 table td{
	padding:5px 10px;
	vertical-align:top;
	border-collapse:collapse;
	border: 1px solid #ccc;
}

/**/

#congress .program_dl{
	border: 3px double #ccc;
	padding: 10px;
	margin:0 10px 20px;
	background: #ffffe0;
}
#congress .program_dl span{
	font-weight: bold;
}
#congress .program_dl input{
	margin: 0 5px;
}

/*apply*/

#congress .apply{
	width:610px;
	margin:0 10px;
}
#congress .apply .mb30{
	margin-bottom: 30px;
}
#congress .apply p{
	line-height: 1.75;
	margin: 0 0 20px;
}
#congress .apply p span{
	color: #f00;
}
#congress .apply .tx01{
	border: 1px solid #ccc;
	padding: 15px;
	margin: 0 0 30px;
}
#congress .apply .tx01 p{
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 5px;
}
#congress .apply .tx01 li{
	list-style-type: none;
	padding: 0 0 5px 15px;
	line-height: 1.5;
	position: relative;
}
#congress .apply .tx01 li::before{
	content: '※';
	position: absolute;
	top:0;
	left: 0;
}
#congress .apply .tx01 .dl{
	text-align: right;
}
#congress .apply .tx01 .dl a{
	display: inline-block;
	padding: 5px 10px;
	border:3px double #ccc;
	text-decoration: none;
	font-weight: 700;
}
#congress .apply h3{
	padding:8px;
	margin:0 0 15px;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}
#congress .apply .ttl{
	display: flex;
	align-items: center;
}
#congress .apply .ttl h4{
	font-size: 13px;
	font-weight: 700;
	margin-right: 30px;
}
#congress .apply .ttl > div a{
	display: inline-block;
	padding: 5px 10px;
	border:3px double #ccc;
	text-decoration: none;
	font-weight: 700;
}
#congress .apply table{
	width:100%;
	margin:15px 0;
	border-collapse:collapse;
	border: 1px solid #ccc;
}
#congress .apply table td{
	padding:5px 10px;
	border-collapse:collapse;
	border: 1px solid #ccc;
	vertical-align: top;
}
#congress .apply ul.disc li{
	list-style-type: disc;
	line-height: 1.5;
	margin: 0 0 5px 15px;
}
#congress .apply .btn_back{
	text-align: center;
	margin: 30px 0 0;
}
#congress .apply .btn_back a{
	display: inline-block;
	border: 1px solid #ccc;
	padding: 10px 30px;
	text-decoration: none;
	color: #090;
	font-size: 13px;
}
#congress .apply .btn_back a:hover{
	background-color: #eee;
}

/************************************
学会誌　journal
************************************/

#journal{
	width:630px;
	margin:0;
	padding:0 20px 30px 0;
	position:relative;
	float:right;
}

#journal h2{
	margin:0 0 15px;
}
#journal h3.ttl{
  padding:8px;
	margin:0 5px 15px;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}
#journal h3.ttl span{
	display: inline-block;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
}

#journal ul.list li{
  list-style-type: disc;
}

#journal p{
	margin:0 10px 20px;
}

#journal table{
	width:610px;
	padding:0;
	margin:0 10px 30px;
	border-bottom:1px dashed #ccc;
	border-collapse:collapse;
}

#journal td{
	background:url(../images/arrow01.jpg) 0px 2px no-repeat;
	padding:0 0 10px 15px;
	line-height:120%;
	width:20%;
}

#journal a{
	color:#666;
}

#journal a:hover{
	color:#FF9900;
}

#journal h3{
	padding:0;
	margin:0 10px 15px;
	font-size:12px;
	line-height:110%;
	color:#090;
}

#journal h4{
	padding:0;
	margin:0 10px 5px 20px;
	font-size:13px;
	font-weight:bold;
}

#journal h4 span{
	font-size: 12px;
}

#journal ul{
	padding:0;
	margin:0 10px 5px 30px;
}

#journal ul li{
	line-height:135%;
	padding:0 0 7px;
}

#journal ol{
	padding:0;
	margin:0 10px 5px 30px;
}

#journal ol li{
	margin:0 0 0 25px;
	list-style-type:decimal;
}

#journal p.tx01{
	padding:0;
	margin:0 10px 5px 20px;
}

#journal p.pagetop{
	width:100px;
	background:url(../images/arrow02.jpg) 495px 3px no-repeat;
	padding:0 0 5px 510px;
	margin:0 10px 20px;
	border-bottom:1px dashed #ccc;
}

#journal p.pagetop a{
	color:#090;
}


/************************************
研修会のお知らせ　general meeting
************************************/

#general{
	width:630px;
	margin:0;
	padding:0 20px 10px 0;
	position:relative;
	float:right;
}

#general h2{
	margin:0 0 15px;
}

#general h3{
	padding:8px;
	margin:0 10px 15px;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}
#general h3 span{
	color: #f00;
}

#general p{
	margin:0 10px 20px;
	line-height:150%;
}

#general table{
	margin:0 10px 20px;
	border-collapse:collapse;
	border:1px solid #ccc;
}

#general th{
	padding:5px;
	text-align:center;
	border-collapse:collapse;
	border:1px solid #ccc;
	background-color:#f9f7d9;
}

#general td{
	padding:5px;
	border-collapse:collapse;
	border:1px solid #ccc;
}

/*2012*/

.gm2012 p.tx01{
	margin:0 10px 10px;
	font-size:14px;
	line-height:135%;
	text-align:center;
}

.gm2012 p.tx02{
	margin:0 10px 10px;
	padding:10px;
	border:1px solid #ccc;
}

.gm2012 p.tx03{
	margin:0 10px 10px;
}

.gm2012 p.tx04{
	margin:0 10px 10px;
	padding:10px;
	border:2px dotted #ccc;
}

.gm2012 table#img{
	margin:0 10px 20px;
	border-collapse:collapse;
	border:none;
	border-bottom:1px dotted #ccc;
}

.gm2012 table#img td{
	padding:0 0 10px;
	border-collapse:collapse;
	border:none;
	vertical-align:top;
}

/*2013*/

#general .gm01{
	width:610px;
	margin:0 10px 30px;
}

#general .gm01 h3{
	width:584px;
	padding:8px;
	margin:0 0 15px;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}

#general .gm01 p.txt01{
	text-align:right;
	margin:0 10px 10px;
}

#general .gm01 p.txt02{
	text-align:center;
	font-size:14px;
	margin:0 10px 20px;
}

#general .gm01 p.txt02 span{
	font-size:18px;
	font-weight:bold;
	line-height:200%;
}

#general .gm01 p.txt03{
	border:3px double #ccc;
	padding:10px;
	margin:0 10px 20px;
}

#general .gm01 p.txt03 span{
	font-weight:bold;
	text-decoration:underline;
}

#general .gm01 p.txt05{
	font-size:18px;
	font-weight:bold;
	line-height:150%;
	text-align: center;
}

#general .gm01 p.txt05 .small{
	font-size: 14px;
}

#general .gm01 p.txt05 .name{
	display: block;
	font-size:14px;
	font-weight: normal;
	padding: 10px 0 0;
}

#general .gm01 dl{
	margin:0 10px 20px;
}

#general .gm01 dt{
	clear:left;
	padding:0 10px 8px 0;
	position:relative;
	float:left;
}

#general .gm01 dd{
	padding:0 0 8px;
	position:relative;
	float:left;
}

#general .gm01 p.txt04{
	margin:0 10px 10px;
	padding:10px;
	border:2px dotted #ccc;
}


/************************************
関係学講座　relationship_studies
************************************/

#relationship{
	width:630px;
	margin:0;
	padding:0 20px 0 0;
	position:relative;
	float:right;
}

#relationship h2{
	margin:0 0 15px;
}

#relationship .course{
	margin: 0 auto 30px;
	padding: 0 0 30px;
	border-bottom: 2px dotted #eee;
}
#relationship .course:nth-last-of-type(1){
	border-bottom: none;
	padding: 0;
}
#relationship .course h3{
	padding:8px;
	margin:0 0 15px;
	font-size:15px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}

/*アコーディオン*/
#relationship .course #accordion .trigger{
	display: block;
	width:400px;
	height: 30px;
	background:url(../images/arrow03.jpg) 0px 8px no-repeat;
	padding:0 0 5px 15px;
	line-height:30px;
	color:#090;
	cursor: pointer;
}
#relationship .course #accordion .trigger.active{
	background:url(../images/arrow02.jpg) 0px 8px no-repeat;
}
#relationship .course #accordion .open_cont{
	/*display: none;*/
}
/*END アコーディオン*/

#relationship .course h4{
	font-size: 14px;
}
#relationship .course .tx01{
  margin: 0 0 20px;
}
#relationship .course .tx01 span{
	font-weight: bold;
}
#relationship .course .tx02{
	color: #f00;
  margin: 0 0 20px;
}
#relationship .course .txt_box{
  border: 1px solid #ccc;
  padding: 10px 10px 0;
  margin: 0 0 20px;
}
#relationship .course .txt_box p{
  margin: 0 0 10px;
}
#relationship .course .txt_box p.right{
	text-align: right;
}
#relationship .course .txt_box p span.right{
	display: block;
	float: right;
}
#relationship .course .txt_box ol{
	padding: 0 0 5px 12px;
}
#relationship .course .txt_box ol > li{
	list-style-type: decimal;
	margin: 0 0 8px 12px;
}
#relationship .course dl{
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px;
	margin-bottom: 10px;
	display: flex;
}
#relationship .course dt{
	box-sizing: border-box;
	width:18%;
	font-weight: bold;
  padding: 0 0 0 15px;
  position: relative;
}
#relationship .course dt:before{
  content: '●';
  position: absolute;
  top:0;
  left: 0;
}
#relationship .course dd{
	width: 82%;
}
#relationship .course dd ul li{
  list-style-type: disc;
  margin: 0 0 5px 12px;
}
#relationship .course dd ol li{
  list-style-type: decimal;
  margin: 0 0 5px 12px;
}
#relationship .course dd .fbox{
	display: flex;
	margin: 10px 0 0;
}
#relationship .course dd .fbox p{
	margin-right: 30px;
}
#relationship .course p.line{
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px;
	margin-bottom: 10px;
}
#relationship .course p.line span{
	color: #f00;
}
#relationship .course p.ttl{
	font-weight: bold;
	margin-bottom: 5px;
}
#relationship .course h4{
  font-weight: bold;
  padding: 0 0 0 15px;
  position: relative;
	margin: 15px 0 10px;
}
#relationship .course h4:before{
  content: '●';
  position: absolute;
  top:0;
  left: 0;
}
#relationship .course table{
  border-collapse:collapse;
  margin: 0 0 20px;
}
#relationship .course th{
  border-collapse: collapse;
  border:1px solid #ccc;
  background: #eee;
  padding: 5px;
  font-weight: bold;
}
#relationship .course td{
  border-collapse: collapse;
  border:1px solid #ccc;
  padding: 5px;
}


/************************************
心理劇研修会のお知らせ　Psychodorama
************************************/

#psychodorama{
	width:630px;
	margin:0;
	padding:0 20px 10px 0;
	text-align: left;
	position:relative;
	float:right;
}
#psychodorama h2{
	margin:0 0 15px;
}
#psychodorama p{
	background:url(../images/arrow01.jpg) 0px 5px no-repeat;
	padding: 0 0 0 15px;
	margin:0 10px 15px;
}


/************************************
ニュースレター　news letter
************************************/

#letter{
	width:630px;
	margin:0;
	padding:0 20px 30px 0;
	position:relative;
	float:right;
}

#letter h2{
	margin:0 0 15px;
}

#letter h3{
	padding:8px;
	margin:0 10px 30px;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}
#letter h3 span{
	font-size:10px;
	text-align:right;
}

#letter h4{
	margin:0 10px 10px;
	padding:10px 0;
	font-size:14px;
	line-height:110%;
}
#letter h4 span{
	border:1px solid #ccc;
	padding:5px;
	margin:0 20px 0 0;
	line-height:100%;
}

#letter p{
	margin:0 10px 10px;
	line-height:180%;
}

#letter p.tx01{
	text-align:right;
}
#letter p.tx02{
	margin:0 10px 30px;
	padding:0 0 20px;
	border-bottom:1px dashed #ccc;
}
#letter p span.b{
	font-weight: bold;
}

#letter table{
	margin:0 10px;
}

#letter td{
	padding:0 5px 10px 5px;
	text-align:center;
	font-size:10px;
	vertical-align:bottom;
}


/************************************
学会沿革　history
************************************/

#history{
	width:630px;
	margin:0;
	padding:0 20px 30px 0;
	position:relative;
	float:right;
}

#history h2{
	margin:0 0 15px;
}

#history h3{
	padding:8px;
	margin:0 0 15px;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}

#history p{
	margin:0 10px 30px;
	line-height:180%;
}

#history table{
	margin:0 15px;
}

#history td{
	line-height:125%;
	padding:5px 15px 5px 0;
	vertical-align:top;
}


/************************************
学会会則　rules
************************************/

#rules{
	width:630px;
	margin:0;
	padding:0 20px 30px 0;
	position:relative;
	float:right;
}

#rules h2{
	margin:0 0 15px;
}

#rules dl{
	margin:0 10px;
}

#rules dt{
	font-weight:bold;
	margin:0;
	padding:0;
}

#rules dd{
	margin:0 0 10px 20px;
	padding:0;
}

#rules ol li{
	margin:0 0 0 25px;
	list-style-type:decimal;
}

#rules table{
	margin:10px 0 0;
}

#rules table th{
	font-weight:normal;
	text-align:right;
	vertical-align:top;
}


/************************************
倫理綱領　Code of Ethics
************************************/

#ethics{
	width:630px;
	margin:0;
	padding:0 20px 10px 0;
	position:relative;
	float:right;
}

#ethics h2{
	margin:0 0 15px;
}

#ethics h3{
	padding:8px;
	margin:0 10px 15px;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dotted #ccc;
	border-left:10px solid #090;
}

#ethics p{
	margin: 0 10px 20px;
}

#ethics dl{
	padding:0 10px 10px;
}

#ethics dt{
	font-weight:bold;
	margin:0 0 5px;
	padding:0;
}

#ethics dd{
	margin:0 0 10px 12px;
	padding:0;
}


/************************************
会長よりご挨拶　greeting of president
************************************/

#greeting{
	width:630px;
	margin:0;
	padding:0 20px 30px 0;
	position:relative;
	float:right;
	line-height:180%;
}

#greeting h2{
	margin:0 0 15px;
}

#greeting p{
	margin:0 10px 15px;
}
#greeting p span{
	display:block;
	padding:10px 0 0;
	font-size:11px;
}

#greeting p.tx01{
	font-weight:bold;
}

#greeting p.tx02{
	font-weight:bold;
	text-align:right;
}

#greeting h3{
	margin:0 10px 10px;
	padding:10px 0 5px;
	font-size:14px;
	line-height:100%;
	border-bottom:1px dotted #ccc;
	color:#090;
}

#greeting table{
	margin:0 15px;
}

#greeting td{
	line-height:120%;
	padding:5px 15px 5px 0;
}


/************************************
学会役員　directors of our society
************************************/

#directors{
	width:630px;
	margin:0;
	padding:0 20px 30px 0;
	position:relative;
	float:right;
}

#directors h2{
	margin:0 0 15px;
}

#directors table{
	width:608px;
	margin:0 10px;
	border-collapse:collapse;
	border:1px solid #ccc;
}
#directors th{
	padding:5px;
	text-align:center;
	border-collapse:collapse;
	border:1px solid #ccc;
	background-color:#f9f7d9;
}
#directors td{
	padding:5px;
	border-collapse:collapse;
	border:1px solid #ccc;
}
#directors ul{
	margin: 0 20px;
}
#directors ul li{
	list-style-type: none;
	margin: 0 0 10px;
}
#directors ul li span{
	display: inline-block;
	width: 60px;
	font-weight: bold;
}


/************************************
入会について　admission guidance
************************************/

#admission{
	width:630px;
	margin:0;
	padding:0 20px 30px 0;
	position:relative;
	float:right;
	line-height:180%;
}

#admission h2{
	margin:0 0 15px;
}

#admission p{
	margin:0 10px 15px;
}

#admission span{
	display:block;
	line-height:135%;
	margin:5px 0 0 10px;
}
