@charset "utf-8";
/* ---------------------------------------------------------------------------------------------------- 

----------------------------------------------------------------------------------------------------- */


/* Top index.html
----------------------------------------------------------------------------------------------------- */
* 						{ margin:0; padding:0;}
body					{
	margin:0;
	padding:0;
	font-family:"メイリオ", Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #F2F2F2;
	background-image: url(../image/bg_orange2.gif);
	background-repeat: repeat-x;
}

a.original		{
	color: #FFF;
	font-size: 16px;
}

a.original2		{
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
}

a.original3		{
	color: #FF9900;
	font-size: 14px;
}

a 						{
	color:#FF9900;
	text-decoration:none;
	font-size: 16px;
	font-weight: normal;
}

a:hover.original					{
	color:#09F;
	font-size: 16px;
}

a:hover.original2					{
	color:#09F;
	font-size: 14px;
}

a:hover.original3					{
	color:#09F;
	font-size: 14px;
}

a:hover					{
	color:#09F;
	font-size: 16px;
}

h1						{ margin:0; padding:0;}

#wrap					{ width:950px; margin:10px auto 0 auto; padding:20px 40px 0 40px; background:#FFF;}
#cont-wrap				{ width:950px;}
#cont-wrap				{ width:950px;}
#cont-navi				{ width:220px; float:right;}
#cont-navi .entry-box	{ width:220px; height:172px; background:url(image/btn_bg.gif); padding:11px 0 0 6px; text-align:center; margin-bottom:25px;}
#cont-navi .sponsor		{ width:220px; text-align:center; padding:15px 0;}
#cont-navi .sponsor	img	{ margin-bottom:8px;}

.movie_wrap				{ width:950px; height:303px; margin:0 0 40px 0; background:url(../image/movie_bg.png); position:relative;}
.movie_wrap .movie			{ width:454px; height:273px; position:absolute; top:15px; left:15px;}
.movie_wrap .twitt			{ width:370px; position:absolute; top:15px; right:15px;}




#outline #contents					{ width:700px; float:left;}
#outline #contents .box				{
	width:950px;
	background:url(../image/box_bg.png) repeat-y;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#outline #contents .lead			{
	font-size:12px;
	line-height:1.7;
	color: #666;
}
#outline #contents .lead p			{ margin-bottom:1em;}
#outline #contents table			{ font-size:12px; line-height:1.5;}
#outline #contents table caption	{
	font-size:14px;
	color:#FFF;
	background-color: #999999;
}
#outline #contents table th			{
	width:80px;
	background-color: #FEF3CB;
}
#outline #contents table td			{ padding:6px; border-bottom:#005E2D solid 1px;}
#outline #contents table td p		{ float:left;}
#outline #contents table td h2		{ font-size:16px; color:#005E2D;}

#outline #contents .btn-box			{ width:630px; text-align:center; margin-top:25px;}



#outline #contents2					{ width:950px; float:left;}
#outline #contents2 .box				{
	width:900px;
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#outline #contents2 .box2				{
	width:870px;
	font-size:12px;
	line-height:1.5;
	padding:15px 40px;
	background-repeat: repeat-y;
}
#outline #contents2 .lead			{
	font-size:16px;
	line-height:1.7;
	color: #333;
}
#outline #contents2 .lead p			{ margin-bottom:1em;}
#outline #contents2 table			{
	font-size:12px;
	line-height:1.5;
	border-width: 1px;
	border-color: #CCC;
}
#outline #contents2 table caption	{
	font-size:14px;
	color:#FFF;
	background-color: #999999;
}
#outline #contents2 table th			{
	width:80px;
	background-color: #FEF3CB;
}
#outline #contents2 table td			{
	padding:6px;
}
#outline #contents2 table td p		{ float:left;}
#outline #contents2 table td h2		{ font-size:16px; color:#005E2D;}
#outline #contents2 .btn-box			{ width:630px; text-align:center; margin-top:25px;}



#contact							{ width:950px; border:#005E2D solid 1px; margin-top:30px;}
#contact h2							{
	font-size:14px;
	color:#FFF;
	padding:2px 0 2px 20px;
	background-color: #999;
}
#contact p							{
	width:580px;
	font-size:14px;
	line-height:1.5;
	margin:10px 0 10px 20px;
}

#pagetop				{ width:950px; clear:both; text-align:right; padding-top:15px;}
#footer					{
	width:100%;
	font-size:12px;
	color:#FFF;
	padding:4px 0;
	text-align:center;
	background-color: #333333;
}




/* Session program.html
----------------------------------------------------------------------------------------------------- */
#program #contents						{ width:630px; float:left;}
#program #contents h2					{ margin-bottom:15px;}
#program #contents table				{ font-size:12px; border-top:#005E2D solid 3px;}
#program #contents table th				{ width:110px; font-weight:normal; background:#E1EDDC; border-bottom:#005E2D solid 3px;}
#program #contents table td				{ padding:5px 20px; border-bottom:#005E2D solid 3px;}

#program #contents table td .sstitle		{ margin-top:20px;}
#program #contents table td .sstitle h3		{ font-size:18px; color:#005E2D; margin:0 0 0 110px;}
#program #contents table td .sstitle h3 span{ font-size:12px; font-weight:normal;}
#program #contents table td .sstitle img	{ width:87px; height:25px; float:left;}

#program #contents table td p				{ line-height:1.6; padding:20px 0; border-bottom:#999 dashed 1px;}
#program #contents table td .speaker		{ width:480px; font-size:11px; position:relative; margin:6px 0;}
#program #contents table td .speaker span	{ font-size:13px; font-weight:bold;}
#program #contents table td .speaker img	{ width:56px; position:absolute; bottom:0; right:0;}


















clearfix:after {
	content:".";  /* 新しい要素を作る */
	display:block;  /* ブロックレベル要素に */
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix {
	min-height:1px;
}

* html .clearfix {
	height:1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}.white_12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
}.white_16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
}.red_16 {
	font-size: 16px;
	color: #F00;
}
.G_16 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.G_18 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.pagetop {
	font-size: 12px;
	font-weight: bold;
	color: #060;
	background-position: right;
}
.f16 {
	font-size: 16px;
}
.10 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
}
.12 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
