/* CSS Document */

/*page01*/

section{display:block; padding:0;}

.contents_body2 {
  width:100%;
	margin: 0px auto;
	position:relative;
	line-height:1.5;
	background:#000;}

#sec01{margin:0 auto 3%; width:100%; position: relative; padding:1rem 0 1rem; background:#fff;}
#sec01 p{color:#000; width:90%; margin:0 auto 2%; font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";}


#sec01 p span.yl{color:yellow; font-size:1.5rem; font-weight:bold;}
#sec01 p span.or{color:orange; font-size:1.5rem; font-weight:bold;}
