@CHARSET "UTF-8";

/* common CSS */

* {margin: 0; padding: 0;}

h1, h2, h3, h4, h5, h6, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

img {border: none;}
div {display: block;}

html {
	overflow: scroll;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}

body {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	overflow: hidden;
	line-height: 21px;
}

.thumb{ -ms-interpolation-mode: bicubic;} 

/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */

.st9 {font-size: 9px;}
.st10 {font-size: 10px;}
.st11 {font-size: 11px;}
.st12 {font-size: 12px;}
.st13 {font-size: 13px;}
.st14 {font-size: 14px;}
.st15 {font-size: 15px;}
.st16 {font-size: 16px;}


/* ヘッダ・フッタ */
#syncheader{
	position: relative;
	width: 980px;
	height: 40px;
	overflow: hidden;
	margin: 0px;
	display:block;
	font-stretch: expanded;
	padding: 0px;
}
#headertitle{
	position: absolute;
	width: 700px;
	display: block;
	height: 28px;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	z-index: 5;
	left: 10px;
	padding: 0px;
	top: 8px;
	* top: 10px;
}
#headertitle a{
	padding: 0px;
}
#headertitle a:link{ color:#FFF; text-decoration: none;}
#headertitle a:visited{ color:#FFF; text-decoration: none;}
#headertitle a:hover{ color:#FFF; text-decoration: none;}
#headertitle a:active{ color:#FFF; text-decoration: none;}

#headergra1{
	position: absolute;
	z-index: 2;
	width: 980px;
	height: 21px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display:block;
	left: 0px;
	top: 0px;
}
#headergra2{
	position: absolute;
	z-index: 2;
	width: 980px;
	height: 20px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display:block;
	left: 0px;
	top: 20px;
}
#headersub{
	position: absolute;
	z-index: 4;
	top: 11px;
	right: 5px;
	width: 640px;
	display: block;
	height: 24px;
	text-align: right;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-stretch: semi-expanded;
}
#footer{
	width: 980px;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear:both;
}

/* メインエリア */
#mainarea{
	position: relative;
	width: 980px;
	height: 582px;
	overflow: hidden;
	color: #000;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #f4f4f4;
}

#left{
	width: 320px;
	height: 582px;
	float: left;
	margin: 0px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
	position: relative;
}
#right{
	width: 640px;
	height: 582px;
	margin: 0px;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	float: right;
	position: relative;
}
#right2{
	width: 320px;
	height: 582px;
	float: right;
	margin: 0px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 0px;
	position: relative;
}
#left2{
	width: 640px;
	height: 582px;
	margin-left: 6px;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	float: left;
	position: relative;
}

/* ムービーエリア */
#movarea{
	width: 320px;
	height: 240px;
	background-color: #999;
	position: relative;
	z-index: 10;
	overflow:hidden;
}
#movframe{
	position: absolute;
	left: 0px;
	top: 0px;	
}
#movframe2{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 234px;
	width: 314px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.video-js-box{
	margin: 0px;
	background-color: #999;
}

#movframeL{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 240px;
	width: 3px;
	background-color: #999;
}
#movframeR{
	position: absolute;
	left: 317px;
	top: 0px;
	height: 240px;
	width: 3px;
	background-color: #999;
}
#movframeT{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 3px;
	width: 320px;
	background-color: #999;
}
#movframeB{
	position: absolute;
	left: 0px;
	top: 237px;
	height: 3px;
	width: 320px;
	background-color: #999;
}

/* 演者名エリア */
#enja{
	display: block;
	position: relative;
	height: 34px;
	width: 320px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
	background-image: url(../images/katagakibak-b4.jpg);
	padding-top: 4px;
}
#katagaki{
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	padding-right: 8px;
	color: #333;
}
#namae{
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	padding-right: 1em;
	color: #333;
}


/* サイドメニューエリア */
#sidearea{
	margin-top: 10px;
	width: 320px;
}

#sidearea ul{
	display: block;
	width: 320px;
	height:260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	overflow-y: auto;
	overflow-x: hidden;
}
#sidearea ul li{
	line-height: normal;
	list-style-type: none;
	list-style-image:none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sideindex{
	width:300px;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	background-color: #ececf0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0em;
	text-overflow:ellipsis;
}

