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

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

h1{font-size: 45px;}
.contents h2{
  margin:30px 0 15px;
  border-bottom: 2px solid #6DC2EA;
  font-size: 18px;
}
.contents p{margin-bottom: 1em;}
.contents ul{margin: 1em 0;}
.contents li{margin: 5px 0px;padding-left: 15px;background: url(../img/common/icon_cursor_green.gif) left center no-repeat;}
