@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

 Site URL:       http://
 File name:      00003.css
   
----------------------------------------------------------- */


/* ----------------------------------------------------------------------
	contents
---------------------------------------------------------------------- */

#contents h3 {
	margin-bottom: 10px;
}

#contents .section {
	margin-bottom: 0;
}

#contents .section.top {
	margin-bottom: 25px;
}

#contents .section p span {
	font-size: 92%;
	color: #7F766D;
}

#contents .section p span a:link { color: #7F766D; text-decoration: underline; }
#contents .section p span a:visited { color: #7F766D; text-decoration: underline; }
#contents .section p span a:hover { color: #7F766D; text-decoration: none; }
#contents .section p span a:active { color: #7F766D; text-decoration: none; }

#contents .section h4 {
	margin-bottom: 5px;
}

#contents .section.btm {
	padding-bottom: 25px;
}


/* -- end -- */
