@charset "utf-8";
/* ===================================================================
CSS information

 File Name  : layout.css
 Author     : ethicalive
 Style Info : company/
=================================================================== */

/* ----------------------- Browser Default Initialization */

h2 {padding-top:140px;}
h3 {margin:70px 0 40px 0;}

#mainCont {width:960px;margin:55px auto 150px auto;text-align:left;line-height:200%;}

#Lcont {width:640px;margin:0 60px 0 40px;float:left;}
#Lcont p.lead{font-size:13px;}
#Lcont p.sub02{margin-left:15px;}
#Lcont p.sub03{margin-left:60px;}
#Lcont table{width:640px;}
#Lcont tr{background:url('../../img/cmn/line_dot.gif') repeat-x bottom ;}
#Lcont th{width:150px;padding:20px 0;}
#Lcont td{padding:20px 0;}

#Rcont {width:220px;float:left;}
#Rcont p{text-align:center;margin-bottom:50px;}
#Rcont p.sub02{text-align:center;margin-bottom:20px;}
#Rcont ul{list-style-image:url('../../img/cmn/rcont_allow.gif');margin: 0 0 0 1.5em;padding: 0;}
#Rcont a{color:#c32728;text-decoration:none;}