@charset "UTF-8";

/****************************************

	各種タグ用スタイル

*****************************************/

.grid_conv {width: 305px;}

.grid_conv {
  float: left;
  display: inline;
  margin-left: 20px;
  margin-bottom:20px;
  padding: 10px 5px 0px 15px;
  border:solid 5px #dddddd;/* #ce1*/
  background-color:#FFFFFF;
}

.conv h1{
	font-size:2.2em;
	margin-left:-5px;
	margin-bottom:20px;
}

.conv h2{
	margin:5px 0px 5px 0px;
	padding:3px 0px 0px 5px;
	background-color:#fff;
	font-size:2em;
	font-weight:bold;
	height:auto;
	color:#f06;
	text-shadow: 1px 1px 1px #ddd;
	text-align:center;
	border:none;

}

.conv_h3{
	background-image:none;
	color:#F06;
}

.conv h4{
	font-size:150%;
	font-weight:bold;
}


div.conv_font{
	font-size:16px;
}

div.conv_section_01{
	width:850px;
	margin:0px auto 20px auto;
}

div.conv_section_02{
	margin:0px 10px 20px 10px;
}

div.conv_table{
	padding-bottom:15px;
}

	div.conv_table table{
		margin-bottom:-3px;
		border:none;
	}

		div.conv_table table td{
			padding:0px 5px 0px 0px;
			text-align:left;
			vertical-align:top;
			border:none;
		}

div.conv_title_lv2 h2{
	margin:5px -5px 20px;
	padding:3px 0px 5px 30px;
	height:32px;
	font-size:1.7em;
	font-weight:bold;
	background-repeat:no-repeat;
	background-color:#f2aa84;
	
	/*角丸*/
	border-radius:5px;
	
	/*枠*/
	border: solid 2px #f2aa84;;
	border-left:solid 8px #c04f15;
	/*
	border-left:solid 8px #48a000;
	border-top:solid 2px #7dd330;
	border-bottom:solid 2px #7dd330;
	border-right:solid 2px #7dd330;
	*/
	}

div.conv_title_lv3 h3{
	margin:5px 3px 10px 0px;
	padding:0px 10px 0px 10px;
	height:auto;
	font-size:1.4em;
	font-weight:bold;
	background-color:#87D655;
	
	/*角丸*/
	border-radius:3px;
	
	/*枠*/
	border-left:solid 8px #8DD860;
	border-top:solid 2px #EAEAEA ;
	border-bottom:solid 2px #EAEAEA ;
	border-right:solid 2px #EAEAEA ;
	
}

div.conv_title_lv4{
	background-image:url(/pcnw2013/conv/images/index/border.jpg);
	background-repeat:no-repeat;
	margin:3px 0px 6px 0px;
	background-position:left bottom
}
	div.conv_title_lv4 h4{
		margin-left:2px;
		padding:5px 0px;
		font-size:1.2em;
		font-weight:bold;
	}

img.conv_face{
	float:right;
	margin:0px 20px 5px 20px;
	border:none;
}

/* 日程テーブル */
div.info_table table{
	border:1px #000000 solid;
	border-collapse:collapse;
	font-size:110%;
	width: 50%;
	table-layout: fixed;
}

div.info_table th{
	border:1px #000000 solid;
	padding:10px;
	background-color:#7FCB33;
	color:#ffffff;
	font-weight:bold;
	width: 22%
}

div.info_table td{
	border:1px #000000 solid;
	padding:10px;
	overflow-wrap:break-word;
	word-wrap:break-word;
}

/* 日程テーブル */
div.info_table_index{
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 100px;
}

div.info_table_index .tokyo{
	float:left;
}

div.info_table_index .osaka{
	float:right;
}

div.info_table_index table{
	font-size:100%;
}

div.info_table_index th{
	padding-bottom:5px;
	padding-left:5px;
	padding-right:10px;
	font-weight:bold;
}

div.info_table_index td{
	padding-bottom:5px;
	padding-left:5px;
}

div.info_table_index .location{
	font-size:150%;
	color:#2b5dbf;
}

div.info_table_index .link_btn{
	text-align:center;
	padding-top:15px;
}

div.info_table_index .link_banner{
	/*margin:auto;*/
	width:300px;
	padding-top:60px;
	font-weight:bold;
	font-size:110%;
}

/* 会場地図 GoogleMap */
div.info_map{
	float:right;
}


