@charset "UTF-8";

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


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

#alpha {
}

#alpha .pageNavi {
	padding-bottom: 0 !important;
	margin-bottom: 40px;
}

#alpha h1 {
	margin-bottom: -20px !important;
}

#alpha h1 #main {
	margin-bottom: 0 !important;
}

#alpha h2 {
	margin-top: 20px;
	margin-bottom: 0 !important;
}

#alpha h2.sticky {
	margin-top: 0px !important;
	margin-bottom: -16px !important;
}

#alpha h3 {
	margin-top: 20px !important;
	margin-bottom: 0 !important;
}

#alpha h4 {
	margin-top: 20px;
	border-bottom:1px solid #8BC53F;
	padding-bottom:4px;
}

#alpha p {
	margin-top: 16px;
}

#alpha .date {
	margin-top: -12px;
	text-align: right;
}

#alpha .author {
	font-size: 108%;
	font-weight: bold;
}

#alpha .lead {
	font-size: 108%;
	font-weight: bold;
}


#alpha ol {
	margin-top: 24px;
	padding-left: 1.5em;
}

#alpha ol li {
	list-style-position: outside;
	margin-top: 16px;
}


#alpha ul {
	margin-top: 24px;
}

#alpha ul li {
	margin-top: 16px;
}

#alpha #main .relatedLinks ul,
#alpha #main .relatedLinks ul li {
	margin-top: 0;
}


#alpha ul.disc {
	list-style-type: disc;
	margin-top: 24px;
	margin-left: 1.5em;
}

#alpha ul.disc li {
	list-style-position: outside;
	margin-top: 16px;
}

/*
#alpha #main .pdf-dl p {
	margin-top: 0;
	margin-bottom: 12px;
}
*/

#alpha #main .word-dl p {
	margin-top: 0;
	margin-bottom: 12px;
}

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

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

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

#alpha #main .pht-L,
#alpha #main .pht-R { *margin-top: 16px;}





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

#index #alpha {
}

#alpha .docList dt.accParent,
#alpha .docList dt.tl {
	min-height: 27px;
	_height: 27px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 36px;
	background: url(../../img_common/icon_doc.gif) no-repeat left top;
	font-size: 108%;
	font-weight: bold;
	text-decoration: underline;
}
#alpha .docList dt.tl {
	text-decoration: none;
}


#alpha .docList dd .idt {
	margin-left: 36px;
}





/*  3. FileID2 style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#FileID2 #alpha {
}





/*  4. FileID3 style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#FileID3 #alpha {
}





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

#FileID4 #alpha {
}





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

#FileID5 #alpha {
}





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

#FileID2 #alpha {
}


































