@charset "UTF-8";



#section {
}
#section .article {
}
#section .article p {
	margin-bottom: 15px;
}


#index {
}
#index p {
	margin-bottom: 0px !important;
}
#index .cell {
	margin-bottom: 10px;
}
#index .LiteBox {
	width: 320px;
	float: left;
	background: url(../../share/img/bg_dot.gif) repeat left top;
}
#index .cc {
	padding: 3px;
}
#index .LiteBox dl {
	background: #FFFFFF;
	padding: 10px;
}
#index .RightBox {
	width: 320px;
	float: right;
	background: url(../../share/img/bg_dot.gif) repeat left top;
}
#index .RightBox dl {
	background: #FFFFFF;
	padding: 10px;
}

#index dl dt a {
	font-size: 117%;
	font-weight: bold;
	background: url(../../share/img/arrow_s.gif) no-repeat center left;
	padding-left: 10px;
}

#index .thCo dt {
	float:left;
	margin-left:30px;
}
	#index .thCo dt:first-child {
		margin-left:0;
	}






#recruit {
}
#recruit dl {
	margin-bottom: 5px;
}
#recruit dl dt {
	font-weight: bold;
	color: #233294;
}
#recruit h4.tit {
	margin: 0;
}
#recruit p {
	margin-bottom:0px !important;
}














