@charset "utf-8";
.dialog { min-width:20em; margin: 0 0 7px 0; clear: both; }
.dialog .hd .c, .dialog .ft .c { height:14px; }
.dialog .ft .c { height:14px; }
.dialog .hd { background:transparent url(main_dialog_top_bott.png) right -17px no-repeat; padding: 0 14px 0 0;  }
.dialog .hd .c { background:transparent url(main_dialog_top_bott.png) top left no-repeat; }
.dialog .bd {background: transparent url(main_dialog_left.png) left top repeat-y; width: 100%; clear: both; }
.dialog .bd .c { background: transparent url(main_dialog_right.png) right top repeat-y; width: 100%; clear: both; }
.dialog .bd .c .s { margin:0px 6px 0px 6px; background-color: #fdfdfd; padding: 0.3em 1em;  }
.dialog .ft { background:transparent url(main_dialog_top_bott.png) right -55px no-repeat; padding: 0 14px 0 0; clear: both; }
.dialog .ft .c { background:transparent url(main_dialog_top_bott.png) left -35px no-repeat; }

.dialog .article {  padding-left:10px; }




