@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
p img {
	margin-bottom: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

a {
	color: #006699;
}
a:hover {
	color: #FF9900;
}
.float-l {
	float: left;
	text-align: left;
}
.float-l　img {
	margin-right: 5px;
}


.float-r {
	float: right;
}
.clear {
	clear: both;
	height: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
h1,h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bg-header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	height: 85px;
	padding-top: 15px;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.jimukyoku {
	padding-left: 20px;
	line-height: 130%;
}
#bg-mainimg {
	height: 267px;
	background-image: url(../images/bg-img1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#mainimg {
	background-image: url(../images/bg-img2.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 267px;
	margin: 0px;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.like  {
	text-align: right;
	padding-bottom: 15px;
	clear: right;
}
#content2 .like  {

	margin-right: 25px;
}

.data {
	background-image: url(../images/box-bg2.gif);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 780px;
}

.data   table  th {
	padding-bottom: 8px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
}
.data table td {
	vertical-align: top;
}
.data .menu a {
	color: #333333;
}



td.sanka {
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
}

.data .menu {
	border: 1px solid #999999;
	width: 365px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 8px;
	margin-right: 15px;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.data .menu img {
	margin-right: 8px;
}

.float-l .title1 {
	font-size: 14px;
	color: #008800;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
	line-height: 150%;
}

.float-l .title2 {
	font-size: 14px;
	color: #106CAF;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 0px;
	line-height: 120%;
}
.float-l .title3 {
	font-size: 14px;
	color: #009999;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 0px;
	line-height: 150%;
}
.news {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-bottom: 15px;
}
.news ul {
	margin: 0px;
	padding: 0px;
}
.news ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-image: url(../images/list-img.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 20px 13px;
}
.inq-box {
	margin-bottom: 20px;
	margin-top: 10px;
}
.inq-box th {
	width: 430px;
	background-image: url(../images/bg-inq1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 17px;
	color: #006699;
}



.subtitle {
	font-size: 12px;
	font-weight: normal;
}




#footer {
	margin: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC01;
	padding-top: 20px;
	padding-bottom: 15px;
	background-color: #EEEEEE;
}

#footer-box {
	width:800px;
	margin: 0px auto 0px auto;
}
#copy {
	padding-top: 10px;
}


/* 研究会報告 */

#content2 {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 30px;
}
.houkoku-box {
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 24px;
	margin-left: 0px;
	text-align: left;
	margin-bottom: 20px;
}
.houkoku-box p {
	margin-top: 5px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #316AC5;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.voice-box {
	width: 385px;
	float: left;
	margin-right: 27px;
	margin-top: 15px;
}
.voice-box .waku1 {
	background-image: url(../seminar/images/bg-voice1.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
.voice-box .waku2 {
	background-image: url(../seminar/images/bg-voice2.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
.voice-box .waku2 .name {
	text-align: right;
	color: #106CAF;
	font-weight: bold;
	margin-top: 5px;
}


.voice-box .waku3 {
	background-image: url(../seminar/images/bg-voice3.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
#jisin {
	color: #006666;
	padding: 2px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	background-color: #EEFCF9;
	border: 1px dotted #009999;
	line-height: 160%;
}
#jisin p {
	margin: 5px;
}
#point {
	color:#FF6600;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 20px;
	text-align: center;
	background-color:#FFFFCC;
	border: 1px dotted #FF6600;
	line-height: 160%;
}
#point p {
	margin: 5px;
}
#point a {
	color:#FF6600;
}

.mokuji  {
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.mokuji a {
	color: #006699;
}
.mokuji ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

.mokuji li {
	float: left;
	display: block;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 13px;
	background-image: url(../seminar/images/icon-mokuji.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-right: 0px;
	margin-right: 8px;
}





.text100 {
	text-indent: -72px;
	padding-left: 72px;
	padding-top: 10px;
}
.text100 p {
	margin: 0px;
	padding: 0px;
}


.dl {
	font-weight: bold;
	text-align: center;
	padding: 15px;
	background-color: #EEEEEE;
	border: 4px double #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dl p {
	background-image: url(../seminar/images/icon-mokuji.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.seminar_list {
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	width: 794px;
	padding: 2px;
}
.seminar_list table {
	background-image: url(../images/box-bg2.gif);
	width: 100%;
	table-layout:fixed; 
}

.seminar_list h3 {
	background-image: url(../seminar/images/title_seminar.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 15px;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 28px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.seminar_list .date   {
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}
.seminar_list      dl     {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.seminar_list dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.seminar_list   dt {
	font-weight: bold;
	background-image: url(../seminar/images/icon-mokuji.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	color: #006699;
	margin-top: 5px;
}
.seminar_list dl a {
	color: #333333;
}
.seminar_list dl a:hover {
	color: #006699;
}
.seminar_list td   {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	vertical-align: top;
}


.seminar h3  {
	background-image: url(../seminar/images/title_h3.jpg);
	height: 35px;
	width: 796px;
	background-repeat: no-repeat;
	font-size: 20px;
	color: #006699;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 2px;
	margin-top: 15px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.seminar .date {
	font-weight: bold;
	color: #006699;
	margin-bottom: 20px;
}
/*----------------------------------*/
.midashi01{
color:#fff;
display:inline-block;
padding:2px 15px 2px 10px;
border-left:solid 4px #084c93;
background:#106caf;
}






