@charset "utf-8";

#content.jp p { margin: 5px 0; text-indent: 1em!important; line-height: 20px; }
#content.jp .noindent p { margin: 5px 0; text-indent: 0em!important; line-height: 20px; }
#content p { margin: 5px 0; text-indent: 2em; line-height: 20px; }
#content .noindent p { margin: 5px 0; text-indent: 0em; line-height: 20px; }
#content h1 { font-size: 20px; text-align: center; color: #b62305; margin-bottom: 30px; }
#content h2 { font-size: 18px; text-align: center; margin: 20px; clear: both; }
#content h3 { font-size: 16px; text-align: center; margin: 15px; clear: both; }
#content h4 { font-size: 15px; text-align: center; margin: 15px; clear: both; }
#content em { font-style: italic; }
#content strong { font-weight: bold; }
#content .categorytitle { font-size: 16px; font-weight: bold; clear: both; margin: 40px 0 10px 20px; }
#content ul { list-style-image: url(/image/icon_link1.png); list-style-position: outside; margin: 0 10px; }
#content li { margin: 10px 0 0 10px; }

#content a { color: #008c00; }
#content a:hover, #content a:active { color: #006e2e; }

#content .buttonline { margin: 16px 0; }

#content .clients li { display: block; float: left; margin: 10px 0; width: 110px; }
#content .clients .clientlogo { display: block; width: 110px; text-align: center; }
#content .clients .clientname { display: block; width: 110px; clear: left; font-size: 10px; margin-top: 10px; text-align: center; }

#content .staffs li { display: block; float: left; margin: 10px 0; width: 160px; }
#content .staffs .staffphoto { display: block; width: 160px; text-align: center; }
#content .staffs .staffname { display: block; width: 160px; clear: left; font-size: 10px; margin-top: 10px; text-align: center; }
#content #staffleft { float: left; width: 155px; }
#content #staffright { float: left; width: 480px; margin-left: 25px; }

