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

body{
	font-size:14px;
	color: #333A66;
  color: black;
}

a{
	text-decoration:none;
	color:#254EAD
}
img{border:0;}
table{font-size:14px;}

a:hover{text-decoration:underline;}
body {
	background-color: #FFF;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.path{
  background-color:#f5f5f5;
  text-align:left;
  padding: 8px 6px;
  font-size:13px;
  margin-bottom: 10px;
}
#whole-wrap {
	margin: 0 auto;
	width: 750px;
	width: 800px;
	text-align: left;
	padding: 10px 0 0 0;
}

.top {
  position: relative;
  height: 48px;
}





#copy{
	text-align:center;
	background-color:#eee;
	padding:20px 0;
	font-size:12px;
 	margin-top: 10px;
}


.video {
	margin: 0 auto;
	padding: 2px 15px 15px 15px;
	padding: 2px 0px 15px 0px;
	
	text-align: left;
	
	overflow: hidden;
	background-color: white;
}

.news:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

.contentsLeft {
	float: left;
	width: 430px;
	width: 480px;
	padding: 0;
	margin: 0 0 0 6px;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
}

.contentsRight {
	float: right;
	width: 300px;
padding: 26px 0 6px 12px;
}

.contentsLeft h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 12px 0;
}

.contentsLeft p {
  font-size: 14px;
  line-height: 22px;
  margin-top: 12px;
}

.contentsLeft .link {
  margin: 6px 0 18px 0;
  font-weight: bold;
}

.contentsLeft .link a {
  display: block;
  margin: 6px 0 0 12px;
  font-weight: normal;
}

.center {
  text-align: center;
}


#mincho {
  font-family: "$B#M#SL@D+(B";
}




.video .infowrap {
  width: 100%;
  border: 1px solid #ccc;
}

.video-wrap {
  position: relative;
  width: 100%;
  height: 324px;
  border: 1px solid black;
  background-color: #666;
}

.video h2 {
  text-align: left;
  font-size:24px;
  font-weight: normal;
  line-height: 30px;
  margin: 8px 0 0 8px;
}

.contentsLeft h2 {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-indent: 10px;
  font-size: 14px;
  font-weight: bold;
  margin: 16px 0 8px 0;
  background-color: #33cc66;
  color: white;
}



.contentsRight h2 {
  margin: 0;
  font-size: 16px;
  color: black;
  font-weight: bold;
}

.eglinks h4 {
  line-height: 24px;
  font-size: 16px;
  font-weight: normal;

}

ul.recent {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.recent li {
  position: relative;
  margin: 0;
/*  padding: 10px 4px 2px 86px;*/
  padding: 10px 4px 10px 6px;
  list-style-type: none;
  border-bottom: 1px dotted #aaa;
  font-size: 12px;
}

ul.recent li a {
  font-size: 14px;
}

ul.recent li h4 {
  font-size: 14px;
  margin-bottom: 4px;
}

ul.recent li img {
  position: absolute;
  left: 8px;
  top: 12px;
  width: 64px;
  height: 64px;
  border: 1px solid #aaa;
}

ul.recent li .date {
  text-align: right;
  font-size: 14px;
  color: #666;
}

ul.recent li.act {
  background-color: #ccf;
}

.social {
  position: absolute;
  padding: 0;
  top: 14px;
  right: 2px;
}


.social:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

.social ul {
  margin: 0; padding: 0;
}

.social ul li {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: 6px;
}

.ad-long {
  margin: 20px 0;
  text-align: center;
}

.update {
  font-size: 12px;
  color: #666;
  width: 480px;
  text-align: right;
}