@charset "UTF-8";
/********************************/
/**  コンテンツレイアウト      **/
/********************************/

#about {
	float: left;
	width: 577px;
}

#newsRelease {
	float: left;
	width: 180px;
	padding-left: 1px;
}

/* コンテンツ本文のレイアウト
---------------------------------------------*/
#about h3 {
	height:20px;
	color: #FFFFFF;
	background:#CC0000;
	margin-right:10px;
	padding: 5px 5px 0px 10px;
}
#newsRelease h3 {
	font-size:100%;
	height:auto;
	color: #FFFFFF;
	background:#999999;
	padding: 5px 5px 0px 0px;
}
#about h4, #newsRelease h4 {
	color:#333333;
	font-size:100%;
	height:27px;
	margin-right:10px;
	padding:10px 0 0px 30px;
	background:url(../img/ribbon2.gif) no-repeat;
	background-position:0px 5px;
	/*background:url(../img/images/ribbon560.gif) no-repeat; */

}

#about .section h4 font{
	font-size:80%;
	padding-left:30px;
}

#about .section {
	margin: 10px 5px 50px 10px;
	border-bottom: 1px solid #ccc;
	height:auto;
	width:557px;
}

#about .section p{
	margin-left: 30px;
	margin-right:10px;
}

#about .mov{
	margin-right:10px;
	height:180px;
}
#about .mov2{
	margin-right:10px;
}

#about .mov3{
	margin-right:10px;
	height:330px;
}

#title{
	font-size:120%;
	font-weight:700;
	color:#333333;
	width:100%;
}


/*
#about .section dl{
	margin-left: 10px;
	font-weight:700;
	margin-left: 30px;
}

#about .section dd{
	font-weight:500;
}
*/

#about .section .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
}

#about img{
float:left;
margin-right:10px;

}

#about object{
float:left;
margin-right:10px;

}


#newsRelease dl {
	margin: 16px 18px 0 18px;
}
#newsRelease dt {
	font-size: 90%;
	color: #666666;
	margin-top: 10px;
}


/********************************/
/**  ＩＮＦＯＭＡＴＩＯＮ      **/
/********************************/

#info {
	float: left;
	width: 180px;
	padding-left: 0px;
	margin-bottom:15px;
}

/* ＩＮＦＯレイアウト
---------------------------------------------*/
#info a, #info img {		/* ■画像周りの余白を消す */
  display: block;
}
#info a {
  width: 180px;
  height: 100px;
}

#info h2 {
  background:url(../img/images/banner_info.gif) 0 0px no-repeat;
}
#info h2 a:hover {
  background: url(../img/images/banner_info2.gif) 0 0px no-repeat;

}
#info p {
  margin: 0 0 0 0px;
  width: 170px;
  font-size: x-small;
  line-height: 1.4;
}
