@charset "UTF-8";

.wrap {
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/img/bg-wrap.jpg) no-repeat 50% 0;
}
.main {
	padding-top: 0;
}


/* ----- index-box-01 ----- */
.index-section-01 {
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/img/line-index-001.gif) repeat-y 380px 0;
	display: inline-block;	
}
.index-section-01:after {
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
	clear: both;
	line-height: 0;	
}
/* hide from MacIE \*/
* html .index-section-01 {
	height: 1em;
}
.index-section-01 {
	display: block;
}
/* end of clearfix */

.contents .index-section-01 h3 {
	background: none;
	line-height: 1.55em;
	margin: 15px 0 5px;
	padding: 0;
}

/* ----- title-button ----- */
.title-button {
	position: relative;
	height: 35px;
}
.title-button p {
	position: absolute;
	top: 7px;
	right: 7px;
	height: 21px;
	line-height: 1;
	margin: 0;
}
* html .title-button p {
	top: 6px;
	height: 22px;
}

/* ----- Information ----- */
.information {
	float: left;
	display: inline;
	width: 370px;
}

.information h2 {
	position: relative;
	height: 35px;
}

.information h2 span {
	position: absolute;
	top: 7px;
	right: 7px;
}

.information h3 {
	color: #996633;
	font-size: 116%;
	margin-top: 15px;
}

.information h3 span {
	color: #838383;
	font-size: 85%;
	margin-left: 10px;
}

.information-pickup p {
	border-top: 1px solid #5CA401;
	margin: 1px 0 0;
	padding-top: 13px;
}

.information-pickup .more {
	margin-left: 10px;
}

.information-pickup .more a {
	color: #996633;
}

.information p.information-list {
	text-align: right;
	margin: 20px 0 0;
}

.information-list a {
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/shared/img/ico-arw-001.gif) no-repeat 0 0;
	line-height: 1.55em;
	padding-left: 19px;
}

.information-list a {
	color: #919191;
	text-decoration: none;
}


/* ----- 実行委員のつぶやき ----- */
.murmur {
	float: right;
	display: inline;
	width: 370px;
}
.murmur ul {
	margin: 0;
}
.murmur li {
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/img/line-murmur.gif) repeat-x 0 100%;
	margin-top: 15px;
	padding-bottom: 14px;
}
.murmur li span {
	font-size: 92%;
	color: #777;
}
.murmur ul.murmur-banner {
	margin-top: 7px;
}
.murmur ul.murmur-banner li {
	background: none;
	float: left;
	display: inline;
	margin-top: 0;
	padding-bottom: 0;
}
.murmur ul.murmur-banner li.mixi-banner {
	float: right;
}


/* ----- 出演講師 ----- */
.speaker {
	clear: both;
	margin-top: 27px;
}
.speaker ul {
	display: inline-block;	
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/img/bg-speaker.gif) repeat-y 0 0;
	margin: 10px 0 0;
}
.speaker ul:after {
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
	clear: both;
	line-height: 0;	
}
/* hide from MacIE \*/
* html .speaker ul {
	height: 1em;
}
.speaker ul {
	display: block;
}
/* end of clearfix */

.speaker li {
	float: left;
	display: inline;
	width: 148px;
	margin-right: 5px;
}
.speaker li.lastchild {
	margin-right: 0;
}
.speaker li img {
	background: #ffffff;
	vertical-align: top;
	padding-bottom: 1px;
}
.speaker li span{
	display: block;
	line-height: 1.3;
	padding: 5px 5px 8px;
}
.speaker li a:link,
.speaker li a:visited,
.speaker li a:hover,
.speaker li a:active{
	color: #333333;
	text-decoration: none;
}
.speaker li dl {
	margin: 7px 7px 0;
}
.speaker li dt {
	font-weight: bold;
}
.speaker li dd {
	margin-bottom: 20px;

}

/* ----- セッション ----- */
.session{
	padding-bottom: 10px;
}
.session h4{
	padding: 8px 10px;
	line-height: 1.3;
}
.session h4 strong{
	font-size: 125%;
}
.session h4 span.speaker{
	font-weight: normal;
}
.session .photo{
	float: right;
	width: 120px;
}
.session p{
	float: left;
	width: 560px;
	margin-left: 20px;
}
.session{
	display: inline-block;
}
.session:after{
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
	clear: both;
	line-height: 0;
}

/* 2009/11/13 */
#index div.speaker{
	padding-bottom: 10px;
}
#index div.speaker h3.theme{
	color: #459900;
	background: none;
	margin-top: 15px;
	padding: 0;
	line-height: 1.4;
}
#index div.speaker h3.theme strong{
	font-size: 125%;
}
#index div.speaker p.description{
	display: block;
	margin-top: 5px;
	margin-left: 0;
}
#index div.session h4,
#index div.session p{
	margin-left: 0;
}
#index p.note{
	color: #999999;
	margin-left: 0;
}

/* 2010/1/10 */

.session{
	display: block;	
}
.session p{
	width: auto;
	float: none;
	margin: 15px 0 0 0;
}
.session .photo{
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.session .image img{
	margin: -1px;	
}
div.session-primary{
	width: 510px;
	display: table-cell;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
}
div.session-secondary{
	width: 250px;
	display: table-cell;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
}
div.session ul{
	margin: 5px 0 0 0;	
}
div.session ul li{
	background: url(/prx/000/http/cssnite.webridge-kagawa.com/sitemap/img/ico-arw-002.gif) no-repeat scroll 0 0.5em;
	padding-left: 10px;	
}

