/* main_style */ /*---------------------- CSS information Site URL: http://www.job-contact.com/ File Name: main style.css Summary: main style Crated: 2008/07/08 Last update: 2008/09/30 by Kyoko Sato Author: Kyoko Sato Copyright: (c)2007 YOUWA Co.,LTD -----------------------*/ /*----------------------- __main left -------------------------*/ #main_left{ width: 250px; height:auto; padding: 20px; float:left; margin:0; } #main_left p{ font-size:0.9em; margin-top:3px; line-height:30px; } /*----------------------- __main center -------------------------*/ #main_center{ width: 550px; height:auto; background-color: #ffffff; padding: 20px; float:left; margin:0; } #main_center h2{ margin-bottom: 0.6em; color: #ff0000; font-family: Times, "Times New Roman", Garamond, serif; font-size: 1.4em; font-weight:900; text-transform: capitalize; text-align:left; border-bottom: 3px dotted #ff00cc; } #main_center h3{ margin-top:30px; color: #ff0000; font-family: Times, "Times New Roman", Garamond, serif; font-size: 1.4em; font-weight:900; text-transform: capitalize; text-align:left; border-bottom: 3px dotted #ff00cc; } #main_center p{ font-size:16px; line-height:20px; padding-top:0; margin:0; width: 225px; } .center_box{ width: 170px; height:127px; float:left; } .hat_lbox{ width: 255px; height:220px; float:left; margin-bottom:20px; text-align:center; } .hat_rbox{ width: 255px; height:220px; float:left; margin-bottom:20px; padding-left:10px; text-align:center; } .title{ font-size: 1em; color: #0000ff; }