@charset "utf-8";
/* CSS Document */

#intro {
border: 1px solid #ccc;
margin-bottom: 20px;
padding: 10px 15px;
width: 568px;
font-size: 1.2em;
}

#intro .left {
float: left;
width: 350px;
}

#intro h2 {
margin-bottom: 10px;
}

#intro p {
line-height: 1.6;
}

#intro .photo {
float: right;
width: 200px;
}

#main h3 {
margin-bottom: 15px;
}

#main .section {
margin-bottom: 20px;
padding: 0 10px;
font-size: 1.2em;
line-height: 1.8;
}

#main .section h4 {
margin-bottom: 5px;
}

#main .section p {
margin-bottom: 30px;
}

#main #prBox {
text-align: center;
}

/* PROFILE
-----------------------------------------------------*/