.sideindex a{
	margin:0px;
	height:28px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	display:block;
	background-image: url(../images/menu_off.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.sideindex a:link { color: #555; text-decoration: none;}
.sideindex a:visited { color: #555; text-decoration: none;}
.sideindex a:active { color: #555; text-decoration: none;}
.sideindex a:hover { color: #555; text-decoration: none;}


/* 資料エリアレイヤー */
#slidearea{
	width: 640px;
	height: 480px;
	top: 7px;
	left: 0px;
	position: absolute;
	z-index: 5;
}
#slidearea2{
	width: 640px;
	height: 480px;
	top: 7px;
	left: 0px;
	z-index: 3;
	position: absolute;
}
#slidearea3{
	width: 640px;
	height: 480px;
	top: 7px;
	left: 0px;
	z-index: 2;
	position: absolute;
}
#dummywaku{
	display:block;
	padding:0px;
	overflow:hidden;
	width: 638px;
	height: 478px;
	top: 7px;
	left: 0px;
	z-index: 6;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#dummywaku2{
	display:block;
	padding:0px;
	overflow:hidden;
	width: 638px;
	height: 478px;
	top: 7px;
	left: 0px;
	z-index: 4;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#dummywaku3{
	display:block;
	padding:0px;
	overflow:hidden;
	width: 638px;
	height: 478px;
	top: 7px;
	left: 0px;
	background-color: #e8e8e8;
	z-index: 1;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/* 資料共通 */
#slidewaku{
	margin: 0px;
	padding: 0px;
	width: 640px;
	height: 480px;
	background-image:url(../images/nowloading.gif);
	position: relative;
}
#nextslide{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
.sizekyousei{
	width: 640px;
	height: 480px;
	margin: 0px;
	padding: 0px;
}

/* 資料一覧ページ */
#ichiranwaku{
	margin: 0px;
	padding-top: 18px;
	padding-left: 13px;
	padding-right: 0px;
	width: 615px;
	height: 462px;
	position: relative;
}
#ichiranwaku ul{
	display: block;
	width: 615px;
	height: 440px;
	overflow: auto;
}
#ichiranwaku li{
	display: block;
	width: 180px;
	height: 168px;
	margin-left: 7px;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 15px;
	float: left;
	background-color: #f0f0f8;
	border: 1px solid #c0c0ff;
}
#ichiranwaku li a{
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.sum_title{
	display: block;
	width: 180px;
	height: 18px;
	color: #000;
	font-size: 12px;
	overflow: hidden;
	text-indent: 8px;
	line-height: 18px;
}
.sum_image{
	display: block;
	width: 180px;
	height: 120px;
	color: #000;
	text-align: center;
	background-image: none;
}
.sum_play{
	display: block;
	width: 180px;
	height: 30px;
	background-image: none;
}
.sizekyousei_s{
	width: 160px;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

/* リンクエリア */
#linkarea{
	position:relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #f4f4f4;
}
#linkarea3{
	position:relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #f4f4f4;
}

.nextarea{
	position: absolute;
	top: -1999px;
	left: -1999px;
}

