/* *********************** */
/* accp.css で定義する基本
/* レイアウト以外の拡張レイ
/* アウト
/* *********************** */
a#no-bgc:hover {
	background-color: transparent;
}


h1#event {
	font-size: 1.6em;
	font-weight: normal;
	text-align: center;
	background-color: #6378B5;
	margin-left: 30px; margin-right: 30px;
	padding: 10px 4px 4px 4px;
	color: white;
	line-height: 1.3;
	}

h1#documents-etc {
	font-size: 1.6em;
	font-weight: normal;
	text-align: center;
	background-color: #8085C0;
	margin-left: 30px; margin-right: 30px;
	padding: 10px 4px 4px 4px;
	color: white;
	line-height: 1.3;
	}

div#theme {
	font-size: 0.78em;
	line-height: 1.45;
	margin: 20px 43px 10px 43px;
	padding: 20px;
	background-color: #EAFFFF;
	color: #438;
	border: solid 1px #78D;
	}
p.event-appeal {
	margin-top: 8px;
	}
p.event-appeal:first-letter {
	font-size: 2.2em;
	color: #339889;
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
	}
p.event-appeal b {
	font-size: 0.91em;
	}
	
h4#prg {
	line-height: 1;
	padding: 5px 10px 2px 3px;
	margin: 20px 150px 7px 15px;
	font-size: 1.3em;
	font-weight: bold;
	color: white;
	background-color: #67C;
	}
div#prg-lev2 {
	padding: 0 0 1px 10px;
	margin: 15px 50px 10px 15px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4;
	color: #24B;
	border-style: solid;
	border-width: 0 0 2px 14px;
	border-color: #6DB;
	}
img.summary {
	position: relative;
	top: 1px;
	}

div.program {
	margin: 10px 20px 5px 38px;
	text-indent: -18px;
	line-height: 1.4;
	color: #24B;
	}

div#zip {
	margin: 8px 0 0 0;
	font-size: 0.7em;
	text-align: center;
	color: #777;
	}

div#Link2Hoan {
	font-size: 1.1em;
	color: #339;
	text-align: center;
	padding: 3px 10px;
	margin: 7px 30px 0 30px;
	background-color: white;
	}


div#host {
	font-size: 0.78em;
	text-align: right;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-right: 10px;
	border-right: solid 5px #8BC;
	line-height: 1.3;
	color: #5A5A5A;
	}
div#host a {
	color: #4A4A4A;
	}
div#host a:hover {
	background-color: #CCEEFF;
	}

div#documents {
	font-size: 0.9em;
	margin: 20px 20px 0px 20px;
	line-height: 1.4;
	color: #222277;
	}
div#documents a {
	text-decoration: underline;
	}
div#documents a:hover {
	background-color: #EFF;
	color: #05B;
	}
	
h2.organization {
	margin: 20px 120px 7px -5px;
	padding: 5px 10px;
	font-size: 1.3em;
	font-weight: normal;
	color: white;
	background-color: #7893D0;
	}
h2.organization-in-etc {
	margin: 20px 120px 7px -5px;
	padding: 5px 10px;
	font-size: 1.3em;
	font-weight: normal;
	color: white;
	background-color: #8085C0;
	}
a.orgSiteTop {
	font-size: 0.65em;
	color: white;
	text-decoration: underline;
	}
a.orgSiteTop:hover {
	color: #7893D0;
	background-color: white;
	}

h3.conference {
	margin: 8px 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	}
a.cnfSiteTop {
	font-size: 0.8em;
	color: #227;
	font-weight: normal;
	}
a.cnfSiteTop:hover {
	background-color: #EEF;
	}

div.docTitle {
	margin-bottom: 7px;
	margin-left: 10px;
	}

hr.line {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #89E;
	width: 60%;
	}
