@charset "UTF-8";

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


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

#alpha {
}

#alpha .cont ul li {
	margin-top: 8px;
}

#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 dl dt {
	margin-top: 20px;
}

#alpha .docList dd dl dt {
	margin-top: 20px;
	font-weight: bold;
}

#alpha .docList dt a {
	color: #333;
}

#alpha .docList dd ul li a {
	display: block;
}

#alpha .docList dd ul li a.arrow1 {
	background-position: left 5px !important;
}
#alpha .docList dd ul li a.pdf {
	background-position: left 3px !important;
}
#alpha .docList dd dl dd ul li span {
	display: block;
	padding-left: 20px;
}


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



#alpha .docList dd {
	zoom: 1;
}

#alpha .docList dd .date {
	margin-top: 8px;
	color: #666;
	font-size: 93%;
}



#alpha .docList dd table th,
#alpha .docList dd table td {
	font-size: 100%;
}

#alpha .docList dd table th {
	padding-right: 12px;
	color: #666;
	white-space: nowrap;
}





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

#index #alpha {
}

#index #alpha #main .cont ul li a {
	display: block;
}




/*  3. report style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#report #alpha {
}

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

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

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

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

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

#report #alpha .date {
	margin-top: 0;
	font-size: 108%;
	font-weight: bold;
	text-align: right;
}


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

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


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

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


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

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


#report #alpha ul li.indent {
	margin-left: 2em;
}

#report #alpha ul li.indent span {
	left: -2em;
}


#report #alpha em {
	color: #333;
	font-weight: normal;
	font-style: italic;
}

#report #alpha em.bold {
	font-weight: bold;
}

#report #alpha em.serif {
	font-family: serif;
}


#report #alpha blockquote {
	color: #000;
	margin-top: 16px;
	font-style: italic;
	font-family: serif;
}


#report #alpha table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#report #alpha table th,
#report #alpha table td {
	padding: 6px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 100%;
}

#report #alpha table th {
	background: #eee;
}


#report #alpha .idt {
	margin-left: 16px;
}


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




/*  4. links style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#links #alpha {
}

#links #alpha #main .cont h2 {
	margin-bottom: 12px;
}

#links #alpha #main .cont ul li {
	margin-top: 12px;
}

#links #alpha #main .cont .lNavi li a {
	font-size: 100%;
}





/*  5. speeches style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#speeches #main .cont ul li {
	position: relative;
	margin-left: 1.5em;
}

#speeches #main .cont ul li span {
	position: absolute;
	left: -1.5em;
}




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

#FileID5 #alpha {
}





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

#FileID2 #alpha {
}


