.linkbtn1_old{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 1px;
	display: block;
	float: left;
	height: 22px;
	overflow: visible;
	background-image: url(../images/btnbak11.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #CCC;
	border-bottom-color: #BBB;
	border-left-color: #E8E8E8;
}

.linkbtn1_old a{
	text-decoration:none;
	font-size: 12px;
	color: #888;
	background-image: none;
	letter-spacing: 0.1em;
}

.linkbtn1 a{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 1px;
	display: block;
	float: left;
	height: 22px;
	overflow: visible;
	background-image: url(../images/btnbak11.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #CCC;
	border-bottom-color: #BBB;
	border-left-color: #E8E8E8;
	text-decoration:none;
	font-size: 12px;
	color: #888;
	letter-spacing: 0.1em;
	line-height:25px;
}
.linkbtn1_3tsu a{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 1px;
	display: block;
	float: left;
	height: 22px;
	overflow: visible;
	background-image: url(../images/btnbak11.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #CCC;
	border-bottom-color: #BBB;
	border-left-color: #E8E8E8;
	text-decoration:none;
	font-size: 13px;
	color: #888;
	letter-spacing: 0.1em;
	font-weight:bold;
}
.linkbtn9{
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 7px;
	display: block;
	float: right;
	height: 19px;
	overflow: visible;
	background-image: url(../images/btnbak.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #CCC;
	border-bottom-color: #BBB;
	border-left-color: #E8E8E8;
	z-index: 1;
}

.linkbtn9 a{
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #888;
	background-image: none;
	letter-spacing: 0.1em;
}
.linkbtn9b{
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 7px;
	display: block;
	float: right;
	height: 19px;
	overflow: visible;
	background-image: url(../images/btnbak3.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #CCC;
	border-bottom-color: #BBB;
	border-left-color: #E8E8E8;
	z-index: 1;
}

.linkbtn9b a{
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #888;
	background-image: none;
	letter-spacing: 0.1em;
}

.linkbtn7{
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	display: block;
	float: right;
	height: 25px;
	overflow: visible;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}

.linkbtn7 a{
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #88F;
	background-image: none;
	letter-spacing: 0.1em;
}

.linkbtn5{
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 8px;
	display: block;
	float: right;
	height: 25px;
	overflow: visible;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #CCC;
	border-bottom-color: #BBB;
	border-left-color: #E8E8E8;
}

.linkbtn5 a{
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #C88;
	background-image: none;
	letter-spacing: 0.1em;
}

.linkbtn6{
	display: block;
	height: 30px;
	overflow: visible;
	text-decoration: none;
	background-color: #FEE;
	padding: 0px;
	position: absolute;
	left: 196px;
	top: 0px;
	z-index: 1;
}

.linkbtn6 a{
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #C88;
	background-image: none;
	letter-spacing: 0.1em;
}
.linkbtn6b{
	display: block;
	height: 30px;
	overflow: visible;
	text-decoration: none;
	background-color: #FEE;
	padding: 0px;
	position: absolute;
	left: 293px;
	top: 0px;
	z-index: 1;
}

.linkbtn6b a{
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #C88;
	background-image: none;
	letter-spacing: 0.1em;
}

.linkbtn6c{
	display: block;

	height: 30px;
	overflow: visible;
	text-decoration: none;
	background-color: #FEE;
	padding: 0px;
	position: absolute;
	left: 390px;
	top: 0px;
	z-index: 1;
}

.linkbtn6c a{
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #C88;
	background-image: none;
	letter-spacing: 0.1em;
}

.linkbtn0{
	display: block;
	width: 140px;
	height: 30px;
	overflow: visible;
	text-decoration: none;
	padding: 0px;
	position: absolute;
	left: 500px;
	top: 0px;
}

.line_ichiran{
	display: block;
	position: absolute;
	visibility: hidden;
	width: 640px;
	height: 13px;
	left: 0px;
	top: 52px;
}

.page_back{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.page_next{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
}

/* ロゴエリア */
#logoarea{
	visibility: hidden;
	position:relative;
	width: 640px;
	height: 40px;
	color: #000;
	margin: 0px auto;
	padding-top: 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#logoarea3{
	position:relative;
	width: 640px;
	height: 40px;
	color: #000;
	margin: 0px auto;
	padding-top: 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.chuuki{
	width: 510px;
	font-size: 10px;
	float: left;
	vertical-align: middle;
	line-height: 15px;
	letter-spacing: 0.05em;
}
.chuuki img{
	margin-left: 2px;
	margin-right: 8px;
}
.chuuki2{
	width:510px;
	font-size: 10px;
	float: right;
	vertical-align: middle;
	line-height: 15px;
	letter-spacing: 0.05em;
	text-align: left;
}
.chuuki2 img{
	margin-left: 8px;
	margin-right: 2px;
}
.logoimg{
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.logoimg2{
	text-align: left;
	margin-left: 2px;
	padding: 0px;
}

/* コピーエリア */
#copyarea{
	position: absolute;
	display: block;
	width:700px;
	height:23px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	margin: px;
	text-align: right;
	top : 5px;
	right: 3px;
}
#helpa{
	position: absolute;
	display: block;
	width:250px;
	height:23px;
	font-size:12px;
	line-height: 1;
	margin: px;
	top : 5px;
	left: 10px;
}
#helpa a{
	text-decoration:none;
}

/* チェックページ */
#dummov{
	visibility: hidden;
	width: 80px;
	height: 60px;
	background-color: #DDD;
}

#ngmessage{
	width: 640px;
	height: 280px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 160px;
	background-color: #DDDDDD;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#idxbar{
	display: block;
	width: 320px;
	height: 23px;
	padding: 0px;
	overflow: hidden;
	text-align: right;
	background-image: url(../images/line_index3.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#jimaku_out_out{
	position: absolute;
	z-index: 100;
	top: -600px;
	left: 0px;
	width: 640px;
	height: 110px;
}
#jimaku_out{
	display: block;
	width: 640px;
	height: 90px;
	overflow: hidden;
	background-image: url(../images/jimaku-bg2.png);
}
span#jimaku{
	display: block;
	background-image: url(../images/jimaku-bg.png);
	width: 630px;
	height: 82px;
	margin: 4px 0px 0px 4px !important;
	padding-left:2px;
	font-size: 11px;
	line-height: 15px;
	overflow-y: scroll;
}
.jclose{
	display: block;
	width: 640px;
	height: 18px;
	overflow: hidden;
	margin: 0px !important;
	line-height: 1;
	text-align: right;
}
