@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	line-height: 150%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: medium;
	background-image: url("../images/top_bg.jpg");
	background-repeat: repeat-x;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

table.layout{
	border: none;
	border-collapse: collapse;
	font-size: 100%;
	line-height: 150%;
}

table.layout td{
	vertical-align: top;
	border: none;
	font-size: 100%;
	line-height: 150%;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}

h2 {
	margin: 0 0 25px 0 ;
}

h3{
	margin: 26px 0 10px;
}

h4{
	font-size: 110%;
	font-weight: bold;
	margin:20px 0 15px;
	border-bottom: 1px solid #CCCCCC;
}

div.lecture{
	margin: 0 20px 30px;
}

table.lecture-info{
	border: none;
	border-collapse: collapse;
	font-size: 100%;
}

table.lecture-info th,
table.lecture-info td{
	border: none;
	vertical-align: top;
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
}

table.lecture-info th{
	padding-right: 1em;
}


div.speaker-profile-photo{
	float: right;
	margin: 5px 0 0;
}

div.speaker-profile-photo img{
	border: solid 1px #999999;
	margin: 0 0 5px;
}

ol, ul, li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#contain {
	font-size: 90%;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 0;
	width: 765px;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-y;
}

div.footnote{
	border: 1px solid #888;
	padding: 0.25em 0.5em;
	margin: 1.5em 0 2em;
	clear: both;
}

div.footnote p{
	margin: 0.25em 0;
	padding-left: 1em;
	text-indent: -1em;
}

#header {
	width: 765px;
	margin: 0;
	padding: 0;
}

#menu {
	width: 765px;
	height: 37px;
	margin: 0 auto;
	}

#menu ul {
	width: 765px;
	}

#menu ul li {
	float: left;
	padding: 0;
}

/* main*/
#main {
	width: 765px;
	margin: 30px 0 40px;
	padding: 0px;
}

/* 2列の部分　お問い合わせ*/
.topinfo  {
	width: 765px;
	margin: 30px 0 0;
	font-size: 100%;
	line-height: 150%;
}

.topleft  {
	float: left;
	width: 370px;
	margin: 0;
}

.topright  {
	float: right;
	width: 370px;
	margin: 0;
}

.topl2em {

	text-align: left;

}

/* トピックスエリア */
.topics_div {
	width: 760px;
	height: 100px;
	overflow: auto;
}

.toi_left  {
	float: left;
	width: 500px;
	margin: 0;
	font-size: 100%;
	line-height: 150%;
}

.toi_right  {
	float: right;
	width: 240px;
	margin: 0;
}


/* トップコメント*/
.topcome  {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 30px;
}

/* footer*/
#footer {
	clear: both;
	width: 765px;
	height: 60px;
	background-image: url("../images/foot.gif");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#footer p {
	padding-top: 10px;
	padding-left: 40px;
	font-size: 12px;
	color: #888888;
	text-align: center;
}

td.syushi {
/*	padding: 0 0 15px 0;*/
	padding: 0 15px 20px 5px;
}

/*program page*/
#program  {
	width: 760px;
	margin: 30px 0 0 0 ;
	padding: 0px;
}

#program table {
	line-height: 140%;
	width: 760px;
	margin-bottom: 20px;
}

#program th {
	background-color: #EEEEEE;
	padding: 5px 10px;
	font-weight: bold;
}

#program td {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 10px;
}

#program .c1{ 
	width: 80px;
}

#program .c2{
	width: 230px;
	font-weight: bold;
	color: #369618;
	padding: 5px 5px;
}

#program .c3{
	width: 450px;
}

#program th.c2{
	padding-right: 40px;
	text-align: center;
	color: #333333;
}

#program th.c3{
	padding-right: 40px;
	text-align: center;
}

#program td.c1{
	width: 80px;
	color: #369618;
	text-align: center;
}

#program .c3 dt {
	color: #333333;
	display: block;
	font-weight: bold;
}

#program .c3 dd {
color: #666666;
display: block;
margin: 0 0 0 1em;
}

/*speaker*/
#speaker  {
	width: 760px;
	padding: 0px;
}

#speaker h3 {
	margin-bottom: 30px;
}

#speaker div.box {
	width: 760px;
	margin: 0 0 5px 0 ;
	float: left;
}

#speaker div.photo {
	float: left;
/*	width: 115px;*/
	width: 135px;
}

#speaker div.text {
	float: right;
/*	width: 635px;*/
	width: 615px;
	margin-left: 10px;
}

#speaker p.name {
	font-weight: bold;
	color: #369618;
}

#speaker p.cname {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #56A918;
	color: #369618;
}

#speaker p.text {
	text-align: left;
	margin-bottom: 10px;
}

#speaker div.pagetop {
	text-align: right;
}

/* 写真なしspeaker*/
#speaker div.text2 {
	float: right;
/*	width: 760px;*/
	width: 755px;
	margin: 0 0 0 0.5em;
}

.paneltitle2 {
	font-weight: bold;
	color: #369618;
	margin: 0.5em 0 0 0.5em;
}

/*access*/
#access  {
	width: 720px;
	margin: 30px 0 0 20px ;
	padding: 0px;
}

/* text */
a:visited {
	color: #804040;
}

a:hover {
	color: #804040;
	text-decoration: none;
}

a:link {
	color: #804040;
}

.top1em {
	padding-top: 1em;
	text-align: right;
}

.texttop {
	color: #888888;
}

.c3 a:link{
	color: #333333;
}

.c3 a:visited {
	color: #333333;
}

.c3 a:hover {
	color: #333333;
	text-decoration: none;
}

.strong_red {
	font-weight: bold;
	color: #FF0000;
}

