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


/*content--------------------------------*/
#home{
height:1200px;
}

#wrap{
margin:0 auto;
width:960px;
height:auto;
}

/*スライド部分*/
#top_slide{

width:960px;
height:514px;
margin-top:25px;
}
#main_title{
float:right;
display:inline;
margin-top:21px;
margin-right:21px;
height: 59px;
}
#logo_vccs{
clear:both;
float:right;
display:inline;
margin-top:344px;
margin-right:10px;
}

/*トップメニュー部分*/
#home_wrap{
width:960px;
height:auto;
/*background-color:#00CC00;*/
margin-top:23px;
}
#top_menu{
clear:both;
height:203px;
width:960px;
}
#top_menu li{
float:left;
display:inline;
width:180px;
height:203px;
margin-right:15px;
}
body #top_menu li#last{
width:180px;
height:203px;
margin-right:0px;
}

#consulting{
clear:both;
margin-top:20px;
}
#top_wrap{
clear: both;
height: 90px;
}

/*お知らせ部分*/
#news{
float:left;
display:inline;
margin-top:10px;
}
div.ticker {
	width: 540px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
	padding-top:21px;
	padding-right: 20px;
	float:left;
	display:inline;
}
.ticker a{
text-decoration:underline;
}
div.ticker ul {
	height:47px;
}
div.ticker ul li {
	float: left;
	display: inline;
	clear: both;
	text-align: left;
	list-style-type: none;
	position: relative;
	line-height: 1.6em;
	margin-bottom: -1.6em;
	font-size:15px;
}
div#longitudinally ul li,
div#fade ul li {
	left:10px;
}

#news_title{
	height:44px;
	text-align:center;
	float:left;
	display:inline;
	width:120px;
	padding-top:24px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:16px;
	color:#666;
	background-color:#E7E7E7;
}
/*div.ticker ul {
  height:1.6em;
}*/
/*フェイスブック*/
#facebook{
float:right;
display:inline;
width:270px;
height:68px;
margin-top:10px;
color:#FFFFFF;
border:1px solid #ccc;
overflow:hidden;
}






#co{
font-size: 1px;
color: #fff;
height: 0px;
overflow:hidden;
}
.news_List_Ymd{
color: #ccc;
width: 1px;
height: 1px;
overflow: hidden;
display: block;
}








