@charset "utf-8";
@import  "./import/format.css";
@import  "./import/in_style.css";
@import  "./import/link_style.css";
@import  "./import/main.css";

/**************************
INFOカテゴリ
**************************/
#Info_mode {
	width: 580px;
	height: auto;
	margin: 5px auto 10px;
	text-align: left;
	font: normal normal 1.3em/2.0  Verdana, Arial, sans-serif;
	clear: both;
}

	#Info_mode h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		border: none;
		clear: both;
	}

	#Info_mode p {
		width: 560px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		clear: both;
	}

	#Info_mode h4 {
		width: 580px;
		height: auto;
		margin: 25px auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border-bottom: 1px solid #ff9900; 
		clear: both;
	}
	
	#Info_mode h4.info {
		width: 570px;
		height: auto;
		margin: 20px auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border: none; 
		clear: both;
	}
	
	#Index_mode p.prof {
		width: 580px;
		height: auto;
		margin: 15px auto 20px;
		text-align: left;
		font: normal normal 1em/1.5  Verdana, Arial, sans-serif;
		clear: both;
	}
	

/**************************
PLANカテゴリ
**************************/
#Plan_mode {
	width: 580px;
	height: auto;
	margin: 5px auto 10px;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	clear: both;
}

	#Plan_mode h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		border: none;
		clear: both;
	}

	#Plan_mode p {
		width: 560px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
		clear: both;
	}

	#Plan_mode h4 {
		width: 580px;
		height: auto;
		margin: 25px auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border-bottom: 1px solid #ff9900; 
		clear: both;
	}
	
	#Plan_mode h4.info ,h5 {
		width: 570px;
		height: auto;
		margin: 10px auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border: none; 
		clear: both;
	}
	
	#Plan_mode p.prof {
		width: 580px;
		height: auto;
		margin: 15px auto 20px;
		text-align: left;
		font: normal normal 1em/1.5  Verdana, Arial, sans-serif;
		clear: both;
	}
	
	#Plan_mode dl {
		width: 560px;
		height: auto;
		margin: 20px auto;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
		clear: both;
	}
	
		#Plan_mode dl dt {
			display: inline;
			width: 20px;
			height: 40px;
			margin: 0;
			vertical-align: top;
			float: left;
		}
		
		#Plan_mode dl dt dd {
			width: 500;
			height: auto;
			margin: 0;
			vertical-align: top;
			float: left;
		}
	
	#Plan_mode table {
		width: 560px;
		height: auto;
		margin: 20px auto;
		font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
		border-collasp: collasp;
		clear: both;
	}
	
		#Plan_mode table tr.view {
			background-color: #ccccff;
		}
	
		#Plan_mode table th {
			padding: 4px;
			font: normal bold 0.9em/1.5  Verdana, Arial, sans-serif;
			background-color: #ff9900;
			border: 1px solid #000000;
		}
		
		#Plan_mode table td {
			padding: 4px;
			font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
			border: 1px solid #000000;
		}

/**************************
REQRUITカテゴリ
**************************/
#Recruit_mode {
	width: 580px;
	height: auto;
	margin: 5px auto 10px;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	clear: both;
}

	#Recruit_mode h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		border: none;
		clear: both;
	}

	#Recruit_mode p {
		width: 560px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
		clear: both;
	}

	#Recruit_mode h4 {
		width: 580px;
		height: auto;
		margin: 25px auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border-bottom: 1px solid #ff9900; 
		clear: both;
	}
	
	#Recruit_mode h4.info ,h5 {
		width: 570px;
		height: auto;
		margin: 10px auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border: none; 
		clear: both;
	}
	
	#Recruit_mode p.prof {
		width: 580px;
		height: auto;
		margin: 15px auto 20px;
		text-align: left;
		font: normal normal 1em/1.5  Verdana, Arial, sans-serif;
		clear: both;
	}
	
	#Recruit_mode table {
		width: 500px;
		height: auto;
		margin: 0px auto 20px auto;
		font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
		border-collasp: collasp;
		clear: both;
	}
	
		#Recruit_mode table tr.view {
			background-color: #dcdcdc;
		}
	
		#Recruit_mode table th {
			padding: 4px;
			font: normal bold 0.9em/1.5  Verdana, Arial, sans-serif;
			background-color: #ff9900;
			border: 1px solid #000000;
		}
		
		#Recruit_mode table td {
			padding: 4px;
			font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
			border: 1px solid #000000;
		}

/**************************
DOWNLOADカテゴリ
**************************/
#Download_mode {
	width: 580px;
	height: auto;
	margin: 5px auto 10px;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	clear: both;
}

	#Download_mode h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		border: none;
		clear: both;
	}

	#Download_mode p {
		width: 560px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
		clear: both;
	}

	#Download_mode h4 {
		width: 580px;
		height: auto;
		margin: 25px auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border-bottom: 1px solid #ff9900; 
		clear: both;
	}
	
	#Download_mode h4.info ,h5 {
		width: 570px;
		height: auto;
		margin: 20px auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border: none; 
		clear: both;
	}
	
	#Download_mode p.prof {
		width: 580px;
		height: auto;
		margin: 15px auto 20px;
		text-align: left;
		font: normal normal 1em/1.5  Verdana, Arial, sans-serif;
		clear: both;
	}
	
	#Download_mode table {
		width: 500px;
		height: auto;
		margin: 30px auto;
		font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
		border-collasp: collasp;
		clear: both;
	}
	
		#Download_mode table tr.view {
			background-color: #dcdcdc;
		}
	
		#Download_mode table th {
			padding: 4px;
			font: normal bold 0.9em/1.5  Verdana, Arial, sans-serif;
			background-color: #ff9900;
			border: 1px solid #000000;
		}
		
		#Download_mode table td {
			padding: 4px;
			font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
			border: 1px solid #000000;
		}

/**************************
GREETINGカテゴリ
**************************/
#Greeting_mode {
	width: 580px;
	height: auto;
	margin: 5px auto 10px;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	clear: both;
}

	#Greeting_mode h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		border: none;
		clear: both;
	}

	#Greeting_mode p {
		width: 560px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
	}
	
/**************************
広報カテゴリ
**************************/
#Newspaper {
	width: 580px;
	height: auto;
	margin: 5px auto 10px;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	clear: both;
}

	#Newspaper h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		border: none;
		clear: both;
	}

	#Newspaper p {
		width: 560px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
	}

/**************************
リンクカテゴリ
**************************/
#Link_mode {
	width: 580px;
	height: auto;
	margin: 5px auto 10px;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	clear: both;
}

	#Link_mode h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		border: none;
		clear: both;
	}
	
	#Link_mode h4 {
		width: 550px;
		height: auto;
		margin: 15px auto;
		text-align: left;
		border: none;
		clear: both;
	}

	#Link_mode p {
		width: 530px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
	}
