@charset "UTF-8";

/*
**********************************************************************

* qa.css

* site name   : http://www.wellbest.jp/
* description : message Pages Style
* since       : 2007-09-14
* editor      : Keiko Kajitani (QL)
* modified    : 
* editor      :

*********************************************************************
*/
/* index page style
-------------------------------------------------------------------*/

div#main p.lead{
margin:10px 10px 20px;
}

h4.message{
padding:0 0 0 10px;
border-bottom:1px dashed #56972C;
color:#56972C;
}
h5.name{
padding:5px 0 2px 10px;
border-bottom:1px dashed #C3A892;
width:350px;
}
p.k_right{
float:right;
margin:10px;
}
p.k_left{
float:left;
margin:10px;
}

div#prof{
background-color:#E2DBD5;
margin:10px;
}
* html div#prof{
height:150px;
}