@charset "UTF-8";

@import url(basic.css);

body { background:#c80082 url(../images/bg_bottom.jpg) repeat; color:#fff; padding:60px; }
h1 { color:#fff; font-family: 'Dancing Script', cursive; font-size:60px; margin-bottom:40px; }
h2 { font-weight:bold; margin-bottom:10px; }
dt { font-size:14px; font-weight:bold; margin-bottom:10px; }
dd { border-bottom:#966 1px dotted; line-height:1.5; margin-bottom:20px; padding-bottom:20px; }
p { line-height:2.0; margin-bottom:10px; }
a { color:#fc9; text-decoration:none; }
a:hover { text-decoration:underline; }
a.pagetop { background:url(../images/btn_pagetop.png) no-repeat; float:right; margin:10px; text-indent:-9999px; width:9px; height:8px; }
a:hover.pagetop { background-position:0 -8px; }
#profile { width:760px; }
.photo { float:left; margin-right:30px; }
.profile { float:left; margin-top:50px; width:480px; }
.greeting { border-bottom:#966 1px dotted; padding:50px 0; }
#profile { width:760px; }