@charset "shift_jis";

.left150 {
	width: 160px;
	margin-top: 4px;
	padding-bottom: 10px;
	float: left;
	text-align: left;
}
.left200 {
	width: 210px;
	margin-top: 4px;
	padding-bottom: 10px;
	float: left;
	text-align: left;
}
.left300 {
	width: 310px;
	margin-top: 4px;
	padding-bottom: 10px;
	float: left;
	text-align: left;
}
.right200 {
	width: 210px;
	margin-top: 4px;
	padding-bottom: 5px;
	float: right;
	text-align: right;
}
.right130 {
	width: 140px;
	margin-top: 4px;
	padding-bottom: 5px;
	float: right;
	text-align: right;
}
.picSpaceBtm img{
	margin-bottom: 10px;
}
img.picSpaceRight{
	margin-right: 10px;
}
.picCenter{
	text-align: center;
}

.textSpaceTop{
	padding-top: 30px;
}
.textSpaceTop10{
	padding-top: 10px;
}


/* table */


table.style{
	width:503px;
	padding: 0 0 1px;
	background: url(../../img/seminar/091215/line_dot.gif) repeat-x left bottom;
}
table.style th{
	width:60px;
	padding: 8px;
	white-space: nowrap;
	font-size: 12px;
	color:#630;
	border-right:solid 1px #ccc;
	background:#fcfbfa url(../../img/seminar/091215/line_dot.gif) repeat-x left top;
}
table.style td{
	width:auto;
	padding: 8px;
	font-size: 12px;
	background: url(../../img/seminar/091215/line_dot.gif) repeat-x left top;
}
table.style dd{
	margin:0 0 8px 16px;
}
table.style dd.last{
	margin-bottom:0;
}


/* page navigation */


div.navi{ 
	clear: both;
	position: relative;
	overflow: hidden;
}
div.navi ul{
	position: relative;
	left: 50%;
	float: left;
	list-style: none;
}
div.navi ul li{
	padding: 0 11px 0 0;
	position: relative;
	left: -50%;
	float: left;
}
div.navi ul li a{
	float: left;
	font-size: 12px;
	padding: 0 0 0 15px;
}
div.navi ul li a:link,
div.navi ul li a:visited{
	text-decoration: none;
	color: #71271d;
}
div.navi ul li a:hover{
	text-decoration: underline;
}
div.navi ul li a.center{
	margin:0 0 0 11px;
	padding:0 8px;
	border-left: solid 1px #71271d;
	border-right: solid 1px #71271d;
}


/* others */


#wrapper2 #note{
	margin:8px 0;
	font-size: 12px;
}
#wrapper2 .btn-text{
	margin:0 0 10px;
	padding:0;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
}
#wrapper2 .btnArea{
	text-align: center;
}

/* 131115seminar */
.anchors{
	font-size:73%;
	display:block;
	background-color:#F6F6F6;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:5px;
	clear:both;
	margin-bottom:30px;
}
.g_anchor{
	background-color:#FFF8F0;
	border:1px solid #CCCCCC;
}
.anchors dl dd{
	width:25%;
	display:block;
	float:left;
	text-align:center;
	color:#663300;
	font-weight:bold;
}
.anchors dl dd a{
	font-weight:normal;
}

.each_movie_wrapper {
  width: 100%;
}
.each_movie_wrapper .movie_wrapper {
  width: 92%;
  margin: 0 auto;
  padding-bottom: 40px;
}
.each_movie_wrapper .movie_wrapper .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie iframe,.each_movie_wrapper .movie_wrapper .movie img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

