#wrapper02{
	clear: both;
	width: 700px;
	min-height: 500px;
	padding: 0px;
	margin-left: 100px;
	text-align: center;
	}
	
#wrapper02 h2,h3,h4,h5,p{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#wrapper02 h2{
width: 100%;
height: 20px;
padding: 5px 0px 2px;
text-align: center;
color: #FFF;
background-color: #d77;
font-size: 1.2em;
margin-top:60px;
	border-radius: 5px;
}


#wrapper02 div.chirashi{
width: 320px;
height: 50px;
margin: 20px 0px 20px 170px;
position: relative;
border: dotted 1px #ccc;
padding: 17px 17px 0px 17px;
}

#wrapper02 div.chirashi p{

display: inline;
position: absolute;
right: 15px;
top: 10px;
}

#wrapper02 h5.kuwashiku{
width:164px;
height: 31px;
margin: 0px;
background: url("../img/kuwashiku02.png") no-repeat;
}

#wrapper02 h5 a:hover img {
filter:alpha(opacity=0);
-moz-opacity: 0.0;
opacity: 0.0;
}