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

@import url(common.css);

body {
background:url(/_img/common/body_bg_noheader.gif) repeat-x top;
}
#subVisual {
background-image:url(/_img/concept/subVisual_bg.jpg);
}

body#body_oldvoice {
background:url(/_img/common/body_bg_mini.gif) repeat-x top;
}

#body_oldvoice #subVisual {
background-image:url(/_img/common/subVisual_bg_mini.jpg);
height:65px;
}



#body_top #mainArea {
padding:30px 100px 68px;
}

#body_top #leftMain .top {
margin-bottom:1px;
}
		#body_top #leftMain .toptext {
		background:url(/_img/showcase/index_text.jpg) no-repeat;
		width:707px;
		height:118px;
		}
			#body_top #leftMain .toptext p {
			font-size:10px;
			padding:5px 354px 0 0;
			}

#body_top #leftMain .spcontent {
}
	#body_top #leftMain .spcontent li {
	width:235px;
	float:left;
	display:block;
	margin-bottom:25px;
	}
		#body_top #leftMain .spcontent li.left {
		margin-right:1px;
		}
		#body_top #leftMain .spcontent li.center {
		margin-right:1px;
		}


#body_studium #secondCenter {
background:none;
}

	#secondCenter .why {
	margin:0 0 24px;
	}
		#secondCenter .why .left {
		width:172px;
		float:left;
		}
		#secondCenter .why .right {
		width:337px;
		float:right;
		}
			#secondCenter .why .right .title {
			margin:0 0 20px;
			}
			#secondCenter .why .right .text {
			font-size:12px;
			color:#333333 !important;
			}
	
	#secondCenter .studiums {
	margin:0 0 24px;
	}