@charset "utf-8";/*すべてのwebページに適用される*/body { margin: 0 0 0 0; padding: 0 0 0 0; background-color: #f5f3eb;}.wrapper { margin: 0 auto 0 auto; width: 900px}h2 { color: #442220; font-size: 18px; border-bottom-width: 2px; border-bottom-style: dotted; border-bottom-color: #442220; margin-top: 20px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;}p { line-height: 160%;}a:link { color: #6aa4d6;}a:visited { color: #6aa4d6;}a:hover { color: #4f7697;}a:active { color: #aed3f2;}h1 { margin: 30px 0 30px 0; padding: 0 0 0 0; line-height: 0; text-align:center;}img { border-style: none;}/*すべてのページに適用　- navまわり - */#nav li { display: inline; list-style-type: none; padding-right: 30px;}#nav { margin: 0 0 0 0; padding: 15px 30px 10px 30px; background-image: url(../images/menu-bg.png);}#nav li a:link { color: #f5f3eb; text-decoration: none;}#nav li a:visited { color: #f5f3eb; text-decoration: none;}#nav li a:hover { color: #e4dbb9; text-decoration: none;}#nav li a:active { color: #ffffff; text-decoration: none;}/*すべてのページに適用 - footer - */#footer { background-image: url(../images/tool.png); background-repeat:repeat-x; margin-top: 50px; padding: 50px 0 20px 0; font-size: smaller; color: #442220;}/*すべてのページに適用 - テキストや画像を中央に配置 - */.tyuou { text-align:center;}/*すべてのページに適用 - テキストや画像を右寄せに配置 - */.migi { text-align:right;}/*　個別のスタイル　*//*　index.html　*/.topimage { margin: 20px 0 0 0;}.news_itm { margin: 0 0 0 0;}/*　整骨院紹介tableの外枠　*/table.info { border-collapse: collapse; border: 1px solid #b78c5f;}/*　整骨院紹介tableのセルの枠　*/table.info th, table.info td { padding: 8px 8px 8px 8px; border: 1px solid #d6c2b5; text-align: left; vertical-align: middle;}table.info th { background-color: #c99e73; color: #442220;}