@charset "UTF-8";

/*======================
コンテンツ*/

		#Contents .topImage{
			margin-bottom:30px;
			}
			
		#Contents .title{
			margin-bottom:30px;
			}	
			
		#Contents .fcPurple{
			color: #ac78b4;
			}	
			
		#Contents .detail{
			margin:0 25px 40px 25px;
			}	
			
				#Contents .detail ul{
					margin-bottom:20px;
				}
				
				#Contents .detail li{
				font-size: 16px;
				line-height: 26px;
				background: url(../_images/recruit/dot.gif) no-repeat 0 7px;
				padding-left: 18px;
				}
	
				#Contents .detail li.last{
				font-size: 16px;
				line-height: 26px;
				background: url(../_images/service/dot.gif) no-repeat 0 7px;
				padding-left: 20px;
				margin-bottom:5px;
				}
				#Contents .detail p{
				font-size:16px;
				line-height:26px;
				}
			
				#Contents .detail li a{
				color:#7e27b3; text-decoration:underline 
				}
				
				#Contents .detail .subtitle{
					margin-bottom:20px;
				}
				
				
		/*-----詳細情報-----*/
		#Contents .detail table{
				width: 900px;
				border: #c0bcbc 1px solid ;
				border-collapse: collapse;
				font-size:14px;
				line-height:24px;
				margin-bottom:60px;
				}
		
				#Contents .detail td.itemL{
					width: 180px;
					background:#f1fada;
					border: #c0bcbc 1px solid ;
					padding: 15px 30px 15px 20px ;
				}
		
				#Contents .detail td.itemR{
					width: 740px;
					border: #c0bcbc 1px solid ;
					padding: 15px 30px 15px 20px ;
				}