


.fukidashi_l01{
width:500px;
padding:5px 20px;
margin:20px 20px 20px 60px;
background-color:#f7e4f7;
border-radius:5px;
behavior:url("PIE.htc");
position:relative;
}


.fukidashi_r01{
width:540px;
padding:5px 20px;
margin:20px 60px 20px 20px;
background-color:#dae4f8;
border-radius:5px;
behavior:url("PIE.htc");
position:relative;
}

.fukidashi_l01:after,
.fukidashi_r01:after {
border:10px solid transparent;
content:"";
display:block;
position:absolute;
width:0;
}

.fukidashi_l01:after {
border-right-color:#f7e4f7;
border-left-width:0;
left:-10px;
top:5px;
}



.fukidashi_r01:after {
border-left-color:#dae4f8;
border-right-width:0;
right:-10px;
top:30px;
}


.fukidashi_l02{
width:500px;
padding:5px 20px;
margin:20px 20px 20px 60px;
background-color:#f7e4f7;
border-radius:5px;
behavior:url("PIE.htc");
position:relative;
border:2px solid #f7e4f7;
}

.fukidashi_l02:after {
border:10px solid transparent;
content:"";
display:block;
position:absolute;
width:0;
}




.fukidashi_r02{
width:500px;
padding:5px 20px;
margin:20px 60px 20px 20px;
background-color:#f7e4f7;
border-radius:5px;
behavior:url("PIE.htc");
position:relative;
}

.fukidashi_l02:after,
.fukidashi_r02:after {
border:10px solid transparent;
content:"";
display:block;
position:absolute;
width:0;
}

.fukidashi_l02:after {
border-right-color:#f7e4f7;
border-left-width:0;
left:-10px;
top:5px;
}



.fukidashi_r02:after {
border-left-color:#eee;
border-right-width:0;
right:-10px;
top:30px;
}






.dropshadow{background-image:-moz-linear-gradient(top, #F3F4F5, #C8C9CA); 
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F4F5), to(#C8C9CA), color-stop(1,#C8C9CA));
border:2px solid #F2F2F2;
box-shadow: 10px 10px 10px rgba(0,0,0,0.25);
-moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.25);
-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.25); }

.dropshadow2{
	box-shadow: 5px 5px 5px lightgray;

}




