@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
guid
------------------------------------------------------------------------------ */ 
.guidBox {
width: 570px;
margin-bottom: 30px;
}
.guidBox .guidText {
float: left;
width: 370px;
padding-left: 10px;
padding-top: 20px;
margin-bottom: 10px;
}
.guidBox .guidPhoto {
float: right;
margin-bottom: 10px;
}
.guidTxtEm {
font-weight: bold;
color: #F00;
line-height: 3;
}
