@charset "UTF-8";
/*==============================================================================
legal CSS
==============================================================================*/

/*------------------------------------------------------------------------------
contents
------------------------------------------------------------------------------*/
.main{margin-bottom: 58px;}

h1{font-size: 45px;}
.contents h2{margin-bottom: 15px;}

.contents table{width: 100%;border-top: 1px dotted #CCC;}
.contents table th,
.contents table td{vertical-align: top;padding: 15px 0;border-bottom: 1px dotted #CCC;}
.contents table th{width: 150px;padding-left: 15px;background: url(../img/common/icon_cursor_green.gif) left 18px no-repeat;}
.contents table td{}

