@charset "utf-8";
/* l2_common */

#contents_ctn{min-height: 600px;background-image:url(../images/l2_bg.png);background-position: right top;background-repeat: no-repeat;margin-top: 17px; }

#article{width:450px;}
#article h2{border-bottom: 1px solid #2a1855;padding-bottom: 3px;margin-bottom: 10px;padding-top:20px;}
#article p{font-size:100%;line-height:1.8em;margin-bottom: 1.8em;;}

#article h3{font-size:100%;font-weight: bold;color:#291b55;border-bottom:1px dotted #291b55;margin-bottom: 0.5em;}

#article ul{margin-top: 5px;margin-bottom: 1.8em;}
#article ul li{list-style: outside disc;margin-left: 1.8em;margin-bottom: 0.3em;}

#profile_table{width:450px;}
#profile_table th{border:1px solid #aaa;padding:5px;background-color: #f5f5f5;vertical-align: top;line-height:1.6em}
#profile_table td{border:1px solid #aaa;padding:5px;line-height:1.6em;}
#profile_table td h4{font-weight: bold}
#profile_table td ul{margin: 0}
#profile_table td li{margin: 0 0 0 1.8em;}
#profile_table th.sub_th{background-color: #fffff3}