@charset "shift_jis";

img.tTip						{ margin: 8px 15px 8px 0px; float: left; }
#demo_wrapper					{ width: 600px; margin: 30px auto 0px auto; }

.greenTip						{  }
.greenTip .content				{ width: 475px; padding: 10px; border: 6px solid #a9db66; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #cae8a2; color: #020202; }
.greenTip .bottom				{ height: 14px; background: url(img/notch-green.gif) top center no-repeat; }
