@charset "utf-8";

/*
============================================

	about CSS

============================================
*/

/* main
--------------------------------------------- */

#main h2 {
	padding-bottom: 20px;
}




#main h3 {
	font-size: 130%;
	padding: 0 0 5px 10px;
}


#main p {
	padding-bottom: 20px;
	color: #666666;
	line-height: 120%;
}

#main div.pdf_dl {
	padding: 10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
