@charset "UTF-8";

/******************************************************
*	
*	1. common style
*	2. index style
*	3. habitat style
*	4. office style
*	5. FileID4 style
*	6. FileID5 style
*	7. FileID6 style
*	
******************************************************/


/*  1. common style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#alpha {
}





/*  2. index style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#index #alpha {
}

#index #alpha #main .cont .btn {
	margin-top: 28px;
	text-align: center;
}

#index #alpha #main .cont .info {
	margin-top: 28px;
	text-align: center;
	font-size: 116%;
	font-weight: bold;
}





/*  3. habitat style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#habitat #alpha {
}

#habitat #alpha #main .cont .idt li {
	margin-left: 12px;
}

#habitat #alpha #main .cont ol li {
	list-style-position: inside;
}

#habitat #alpha #main .cont dl dd ul li a {
	display: block;
}





/*  4. office style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#office #alpha {
}

#office #alpha #main table {
	width: 100%;
	border: 1px solid #ccc;
}

#office #alpha #main table tr th {
	padding: 6px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	background-color: #ffeab9;
	font-weight: bold;
	text-align: center;
}

#office #alpha #main table tr td {
	padding: 6px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px dotted #ccc;
}

#office #alpha #main .cont .accordion .accParent {
	color: #06c;
	text-decoration: underline;
}

#office #alpha #main .cont .accordion .accChild {
	zoom: 1;
}

#office #alpha #main .cont h3 {
	margin-bottom: 8px;
}

#office #alpha #main .cont .box2 {
	margin: 20px;
	padding: 15px;
	border: 1px solid #ccc;
}

#office #alpha #main .cont .idt {
	margin-left: 20px;
}


/*  5. FileID4 style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#FileID4 #alpha {
}





/*  6. FileID5 style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#FileID5 #alpha {
}





/*  7. FileID6 style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#FileID2 #alpha {
}


































