@charset "UTF-8";


a:link
{
	color			: #395E88 ;
	text-decoration	: none ;
}

a:visited
{
	color			: #395E88 ;
	text-decoration	: none ;
}

a:hover
{
	color			: #F07F09 ;
	text-decoration	: underline ;
}

a:active
{
	color			: #F07F09 ;
	text-decoration	: none ;
}


/*--- fonts ---*/

.txt16{
font-size:16px;
line-height:20px;
}

.txt14{
font-size:14px;
line-height:18px;
}

.txt12{
font-size:12px;
line-height:16px;
}

.txt12h{
font-size:12px;
line-height:18px;
}

.txt10{
font-size:10px;
line-height:12px;
}

.txt10h{
font-size:10px;
line-height:14px;
}

.txt9{
font-size:9px;
line-height:12px;
}


/*--- /company/index.htmlでの動画追加時 ---*/
#keyVisual{
width:777px;
position:relative;
}
#keyVisual a #bnn_170x170_AC{
	position:absolute;right:13px;top:2px;z-index:100;
	border:none;
}
#keyVisual a #bnr_Enterprise{
	position:absolute;right:13px;top:172px;z-index:100;
	border:none;
}

/* 2012/08　追加修正 */
#keyVisual #keyBnr {
	position: absolute;
	top: 3px;
	right: 13px;
	z-index:100;
	margin: 0;
	padding: 0;
}
#keyVisual #keyBnr li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* //2012/08　追加修正 */

#topMovie{
width:244px;
height:262px;
position:absolute;
right:0;
top:0;
background:url(/company/images/bg_topic_in_movie.png) no-repeat left top;
}
#flashcontent{
margin-top:42px;
}

#movieTitle{
margin:0;
padding:5px 10px;
font-size:10px;
color:#FFFFFF;
}
#movieLink{
border-top:1px solid #333;
margin:5px 20px;
padding-top:5px;
font-size:10px;
text-align:right;
}
#movieLink a:link,
#movieLink a:visited{
color:#6faaec;
}
#keyVisual img{
vertical-align:bottom;
}