/* CSS Document */

/*page01*/


#sec01 img{display:block;}
#sec01 p{display:block; position:absolute; bottom:235px; left:75px;}
section{display:block; padding:0; position:relative;}

#sec01 {position:relative; z-index:0;}

#sec01 p{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color:#fff;
	font-size:17.5px;
font-weight:bolder;
	line-height:1.7;
    -webkit-filter:drop-shadow(0px 0px 5px #000);
    -moz-filter:drop-shadow(0px 0px 5px #000);
    -ms-filter:drop-shadow(0px 0px 5px #000);
    filter:drop-shadow(0px 0px 5px #000) drop-shadow(0px 0px 4px #000) drop-shadow(0px 0px 3px #000);}

#sec01 p span{color:yellow; font-size:20px; font-weight:bolder;}

.oda{background:url(../images/p03/bg.jpg);}

#sec02 p, #sec02 h3{font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; font-weight:bold; color:#fff; width:95%; margin-left:auto; margin-right:auto; text-shadow:0px 0px 2px #000,0px 0px 2px #000,0px 0px 3px #000,0px 0px 4px #000,0px 0px 5px #000;}
#sec02 p{font-size:14px;}
#sec02 h3{font-size:24px;}

span.y{color:yellow; font-weight:bold;}
span.p{color:#e61673; font-weight:bold;}