/*	■案内ブロック用■	*/
	/*	■見出し■	*/
	.boxtitle_lv4  h4{
		margin:0px;
		padding:0px;
		height:auto;
		font-size:1.6em;
		font-weight:bold;
		color:#9c0;
		background-image:none;
		text-shadow: 1px 1px 1px #ddd;
	}
	/*	■テキストブロック■	*/
	p.info{
		font-size:1.2em;
		font-weight:bold;
	}
	.boxpadding{
		padding-left: 10px;
	}
	/*	■枠■	*/
	.frame1, .frame2{
		float: left;
		display: inline;
		margin-left: 20px;
		margin-bottom:20px;
		border:solid;
		border-width:thin;
		padding:10px;
	}
	.frame1{width:300px;}
	.frame2{width:400px;}
	
	/*	■吹き出し■	*/
	blockquote { 
		margin: 0 0 50px 0; padding: 0; 
	} 
	blockquote#fukidashi { 
		width: 250px; 
		background: #eee; 
		margin: 0px 0px 0px 200px; 
		padding: 35px; 
		position: relative; 

		-moz-border-radius: 25px;/* for Firefox */
		-webkit-border-radius: 25px;/* for Safari and Chrome */
		border-radius: 25px;/* CSS3 */
	} 
	blockquote#fukidashi .arrow { 
		width: 0; 
		height: 0; 
		line-height: 0; 
		border-bottom: 40px solid #eee; 
		border-left: none; 
		border-right: 30px solid white; 
		position: absolute; 
		bottom: 30%; 
		right: -30px; 
	}
	
/*	■テキストブロック■	*/
p.paragraph{
	padding-bottom:20px;
}

/*	■基本のテーブル■	*/
div.tableSet{
	zoom:1; /* fix haslayout bug for ie */
	padding-bottom:20px;
}

	div.tableSet h4{
		margin-top:-3px; /* kill letter upper padding */
		font-weight:bold;
		font-size:1.2em;
		padding-bottom:2px;
	}

	div.tableSet .tani{
		margin-top:-21px;
		text-align:right;
		padding-bottom:3px;

	}

	div.tableSet p.caption{
		font-size:1em; /* M */
		margin-top:-2px; /* kill letter upper padding */
		padding-bottom:0px;
	}

	div.tableSet p.caption,
	div.tableSet p.caption *{
		line-height:1.5; /* M */
	}

	div.tableSet .textList-notes{
		padding-bottom:0px;
	}

	div.tableSet table{
		border-collapse:separate;
		border-top:1px solid #ffffff;
		border-left:1px solid #ffffff;
		margin-bottom:5px;
	}

		div.tableSet table th,
		div.tableSet table td{
			padding:7px 7px 5px 7px;
			border-right:1px solid #ffffff;
			border-bottom:1px solid #ffffff;
			margin-bottom:-12px;
			text-align:left;
			vertical-align:top;
		}
		
		div.tableSet table .lv2 th{
			background:#c04f15;
			font-weight:bold;
			color:#FFFFFF;
			white-space: nowrap;
		}

		div.tableSet table .lv2 td{
			background:#fbe3d6;
			color: #151515;
		}

		/* cell markup */
		div.tableSet table .lv1{
			background:#226600;
			font-weight:bold;
			color:#FFFFFF;
			white-space: nowrap;
		}

		/*
		div.tableSet table .lv2{
			background:#66bb00;
			font-weight:bold;
			color:#FFFFFF;
			white-space: nowrap;
		}
		*/

		div.tableSet table .lv3{
			background:#ccff88;
			white-space: nowrap;
		}

		div.tableSet table .normal{
			white-space:normal !important;
		}

		div.tableSet table .marked{
			background:#ffdddd;
		}

		
		div.tableSet table div.inTableElementCollection{
			padding:0;
			margin-bottom:-15px;
		}

/*	■テーブル（ボーダー、背景色なし）■	*/	
div.plane_table{
	padding-bottom:20px;
}
	div.plane_table table{
		margin-bottom:-3px;
		border:none;
	}
		div.plane_table table td{
			padding:0px 8px 3px 0px;
			text-align:left;
			vertical-align:top;
			border:none;
		}
	
	
/* 申込ボタン */
.submit_btn {
	background-color: #c04f15;
	padding: 1rem 5rem;
	font-size: 2rem;
	font-weight: bold;
	color: #ffffff;
	border-radius: 10px;
	letter-spacing: 0.4rem;
}

button:hover{
	opacity:0.6;
	filter: alpha(opacity=65);
	-ms-filter: "alpha( opacity=60 )";
}

/* 講演概要 */
#about_lecture {
	border: none;
	background-color: #ffdebb;
	font-size: 0.8em;
	max-width: 800px;
	padding: 1em;
	
	position-area: block-end;
	position-try-fallbacks: flip-block;
}

/***************************

	個別スタイル・特殊効果用スタイル

****************************/

/*	■センター配置■	*/
.xcenter{
	margin:0 auto;
	text-align:center;
}

/*	■画像マウスオーバーの処理■	*/
a:hover img.hover{
	opacity:0.6;
	filter: alpha(opacity=65);
	-ms-filter: "alpha( opacity=60 )";
	background: #00FF00;
}

/*	■角丸にするとき■	*/
.radius{
	-moz-border-radius: 7px;/* for Firefox */
	-webkit-border-radius: 7px;/* for Safari and Chrome */
	border-radius: 7px;/* CSS3 */
	behavior: url(/common/css/border-radius.htc);/* for IE */
}


