@charset 'UTF-8';

/* alive 2014用CSS */

/*alive共通*/
.alive-content {
	padding-top: 0 !important;
}

#alive-header {
	position: relative;
	display: block;
	width: 900px;
	height: 480px;
	margin-bottom: 60px;
}

#alive-header #alive-navi {
	background: url(../images/alive2014/bg_alive_navi.png) repeat;
	width: 900px;
	height: 80px;
	display: block;
	z-index: 9000;
	position: relative;
}

#alive-header #alive-logo { 
	float: left;
	display: block;
	width: 134px;
	height: 26px;
	overflow: hidden;
	padding: 27px 0 27px 0;
	margin: 0 0 0 30px;
}

#alive-header #alive-menu {
	list-style: none;
	overflow: hidden;
	display: block;
	margin-right: 8px;
}

#alive-header #alive-menu li {
	display: block;
	float: right;
}

#alive-header #alive-menu li a {
	display: block;
	font-size: 14px;
	color: #403F41;
	padding: 34px 22px 0;
	height: 46px;
	overflow: hidden;
}

#alive-header #alive-menu li a:hover, #alive-header #alive-menu li#alive-menu-active a {
	color: #A6A9AB;
	text-decoration: none;
}

#alive-header .alive-visual { 
	position: absolute;
	top: 0;
	left: 0;
}

.border {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #999999;
}

.alive-image-text {
	display: block;
	overflow: hidden;
}

.alive-image-text img {
	float: left;
	width: 280px;
	display: block;
	overflow: hidden;
}

.alive-image-text img.flame-image {
	border: #fff 10px solid;
	width: 260px;
}

.alive-right-text {
	float: left;
	display: block;
	width: 570px;
	margin: 0 0 0 30px;
}

.alive-right-text h2 {
	line-height: 34px; line-height: 3.4rem; 
}

.button:link, .button:visited {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #337fed;
	padding: 15px 28px;
	text-decoration: none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #3d94f6), color-stop(100%, #1e62d0) );
	background: -moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	background: -ms-linear-gradient( top, #3d94f6 5%, #1e62d0 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color: #3d94f6;
	color: #ffffff !important;
	display: inline-block;
	text-shadow: 1px 1px 0px #1570cd;
	-webkit-box-shadow: inset 0px 0px 0px 0px #97c4fe;
	-moz-box-shadow: inset 0px 0px 0px 0px #97c4fe;
	box-shadow: inset 0px 0px 0px 0px #97c4fe;
	margin: 0 0 60px 300px;
	width: 244px;
	text-align: center;
}

.button:hover {
	cursor:pointer;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	background:-ms-linear-gradient( top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}

.button:active {
	position:relative;
	top:1px;
}

/*TOPページ*/
.alive-top-text {
	text-align: center;
	font-size: 16px;
	line-height: 45px;
	margin-bottom: 60px;
}

/*Cubism 2.0*/
.hedding-cubism {
	text-align: center;
}

.cubism-block-line {
	display: block;
	width: 900px;
	overflow: hidden;
	clear: left;
}

.cubism-block-line div {
	float: left;
	width: 260px;
	display: block;
	margin-right: 60px;
}

.cubism-block-line div:last-child {
	margin-right: 0;
}

.cubism-block-line div img {
	margin: 0 auto 15px auto;
	width: 60px;
	height: 57px;
	display: block;
}

.cubism-block-line div h3 {
	text-align: center;
}


/*Talks*/
.talk-caption {
	font-weight: 100;
	color: #7a7879;
	font-size: 34px; font-size: 3.4rem; 
}


/*Award*/
.supporter-area {
	display: block;
	width: 868px;
	background: #FFF;
	margin-bottom: 60px;
	padding: 0 0 0 30px;
	border: #ccc solid 1px;
	overflow: hidden;
}

.supporter-area .supporter-block p {
	display: block;
	width: 140px;
	font-size: 13px;
	line-height: 20px;
	float: left;
}

.supporter-area img {
	margin-left: 47px;
}

.supporter-area #supporter-block1 {
	margin-top: 26px;
}

.supporter-area #supporter-block1 p {
	margin-top: 26px;
}

.supporter-area #supporter-block2 {
	margin-top: 26px;
}

.supporter-area #supporter-block2 p {
	margin-top: 26px;
}

.supporter-area #supporter-block3 {
	margin-top: 16px;
}

.supporter-area #supporter-block3 p {
	margin-top: 28px;
}

.supporter-area #supporter-block4 {
	margin-top: 26px;
	margin-bottom: 24px;
}

.supporter-area #supporter-block4 p {
	margin-top: 26px;
}


/*Join Time table*/
table.date-tb {
	width: 900px;
	margin-bottom: 50px;
}

table.date-tb td {
	font-size: 14px;
	line-height: 24px;line-height: 2.4rem; 
	text-align: left;
	padding: 18px 60px;
}

table.date-tb tr:nth-child(odd) td{
	background: #FFF;
}

table.date-tb tr:nth-child(even) td{
	background: #ddebf9;
}

table.date-tb .tb01 {
	width: 100px;
}

table.date-tb .tb02 {
	width: 700px;
}

.time-table-area {
	border-top: 1px solid #999999;
	margin-bottom: 60px;
	display: block;
	overflow: hidden;
	clear: both;
	padding-top: 5px;
}

.time-table-area .time-table-block {
	display: block;
	overflow: hidden;
	background: url(../images/alive2014/bg_time.png) 0 0 no-repeat;
	margin-bottom: 5px;
}

.time-table-area .time-table-block .time {
	width: 50px;
	float: left;
	padding: 32px 15px;
}

.time-table-area .time-table-block .time span {
	font-size: 16px; font-size: 1.6rem;
	display: block;
	text-align: center;
	color: #343434;
}

.time-table-area .time-table-block .start-time {
}

.time-table-area .time-table-block .end-time {
	margin-top: 34px;
}

.time-table-area .time-table-block .table-title {
	width: 450px;
	padding: 18px 30px 18px 30px;
	display: block;
	overflow: hidden;
	float: left;
}

.time-table-area .time-table-block .cast-block {
	width: 300px;
	display: block;
	float: left;
	padding: 18px 0 0 0;	
}

.time-table-area .time-table-block .cast {
	clear: left;
}

.time-table-area .time-table-block .cast-block img {
	float: left;
	margin: 0 15px 15px 0;
}

.time-table-area .time-table-block .cast-block p {
	float: left;
	font-size: 14px; font-size: 1.4rem;
	margin: 13px 0 0 0;
	width: 240px;
	display: block;
	overflow: hidden;
}

.time-table-area .time-table-block .cast-block .text-bold {
	font-weight: bold;
}

.time-table-area .time-table-border {
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
}

.time-table-area .time-table-border-bold {
	border-bottom: 25px solid #d8d9da;
}

.time-table-area .time-table-block h4.table-caption {
	text-indent: -9px;
	font-weight: 100;
	color: #7a7879;
}