@charset "UTF-8";
body {
	background-image: url(../../images/index/bodyBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainVisual  {
	height: 180px;
	width: 360px;
	padding-left: 16px;
	padding-top: 26px;
	padding-right: 530px;
	padding-bottom: 45px;
}
#mainVisual #topics {
	overflow: auto;
	height: 180px;
}
#mainVisual .session {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}
#mainVisual .L {
	float: left;
	width: 160px;
}
#mainVisual .R {
	float: left;
	width: 170px;
	padding-left: 10px;
}
#mainVisual .R h2 {
	font-size: 108%;
	line-height: 210%;
	font-weight: bold;
	color: #663300;
}
#mainVisual .R .day {
	font-size: 93%;
	line-height: 180%;
	color: #333333;
	text-align: right;
}
#mainVisual .R p {
	font-size: 93%;
	line-height: 180%;
	color: #333333;
}
.L #sideCM {
	background-image: url(../../images/common/sideCMBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 216px;
	width: 244px;
	padding-top: 13px;
}
.L  #sideCM  #mainVideo {
	background-image: url(../../images/index/cmBg.png);
	background-repeat: no-repeat;
	height: 176px;
	width: 210px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 21px;
	padding-left: 5px;
}
.L .Bnr {
	margin-top: 5px;
}
.R #photoG {
	background-image: url(../../images/index/mainPhotoBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.R #photoG .photoD {
	padding-top: 12px;
	padding-left: 13px;
	padding-right: 3px;
	width: 110px;
	float: left;
}
.R #photoG .photoD .Day {
	font-size: 93%;
	line-height: 1em;
	color: #FFFFFF;
	margin-bottom: 8px;
	padding-left: 5px;
}
.R #photoG .photoD h3 {
	font-size: 85%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.R #photoG .photoD p {
	font-size: 77%;
	line-height: 180%;
	color: #333333;
}
.R .photoF {
	clear: both;
	margin-bottom: 15px;
}
.R  #videoG {
	background-image: url(../../images/index/mainVideoBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.R  #videoG  .videoD {
	padding-top: 12px;
	padding-left: 13px;
	padding-right: 3px;
	width: 110px;
	float: left;
}
.R  #videoG  .videoD  .Day {
	font-size: 93%;
	line-height: 1em;
	color: #FFFFFF;
	margin-bottom: 8px;
	padding-left: 5px;
}
.R  #videoG  .videoD  h3 {
	font-size: 85%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.R  #videoG  .videoD  p {
	font-size: 77%;
	line-height: 180%;
	color: #333333;
}
.R  .videoF {
	clear: both;
	margin-bottom: 20px;
}
.R #newsG {
	background-image: url(../../images/index/mainNewsBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
}
.R #newsG a {
	color: #115C77;
	text-decoration: none;
}
#newsG dl {
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.R #newsG dt {
	padding-left: 25px;
	font-size: 93%;
	line-height: 1em;
	font-weight: bold;
	color: #115C77;
	padding-top: 1px;
	margin-top: 1em;
}
.R    #newsG    dd.l1 {
	margin-top: -2em;
	padding-left: 100px;
	padding-bottom: 1em;
	padding-top: 1em;
	background-image: url(../../images/index/mainNewsIcon.gif);
	background-repeat: no-repeat;
	background-position: 5px 1em;
	font-size: 93%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9ADAE9;
}
.R   #newsG   dd.l2 {
	margin-top: -2em;
	padding-left: 100px;
	padding-bottom: 1em;
	padding-top: 1em;
	background-image: url(../../images/index/mainNewsIcon.gif);
	background-repeat: no-repeat;
	background-position: 5px 1em;
	font-size: 93%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9ADAE9;
}
