@charset "utf-8";

#message{
clear:both;
background:transparent url(../../img/cmn/bg_box_top.gif) no-repeat scroll 0 top;
padding-top:20px;
padding-bottom:10px;
margin-bottom:20px;
zoom: 1;
overflow:hidden;
}

#message h4{
margin-bottom:10px;
}

#message div.point p{
margin:0 15px 20px 15px;
border:1px solid #cccccc;
background-color:#ececec;
padding:15px 15px;
}

#message p.txt{
margin:0 17px 15px 17px;
}

#message ul.imgLeft{
float:left;
margin-left:16px;
margin-right:16px;
display:inline;
width:190px;
}

#message .imgLeft li.img{
border:1px solid #cccccc;
width:188px;
height:198px;
}

#message .imgLeft li.img img{
vertical-align:bottom;
}

#message .imgLeft li.txt{
background:transparent url(../img/message/bg_name_02.gif) no-repeat scroll 0 top;
width:190px;
height:30px;
padding:6px 0 0 15px;
margin-top:1px;
_width:175px;
}

#message ul.imgRight{
float:right;
margin-left:16px;
margin-right:16px;
display:inline;
width:200px;
}

#message .imgRight li.img{
border:1px solid #cccccc;
width:198px;
height:228px;
}

#message .imgRight li.img img{
vertical-align:bottom;
}

#message .imgRight li.txt{
background:transparent url(../img/message/bg_name_01.gif) no-repeat scroll 0 top;
width:200px;
height:30px;
padding:6px 0 0 15px;
margin-top:1px;
_width:185px;
}


