
/*-----topロゴ-----*/


#main{
	width: 950px;
	/*height: 570px;*/
	
}  





/*-----news-----*/


#news{
	width: 950px;
	
	
}


/*-----名刺メニュー-----*/

#namecard_f{
	width: 950px;
	margin: 30px 0px;
}

#namecard_f a{
	text-decoration: none;
	outline: none;
	color:#F0F3EF;
	
}


#namecard_f a:visited{
	text-decoration: none;
	outline: none;
	color:#F0F3EF;
	
}


.namecard_f_s{
	width: 950px;
	height: 260px;
	

}



#neme_img{
	float: left;
	width: 330px;
	text-align: center;
	
	
}


#neme_img a:hover img{
	opacity:0.55;
	-moz-opacity:0.55;
	filter: alpha(opacity=55);
	
	
}

#neme_txt{
	float: left;
	width: 620px;
	font-size: 15px;
	line-height:2;
			
}

#neme_txt p{
	text-align: left;
	margin: 10px 20px;
	
}
#neme-img2{
	float: left;
	width: 330px;
	text-align: center;
	
	
}


#neme-img2 a:hover img{
	opacity:0.35;
	-moz-opacity:0.35;
	filter: alpha(opacity=35);
}

#neme-txt2{
	float: left;
	width: 620px;
	font-size: 15px;
	line-height:2;
	
		
}

#neme-txt2 p{
	margin: 10px 20px;
	text-align: left;	
}
